From 0c87c5363f446968cae349b3cb190ed939ba3f28 Mon Sep 17 00:00:00 2001 From: Sapan Saxena Date: Wed, 29 Jul 2020 13:19:01 -0700 Subject: [PATCH 1/9] Update device sdk --- src/IotHub/IotHub.Test/IotHub.Test.csproj | 6 +++++- src/IotHub/IotHub/IotHub.csproj | 8 ++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/src/IotHub/IotHub.Test/IotHub.Test.csproj b/src/IotHub/IotHub.Test/IotHub.Test.csproj index 00852eda0c1e..1382822ef7a3 100644 --- a/src/IotHub/IotHub.Test/IotHub.Test.csproj +++ b/src/IotHub/IotHub.Test/IotHub.Test.csproj @@ -11,9 +11,13 @@ - + + + + + \ No newline at end of file diff --git a/src/IotHub/IotHub/IotHub.csproj b/src/IotHub/IotHub/IotHub.csproj index 11f2ef5cd0db..03eaa17728a6 100644 --- a/src/IotHub/IotHub/IotHub.csproj +++ b/src/IotHub/IotHub/IotHub.csproj @@ -11,10 +11,14 @@ - - + + + + + + \ No newline at end of file From d74209a62f6f4252c954ea783f5254df03745855 Mon Sep 17 00:00:00 2001 From: Sapan Saxena Date: Thu, 30 Jul 2020 16:31:11 -0700 Subject: [PATCH 2/9] Re-record test session --- .../ScenarioTests/IotHubDPDeviceTests.ps1 | 6 + ...TestAzureIotHubConfigurationLifecycle.json | 995 +++--- .../TestAzureIotHubDeviceLifecycle.json | 1555 ++++----- .../TestAzureIotHubModuleLifecycle.json | 1315 ++++---- .../TestAzureIotHubTracing.json | 368 ++- .../TestAzureIotHubRoutingLifeCycle.json | 2365 ++++++++------ .../TestAzureIotHubLifeCycle.json | 2900 ++++++++--------- 7 files changed, 5125 insertions(+), 4379 deletions(-) diff --git a/src/IotHub/IotHub.Test/ScenarioTests/IotHubDPDeviceTests.ps1 b/src/IotHub/IotHub.Test/ScenarioTests/IotHubDPDeviceTests.ps1 index 1c8ea7ea7a7c..183ba43ae3b3 100644 --- a/src/IotHub/IotHub.Test/ScenarioTests/IotHubDPDeviceTests.ps1 +++ b/src/IotHub/IotHub.Test/ScenarioTests/IotHubDPDeviceTests.ps1 @@ -91,6 +91,8 @@ function Test-AzureRmIotHubDeviceLifecycle $errorMessage = "The entered device ""fakeDevice"" doesn't exist." Assert-ThrowsContains { New-AzIotHubSasToken -ResourceGroupName $ResourceGroupName -IotHubName $IotHubName -DeviceId "fakeDevice" } $errorMessage + Wait-Seconds 15 + # Count devices $totalDevices = Invoke-AzIotHubQuery -ResourceGroupName $ResourceGroupName -IotHubName $IotHubName -Query "select * from devices" Assert-True { $totalDevices.Count -eq 4} @@ -176,6 +178,8 @@ function Test-AzureRmIotHubDeviceLifecycle Assert-False { $newDevice5.Capabilities.IotEdge } Assert-True { $newDevice5.Scope -eq $newDevice4.Scope } + Wait-Seconds 15 + # Get all device children $devices = Get-AzIotHubDCL -ResourceGroupName $ResourceGroupName -IotHubName $IotHubName Assert-True { $devices.Count -eq 3} @@ -203,6 +207,8 @@ function Test-AzureRmIotHubDeviceLifecycle $result = Remove-AzIotHubDevice -ResourceGroupName $ResourceGroupName -IotHubName $IotHubName -DeviceId $device1 -Passthru Assert-True { $result } + Wait-Seconds 15 + # Delete all devices $result = Remove-AzIotHubDevice -ResourceGroupName $ResourceGroupName -IotHubName $IotHubName -Passthru Assert-True { $result } diff --git a/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubDPConfigurationTests/TestAzureIotHubConfigurationLifecycle.json b/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubDPConfigurationTests/TestAzureIotHubConfigurationLifecycle.json index 5016650d81a9..e83f3cbb496c 100644 --- a/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubDPConfigurationTests/TestAzureIotHubConfigurationLifecycle.json +++ b/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubDPConfigurationTests/TestAzureIotHubConfigurationLifecycle.json @@ -7,16 +7,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0c73ca06-cb7d-46c7-9a07-cbcd2a303f3f" + "88d04ece-5a54-4962-bed2-ffc4a4b4d458" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.20" ] }, "ResponseHeaders": { @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11793" + "11999" ], "x-ms-request-id": [ - "f0d1b8da-4f47-4760-8cc7-b85d1086b622" + "a02fb811-af33-45db-b09e-d7804be00d32" ], "x-ms-correlation-request-id": [ - "f0d1b8da-4f47-4760-8cc7-b85d1086b622" + "a02fb811-af33-45db-b09e-d7804be00d32" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004540Z:f0d1b8da-4f47-4760-8cc7-b85d1086b622" + "WESTUS2:20200730T195939Z:a02fb811-af33-45db-b09e-d7804be00d32" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:45:39 GMT" + "Thu, 30 Jul 2020 19:59:39 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,29 +54,29 @@ "-1" ], "Content-Length": [ - "5727" + "5690" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps3335?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMzMzNT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps3902?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMzkwMj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "87293282-9aeb-4b85-b0ae-b2e66316eafb" + "6e4b09f6-cc28-4270-9fff-7093560e35ac" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "88bd17f8-ca65-47fa-ad3f-199ec68576dd" + "64459523-0294-4bbd-a2d2-913c1942474e" ], "x-ms-correlation-request-id": [ - "88bd17f8-ca65-47fa-ad3f-199ec68576dd" + "64459523-0294-4bbd-a2d2-913c1942474e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004541Z:88bd17f8-ca65-47fa-ad3f-199ec68576dd" + "WESTUS2:20200730T195940Z:64459523-0294-4bbd-a2d2-913c1942474e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:45:41 GMT" + "Thu, 30 Jul 2020 19:59:40 GMT" ], "Content-Length": [ "165" @@ -123,23 +123,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335\",\r\n \"name\": \"ps3335\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902\",\r\n \"name\": \"ps3902\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "75ba0764-e915-4955-8383-998181101ce3" + "9732a7a7-8f8d-4649-b6f4-c657c970f052" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWVjY2M0NGYtMjg3OC00YWYwLWExZjgtOGNkNzc0NWZhMjNk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTliMzYwMjQtZmM4Yy00NDQyLWFmOWMtZDAwOGEwZTY3MjVh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "a48ff405-8920-4660-8171-f4c4325e8996" + "77b7bc1c-c7ec-438c-b2ae-686a6f2bffca" ], "x-ms-correlation-request-id": [ - "a48ff405-8920-4660-8171-f4c4325e8996" + "77b7bc1c-c7ec-438c-b2ae-686a6f2bffca" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004602Z:a48ff405-8920-4660-8171-f4c4325e8996" + "WESTUS2:20200730T195957Z:77b7bc1c-c7ec-438c-b2ae-686a6f2bffca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,7 +183,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:46:02 GMT" + "Thu, 30 Jul 2020 19:59:57 GMT" ], "Content-Length": [ "619" @@ -195,17 +195,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWVjY2M0NGYtMjg3OC00YWYwLWExZjgtOGNkNzc0NWZhMjNk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdWalkyTTBOR1l0TWpnM09DMDBZV1l3TFdFeFpqZ3RPR05rTnpjME5XWmhNak5rP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTliMzYwMjQtZmM4Yy00NDQyLWFmOWMtZDAwOGEwZTY3MjVh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWlRsaU16WXdNalF0Wm1NNFl5MDBORFF5TFdGbU9XTXRaREF3T0dFd1pUWTNNalZoP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -225,13 +225,13 @@ "11999" ], "x-ms-request-id": [ - "444392fa-3ae0-4d28-83da-95554700792d" + "9267b789-5518-44eb-a23b-76ebdd89dd58" ], "x-ms-correlation-request-id": [ - "444392fa-3ae0-4d28-83da-95554700792d" + "9267b789-5518-44eb-a23b-76ebdd89dd58" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004632Z:444392fa-3ae0-4d28-83da-95554700792d" + "WESTUS2:20200730T200028Z:9267b789-5518-44eb-a23b-76ebdd89dd58" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -240,7 +240,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:46:32 GMT" + "Thu, 30 Jul 2020 20:00:28 GMT" ], "Content-Length": [ "20" @@ -256,13 +256,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWVjY2M0NGYtMjg3OC00YWYwLWExZjgtOGNkNzc0NWZhMjNk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdWalkyTTBOR1l0TWpnM09DMDBZV1l3TFdFeFpqZ3RPR05rTnpjME5XWmhNak5rP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTliMzYwMjQtZmM4Yy00NDQyLWFmOWMtZDAwOGEwZTY3MjVh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWlRsaU16WXdNalF0Wm1NNFl5MDBORFF5TFdGbU9XTXRaREF3T0dFd1pUWTNNalZoP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -282,13 +282,13 @@ "11998" ], "x-ms-request-id": [ - "97d3b2d3-6541-433d-813d-a8d9d9aa6efa" + "23408dde-8d0f-4ad3-9380-a5808a50e058" ], "x-ms-correlation-request-id": [ - "97d3b2d3-6541-433d-813d-a8d9d9aa6efa" + "23408dde-8d0f-4ad3-9380-a5808a50e058" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004703Z:97d3b2d3-6541-433d-813d-a8d9d9aa6efa" + "WESTUS2:20200730T200058Z:23408dde-8d0f-4ad3-9380-a5808a50e058" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -297,7 +297,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:03 GMT" + "Thu, 30 Jul 2020 20:00:57 GMT" ], "Content-Length": [ "20" @@ -313,13 +313,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWVjY2M0NGYtMjg3OC00YWYwLWExZjgtOGNkNzc0NWZhMjNk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdWalkyTTBOR1l0TWpnM09DMDBZV1l3TFdFeFpqZ3RPR05rTnpjME5XWmhNak5rP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTliMzYwMjQtZmM4Yy00NDQyLWFmOWMtZDAwOGEwZTY3MjVh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWlRsaU16WXdNalF0Wm1NNFl5MDBORFF5TFdGbU9XTXRaREF3T0dFd1pUWTNNalZoP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -339,13 +339,13 @@ "11997" ], "x-ms-request-id": [ - "7fc56c4a-df52-4334-a657-a934314ffb5b" + "8c7e148b-1f79-473c-9f85-6e9298ce4c20" ], "x-ms-correlation-request-id": [ - "7fc56c4a-df52-4334-a657-a934314ffb5b" + "8c7e148b-1f79-473c-9f85-6e9298ce4c20" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004733Z:7fc56c4a-df52-4334-a657-a934314ffb5b" + "WESTUS2:20200730T200128Z:8c7e148b-1f79-473c-9f85-6e9298ce4c20" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -354,10 +354,10 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:32 GMT" + "Thu, 30 Jul 2020 20:01:28 GMT" ], "Content-Length": [ - "22" + "20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -366,17 +366,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTliMzYwMjQtZmM4Yy00NDQyLWFmOWMtZDAwOGEwZTY3MjVh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWlRsaU16WXdNalF0Wm1NNFl5MDBORFF5TFdGbU9XTXRaREF3T0dFd1pUWTNNalZoP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -396,13 +396,13 @@ "11996" ], "x-ms-request-id": [ - "7273b4b1-3985-40e2-bd32-585fa3d77556" + "ccb38c5a-4863-4451-9a0f-35446942bb26" ], "x-ms-correlation-request-id": [ - "7273b4b1-3985-40e2-bd32-585fa3d77556" + "ccb38c5a-4863-4451-9a0f-35446942bb26" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004733Z:7273b4b1-3985-40e2-bd32-585fa3d77556" + "WESTUS2:20200730T200159Z:ccb38c5a-4863-4451-9a0f-35446942bb26" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -411,10 +411,10 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:33 GMT" + "Thu, 30 Jul 2020 20:01:58 GMT" ], "Content-Length": [ - "1460" + "22" ], "Content-Type": [ "application/json; charset=utf-8" @@ -423,23 +423,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "87e9412d-f097-4146-b250-44fa781be1b0" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -459,13 +453,13 @@ "11995" ], "x-ms-request-id": [ - "91266869-6275-4a0b-98a2-435694d93b95" + "c112fdea-0ca3-4d1c-be78-e2f1d77c0716" ], "x-ms-correlation-request-id": [ - "91266869-6275-4a0b-98a2-435694d93b95" + "c112fdea-0ca3-4d1c-be78-e2f1d77c0716" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004734Z:91266869-6275-4a0b-98a2-435694d93b95" + "WESTUS2:20200730T200159Z:c112fdea-0ca3-4d1c-be78-e2f1d77c0716" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -474,7 +468,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:33 GMT" + "Thu, 30 Jul 2020 20:01:58 GMT" ], "Content-Length": [ "1460" @@ -486,23 +480,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5d0f196e-a053-4ae9-b9d9-44e3245a5282" + "2e01c19d-81b8-4316-89bd-093ad52d22b4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -522,13 +516,13 @@ "11994" ], "x-ms-request-id": [ - "b9746c63-28d5-4f71-abcf-21cdc8f183c9" + "d1e3ed5e-d458-4eb2-afa1-a2d4ea003608" ], "x-ms-correlation-request-id": [ - "b9746c63-28d5-4f71-abcf-21cdc8f183c9" + "d1e3ed5e-d458-4eb2-afa1-a2d4ea003608" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004735Z:b9746c63-28d5-4f71-abcf-21cdc8f183c9" + "WESTUS2:20200730T200200Z:d1e3ed5e-d458-4eb2-afa1-a2d4ea003608" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -537,7 +531,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:34 GMT" + "Thu, 30 Jul 2020 20:02:00 GMT" ], "Content-Length": [ "1460" @@ -549,23 +543,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "47ca9ebb-844e-4e08-b7ca-4ec0b75cef23" + "52900a0e-b4f9-4bab-a9ea-f504a73f6a92" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -585,13 +579,13 @@ "11993" ], "x-ms-request-id": [ - "0078f05c-1683-4729-9f6d-f1305767baff" + "38c57217-0fc9-4fb0-bf11-32be3ad1fab9" ], "x-ms-correlation-request-id": [ - "0078f05c-1683-4729-9f6d-f1305767baff" + "38c57217-0fc9-4fb0-bf11-32be3ad1fab9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004736Z:0078f05c-1683-4729-9f6d-f1305767baff" + "WESTUS2:20200730T200201Z:38c57217-0fc9-4fb0-bf11-32be3ad1fab9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -600,7 +594,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:35 GMT" + "Thu, 30 Jul 2020 20:02:01 GMT" ], "Content-Length": [ "1460" @@ -612,23 +606,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "96c9245e-66ea-41e2-a6f1-ed14bd97af40" + "a812ebf7-68b6-47cf-8706-29b26c8cc176" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -648,13 +642,13 @@ "11992" ], "x-ms-request-id": [ - "2830a20d-3d79-442c-944b-c636e5f02e8d" + "d1926ea9-b258-49e7-98dd-eaf00d2e4caf" ], "x-ms-correlation-request-id": [ - "2830a20d-3d79-442c-944b-c636e5f02e8d" + "d1926ea9-b258-49e7-98dd-eaf00d2e4caf" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004737Z:2830a20d-3d79-442c-944b-c636e5f02e8d" + "WESTUS2:20200730T200202Z:d1926ea9-b258-49e7-98dd-eaf00d2e4caf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -663,7 +657,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:36 GMT" + "Thu, 30 Jul 2020 20:02:02 GMT" ], "Content-Length": [ "1460" @@ -675,23 +669,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ab082a71-b364-4884-9047-b4d0e585b01d" + "38f8d491-204f-4637-a86a-491c752895d9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -711,13 +705,13 @@ "11991" ], "x-ms-request-id": [ - "e6c477c8-4867-4ec3-9b1d-d550ff6da1ed" + "9677361a-c87f-4dcf-be69-9cb1c1268cb8" ], "x-ms-correlation-request-id": [ - "e6c477c8-4867-4ec3-9b1d-d550ff6da1ed" + "9677361a-c87f-4dcf-be69-9cb1c1268cb8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004738Z:e6c477c8-4867-4ec3-9b1d-d550ff6da1ed" + "WESTUS2:20200730T200203Z:9677361a-c87f-4dcf-be69-9cb1c1268cb8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -726,7 +720,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:37 GMT" + "Thu, 30 Jul 2020 20:02:03 GMT" ], "Content-Length": [ "1460" @@ -738,23 +732,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f6d8366-f25e-4c23-84ac-f2d27ed7339b" + "e383e83e-54b9-4974-a777-552711fbc48d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -774,13 +768,13 @@ "11990" ], "x-ms-request-id": [ - "7fbe54bb-e69f-4fdf-8d11-423417bcac03" + "d8957ea8-d3d8-410e-91d6-7b432333d89d" ], "x-ms-correlation-request-id": [ - "7fbe54bb-e69f-4fdf-8d11-423417bcac03" + "d8957ea8-d3d8-410e-91d6-7b432333d89d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004739Z:7fbe54bb-e69f-4fdf-8d11-423417bcac03" + "WESTUS2:20200730T200204Z:d8957ea8-d3d8-410e-91d6-7b432333d89d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -789,7 +783,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:38 GMT" + "Thu, 30 Jul 2020 20:02:04 GMT" ], "Content-Length": [ "1460" @@ -801,23 +795,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "12c429a5-601e-48c2-94a6-fd384dcde484" + "9d023e11-82c7-4f45-a6e5-244f891f345f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -837,13 +831,13 @@ "11989" ], "x-ms-request-id": [ - "ff931130-b291-4dc8-95e6-89c6ebfe6c14" + "7ddb770c-4b4b-498e-9478-4329dcb0eac9" ], "x-ms-correlation-request-id": [ - "ff931130-b291-4dc8-95e6-89c6ebfe6c14" + "7ddb770c-4b4b-498e-9478-4329dcb0eac9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004740Z:ff931130-b291-4dc8-95e6-89c6ebfe6c14" + "WESTUS2:20200730T200205Z:7ddb770c-4b4b-498e-9478-4329dcb0eac9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -852,7 +846,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:39 GMT" + "Thu, 30 Jul 2020 20:02:05 GMT" ], "Content-Length": [ "1460" @@ -864,23 +858,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d7be1621-6b1c-4ef3-8e20-eeaef871f0b8" + "f3f18d48-0085-45e3-a989-3593f43e1c99" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -900,13 +894,13 @@ "11988" ], "x-ms-request-id": [ - "fbb20c43-f3f4-408b-94da-1f4035c53fcb" + "8fa80e90-cac2-4254-b35a-c75ac776c8cc" ], "x-ms-correlation-request-id": [ - "fbb20c43-f3f4-408b-94da-1f4035c53fcb" + "8fa80e90-cac2-4254-b35a-c75ac776c8cc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004741Z:fbb20c43-f3f4-408b-94da-1f4035c53fcb" + "WESTUS2:20200730T200211Z:8fa80e90-cac2-4254-b35a-c75ac776c8cc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -915,7 +909,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:40 GMT" + "Thu, 30 Jul 2020 20:02:11 GMT" ], "Content-Length": [ "1460" @@ -927,23 +921,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ccfa6bec-de24-4601-a93f-5daac132c89b" + "f7b2e8e2-b67e-4b4c-acf7-e86cada4a38a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -963,13 +957,13 @@ "11987" ], "x-ms-request-id": [ - "33de88d2-b882-4b03-b888-1ee2d9bd7367" + "dce12554-f3de-4e90-972d-1ef787c4aabf" ], "x-ms-correlation-request-id": [ - "33de88d2-b882-4b03-b888-1ee2d9bd7367" + "dce12554-f3de-4e90-972d-1ef787c4aabf" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004742Z:33de88d2-b882-4b03-b888-1ee2d9bd7367" + "WESTUS2:20200730T200218Z:dce12554-f3de-4e90-972d-1ef787c4aabf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -978,7 +972,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:41 GMT" + "Thu, 30 Jul 2020 20:02:18 GMT" ], "Content-Length": [ "1460" @@ -990,23 +984,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "197a8d79-c550-43dd-86ec-04f24bfcdc05" + "cdbfdc1e-2aa0-4b66-81b7-24f11476fee5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1026,13 +1020,13 @@ "11986" ], "x-ms-request-id": [ - "84d10dc3-384e-4292-85c8-f38cf11b435a" + "9eacf6f0-4d09-4ea3-8097-3b16e80723fe" ], "x-ms-correlation-request-id": [ - "84d10dc3-384e-4292-85c8-f38cf11b435a" + "9eacf6f0-4d09-4ea3-8097-3b16e80723fe" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004743Z:84d10dc3-384e-4292-85c8-f38cf11b435a" + "WESTUS2:20200730T200225Z:9eacf6f0-4d09-4ea3-8097-3b16e80723fe" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1041,7 +1035,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:42 GMT" + "Thu, 30 Jul 2020 20:02:24 GMT" ], "Content-Length": [ "1460" @@ -1053,23 +1047,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "03b5abba-289a-46a0-b9bc-e26a484849cf" + "4b8f816c-c4cc-4dc1-8d9f-558b1f5a77c6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1089,13 +1083,13 @@ "11985" ], "x-ms-request-id": [ - "703e7243-a85c-46ad-a8a2-03747fd61d17" + "bcc4a500-609d-4f34-bc92-80a14787043f" ], "x-ms-correlation-request-id": [ - "703e7243-a85c-46ad-a8a2-03747fd61d17" + "bcc4a500-609d-4f34-bc92-80a14787043f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004744Z:703e7243-a85c-46ad-a8a2-03747fd61d17" + "WESTUS2:20200730T200226Z:bcc4a500-609d-4f34-bc92-80a14787043f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1104,7 +1098,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:43 GMT" + "Thu, 30 Jul 2020 20:02:25 GMT" ], "Content-Length": [ "1460" @@ -1116,23 +1110,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c18ccc8e-cdc2-497c-9ec6-a81fa39dea20" + "843232b4-502a-49ef-9b52-55e50b8ba05a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1152,13 +1146,13 @@ "11984" ], "x-ms-request-id": [ - "b3092942-f5c8-4bff-9420-6e655828aa3e" + "6a71c636-fde8-4968-b3dd-f719240c1c22" ], "x-ms-correlation-request-id": [ - "b3092942-f5c8-4bff-9420-6e655828aa3e" + "6a71c636-fde8-4968-b3dd-f719240c1c22" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004745Z:b3092942-f5c8-4bff-9420-6e655828aa3e" + "WESTUS2:20200730T200232Z:6a71c636-fde8-4968-b3dd-f719240c1c22" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1167,7 +1161,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:44 GMT" + "Thu, 30 Jul 2020 20:02:31 GMT" ], "Content-Length": [ "1460" @@ -1179,23 +1173,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1d1e08ff-3393-4bc6-92d1-c660b117863a" + "1b5b39c4-fee1-4e5e-8082-d4a9ce3f9900" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1215,13 +1209,13 @@ "11983" ], "x-ms-request-id": [ - "43c5e413-fce9-41d5-8911-6d28e1f22bdb" + "1d7454f4-d9af-4144-a5cf-8029e3183158" ], "x-ms-correlation-request-id": [ - "43c5e413-fce9-41d5-8911-6d28e1f22bdb" + "1d7454f4-d9af-4144-a5cf-8029e3183158" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004746Z:43c5e413-fce9-41d5-8911-6d28e1f22bdb" + "WESTUS2:20200730T200238Z:1d7454f4-d9af-4144-a5cf-8029e3183158" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1230,7 +1224,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:46 GMT" + "Thu, 30 Jul 2020 20:02:38 GMT" ], "Content-Length": [ "1460" @@ -1242,23 +1236,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2236dda2-95c0-456d-855f-efe9ce64c9c1" + "ff502fc3-c308-4458-aa10-fc3f7dd98d1c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1278,13 +1272,13 @@ "11982" ], "x-ms-request-id": [ - "32a47da9-f043-4a74-aa28-98868e236edb" + "463c2113-169a-4b6c-ad47-d3736e85948f" ], "x-ms-correlation-request-id": [ - "32a47da9-f043-4a74-aa28-98868e236edb" + "463c2113-169a-4b6c-ad47-d3736e85948f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004747Z:32a47da9-f043-4a74-aa28-98868e236edb" + "WESTUS2:20200730T200245Z:463c2113-169a-4b6c-ad47-d3736e85948f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1293,7 +1287,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:47 GMT" + "Thu, 30 Jul 2020 20:02:44 GMT" ], "Content-Length": [ "1460" @@ -1305,23 +1299,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c8a4492f-116f-4057-a2a4-f554b9c7be81" + "a88027d4-9cd7-4ed4-9ba8-5e9f2035b05b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1341,13 +1335,13 @@ "11981" ], "x-ms-request-id": [ - "107dab81-6283-4707-874b-b581a93ae4cf" + "b4984f9e-6a1f-44a1-9920-6a1b629ff0d7" ], "x-ms-correlation-request-id": [ - "107dab81-6283-4707-874b-b581a93ae4cf" + "b4984f9e-6a1f-44a1-9920-6a1b629ff0d7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004748Z:107dab81-6283-4707-874b-b581a93ae4cf" + "WESTUS2:20200730T200251Z:b4984f9e-6a1f-44a1-9920-6a1b629ff0d7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1356,7 +1350,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:48 GMT" + "Thu, 30 Jul 2020 20:02:50 GMT" ], "Content-Length": [ "1460" @@ -1368,23 +1362,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "08819a4c-871e-4d9b-8b5c-51a1e1d653d4" + "e2afc9e0-7c96-4e91-adc7-caaf27b30145" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1404,13 +1398,13 @@ "11980" ], "x-ms-request-id": [ - "60b6b877-e41d-4902-b940-df83f0708fe8" + "c4375e61-ec4d-4a8d-9050-7efecb9a156e" ], "x-ms-correlation-request-id": [ - "60b6b877-e41d-4902-b940-df83f0708fe8" + "c4375e61-ec4d-4a8d-9050-7efecb9a156e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004749Z:60b6b877-e41d-4902-b940-df83f0708fe8" + "WESTUS2:20200730T200258Z:c4375e61-ec4d-4a8d-9050-7efecb9a156e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1419,7 +1413,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:49 GMT" + "Thu, 30 Jul 2020 20:02:58 GMT" ], "Content-Length": [ "1460" @@ -1431,23 +1425,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1e2734ef-bfa3-4cfc-b1fe-3f2efa990cd0" + "0b223c2a-5ab1-4333-a7cc-920f8efa40a0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1467,13 +1461,13 @@ "11979" ], "x-ms-request-id": [ - "9940964f-ecab-4ae2-a410-aca1bd79525a" + "e1d9b161-e155-4745-b794-f7a729c736ef" ], "x-ms-correlation-request-id": [ - "9940964f-ecab-4ae2-a410-aca1bd79525a" + "e1d9b161-e155-4745-b794-f7a729c736ef" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004750Z:9940964f-ecab-4ae2-a410-aca1bd79525a" + "WESTUS2:20200730T200259Z:e1d9b161-e155-4745-b794-f7a729c736ef" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1482,7 +1476,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:50 GMT" + "Thu, 30 Jul 2020 20:02:58 GMT" ], "Content-Length": [ "1460" @@ -1494,23 +1488,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6cef2727-17cb-4767-9dd4-96b540e0bfed" + "55b5f4d2-2422-4aac-a5c0-e8bde928a6f2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1530,13 +1524,13 @@ "11978" ], "x-ms-request-id": [ - "7feec324-1a41-4311-a904-c0d97ff0149e" + "67e764f1-2a50-402a-a328-3a3c6f2457ae" ], "x-ms-correlation-request-id": [ - "7feec324-1a41-4311-a904-c0d97ff0149e" + "67e764f1-2a50-402a-a328-3a3c6f2457ae" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004751Z:7feec324-1a41-4311-a904-c0d97ff0149e" + "WESTUS2:20200730T200305Z:67e764f1-2a50-402a-a328-3a3c6f2457ae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1545,7 +1539,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:51 GMT" + "Thu, 30 Jul 2020 20:03:05 GMT" ], "Content-Length": [ "1460" @@ -1557,23 +1551,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8f3a132c-b896-435c-9140-00fbbe6d6cde" + "9fa36760-6459-497f-b6f6-0f5984ccb653" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1593,13 +1587,13 @@ "11977" ], "x-ms-request-id": [ - "ecf51bb2-ba3c-44fd-ae59-8c14a31d21ef" + "3790b133-0aaa-4b12-8a36-b2f861af2c38" ], "x-ms-correlation-request-id": [ - "ecf51bb2-ba3c-44fd-ae59-8c14a31d21ef" + "3790b133-0aaa-4b12-8a36-b2f861af2c38" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004752Z:ecf51bb2-ba3c-44fd-ae59-8c14a31d21ef" + "WESTUS2:20200730T200306Z:3790b133-0aaa-4b12-8a36-b2f861af2c38" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1608,7 +1602,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:52 GMT" + "Thu, 30 Jul 2020 20:03:06 GMT" ], "Content-Length": [ "1460" @@ -1620,23 +1614,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cf8422a0-977c-43bd-bc0a-5c17b9b56869" + "dfa5f721-5ccc-4902-98c6-bd31530c7473" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1656,13 +1650,13 @@ "11976" ], "x-ms-request-id": [ - "48c650ca-35bb-44ee-847c-f54d2b6ec42a" + "c139e056-366d-4775-b12d-4a146ba0a927" ], "x-ms-correlation-request-id": [ - "48c650ca-35bb-44ee-847c-f54d2b6ec42a" + "c139e056-366d-4775-b12d-4a146ba0a927" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004753Z:48c650ca-35bb-44ee-847c-f54d2b6ec42a" + "WESTUS2:20200730T200312Z:c139e056-366d-4775-b12d-4a146ba0a927" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1671,7 +1665,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:53 GMT" + "Thu, 30 Jul 2020 20:03:12 GMT" ], "Content-Length": [ "1460" @@ -1683,23 +1677,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "42b7724b-ad74-4128-a687-254a2ba3c76d" + "f6e7419a-f277-4823-b6c6-4f87517c1390" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1719,13 +1713,76 @@ "11975" ], "x-ms-request-id": [ - "909f6b3d-adef-4f70-9e04-92162de45f3a" + "6773d030-1b6f-409e-9e45-1ac0f32032b1" + ], + "x-ms-correlation-request-id": [ + "6773d030-1b6f-409e-9e45-1ac0f32032b1" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200730T200313Z:6773d030-1b6f-409e-9e45-1ac0f32032b1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 30 Jul 2020 20:03:13 GMT" + ], + "Content-Length": [ + "1460" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "d3c5afb6-91a4-41a8-a95d-69dc2786cf5d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11974" + ], + "x-ms-request-id": [ + "5471c6e6-6b6e-49f5-8200-f326615fd254" ], "x-ms-correlation-request-id": [ - "909f6b3d-adef-4f70-9e04-92162de45f3a" + "5471c6e6-6b6e-49f5-8200-f326615fd254" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004754Z:909f6b3d-adef-4f70-9e04-92162de45f3a" + "WESTUS2:20200730T200315Z:5471c6e6-6b6e-49f5-8200-f326615fd254" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1734,7 +1791,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:54 GMT" + "Thu, 30 Jul 2020 20:03:14 GMT" ], "Content-Length": [ "1460" @@ -1746,23 +1803,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346\",\r\n \"name\": \"ps1346\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3335\",\r\n \"etag\": \"AAAAAA0u0lI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1346.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1346\",\r\n \"endpoint\": \"sb://iothub-ns-ps1346-3336793-a0ffce4102.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926\",\r\n \"name\": \"ps4926\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3902\",\r\n \"etag\": \"AAAAAJ4roJs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4926.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4926\",\r\n \"endpoint\": \"sb://iothub-ns-ps4926-3949122-a28d3b87b4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4e3756ad-862b-4f7f-8a81-75bac43965a1" + "b0fd2ed2-7c7d-47e4-b24e-3220add82223" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1782,13 +1839,13 @@ "1199" ], "x-ms-request-id": [ - "37c976fc-9f02-4ade-ba54-0afe5d7c078a" + "d132997f-9bd0-4ee9-a38a-598677dca16b" ], "x-ms-correlation-request-id": [ - "37c976fc-9f02-4ade-ba54-0afe5d7c078a" + "d132997f-9bd0-4ee9-a38a-598677dca16b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004735Z:37c976fc-9f02-4ade-ba54-0afe5d7c078a" + "WESTUS2:20200730T200201Z:d132997f-9bd0-4ee9-a38a-598677dca16b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1797,7 +1854,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:34 GMT" + "Thu, 30 Jul 2020 20:02:01 GMT" ], "Content-Length": [ "905" @@ -1809,23 +1866,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6ae5ed72-bd67-437b-af12-666fa9cbd80d" + "0d4b4f89-809f-4e5d-a935-d3bc8159cf9f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1845,13 +1902,13 @@ "1198" ], "x-ms-request-id": [ - "afbcce35-b89c-42ff-b396-54c9adc48015" + "3ac75029-a3f1-42d1-a16d-3b200207f096" ], "x-ms-correlation-request-id": [ - "afbcce35-b89c-42ff-b396-54c9adc48015" + "3ac75029-a3f1-42d1-a16d-3b200207f096" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004736Z:afbcce35-b89c-42ff-b396-54c9adc48015" + "WESTUS2:20200730T200202Z:3ac75029-a3f1-42d1-a16d-3b200207f096" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1860,7 +1917,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:35 GMT" + "Thu, 30 Jul 2020 20:02:02 GMT" ], "Content-Length": [ "905" @@ -1872,23 +1929,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1e8c029c-74f5-44f0-a640-e3457de5a92a" + "e1fc733a-559a-4406-9ac7-9ac122674623" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1908,13 +1965,13 @@ "1197" ], "x-ms-request-id": [ - "524814a7-49f5-4c49-8faf-929f0f2d9033" + "0dcee967-e394-4d98-b945-bd51fc2788df" ], "x-ms-correlation-request-id": [ - "524814a7-49f5-4c49-8faf-929f0f2d9033" + "0dcee967-e394-4d98-b945-bd51fc2788df" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004737Z:524814a7-49f5-4c49-8faf-929f0f2d9033" + "WESTUS2:20200730T200203Z:0dcee967-e394-4d98-b945-bd51fc2788df" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1923,7 +1980,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:36 GMT" + "Thu, 30 Jul 2020 20:02:03 GMT" ], "Content-Length": [ "905" @@ -1935,23 +1992,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5cf6908e-bf1b-4490-ba0c-cc10c7f768a0" + "4f7655cb-aa09-4817-983d-99eee9ece62d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1971,13 +2028,13 @@ "1196" ], "x-ms-request-id": [ - "7c080db2-6ca0-45b4-8a7a-5e396b2bd133" + "d1898f49-267f-4dee-8dd1-da30865657e5" ], "x-ms-correlation-request-id": [ - "7c080db2-6ca0-45b4-8a7a-5e396b2bd133" + "d1898f49-267f-4dee-8dd1-da30865657e5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004738Z:7c080db2-6ca0-45b4-8a7a-5e396b2bd133" + "WESTUS2:20200730T200204Z:d1898f49-267f-4dee-8dd1-da30865657e5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1986,7 +2043,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:37 GMT" + "Thu, 30 Jul 2020 20:02:04 GMT" ], "Content-Length": [ "905" @@ -1998,23 +2055,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8919e672-8ae1-414a-b72a-79abd3bb37fb" + "47950d0a-62f2-48ce-85dd-71eb57bacc83" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2034,13 +2091,13 @@ "1195" ], "x-ms-request-id": [ - "20c4c781-7b0b-40d8-be38-9deeb47a6e7a" + "f4f21872-61b9-4c00-add0-8513d58d5ea0" ], "x-ms-correlation-request-id": [ - "20c4c781-7b0b-40d8-be38-9deeb47a6e7a" + "f4f21872-61b9-4c00-add0-8513d58d5ea0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004739Z:20c4c781-7b0b-40d8-be38-9deeb47a6e7a" + "WESTUS2:20200730T200205Z:f4f21872-61b9-4c00-add0-8513d58d5ea0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2049,7 +2106,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:38 GMT" + "Thu, 30 Jul 2020 20:02:05 GMT" ], "Content-Length": [ "905" @@ -2061,23 +2118,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d01f424c-51f9-4ca9-954f-9cff197907fc" + "08cb35bd-c496-4fa9-867a-193cac67fcf6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2097,13 +2154,13 @@ "1194" ], "x-ms-request-id": [ - "bd5319a8-c1aa-4b40-b89b-660667af3fa6" + "84590a67-f54a-4185-ac67-2f3d546d0d6a" ], "x-ms-correlation-request-id": [ - "bd5319a8-c1aa-4b40-b89b-660667af3fa6" + "84590a67-f54a-4185-ac67-2f3d546d0d6a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004740Z:bd5319a8-c1aa-4b40-b89b-660667af3fa6" + "WESTUS2:20200730T200212Z:84590a67-f54a-4185-ac67-2f3d546d0d6a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2112,7 +2169,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:39 GMT" + "Thu, 30 Jul 2020 20:02:11 GMT" ], "Content-Length": [ "905" @@ -2124,23 +2181,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5dc2ac9b-de29-4f5b-9242-8ae98118d84f" + "d6a3f930-33df-4508-a8b9-1b28a500a41b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2160,13 +2217,13 @@ "1193" ], "x-ms-request-id": [ - "3e8c58bd-e40e-4464-9e27-ef8e3f034554" + "dea4e9c1-7833-4869-9d2d-f9cfb97c6b34" ], "x-ms-correlation-request-id": [ - "3e8c58bd-e40e-4464-9e27-ef8e3f034554" + "dea4e9c1-7833-4869-9d2d-f9cfb97c6b34" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004741Z:3e8c58bd-e40e-4464-9e27-ef8e3f034554" + "WESTUS2:20200730T200218Z:dea4e9c1-7833-4869-9d2d-f9cfb97c6b34" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2175,7 +2232,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:40 GMT" + "Thu, 30 Jul 2020 20:02:18 GMT" ], "Content-Length": [ "905" @@ -2187,23 +2244,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e89b0e6e-de6d-49bf-b520-7f8151d9bfac" + "46e4f505-a297-47b3-9cd8-afca40a7f98b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2223,13 +2280,13 @@ "1192" ], "x-ms-request-id": [ - "071ce0c9-928c-4211-be5d-a3e344b77ac2" + "4e5e6778-6e7f-40a8-91f9-c57d66a8865c" ], "x-ms-correlation-request-id": [ - "071ce0c9-928c-4211-be5d-a3e344b77ac2" + "4e5e6778-6e7f-40a8-91f9-c57d66a8865c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004742Z:071ce0c9-928c-4211-be5d-a3e344b77ac2" + "WESTUS2:20200730T200225Z:4e5e6778-6e7f-40a8-91f9-c57d66a8865c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2238,7 +2295,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:41 GMT" + "Thu, 30 Jul 2020 20:02:24 GMT" ], "Content-Length": [ "905" @@ -2250,23 +2307,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cf7d32d4-7919-4516-a973-79982a3a3d81" + "0b1eb89d-0338-4db4-9226-4d25fde3ebc1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2286,13 +2343,13 @@ "1191" ], "x-ms-request-id": [ - "3bffbc85-293a-4683-93d1-c45ac49f5204" + "e6610a7f-9bfd-49eb-96d6-299ca389b7d0" ], "x-ms-correlation-request-id": [ - "3bffbc85-293a-4683-93d1-c45ac49f5204" + "e6610a7f-9bfd-49eb-96d6-299ca389b7d0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004743Z:3bffbc85-293a-4683-93d1-c45ac49f5204" + "WESTUS2:20200730T200226Z:e6610a7f-9bfd-49eb-96d6-299ca389b7d0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2301,7 +2358,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:42 GMT" + "Thu, 30 Jul 2020 20:02:25 GMT" ], "Content-Length": [ "905" @@ -2313,23 +2370,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2a59ea81-c1b9-4521-b30d-28c1c83c800f" + "826b7ca4-9249-4746-8fc8-4961699e6298" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2349,13 +2406,13 @@ "1190" ], "x-ms-request-id": [ - "4ce925ba-0672-4411-a7c6-671b3d2fced0" + "fdb4df1f-ad87-4046-a71f-64538dd4972a" ], "x-ms-correlation-request-id": [ - "4ce925ba-0672-4411-a7c6-671b3d2fced0" + "fdb4df1f-ad87-4046-a71f-64538dd4972a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004744Z:4ce925ba-0672-4411-a7c6-671b3d2fced0" + "WESTUS2:20200730T200232Z:fdb4df1f-ad87-4046-a71f-64538dd4972a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2364,7 +2421,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:43 GMT" + "Thu, 30 Jul 2020 20:02:31 GMT" ], "Content-Length": [ "905" @@ -2376,23 +2433,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ab66bf22-bfe4-4945-8114-7d6dd12f798c" + "96f14e86-0d28-48a5-becd-34e41191e991" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2412,13 +2469,13 @@ "1189" ], "x-ms-request-id": [ - "74682afb-6a03-4e0d-89e9-7c75c0b390b4" + "831bd553-0b9b-4345-937a-3338494046a1" ], "x-ms-correlation-request-id": [ - "74682afb-6a03-4e0d-89e9-7c75c0b390b4" + "831bd553-0b9b-4345-937a-3338494046a1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004745Z:74682afb-6a03-4e0d-89e9-7c75c0b390b4" + "WESTUS2:20200730T200239Z:831bd553-0b9b-4345-937a-3338494046a1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2427,7 +2484,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:44 GMT" + "Thu, 30 Jul 2020 20:02:38 GMT" ], "Content-Length": [ "905" @@ -2439,23 +2496,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1632eca6-d36f-41d6-bbdb-9dfac1b642f3" + "adb66818-e43e-4db8-b310-b475f74b6f31" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2475,13 +2532,13 @@ "1188" ], "x-ms-request-id": [ - "58af2184-6f5c-4b58-82b7-fb1cb565a17c" + "04729936-5c72-41e6-a7b4-67415453cbb7" ], "x-ms-correlation-request-id": [ - "58af2184-6f5c-4b58-82b7-fb1cb565a17c" + "04729936-5c72-41e6-a7b4-67415453cbb7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004746Z:58af2184-6f5c-4b58-82b7-fb1cb565a17c" + "WESTUS2:20200730T200245Z:04729936-5c72-41e6-a7b4-67415453cbb7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2490,7 +2547,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:46 GMT" + "Thu, 30 Jul 2020 20:02:44 GMT" ], "Content-Length": [ "905" @@ -2502,23 +2559,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5e0f89a9-5f99-4f90-9095-db590eed76e7" + "66f789c0-0fef-46e8-a771-4acca551be1e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2538,13 +2595,13 @@ "1187" ], "x-ms-request-id": [ - "30ff8d4f-dc4f-4b9c-bb90-b3590b58386e" + "13a4c873-4175-4ff3-834a-78d15d137fd8" ], "x-ms-correlation-request-id": [ - "30ff8d4f-dc4f-4b9c-bb90-b3590b58386e" + "13a4c873-4175-4ff3-834a-78d15d137fd8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004747Z:30ff8d4f-dc4f-4b9c-bb90-b3590b58386e" + "WESTUS2:20200730T200252Z:13a4c873-4175-4ff3-834a-78d15d137fd8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2553,7 +2610,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:47 GMT" + "Thu, 30 Jul 2020 20:02:52 GMT" ], "Content-Length": [ "905" @@ -2565,23 +2622,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e2722676-e827-490f-87de-2605c87fb044" + "6189f75c-64f2-4374-a490-33d8e465ae85" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2601,13 +2658,13 @@ "1186" ], "x-ms-request-id": [ - "1d5f3eb0-f889-47a7-a0f5-0033847f9a00" + "ff0fd6d8-ba3d-4bc6-b26c-f458c690f251" ], "x-ms-correlation-request-id": [ - "1d5f3eb0-f889-47a7-a0f5-0033847f9a00" + "ff0fd6d8-ba3d-4bc6-b26c-f458c690f251" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004748Z:1d5f3eb0-f889-47a7-a0f5-0033847f9a00" + "WESTUS2:20200730T200258Z:ff0fd6d8-ba3d-4bc6-b26c-f458c690f251" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2616,7 +2673,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:48 GMT" + "Thu, 30 Jul 2020 20:02:58 GMT" ], "Content-Length": [ "905" @@ -2628,23 +2685,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4eeeb791-fa76-455a-a367-6711f614450d" + "d621bd48-7036-4ac2-af93-8ecbb3e08d55" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2664,13 +2721,13 @@ "1185" ], "x-ms-request-id": [ - "3e88560d-8295-4d92-b767-ab332f445849" + "4922e3fe-9524-4098-9199-ddce3d5d5adc" ], "x-ms-correlation-request-id": [ - "3e88560d-8295-4d92-b767-ab332f445849" + "4922e3fe-9524-4098-9199-ddce3d5d5adc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004749Z:3e88560d-8295-4d92-b767-ab332f445849" + "WESTUS2:20200730T200259Z:4922e3fe-9524-4098-9199-ddce3d5d5adc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2679,7 +2736,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:49 GMT" + "Thu, 30 Jul 2020 20:02:59 GMT" ], "Content-Length": [ "905" @@ -2691,23 +2748,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5c85affc-6cad-4232-912f-7ab0183e26b3" + "e38c0c92-d694-4643-89c7-8cdfdfd1de9a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2727,13 +2784,13 @@ "1184" ], "x-ms-request-id": [ - "74a353a0-533d-4f5b-af8c-9f5eb3a488cf" + "af5455ba-57e4-4b10-93ac-5ba97a336e2e" ], "x-ms-correlation-request-id": [ - "74a353a0-533d-4f5b-af8c-9f5eb3a488cf" + "af5455ba-57e4-4b10-93ac-5ba97a336e2e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004750Z:74a353a0-533d-4f5b-af8c-9f5eb3a488cf" + "WESTUS2:20200730T200305Z:af5455ba-57e4-4b10-93ac-5ba97a336e2e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2742,7 +2799,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:50 GMT" + "Thu, 30 Jul 2020 20:03:05 GMT" ], "Content-Length": [ "905" @@ -2754,23 +2811,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b39adc64-426d-40f5-ad44-77fa0b48e28e" + "b117d27b-4bb1-44db-bba9-42027c4e9bc6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2790,13 +2847,13 @@ "1183" ], "x-ms-request-id": [ - "e58fd51e-2573-4fb9-a480-c6b102e3c802" + "7ff65da9-97c8-4ffc-9233-2766dc5393ee" ], "x-ms-correlation-request-id": [ - "e58fd51e-2573-4fb9-a480-c6b102e3c802" + "7ff65da9-97c8-4ffc-9233-2766dc5393ee" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004751Z:e58fd51e-2573-4fb9-a480-c6b102e3c802" + "WESTUS2:20200730T200306Z:7ff65da9-97c8-4ffc-9233-2766dc5393ee" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2805,7 +2862,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:51 GMT" + "Thu, 30 Jul 2020 20:03:06 GMT" ], "Content-Length": [ "905" @@ -2817,23 +2874,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7a0d9364-d83d-406b-9860-898e672d3534" + "ac35b836-efad-4a25-88d0-eef5ea32a7d4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2853,13 +2910,13 @@ "1182" ], "x-ms-request-id": [ - "c76bbf1b-f9e9-4b30-ba97-77eb6086399e" + "6de6472e-1959-4506-bbb2-4302dc5c5536" ], "x-ms-correlation-request-id": [ - "c76bbf1b-f9e9-4b30-ba97-77eb6086399e" + "6de6472e-1959-4506-bbb2-4302dc5c5536" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004752Z:c76bbf1b-f9e9-4b30-ba97-77eb6086399e" + "WESTUS2:20200730T200313Z:6de6472e-1959-4506-bbb2-4302dc5c5536" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2868,7 +2925,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:52 GMT" + "Thu, 30 Jul 2020 20:03:12 GMT" ], "Content-Length": [ "905" @@ -2880,23 +2937,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "12a8795d-cf6f-4234-b383-fb9bbfe15618" + "028f3daa-f188-4e38-8b55-7c9af09cabe5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2916,13 +2973,13 @@ "1181" ], "x-ms-request-id": [ - "9db35e95-5a45-44c7-8324-9953165c8384" + "20078d58-92a0-421b-83bb-a4826c82641a" ], "x-ms-correlation-request-id": [ - "9db35e95-5a45-44c7-8324-9953165c8384" + "20078d58-92a0-421b-83bb-a4826c82641a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004753Z:9db35e95-5a45-44c7-8324-9953165c8384" + "WESTUS2:20200730T200314Z:20078d58-92a0-421b-83bb-a4826c82641a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2931,7 +2988,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:53 GMT" + "Thu, 30 Jul 2020 20:03:13 GMT" ], "Content-Length": [ "905" @@ -2943,23 +3000,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjYvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "46a08893-6df7-4efe-8278-476e73d560c9" + "5d5cb7cc-ea0e-4395-aba0-623d51dbe511" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2979,13 +3036,13 @@ "1180" ], "x-ms-request-id": [ - "44396180-3c06-4fff-9e3d-9dbe481082a8" + "4554fdbe-51e1-4a41-80fb-451303a1a51f" ], "x-ms-correlation-request-id": [ - "44396180-3c06-4fff-9e3d-9dbe481082a8" + "4554fdbe-51e1-4a41-80fb-451303a1a51f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004754Z:44396180-3c06-4fff-9e3d-9dbe481082a8" + "WESTUS2:20200730T200315Z:4554fdbe-51e1-4a41-80fb-451303a1a51f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2994,7 +3051,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:54 GMT" + "Thu, 30 Jul 2020 20:03:14 GMT" ], "Content-Length": [ "905" @@ -3006,23 +3063,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"2Ac2MHHyVGo9vThtNBdiGedHiD4YJCeW48e8O/E0Wb8=\",\r\n \"secondaryKey\": \"BLZGUCzMx5uk+DIIpmAphektTVF6W2I7OccBbAnM99E=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"fK2B19RdJqaunSgMxIoCcyPtTYkKnQRenokHkg3k/Lw=\",\r\n \"secondaryKey\": \"VjDX2VgHiiKCjbxdmEfAZuGdTZDjlKNQJJyn6h2jlvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Xad5QwV2DaeO8cCnDFLcyKzHJG0S3Yz7s8ZkjBKcAXM=\",\r\n \"secondaryKey\": \"Bb0bBAPfjNJ6WAdWqQy8EwNKlVQL5eopEZxIKVaXLOg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"N9ENrTvcVnsVDSHiwpeRORv5buMZk8klCjEQlXz8Yxs=\",\r\n \"secondaryKey\": \"bnHwvn3rse9wB8lzcXeQL7HLoNsEP8h8HYmaq2m2CHU=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"RrgQxkOa3WLP3jvUjv9B23GyH4I38iBCVPtyBKtjh68=\",\r\n \"secondaryKey\": \"dG7JJm3usMbc5L5wH/HlaYTQZ30u03tOBJwu2gdGk8g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"N8llvOxLNn9HYC8LHcKQJfsLgbuYvGnQsc7y+F5Lljk=\",\r\n \"secondaryKey\": \"8Ts2XRYShtRAt1fpS+fzdR3B4T8fjM7gyFTgZX+jHZk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"pvw9038kXQ5juFcJfBP1UXLfa8QGFLF3l/CspHNhtug=\",\r\n \"secondaryKey\": \"qxTd4J4HqPb4cpYOJ09JsnQfGtdysOnPDZHhL7R6N0c=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"6hlZSGItghrF4BFHicaPeyuMMq7ES3c+nL9lIVHP5pQ=\",\r\n \"secondaryKey\": \"9kQU9Kgn0wP6xfA1zg9VLSYxRzayfI3U9l8HunduMEw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"fKFwuNu2Y9TzqHEnphoFOPLo/2ebE3FbnVw8a9OKMMw=\",\r\n \"secondaryKey\": \"MmSn9MIfVHWRIbLgaZ07D8sjgQQtsozf+3ZJzP/i7Xk=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"9siFFyFHu7AqbPjgczsOlm9F3NsyeQu51oB+XxeJ8TY=\",\r\n \"secondaryKey\": \"mYiyDXsqrQFmOW0ltsXt2AsaC2qUVsDNuCZIIJ3k43Q=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3335/providers/Microsoft.Devices/IotHubs/ps1346?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzMzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEzNDY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3902/providers/Microsoft.Devices/IotHubs/ps4926?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ5MjY/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e3f6c6db-1ef1-45e3-a31e-17fdca47908f" + "d2d397f5-7866-4348-8b4e-b5b44e2ac74d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3036,13 +3093,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfODRlMGFkNmEtYzA3NC00ZjAwLWIwY2QtOTQ2NzkzZjA3ZGYx?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMGUzMDJlNmItYmY4Ny00YzU4LWJkMzUtZDlhNWQ2ZmU2MzJi?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfODRlMGFkNmEtYzA3NC00ZjAwLWIwY2QtOTQ2NzkzZjA3ZGYx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMGUzMDJlNmItYmY4Ny00YzU4LWJkMzUtZDlhNWQ2ZmU2MzJi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -3051,13 +3108,13 @@ "14999" ], "x-ms-request-id": [ - "d5f45082-64d4-4b0f-9e7c-11c87baf027f" + "de9b86f6-0c96-4c6b-b000-3c0869bfca1e" ], "x-ms-correlation-request-id": [ - "d5f45082-64d4-4b0f-9e7c-11c87baf027f" + "de9b86f6-0c96-4c6b-b000-3c0869bfca1e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004755Z:d5f45082-64d4-4b0f-9e7c-11c87baf027f" + "WESTUS2:20200730T200316Z:de9b86f6-0c96-4c6b-b000-3c0869bfca1e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3066,7 +3123,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:47:55 GMT" + "Thu, 30 Jul 2020 20:03:16 GMT" ], "Content-Length": [ "4" @@ -3082,13 +3139,13 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfODRlMGFkNmEtYzA3NC00ZjAwLWIwY2QtOTQ2NzkzZjA3ZGYx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT0RSbE1HRmtObUV0WXpBM05DMDBaakF3TFdJd1kyUXRPVFEyTnprelpqQTNaR1l4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMGUzMDJlNmItYmY4Ny00YzU4LWJkMzUtZDlhNWQ2ZmU2MzJi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTUdVek1ESmxObUl0WW1ZNE55MDBZelU0TFdKa016VXRaRGxoTldRMlptVTJNekppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3105,16 +3162,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11974" + "11973" ], "x-ms-request-id": [ - "bbf76f72-330b-41af-af33-0688f0784924" + "79a46dc7-9049-4d2e-8560-a80f1ac0e2e9" ], "x-ms-correlation-request-id": [ - "bbf76f72-330b-41af-af33-0688f0784924" + "79a46dc7-9049-4d2e-8560-a80f1ac0e2e9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004811Z:bbf76f72-330b-41af-af33-0688f0784924" + "WESTUS2:20200730T200331Z:79a46dc7-9049-4d2e-8560-a80f1ac0e2e9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3123,7 +3180,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:48:10 GMT" + "Thu, 30 Jul 2020 20:03:31 GMT" ], "Content-Length": [ "22" @@ -3139,13 +3196,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfODRlMGFkNmEtYzA3NC00ZjAwLWIwY2QtOTQ2NzkzZjA3ZGYx?api-version=2019-07-01-preview&operationSource=os_ih", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT0RSbE1HRmtObUV0WXpBM05DMDBaakF3TFdJd1kyUXRPVFEyTnprelpqQTNaR1l4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMGUzMDJlNmItYmY4Ny00YzU4LWJkMzUtZDlhNWQ2ZmU2MzJi?api-version=2019-07-01-preview&operationSource=os_ih", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTUdVek1ESmxObUl0WW1ZNE55MDBZelU0TFdKa016VXRaRGxoTldRMlptVTJNekppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3159,7 +3216,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfODRlMGFkNmEtYzA3NC00ZjAwLWIwY2QtOTQ2NzkzZjA3ZGYx?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMGUzMDJlNmItYmY4Ny00YzU4LWJkMzUtZDlhNWQ2ZmU2MzJi?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" @@ -3168,16 +3225,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11973" + "11972" ], "x-ms-request-id": [ - "3dd68485-7ec9-4882-9607-90bc55bacdac" + "8fcc40a4-9fc4-47e8-acc1-cb14dae04909" ], "x-ms-correlation-request-id": [ - "3dd68485-7ec9-4882-9607-90bc55bacdac" + "8fcc40a4-9fc4-47e8-acc1-cb14dae04909" ], "x-ms-routing-request-id": [ - "WESTUS2:20200429T004811Z:3dd68485-7ec9-4882-9607-90bc55bacdac" + "WESTUS2:20200730T200331Z:8fcc40a4-9fc4-47e8-acc1-cb14dae04909" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3186,7 +3243,7 @@ "nosniff" ], "Date": [ - "Wed, 29 Apr 2020 00:48:10 GMT" + "Thu, 30 Jul 2020 20:03:31 GMT" ], "Expires": [ "-1" @@ -3201,12 +3258,12 @@ ], "Names": { "Test-AzureRmIotHubConfigurationLifecycle": [ - "ps1346", - "ps3335", - "ps4955", - "ps6457", - "ps3186", - "ps6840" + "ps4926", + "ps3902", + "ps571", + "ps7948", + "ps2100", + "ps7760" ] }, "Variables": { diff --git a/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubDPDeviceTests/TestAzureIotHubDeviceLifecycle.json b/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubDPDeviceTests/TestAzureIotHubDeviceLifecycle.json index bf2a5a737c9a..5c86b5e8155f 100644 --- a/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubDPDeviceTests/TestAzureIotHubDeviceLifecycle.json +++ b/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubDPDeviceTests/TestAzureIotHubDeviceLifecycle.json @@ -7,16 +7,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "36e9db11-8af7-4cd8-b694-ddfa2438b533" + "b61b5900-1225-4987-9e21-0e6dc189d4d7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.14" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.20" ] }, "ResponseHeaders": { @@ -30,13 +30,13 @@ "11999" ], "x-ms-request-id": [ - "b648b2c2-1818-4458-a605-0529bb324bc0" + "9dea3a69-7d2a-4ae0-b4aa-d848357550d0" ], "x-ms-correlation-request-id": [ - "b648b2c2-1818-4458-a605-0529bb324bc0" + "9dea3a69-7d2a-4ae0-b4aa-d848357550d0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210644Z:b648b2c2-1818-4458-a605-0529bb324bc0" + "WESTUS2:20200730T221959Z:9dea3a69-7d2a-4ae0-b4aa-d848357550d0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:06:43 GMT" + "Thu, 30 Jul 2020 22:19:58 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,29 +54,29 @@ "-1" ], "Content-Length": [ - "5625" + "5690" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps6077?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNjA3Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps3264?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMzI2ND9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "485eaaa6-88b2-4006-9dae-00f15cbb3211" + "818a908e-6b7d-4d94-83b8-51eda5c4366e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.14" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "4e633634-0770-4090-96bc-58eaa9ee1198" + "4fd21112-ce0d-4b9b-8955-f6e5a732cd43" ], "x-ms-correlation-request-id": [ - "4e633634-0770-4090-96bc-58eaa9ee1198" + "4fd21112-ce0d-4b9b-8955-f6e5a732cd43" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210645Z:4e633634-0770-4090-96bc-58eaa9ee1198" + "WESTUS2:20200730T222000Z:4fd21112-ce0d-4b9b-8955-f6e5a732cd43" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:06:44 GMT" + "Thu, 30 Jul 2020 22:19:59 GMT" ], "Content-Length": [ "165" @@ -123,23 +123,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077\",\r\n \"name\": \"ps6077\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264\",\r\n \"name\": \"ps3264\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4348c542-aaec-4407-93a3-7a35ba85990c" + "46d77ade-bd84-4f6f-b416-443cdf5d3abd" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNjNmMjdlZDktZmU2MS00Y2YzLWExZjktMDY1YTgzODAxZjY0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmM4MmJiNjQtYzI2YS00MTMyLTk2NmMtNzgyZTU1Mzc1ZGJl?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "2ae112dc-7e27-42d8-8b8b-cd0520cfe4f8" + "d7b1bbec-2364-41c1-bd6f-01d4cb53c42f" ], "x-ms-correlation-request-id": [ - "2ae112dc-7e27-42d8-8b8b-cd0520cfe4f8" + "d7b1bbec-2364-41c1-bd6f-01d4cb53c42f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210700Z:2ae112dc-7e27-42d8-8b8b-cd0520cfe4f8" + "WESTUS2:20200730T222017Z:d7b1bbec-2364-41c1-bd6f-01d4cb53c42f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,10 +183,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:07:00 GMT" + "Thu, 30 Jul 2020 22:20:17 GMT" ], "Content-Length": [ - "619" + "617" ], "Content-Type": [ "application/json; charset=utf-8" @@ -195,17 +195,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNjNmMjdlZDktZmU2MS00Y2YzLWExZjktMDY1YTgzODAxZjY0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTmpObU1qZGxaRGt0Wm1VMk1TMDBZMll6TFdFeFpqa3RNRFkxWVRnek9EQXhaalkwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmM4MmJiNjQtYzI2YS00MTMyLTk2NmMtNzgyZTU1Mzc1ZGJl?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWW1NNE1tSmlOalF0WXpJMllTMDBNVE15TFRrMk5tTXROemd5WlRVMU16YzFaR0psP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -222,16 +222,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11998" ], "x-ms-request-id": [ - "35454c52-0d4f-459e-8ba9-d0c4b5e5cc73" + "a3bcc4b8-6f3b-42c5-80c7-f49ec0932557" ], "x-ms-correlation-request-id": [ - "35454c52-0d4f-459e-8ba9-d0c4b5e5cc73" + "a3bcc4b8-6f3b-42c5-80c7-f49ec0932557" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210730Z:35454c52-0d4f-459e-8ba9-d0c4b5e5cc73" + "WESTUS2:20200730T222047Z:a3bcc4b8-6f3b-42c5-80c7-f49ec0932557" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -240,7 +240,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:07:30 GMT" + "Thu, 30 Jul 2020 22:20:46 GMT" ], "Content-Length": [ "20" @@ -256,13 +256,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNjNmMjdlZDktZmU2MS00Y2YzLWExZjktMDY1YTgzODAxZjY0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTmpObU1qZGxaRGt0Wm1VMk1TMDBZMll6TFdFeFpqa3RNRFkxWVRnek9EQXhaalkwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmM4MmJiNjQtYzI2YS00MTMyLTk2NmMtNzgyZTU1Mzc1ZGJl?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWW1NNE1tSmlOalF0WXpJMllTMDBNVE15TFRrMk5tTXROemd5WlRVMU16YzFaR0psP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -279,16 +279,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11997" ], "x-ms-request-id": [ - "ff25e247-104d-4c6c-80a9-3bec07d504d3" + "7d5c17e1-91d0-41bf-92a7-1d1de328cc46" ], "x-ms-correlation-request-id": [ - "ff25e247-104d-4c6c-80a9-3bec07d504d3" + "7d5c17e1-91d0-41bf-92a7-1d1de328cc46" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210801Z:ff25e247-104d-4c6c-80a9-3bec07d504d3" + "WESTUS2:20200730T222117Z:7d5c17e1-91d0-41bf-92a7-1d1de328cc46" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -297,7 +297,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:08:00 GMT" + "Thu, 30 Jul 2020 22:21:17 GMT" ], "Content-Length": [ "20" @@ -313,13 +313,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNjNmMjdlZDktZmU2MS00Y2YzLWExZjktMDY1YTgzODAxZjY0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTmpObU1qZGxaRGt0Wm1VMk1TMDBZMll6TFdFeFpqa3RNRFkxWVRnek9EQXhaalkwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmM4MmJiNjQtYzI2YS00MTMyLTk2NmMtNzgyZTU1Mzc1ZGJl?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWW1NNE1tSmlOalF0WXpJMllTMDBNVE15TFRrMk5tTXROemd5WlRVMU16YzFaR0psP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -336,16 +336,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11996" ], "x-ms-request-id": [ - "5a44f42e-eedf-447d-9862-b7f428e3fd3f" + "35f16e76-ce90-4845-8cb9-88e9eaeb313a" ], "x-ms-correlation-request-id": [ - "5a44f42e-eedf-447d-9862-b7f428e3fd3f" + "35f16e76-ce90-4845-8cb9-88e9eaeb313a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210831Z:5a44f42e-eedf-447d-9862-b7f428e3fd3f" + "WESTUS2:20200730T222148Z:35f16e76-ce90-4845-8cb9-88e9eaeb313a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -354,7 +354,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:08:31 GMT" + "Thu, 30 Jul 2020 22:21:47 GMT" ], "Content-Length": [ "20" @@ -370,13 +370,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNjNmMjdlZDktZmU2MS00Y2YzLWExZjktMDY1YTgzODAxZjY0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTmpObU1qZGxaRGt0Wm1VMk1TMDBZMll6TFdFeFpqa3RNRFkxWVRnek9EQXhaalkwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmM4MmJiNjQtYzI2YS00MTMyLTk2NmMtNzgyZTU1Mzc1ZGJl?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWW1NNE1tSmlOalF0WXpJMllTMDBNVE15TFRrMk5tTXROemd5WlRVMU16YzFaR0psP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -393,16 +393,73 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11995" + ], + "x-ms-request-id": [ + "926c29b9-8fdf-48b5-8be6-cfdd47f73e79" + ], + "x-ms-correlation-request-id": [ + "926c29b9-8fdf-48b5-8be6-cfdd47f73e79" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200730T222218Z:926c29b9-8fdf-48b5-8be6-cfdd47f73e79" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 30 Jul 2020 22:22:17 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmM4MmJiNjQtYzI2YS00MTMyLTk2NmMtNzgyZTU1Mzc1ZGJl?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWW1NNE1tSmlOalF0WXpJMllTMDBNVE15TFRrMk5tTXROemd5WlRVMU16YzFaR0psP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" ], "x-ms-request-id": [ - "fd12f938-d5c8-4626-b061-50fa17e322e6" + "ffae3d61-74da-40fe-aec8-ba42f728a92b" ], "x-ms-correlation-request-id": [ - "fd12f938-d5c8-4626-b061-50fa17e322e6" + "ffae3d61-74da-40fe-aec8-ba42f728a92b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210901Z:fd12f938-d5c8-4626-b061-50fa17e322e6" + "WESTUS2:20200730T222248Z:ffae3d61-74da-40fe-aec8-ba42f728a92b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -411,7 +468,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:00 GMT" + "Thu, 30 Jul 2020 22:22:48 GMT" ], "Content-Length": [ "22" @@ -427,13 +484,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -450,16 +507,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11993" ], "x-ms-request-id": [ - "01d66550-4568-4128-9586-b8521c16282b" + "7adf12f1-5fe2-492e-ae5a-74b7d9e1db8b" ], "x-ms-correlation-request-id": [ - "01d66550-4568-4128-9586-b8521c16282b" + "7adf12f1-5fe2-492e-ae5a-74b7d9e1db8b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210902Z:01d66550-4568-4128-9586-b8521c16282b" + "WESTUS2:20200730T222249Z:7adf12f1-5fe2-492e-ae5a-74b7d9e1db8b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -468,10 +525,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:01 GMT" + "Thu, 30 Jul 2020 22:22:48 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -480,23 +537,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a7d87071-8d37-4fc2-9b95-cfb9c21126a3" + "3068535e-5ad6-4b14-8f7b-f69cab78751c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -513,16 +570,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11992" ], "x-ms-request-id": [ - "7d30aaf4-1e5a-4820-bfd7-190539eb0d66" + "a1e50205-a5fb-4cbe-ba55-b402b6a6a13e" ], "x-ms-correlation-request-id": [ - "7d30aaf4-1e5a-4820-bfd7-190539eb0d66" + "a1e50205-a5fb-4cbe-ba55-b402b6a6a13e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210903Z:7d30aaf4-1e5a-4820-bfd7-190539eb0d66" + "WESTUS2:20200730T222249Z:a1e50205-a5fb-4cbe-ba55-b402b6a6a13e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -531,10 +588,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:02 GMT" + "Thu, 30 Jul 2020 22:22:49 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -543,23 +600,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c6ac434a-7f2d-4a18-aca7-bfec449015a7" + "7b7de564-e6cf-4e6a-8d30-311253d1928c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -576,16 +633,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11991" ], "x-ms-request-id": [ - "69dd6bc9-ccb7-406c-af0e-c2a9d4430d65" + "a6d6d32f-90b8-4665-b52b-46be36a68a0a" ], "x-ms-correlation-request-id": [ - "69dd6bc9-ccb7-406c-af0e-c2a9d4430d65" + "a6d6d32f-90b8-4665-b52b-46be36a68a0a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210903Z:69dd6bc9-ccb7-406c-af0e-c2a9d4430d65" + "WESTUS2:20200730T222250Z:a6d6d32f-90b8-4665-b52b-46be36a68a0a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -594,10 +651,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:02 GMT" + "Thu, 30 Jul 2020 22:22:49 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -606,23 +663,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "66eab2df-c48e-4358-9975-9ddb41704961" + "2ed4298b-6b5c-4e50-9398-d1534f41d332" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -639,16 +696,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11990" ], "x-ms-request-id": [ - "fba31261-ce30-4f46-95bb-0ac2de06f272" + "6ab31bce-cbdf-47b0-8846-ace808ad9568" ], "x-ms-correlation-request-id": [ - "fba31261-ce30-4f46-95bb-0ac2de06f272" + "6ab31bce-cbdf-47b0-8846-ace808ad9568" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210904Z:fba31261-ce30-4f46-95bb-0ac2de06f272" + "WESTUS2:20200730T222251Z:6ab31bce-cbdf-47b0-8846-ace808ad9568" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -657,10 +714,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:03 GMT" + "Thu, 30 Jul 2020 22:22:50 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -669,23 +726,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4781bcc2-92d7-418d-aefd-ec3967fd098d" + "b36bd22e-17dc-44e7-bb01-7e663b8fecc0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -702,16 +759,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11989" ], "x-ms-request-id": [ - "4585d32c-19b3-4ab5-a625-9154654c449c" + "6837dedf-61a4-449e-acab-928da8ee5db5" ], "x-ms-correlation-request-id": [ - "4585d32c-19b3-4ab5-a625-9154654c449c" + "6837dedf-61a4-449e-acab-928da8ee5db5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210906Z:4585d32c-19b3-4ab5-a625-9154654c449c" + "WESTUS2:20200730T222252Z:6837dedf-61a4-449e-acab-928da8ee5db5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -720,10 +777,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:06 GMT" + "Thu, 30 Jul 2020 22:22:52 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -732,23 +789,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f53c6b37-2fb4-4df1-a82a-9c4e3a3433b9" + "ba80d41f-7539-4b36-be5d-97cacf9147b3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -765,16 +822,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11988" ], "x-ms-request-id": [ - "1371da3c-01dd-4d84-b0d1-63f9d48982ca" + "fb338cfd-ca9f-491c-9bff-446fa3864cbd" ], "x-ms-correlation-request-id": [ - "1371da3c-01dd-4d84-b0d1-63f9d48982ca" + "fb338cfd-ca9f-491c-9bff-446fa3864cbd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210907Z:1371da3c-01dd-4d84-b0d1-63f9d48982ca" + "WESTUS2:20200730T222253Z:fb338cfd-ca9f-491c-9bff-446fa3864cbd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -783,10 +840,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:07 GMT" + "Thu, 30 Jul 2020 22:22:53 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -795,23 +852,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "64be69d7-bea5-4257-a83c-e6078a46d58e" + "1076194a-c448-4a88-92db-a71169725fa0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -828,16 +885,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11987" ], "x-ms-request-id": [ - "d88fae20-47c8-42ad-9235-be53c0769ba9" + "cc88e762-698b-4eb3-9311-d6f51f0d560a" ], "x-ms-correlation-request-id": [ - "d88fae20-47c8-42ad-9235-be53c0769ba9" + "cc88e762-698b-4eb3-9311-d6f51f0d560a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210944Z:d88fae20-47c8-42ad-9235-be53c0769ba9" + "WESTUS2:20200730T222255Z:cc88e762-698b-4eb3-9311-d6f51f0d560a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -846,10 +903,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:43 GMT" + "Thu, 30 Jul 2020 22:22:54 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -858,23 +915,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9bd294b2-45fe-4e6b-9e92-f3e4e29b668a" + "319784b0-cf4e-4de7-9f74-c58c2c22a314" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -891,16 +948,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11986" ], "x-ms-request-id": [ - "59910077-fee5-4bfb-a1fb-76c30179b37d" + "c8eb85bf-9415-4ef1-8405-9034bd4fa185" ], "x-ms-correlation-request-id": [ - "59910077-fee5-4bfb-a1fb-76c30179b37d" + "c8eb85bf-9415-4ef1-8405-9034bd4fa185" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210945Z:59910077-fee5-4bfb-a1fb-76c30179b37d" + "WESTUS2:20200730T222256Z:c8eb85bf-9415-4ef1-8405-9034bd4fa185" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -909,10 +966,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:44 GMT" + "Thu, 30 Jul 2020 22:22:56 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -921,23 +978,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "46ae85e8-10ab-4e48-aabb-4e9c9aae6de8" + "7581bd42-9c36-4970-a260-9784b96a375a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -954,16 +1011,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11985" ], "x-ms-request-id": [ - "2e4abd50-3a0a-4332-b512-8eb521eadc87" + "485172a9-4f77-4038-832c-3bb7af527cf1" ], "x-ms-correlation-request-id": [ - "2e4abd50-3a0a-4332-b512-8eb521eadc87" + "485172a9-4f77-4038-832c-3bb7af527cf1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210946Z:2e4abd50-3a0a-4332-b512-8eb521eadc87" + "WESTUS2:20200730T222257Z:485172a9-4f77-4038-832c-3bb7af527cf1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -972,10 +1029,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:45 GMT" + "Thu, 30 Jul 2020 22:22:56 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -984,23 +1041,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0ba53822-610a-49a0-a541-a36738c50bc0" + "4d31a061-09c0-4241-ad9a-2f61aeb10a7a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1017,16 +1074,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11984" ], "x-ms-request-id": [ - "fd4abfbd-04ed-4e75-baa9-c88b8d1236a0" + "e2d16cc3-2504-49bc-9243-4c5bef950a42" ], "x-ms-correlation-request-id": [ - "fd4abfbd-04ed-4e75-baa9-c88b8d1236a0" + "e2d16cc3-2504-49bc-9243-4c5bef950a42" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210947Z:fd4abfbd-04ed-4e75-baa9-c88b8d1236a0" + "WESTUS2:20200730T222258Z:e2d16cc3-2504-49bc-9243-4c5bef950a42" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1035,10 +1092,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:46 GMT" + "Thu, 30 Jul 2020 22:22:57 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1047,23 +1104,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "38451ab7-869f-48d0-a566-9c0d5b9071e3" + "f3a12849-1479-4fdb-8f3c-b00804858387" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1080,16 +1137,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11983" ], "x-ms-request-id": [ - "30d15bd0-f2a7-4d23-b3b9-a09afe6b6942" + "f07abc26-89d1-4264-a2ad-abaed59be7fa" ], "x-ms-correlation-request-id": [ - "30d15bd0-f2a7-4d23-b3b9-a09afe6b6942" + "f07abc26-89d1-4264-a2ad-abaed59be7fa" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210948Z:30d15bd0-f2a7-4d23-b3b9-a09afe6b6942" + "WESTUS2:20200730T222259Z:f07abc26-89d1-4264-a2ad-abaed59be7fa" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1098,10 +1155,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:47 GMT" + "Thu, 30 Jul 2020 22:22:58 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1110,23 +1167,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e3d70ca5-0c3b-4caf-83c7-a826769a6317" + "81233b84-e4b6-42bb-80c6-0ecc9c2065fa" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1143,16 +1200,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11982" ], "x-ms-request-id": [ - "9856d100-58bc-48a8-8435-ba8c4f8c80ef" + "3222b012-d373-4c71-8032-087233f1ba45" ], "x-ms-correlation-request-id": [ - "9856d100-58bc-48a8-8435-ba8c4f8c80ef" + "3222b012-d373-4c71-8032-087233f1ba45" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211006Z:9856d100-58bc-48a8-8435-ba8c4f8c80ef" + "WESTUS2:20200730T222300Z:3222b012-d373-4c71-8032-087233f1ba45" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1161,10 +1218,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:10:06 GMT" + "Thu, 30 Jul 2020 22:22:59 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1173,23 +1230,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a3934000-fa5a-42fc-829b-f5b36247fcfc" + "cfebf540-1612-4fb3-a60c-c7a3bbadd1d9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1206,16 +1263,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11981" ], "x-ms-request-id": [ - "17e139b4-845f-4f05-a232-6cab30263575" + "fe1a3023-a038-4366-bf54-21fe90ba203d" ], "x-ms-correlation-request-id": [ - "17e139b4-845f-4f05-a232-6cab30263575" + "fe1a3023-a038-4366-bf54-21fe90ba203d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211010Z:17e139b4-845f-4f05-a232-6cab30263575" + "WESTUS2:20200730T222316Z:fe1a3023-a038-4366-bf54-21fe90ba203d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1224,10 +1281,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:10:09 GMT" + "Thu, 30 Jul 2020 22:23:16 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1236,23 +1293,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6b3960d8-2f08-40b1-93e3-133e731458d2" + "d76005e3-7011-454c-afe8-63742660fe27" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1269,16 +1326,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11980" ], "x-ms-request-id": [ - "d0206789-0a7c-4040-8837-b7385ee81835" + "4615753d-ec20-466e-8714-77543bcc48ab" ], "x-ms-correlation-request-id": [ - "d0206789-0a7c-4040-8837-b7385ee81835" + "4615753d-ec20-466e-8714-77543bcc48ab" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211012Z:d0206789-0a7c-4040-8837-b7385ee81835" + "WESTUS2:20200730T222317Z:4615753d-ec20-466e-8714-77543bcc48ab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1287,10 +1344,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:10:11 GMT" + "Thu, 30 Jul 2020 22:23:17 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1299,23 +1356,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7ef158eb-2ff5-42cd-8607-1c8285ed6b59" + "1b053c59-29f9-4cfc-9733-d0d62c09880d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1332,16 +1389,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11979" ], "x-ms-request-id": [ - "b1783a98-3154-49d4-9b16-a8a6db985f93" + "3694328e-9008-4632-885e-8cbc4e8c8d92" ], "x-ms-correlation-request-id": [ - "b1783a98-3154-49d4-9b16-a8a6db985f93" + "3694328e-9008-4632-885e-8cbc4e8c8d92" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211013Z:b1783a98-3154-49d4-9b16-a8a6db985f93" + "WESTUS2:20200730T222318Z:3694328e-9008-4632-885e-8cbc4e8c8d92" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1350,10 +1407,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:10:12 GMT" + "Thu, 30 Jul 2020 22:23:18 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1362,23 +1419,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "73d532c6-1acc-48aa-94a6-2a70f2934603" + "ed659f77-db86-4e6d-8aeb-172982d9e53d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1391,20 +1448,20 @@ "Pragma": [ "no-cache" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" - ], "Server": [ "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11978" + ], "x-ms-request-id": [ - "b1a358e5-c48c-4f72-bbee-d2ea3d441248" + "e36aded0-41e9-4755-8e24-11f70e05071a" ], "x-ms-correlation-request-id": [ - "b1a358e5-c48c-4f72-bbee-d2ea3d441248" + "e36aded0-41e9-4755-8e24-11f70e05071a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211014Z:b1a358e5-c48c-4f72-bbee-d2ea3d441248" + "WESTUS2:20200730T222319Z:e36aded0-41e9-4755-8e24-11f70e05071a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1413,10 +1470,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:10:13 GMT" + "Thu, 30 Jul 2020 22:23:19 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1425,23 +1482,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3f7955bc-2bb2-40d4-a250-26d8d534f4bb" + "23b7296f-04b8-4918-add0-9f55f6dced11" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1458,16 +1515,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11977" ], "x-ms-request-id": [ - "9ce14a35-00fa-401b-affc-235d913570d5" + "040ea23c-9cb1-4d7e-8abe-31ed11225d6f" ], "x-ms-correlation-request-id": [ - "9ce14a35-00fa-401b-affc-235d913570d5" + "040ea23c-9cb1-4d7e-8abe-31ed11225d6f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211015Z:9ce14a35-00fa-401b-affc-235d913570d5" + "WESTUS2:20200730T222320Z:040ea23c-9cb1-4d7e-8abe-31ed11225d6f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1476,10 +1533,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:10:15 GMT" + "Thu, 30 Jul 2020 22:23:20 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1488,23 +1545,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b2a421d4-bf6f-4dea-a0c7-99582ada2696" + "1e664abc-7d17-44b6-abc4-bda8dd7af865" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1521,16 +1578,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11976" ], "x-ms-request-id": [ - "6674b90a-e5b9-4916-bd84-79a35718c6fd" + "ebcbeee1-cef1-4e0b-89dc-ce65eb730676" ], "x-ms-correlation-request-id": [ - "6674b90a-e5b9-4916-bd84-79a35718c6fd" + "ebcbeee1-cef1-4e0b-89dc-ce65eb730676" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211017Z:6674b90a-e5b9-4916-bd84-79a35718c6fd" + "WESTUS2:20200730T222321Z:ebcbeee1-cef1-4e0b-89dc-ce65eb730676" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1539,10 +1596,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:10:16 GMT" + "Thu, 30 Jul 2020 22:23:21 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1551,23 +1608,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b050bdad-b658-43ee-b265-9d896f4babc4" + "0df3d4a9-0f72-4406-bf68-ad36abf17ef3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1584,16 +1641,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11975" ], "x-ms-request-id": [ - "908ad2e7-59bf-49ec-af37-0f95e9cad7c1" + "cfda0995-e355-49ac-a552-6597595f3f1c" ], "x-ms-correlation-request-id": [ - "908ad2e7-59bf-49ec-af37-0f95e9cad7c1" + "cfda0995-e355-49ac-a552-6597595f3f1c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211249Z:908ad2e7-59bf-49ec-af37-0f95e9cad7c1" + "WESTUS2:20200730T222332Z:cfda0995-e355-49ac-a552-6597595f3f1c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1602,10 +1659,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:49 GMT" + "Thu, 30 Jul 2020 22:23:32 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1614,23 +1671,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4f3b7ee7-dbb7-4ed2-afe5-bc19e1938a7d" + "60ff7744-f4b8-4aeb-852a-de45647959b1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1647,16 +1704,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11974" ], "x-ms-request-id": [ - "406f5f62-d1b6-492e-b294-931f2aec2180" + "1fd8640e-74e5-428b-8427-db432763b1ea" ], "x-ms-correlation-request-id": [ - "406f5f62-d1b6-492e-b294-931f2aec2180" + "1fd8640e-74e5-428b-8427-db432763b1ea" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211251Z:406f5f62-d1b6-492e-b294-931f2aec2180" + "WESTUS2:20200730T222333Z:1fd8640e-74e5-428b-8427-db432763b1ea" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1665,10 +1722,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:51 GMT" + "Thu, 30 Jul 2020 22:23:33 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1677,23 +1734,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "91c96690-21ef-4db9-8a46-44d2cbc4ac9e" + "9500cea6-ccfe-4bb7-a13f-0fb90e833b54" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1710,16 +1767,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11973" ], "x-ms-request-id": [ - "23e5db2b-3d88-40ad-b5e0-457977764c05" + "7b74f826-8f50-4e9b-864e-aca2534ad1f2" ], "x-ms-correlation-request-id": [ - "23e5db2b-3d88-40ad-b5e0-457977764c05" + "7b74f826-8f50-4e9b-864e-aca2534ad1f2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211252Z:23e5db2b-3d88-40ad-b5e0-457977764c05" + "WESTUS2:20200730T222334Z:7b74f826-8f50-4e9b-864e-aca2534ad1f2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1728,10 +1785,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:52 GMT" + "Thu, 30 Jul 2020 22:23:34 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1740,23 +1797,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ed9d0c17-1756-425a-bc7a-80bfd6d22518" + "a5c4e2c3-ad6c-4ba4-873e-22eb19596b6b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1773,16 +1830,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11972" ], "x-ms-request-id": [ - "ed7b9790-802a-4234-978b-7d69e6ee5fcc" + "7a2885dc-9ee4-4b1b-9be4-2743fbaff53a" ], "x-ms-correlation-request-id": [ - "ed7b9790-802a-4234-978b-7d69e6ee5fcc" + "7a2885dc-9ee4-4b1b-9be4-2743fbaff53a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211253Z:ed7b9790-802a-4234-978b-7d69e6ee5fcc" + "WESTUS2:20200730T222335Z:7a2885dc-9ee4-4b1b-9be4-2743fbaff53a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1791,10 +1848,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:53 GMT" + "Thu, 30 Jul 2020 22:23:35 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1803,23 +1860,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2dff76f0-e9f8-4a51-8673-133d25b5175b" + "7def25b5-7d93-4458-b39a-882e4cd30642" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1836,16 +1893,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11971" ], "x-ms-request-id": [ - "0f26726d-9eaf-4474-81be-6edce2e4c235" + "a9c72299-82fe-4f26-a4f2-dc32cfb95b61" ], "x-ms-correlation-request-id": [ - "0f26726d-9eaf-4474-81be-6edce2e4c235" + "a9c72299-82fe-4f26-a4f2-dc32cfb95b61" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211255Z:0f26726d-9eaf-4474-81be-6edce2e4c235" + "WESTUS2:20200730T222336Z:a9c72299-82fe-4f26-a4f2-dc32cfb95b61" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1854,10 +1911,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:54 GMT" + "Thu, 30 Jul 2020 22:23:36 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1866,23 +1923,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0d8625c9-15d1-4f9b-83b0-8796166d79b9" + "3e90d2e6-d7b2-4d40-8911-f26427e9344b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1899,16 +1956,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11970" ], "x-ms-request-id": [ - "b6257965-ecd3-4094-8d5d-6a46caee646c" + "21d0baca-45b6-438b-ba71-5eff1260cd72" ], "x-ms-correlation-request-id": [ - "b6257965-ecd3-4094-8d5d-6a46caee646c" + "21d0baca-45b6-438b-ba71-5eff1260cd72" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211256Z:b6257965-ecd3-4094-8d5d-6a46caee646c" + "WESTUS2:20200730T222337Z:21d0baca-45b6-438b-ba71-5eff1260cd72" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1917,10 +1974,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:55 GMT" + "Thu, 30 Jul 2020 22:23:37 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1929,23 +1986,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "63db0ba6-8291-4d2d-b58f-ea3bc468ae4a" + "5fc2fd81-7b79-4a2e-b4f5-f53fdc89469a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1962,16 +2019,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11969" ], "x-ms-request-id": [ - "c4847400-f9ec-41fe-8c8f-3bae6f3f7e3e" + "10f3f6b7-36f9-441a-905c-c6b39361643a" ], "x-ms-correlation-request-id": [ - "c4847400-f9ec-41fe-8c8f-3bae6f3f7e3e" + "10f3f6b7-36f9-441a-905c-c6b39361643a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211257Z:c4847400-f9ec-41fe-8c8f-3bae6f3f7e3e" + "WESTUS2:20200730T222338Z:10f3f6b7-36f9-441a-905c-c6b39361643a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1980,10 +2037,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:57 GMT" + "Thu, 30 Jul 2020 22:23:38 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1992,23 +2049,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "30c2f300-9d7d-4ee1-8248-faf253e1fbe9" + "f361c850-2dbd-4b87-9208-142574501fd6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2025,16 +2082,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11968" ], "x-ms-request-id": [ - "3c8caf44-2b41-4e07-960b-8ce77442df3c" + "71514c4a-d168-45e4-acc0-e408c2914b44" ], "x-ms-correlation-request-id": [ - "3c8caf44-2b41-4e07-960b-8ce77442df3c" + "71514c4a-d168-45e4-acc0-e408c2914b44" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211258Z:3c8caf44-2b41-4e07-960b-8ce77442df3c" + "WESTUS2:20200730T222340Z:71514c4a-d168-45e4-acc0-e408c2914b44" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2043,10 +2100,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:58 GMT" + "Thu, 30 Jul 2020 22:23:39 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2055,23 +2112,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "211c6c17-c7fb-4a99-bd40-29c5ccff0812" + "dae926e4-0625-490b-9d70-2afe1d152dd7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2088,16 +2145,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11967" ], "x-ms-request-id": [ - "ee2200ff-f89d-4add-9913-d0aa8a4aaf8e" + "31d9d57c-392c-479c-ac55-ac7adbe61404" ], "x-ms-correlation-request-id": [ - "ee2200ff-f89d-4add-9913-d0aa8a4aaf8e" + "31d9d57c-392c-479c-ac55-ac7adbe61404" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211259Z:ee2200ff-f89d-4add-9913-d0aa8a4aaf8e" + "WESTUS2:20200730T222341Z:31d9d57c-392c-479c-ac55-ac7adbe61404" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2106,10 +2163,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:59 GMT" + "Thu, 30 Jul 2020 22:23:40 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2118,23 +2175,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "26984b4a-3005-4d2d-892b-1f3c172f968f" + "974dde3d-c6ff-4514-87d8-cdf659d65dec" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2151,16 +2208,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11966" ], "x-ms-request-id": [ - "fa0f8274-8163-4fd4-b8b2-d0d867a6be97" + "1ad9f863-f3c9-480d-968a-8cedeace92fb" ], "x-ms-correlation-request-id": [ - "fa0f8274-8163-4fd4-b8b2-d0d867a6be97" + "1ad9f863-f3c9-480d-968a-8cedeace92fb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211301Z:fa0f8274-8163-4fd4-b8b2-d0d867a6be97" + "WESTUS2:20200730T222357Z:1ad9f863-f3c9-480d-968a-8cedeace92fb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2169,10 +2226,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:13:00 GMT" + "Thu, 30 Jul 2020 22:23:56 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2181,23 +2238,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "51c91986-9726-4b86-b33a-68256340733e" + "06dc8073-a625-4d79-9cc2-b19fd96ae407" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2214,16 +2271,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11965" ], "x-ms-request-id": [ - "b85145b6-c2da-4a5b-9345-3e7fb144e5b2" + "6dafe73a-1162-4a28-a088-5f74ae7d966e" ], "x-ms-correlation-request-id": [ - "b85145b6-c2da-4a5b-9345-3e7fb144e5b2" + "6dafe73a-1162-4a28-a088-5f74ae7d966e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211303Z:b85145b6-c2da-4a5b-9345-3e7fb144e5b2" + "WESTUS2:20200730T222359Z:6dafe73a-1162-4a28-a088-5f74ae7d966e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2232,10 +2289,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:13:02 GMT" + "Thu, 30 Jul 2020 22:23:58 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2244,23 +2301,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fe74e558-05d8-4da9-b68f-2fedd9b172bf" + "557f2eb7-67ce-4825-81f7-f81020164518" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2277,16 +2334,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11964" ], "x-ms-request-id": [ - "5235e02c-60ca-4970-9274-b2e5b6d652ce" + "c1c945f8-380d-4285-836c-028a64f4d26f" ], "x-ms-correlation-request-id": [ - "5235e02c-60ca-4970-9274-b2e5b6d652ce" + "c1c945f8-380d-4285-836c-028a64f4d26f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211304Z:5235e02c-60ca-4970-9274-b2e5b6d652ce" + "WESTUS2:20200730T222400Z:c1c945f8-380d-4285-836c-028a64f4d26f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2295,10 +2352,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:13:04 GMT" + "Thu, 30 Jul 2020 22:23:59 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2307,23 +2364,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b9878c6c-1646-4e35-b64c-d13506b31ed1" + "2ee3beaa-ac6b-4302-aa10-ea5b79d342cd" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2340,16 +2397,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11963" ], "x-ms-request-id": [ - "9e0523a5-8f48-4ceb-ac22-3bc0e921744f" + "f723cbdb-379f-43c2-94d2-62f1d6b2c646" ], "x-ms-correlation-request-id": [ - "9e0523a5-8f48-4ceb-ac22-3bc0e921744f" + "f723cbdb-379f-43c2-94d2-62f1d6b2c646" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211306Z:9e0523a5-8f48-4ceb-ac22-3bc0e921744f" + "WESTUS2:20200730T222401Z:f723cbdb-379f-43c2-94d2-62f1d6b2c646" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2358,10 +2415,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:13:05 GMT" + "Thu, 30 Jul 2020 22:24:01 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2370,23 +2427,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fbf6fd6a-f5ba-4d2f-970c-f9296fcced5e" + "97dfdd15-b901-4fa4-ab80-a825349188e9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2403,16 +2460,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11962" ], "x-ms-request-id": [ - "19bf86df-6dce-4f4c-b371-522fb4949a5d" + "0a428a72-4ed7-41b0-ab28-044203823d18" ], "x-ms-correlation-request-id": [ - "19bf86df-6dce-4f4c-b371-522fb4949a5d" + "0a428a72-4ed7-41b0-ab28-044203823d18" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211307Z:19bf86df-6dce-4f4c-b371-522fb4949a5d" + "WESTUS2:20200730T222402Z:0a428a72-4ed7-41b0-ab28-044203823d18" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2421,10 +2478,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:13:06 GMT" + "Thu, 30 Jul 2020 22:24:02 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2433,23 +2490,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "eaae3b76-b163-4bf1-8b1d-bbe5c46ff639" + "7d584c9f-7460-4fbf-9a26-aa30f0c9577b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2466,16 +2523,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11961" ], "x-ms-request-id": [ - "f4313163-a8a1-4e49-b160-7429f2e56045" + "d86e2e4d-895b-482b-9d19-3408d0b71052" ], "x-ms-correlation-request-id": [ - "f4313163-a8a1-4e49-b160-7429f2e56045" + "d86e2e4d-895b-482b-9d19-3408d0b71052" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211308Z:f4313163-a8a1-4e49-b160-7429f2e56045" + "WESTUS2:20200730T222404Z:d86e2e4d-895b-482b-9d19-3408d0b71052" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2484,10 +2541,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:13:08 GMT" + "Thu, 30 Jul 2020 22:24:03 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2496,23 +2553,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0Mzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "25f926bb-ac70-420c-9803-5555f159b485" + "0ba45a66-9ea6-4005-ac8b-b531cd9826f2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2529,16 +2586,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11960" ], "x-ms-request-id": [ - "1584b67b-5751-4fe4-ab59-90f6a1c36ddf" + "6e928356-8882-4e6a-bcfe-588c5a42c744" ], "x-ms-correlation-request-id": [ - "1584b67b-5751-4fe4-ab59-90f6a1c36ddf" + "6e928356-8882-4e6a-bcfe-588c5a42c744" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211309Z:1584b67b-5751-4fe4-ab59-90f6a1c36ddf" + "WESTUS2:20200730T222419Z:6e928356-8882-4e6a-bcfe-588c5a42c744" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2547,10 +2604,10 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:13:09 GMT" + "Thu, 30 Jul 2020 22:24:19 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2559,23 +2616,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438\",\r\n \"name\": \"ps8438\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6077\",\r\n \"etag\": \"AAAAAA46L58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps8438.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps8438\",\r\n \"endpoint\": \"sb://iothub-ns-ps8438-3547119-ca76524011.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915\",\r\n \"name\": \"ps915\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3264\",\r\n \"etag\": \"AAAAAJ6zJ98=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps915.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps915\",\r\n \"endpoint\": \"sb://iothub-ns-ps915-3950153-a37a100cd6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/IotHubKeys/iothubowner/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvSW90SHViS2V5cy9pb3RodWJvd25lci9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/IotHubKeys/iothubowner/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9Jb3RIdWJLZXlzL2lvdGh1Ym93bmVyL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cb3d28de-15b7-4244-af84-260bd0bc117e" + "330f77bf-3be9-43a0-89ae-7ddf3311713f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2595,13 +2652,13 @@ "1199" ], "x-ms-request-id": [ - "3ea8ed0e-9da2-4196-ae70-8240cbf95cdb" + "6cdabdcd-86fa-488d-9e54-13b119194853" ], "x-ms-correlation-request-id": [ - "3ea8ed0e-9da2-4196-ae70-8240cbf95cdb" + "6cdabdcd-86fa-488d-9e54-13b119194853" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210904Z:3ea8ed0e-9da2-4196-ae70-8240cbf95cdb" + "WESTUS2:20200730T222250Z:6cdabdcd-86fa-488d-9e54-13b119194853" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2610,7 +2667,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:03 GMT" + "Thu, 30 Jul 2020 22:22:50 GMT" ], "Content-Length": [ "203" @@ -2622,23 +2679,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6da71a50-da47-4e08-b3cf-71be9ccc963f" + "43bc2559-2977-4423-8e46-14e85ca26625" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2658,13 +2715,13 @@ "1198" ], "x-ms-request-id": [ - "22341485-2468-47fe-be7b-81014d8319ee" + "1ef5141b-ff9f-4fe6-9c34-d0da3b9ac01b" ], "x-ms-correlation-request-id": [ - "22341485-2468-47fe-be7b-81014d8319ee" + "1ef5141b-ff9f-4fe6-9c34-d0da3b9ac01b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210904Z:22341485-2468-47fe-be7b-81014d8319ee" + "WESTUS2:20200730T222251Z:1ef5141b-ff9f-4fe6-9c34-d0da3b9ac01b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2673,7 +2730,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:03 GMT" + "Thu, 30 Jul 2020 22:22:50 GMT" ], "Content-Length": [ "905" @@ -2685,23 +2742,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "17130fc6-bfdd-4910-8129-feacab6e5b3c" + "37f0fdfd-e0e4-4204-bd47-e3127c45e802" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2721,13 +2778,13 @@ "1197" ], "x-ms-request-id": [ - "fe2af98f-a336-4ffe-a6a6-e9a32af1bb39" + "d7d078d9-66e1-4e63-b25f-568ff4ea9d52" ], "x-ms-correlation-request-id": [ - "fe2af98f-a336-4ffe-a6a6-e9a32af1bb39" + "d7d078d9-66e1-4e63-b25f-568ff4ea9d52" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210906Z:fe2af98f-a336-4ffe-a6a6-e9a32af1bb39" + "WESTUS2:20200730T222252Z:d7d078d9-66e1-4e63-b25f-568ff4ea9d52" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2736,7 +2793,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:06 GMT" + "Thu, 30 Jul 2020 22:22:52 GMT" ], "Content-Length": [ "905" @@ -2748,23 +2805,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cc702d2b-5936-4f1c-92a3-2d5003f29d75" + "8e28bd8e-dea1-4251-bf0f-f1ed9d35e276" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2784,13 +2841,13 @@ "1196" ], "x-ms-request-id": [ - "6fa63636-db5a-4038-abc0-531b3104ac22" + "3f190cbf-8cfb-4409-ac9b-8137b185f705" ], "x-ms-correlation-request-id": [ - "6fa63636-db5a-4038-abc0-531b3104ac22" + "3f190cbf-8cfb-4409-ac9b-8137b185f705" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210907Z:6fa63636-db5a-4038-abc0-531b3104ac22" + "WESTUS2:20200730T222253Z:3f190cbf-8cfb-4409-ac9b-8137b185f705" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2799,7 +2856,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:07 GMT" + "Thu, 30 Jul 2020 22:22:53 GMT" ], "Content-Length": [ "905" @@ -2811,23 +2868,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3a37e7c4-2598-4ca8-8a30-dfb7a1563bce" + "11339139-77a7-4ff2-8015-ef1f73ecfa48" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2847,13 +2904,13 @@ "1195" ], "x-ms-request-id": [ - "92e72cb6-c28e-4e3f-9ceb-adb21e99c5a3" + "ec3cde23-cf5f-419e-ae39-310617b1c3fb" ], "x-ms-correlation-request-id": [ - "92e72cb6-c28e-4e3f-9ceb-adb21e99c5a3" + "ec3cde23-cf5f-419e-ae39-310617b1c3fb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210944Z:92e72cb6-c28e-4e3f-9ceb-adb21e99c5a3" + "WESTUS2:20200730T222255Z:ec3cde23-cf5f-419e-ae39-310617b1c3fb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2862,7 +2919,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:43 GMT" + "Thu, 30 Jul 2020 22:22:55 GMT" ], "Content-Length": [ "905" @@ -2874,23 +2931,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "245a7b61-9629-4378-8d56-5f7c58332aae" + "f207c7e2-584d-4d29-a09f-c477e8298ae2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2910,13 +2967,13 @@ "1194" ], "x-ms-request-id": [ - "2ba55aba-5083-4309-a98f-8734ae627eda" + "8879f03e-8df8-46c4-a3da-965f9e661a62" ], "x-ms-correlation-request-id": [ - "2ba55aba-5083-4309-a98f-8734ae627eda" + "8879f03e-8df8-46c4-a3da-965f9e661a62" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210945Z:2ba55aba-5083-4309-a98f-8734ae627eda" + "WESTUS2:20200730T222256Z:8879f03e-8df8-46c4-a3da-965f9e661a62" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2925,7 +2982,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:44 GMT" + "Thu, 30 Jul 2020 22:22:56 GMT" ], "Content-Length": [ "905" @@ -2937,23 +2994,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b126a02e-2a17-4a4c-a658-d8dd6c393973" + "b695a992-8b4e-40a7-a532-e9b59bba1899" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2973,13 +3030,13 @@ "1193" ], "x-ms-request-id": [ - "13d76771-073a-4735-a60c-846bd3b6bb4d" + "0f7e27a2-01d4-4e0f-9e3a-208c4fa9317b" ], "x-ms-correlation-request-id": [ - "13d76771-073a-4735-a60c-846bd3b6bb4d" + "0f7e27a2-01d4-4e0f-9e3a-208c4fa9317b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210946Z:13d76771-073a-4735-a60c-846bd3b6bb4d" + "WESTUS2:20200730T222257Z:0f7e27a2-01d4-4e0f-9e3a-208c4fa9317b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2988,7 +3045,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:45 GMT" + "Thu, 30 Jul 2020 22:22:57 GMT" ], "Content-Length": [ "905" @@ -3000,23 +3057,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a125b2a6-ebbe-495d-b7f7-f18ee6d1481a" + "38351ac8-b780-42e3-9c43-df7ca6fcc044" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3036,13 +3093,13 @@ "1192" ], "x-ms-request-id": [ - "5bdd9c98-75ae-499f-bd6e-fa808144c626" + "4c08aa63-17cb-410c-ad70-c8a34785474e" ], "x-ms-correlation-request-id": [ - "5bdd9c98-75ae-499f-bd6e-fa808144c626" + "4c08aa63-17cb-410c-ad70-c8a34785474e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210947Z:5bdd9c98-75ae-499f-bd6e-fa808144c626" + "WESTUS2:20200730T222258Z:4c08aa63-17cb-410c-ad70-c8a34785474e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3051,7 +3108,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:46 GMT" + "Thu, 30 Jul 2020 22:22:58 GMT" ], "Content-Length": [ "905" @@ -3063,23 +3120,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ca5286b4-9a93-4ea3-85b6-5c6aae604bf3" + "b0fc8aa7-cf5c-4de7-88c0-3279d789ebf1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3099,13 +3156,13 @@ "1191" ], "x-ms-request-id": [ - "f01fa449-c3fd-4e3c-a683-0734d2ae9b89" + "a3dba64e-f286-4fb7-9e64-b77f2c0795fd" ], "x-ms-correlation-request-id": [ - "f01fa449-c3fd-4e3c-a683-0734d2ae9b89" + "a3dba64e-f286-4fb7-9e64-b77f2c0795fd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T210948Z:f01fa449-c3fd-4e3c-a683-0734d2ae9b89" + "WESTUS2:20200730T222259Z:a3dba64e-f286-4fb7-9e64-b77f2c0795fd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3114,7 +3171,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:09:47 GMT" + "Thu, 30 Jul 2020 22:22:59 GMT" ], "Content-Length": [ "905" @@ -3126,23 +3183,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b3f102ea-965c-4d33-bd8d-01f9e9ef02f0" + "0da260b1-d50b-4a9c-98d8-c8ee31fd3eed" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3162,13 +3219,13 @@ "1190" ], "x-ms-request-id": [ - "4d1ac238-5e9a-4dda-8a33-edee585aa632" + "563567d8-a3d7-4dda-a970-d9b1a343026d" ], "x-ms-correlation-request-id": [ - "4d1ac238-5e9a-4dda-8a33-edee585aa632" + "563567d8-a3d7-4dda-a970-d9b1a343026d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211007Z:4d1ac238-5e9a-4dda-8a33-edee585aa632" + "WESTUS2:20200730T222300Z:563567d8-a3d7-4dda-a970-d9b1a343026d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3177,7 +3234,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:10:06 GMT" + "Thu, 30 Jul 2020 22:22:59 GMT" ], "Content-Length": [ "905" @@ -3189,23 +3246,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "55bc6428-80c4-4a5a-b3e9-ca322a98b72a" + "72d11dd4-3485-4951-95a8-e774964e07fe" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3225,13 +3282,13 @@ "1189" ], "x-ms-request-id": [ - "078c6c8e-58f0-4ab6-9880-9a2dc39d721c" + "dde3084e-d442-4a79-9617-f463be117abd" ], "x-ms-correlation-request-id": [ - "078c6c8e-58f0-4ab6-9880-9a2dc39d721c" + "dde3084e-d442-4a79-9617-f463be117abd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211010Z:078c6c8e-58f0-4ab6-9880-9a2dc39d721c" + "WESTUS2:20200730T222316Z:dde3084e-d442-4a79-9617-f463be117abd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3240,7 +3297,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:10:10 GMT" + "Thu, 30 Jul 2020 22:23:16 GMT" ], "Content-Length": [ "905" @@ -3252,23 +3309,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7ebdddc7-7992-4d1c-939c-8fb85d04efdf" + "27a9ce88-1f31-4c3d-b745-ba5c967e1778" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3288,13 +3345,13 @@ "1188" ], "x-ms-request-id": [ - "d4847da2-98f8-4e40-b784-889e486f19cf" + "c1db5434-262b-4d51-8667-3f8874d05934" ], "x-ms-correlation-request-id": [ - "d4847da2-98f8-4e40-b784-889e486f19cf" + "c1db5434-262b-4d51-8667-3f8874d05934" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211012Z:d4847da2-98f8-4e40-b784-889e486f19cf" + "WESTUS2:20200730T222317Z:c1db5434-262b-4d51-8667-3f8874d05934" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3303,7 +3360,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:10:11 GMT" + "Thu, 30 Jul 2020 22:23:17 GMT" ], "Content-Length": [ "905" @@ -3315,23 +3372,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ba251e4e-dabe-4e57-87f8-858e0b79e0f2" + "8f974e9c-dc46-48af-b0a6-706175ec005a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3351,13 +3408,13 @@ "1187" ], "x-ms-request-id": [ - "1287ab9b-ff57-42c9-b5dc-53b638befcad" + "16c0f3e5-7aa8-49f1-ad60-22d6df456395" ], "x-ms-correlation-request-id": [ - "1287ab9b-ff57-42c9-b5dc-53b638befcad" + "16c0f3e5-7aa8-49f1-ad60-22d6df456395" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211013Z:1287ab9b-ff57-42c9-b5dc-53b638befcad" + "WESTUS2:20200730T222318Z:16c0f3e5-7aa8-49f1-ad60-22d6df456395" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3366,7 +3423,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:10:12 GMT" + "Thu, 30 Jul 2020 22:23:18 GMT" ], "Content-Length": [ "905" @@ -3378,23 +3435,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bdd7a6ea-fdc5-4f3e-b1ea-cbb848f2431d" + "4f7ece94-02c7-4f5f-a78b-8b9b10414e72" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3414,13 +3471,13 @@ "1186" ], "x-ms-request-id": [ - "2081c7ba-1817-4ab7-af71-d6a9291b4a15" + "84f5a219-85e5-414a-994e-7ca037e72715" ], "x-ms-correlation-request-id": [ - "2081c7ba-1817-4ab7-af71-d6a9291b4a15" + "84f5a219-85e5-414a-994e-7ca037e72715" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211014Z:2081c7ba-1817-4ab7-af71-d6a9291b4a15" + "WESTUS2:20200730T222319Z:84f5a219-85e5-414a-994e-7ca037e72715" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3429,7 +3486,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:10:14 GMT" + "Thu, 30 Jul 2020 22:23:19 GMT" ], "Content-Length": [ "905" @@ -3441,23 +3498,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6dee936f-4bb5-4016-8d79-3f743478088f" + "f98fbc3b-c76f-4f03-9355-dede571bfb43" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3477,13 +3534,13 @@ "1185" ], "x-ms-request-id": [ - "c2613727-ff6d-4366-ad27-d569998b5050" + "1c231edb-d268-4541-83b4-941f131e2e1d" ], "x-ms-correlation-request-id": [ - "c2613727-ff6d-4366-ad27-d569998b5050" + "1c231edb-d268-4541-83b4-941f131e2e1d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211016Z:c2613727-ff6d-4366-ad27-d569998b5050" + "WESTUS2:20200730T222320Z:1c231edb-d268-4541-83b4-941f131e2e1d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3492,7 +3549,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:10:15 GMT" + "Thu, 30 Jul 2020 22:23:20 GMT" ], "Content-Length": [ "905" @@ -3504,23 +3561,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3ce7ce11-ed07-4944-8697-c0d0f8cb6e24" + "09daf9de-5259-48af-a292-5d4e7234643d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3540,13 +3597,13 @@ "1184" ], "x-ms-request-id": [ - "a156fd07-63f0-4d63-a83d-77240610d964" + "1abdd7fb-6fa8-430d-9e21-c40b7e5c4ad6" ], "x-ms-correlation-request-id": [ - "a156fd07-63f0-4d63-a83d-77240610d964" + "1abdd7fb-6fa8-430d-9e21-c40b7e5c4ad6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211017Z:a156fd07-63f0-4d63-a83d-77240610d964" + "WESTUS2:20200730T222321Z:1abdd7fb-6fa8-430d-9e21-c40b7e5c4ad6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3555,7 +3612,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:10:16 GMT" + "Thu, 30 Jul 2020 22:23:21 GMT" ], "Content-Length": [ "905" @@ -3567,23 +3624,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2072ae08-344a-4b58-a430-920d7fea7254" + "6df67acb-53b6-4fd4-93f4-7230451135d9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3600,16 +3657,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1183" ], "x-ms-request-id": [ - "a98e8cc7-4cad-4be4-a277-fc0d5d543106" + "73858725-00d2-43e9-90d6-d796a1891e81" ], "x-ms-correlation-request-id": [ - "a98e8cc7-4cad-4be4-a277-fc0d5d543106" + "73858725-00d2-43e9-90d6-d796a1891e81" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211250Z:a98e8cc7-4cad-4be4-a277-fc0d5d543106" + "WESTUS2:20200730T222332Z:73858725-00d2-43e9-90d6-d796a1891e81" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3618,7 +3675,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:50 GMT" + "Thu, 30 Jul 2020 22:23:32 GMT" ], "Content-Length": [ "905" @@ -3630,23 +3687,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6f4c2cef-1d5a-40b7-9884-86a35774c925" + "726a8b80-0cce-456e-862a-4c044fcfc83f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3663,16 +3720,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1182" ], "x-ms-request-id": [ - "699d6a0f-310a-478c-9bf2-bd3522b0b13c" + "281eb9db-6009-42d0-9676-188c1746ffa6" ], "x-ms-correlation-request-id": [ - "699d6a0f-310a-478c-9bf2-bd3522b0b13c" + "281eb9db-6009-42d0-9676-188c1746ffa6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211252Z:699d6a0f-310a-478c-9bf2-bd3522b0b13c" + "WESTUS2:20200730T222334Z:281eb9db-6009-42d0-9676-188c1746ffa6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3681,7 +3738,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:51 GMT" + "Thu, 30 Jul 2020 22:23:33 GMT" ], "Content-Length": [ "905" @@ -3693,23 +3750,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ab0e0f67-60a8-484f-91d7-65b276f10064" + "c756f367-0374-412c-a74e-aaf579532160" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3726,16 +3783,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1197" + "1181" ], "x-ms-request-id": [ - "966db3fb-ae2d-44de-8d39-7363f689d915" + "ee401b35-4272-4227-9dc9-59b9e821502d" ], "x-ms-correlation-request-id": [ - "966db3fb-ae2d-44de-8d39-7363f689d915" + "ee401b35-4272-4227-9dc9-59b9e821502d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211253Z:966db3fb-ae2d-44de-8d39-7363f689d915" + "WESTUS2:20200730T222335Z:ee401b35-4272-4227-9dc9-59b9e821502d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3744,7 +3801,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:52 GMT" + "Thu, 30 Jul 2020 22:23:34 GMT" ], "Content-Length": [ "905" @@ -3756,23 +3813,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cc44bf96-be5e-4344-8d2f-cbb81a9af347" + "ebaf8a29-e5c8-4988-b9c6-d43ac3406160" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3789,16 +3846,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1196" + "1180" ], "x-ms-request-id": [ - "a682c02b-c27b-4914-83a3-dc006c610a97" + "133b4046-ed74-4edd-a204-0f7b0a16eedd" ], "x-ms-correlation-request-id": [ - "a682c02b-c27b-4914-83a3-dc006c610a97" + "133b4046-ed74-4edd-a204-0f7b0a16eedd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211254Z:a682c02b-c27b-4914-83a3-dc006c610a97" + "WESTUS2:20200730T222335Z:133b4046-ed74-4edd-a204-0f7b0a16eedd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3807,7 +3864,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:53 GMT" + "Thu, 30 Jul 2020 22:23:35 GMT" ], "Content-Length": [ "905" @@ -3819,23 +3876,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e087685b-a1ac-4116-b56d-fa75013bb11a" + "19d16400-db5d-41a4-aa26-ec8d3bdfad0d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3852,16 +3909,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1195" + "1179" ], "x-ms-request-id": [ - "7e0811b1-e5e8-4c0e-b71b-9cf97acec063" + "0ef2ede6-5e13-4979-964b-e2d4b66883bf" ], "x-ms-correlation-request-id": [ - "7e0811b1-e5e8-4c0e-b71b-9cf97acec063" + "0ef2ede6-5e13-4979-964b-e2d4b66883bf" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211255Z:7e0811b1-e5e8-4c0e-b71b-9cf97acec063" + "WESTUS2:20200730T222336Z:0ef2ede6-5e13-4979-964b-e2d4b66883bf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3870,7 +3927,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:54 GMT" + "Thu, 30 Jul 2020 22:23:36 GMT" ], "Content-Length": [ "905" @@ -3882,23 +3939,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6419eb32-3b52-4559-ad66-2c4f7d2485bf" + "4d6e2f6b-1553-4751-8146-e45c9a544f13" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3915,16 +3972,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1194" + "1178" ], "x-ms-request-id": [ - "f4d527f1-7f9f-40c6-8a52-ffd1703c5c73" + "a9a0d882-bd5e-4afd-8c7b-dc5abeb807b1" ], "x-ms-correlation-request-id": [ - "f4d527f1-7f9f-40c6-8a52-ffd1703c5c73" + "a9a0d882-bd5e-4afd-8c7b-dc5abeb807b1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211256Z:f4d527f1-7f9f-40c6-8a52-ffd1703c5c73" + "WESTUS2:20200730T222338Z:a9a0d882-bd5e-4afd-8c7b-dc5abeb807b1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3933,7 +3990,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:56 GMT" + "Thu, 30 Jul 2020 22:23:37 GMT" ], "Content-Length": [ "905" @@ -3945,23 +4002,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6eb7e096-17e6-4cd4-a4d2-1eb7fb7a7197" + "bfbd4e16-acd7-4f98-97c1-b80de59dfb64" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3978,16 +4035,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1193" + "1177" ], "x-ms-request-id": [ - "29ea3b76-0b27-4de1-80e4-601cc2e8d349" + "5e3095e2-b4fe-404e-9245-0105eded2030" ], "x-ms-correlation-request-id": [ - "29ea3b76-0b27-4de1-80e4-601cc2e8d349" + "5e3095e2-b4fe-404e-9245-0105eded2030" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211257Z:29ea3b76-0b27-4de1-80e4-601cc2e8d349" + "WESTUS2:20200730T222339Z:5e3095e2-b4fe-404e-9245-0105eded2030" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3996,7 +4053,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:57 GMT" + "Thu, 30 Jul 2020 22:23:38 GMT" ], "Content-Length": [ "905" @@ -4008,23 +4065,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6d8d8034-fb60-4a2c-bb55-6dc2d0dc73a8" + "84b6d950-3d8b-4e38-9a91-03a36aa18476" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4041,16 +4098,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1192" + "1176" ], "x-ms-request-id": [ - "89da4400-56db-4f68-98a2-faea6d385672" + "bbdf4619-1ce3-47e2-88e4-b7222db3ed03" ], "x-ms-correlation-request-id": [ - "89da4400-56db-4f68-98a2-faea6d385672" + "bbdf4619-1ce3-47e2-88e4-b7222db3ed03" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211258Z:89da4400-56db-4f68-98a2-faea6d385672" + "WESTUS2:20200730T222340Z:bbdf4619-1ce3-47e2-88e4-b7222db3ed03" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4059,7 +4116,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:58 GMT" + "Thu, 30 Jul 2020 22:23:39 GMT" ], "Content-Length": [ "905" @@ -4071,23 +4128,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ea6ee841-e7ea-49f7-b539-1a8fc13d1e9c" + "51b2caf8-49fc-4f1c-a4f0-6af6644563ad" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4104,16 +4161,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1191" + "1175" ], "x-ms-request-id": [ - "c89bd951-965d-47a3-86f3-7ed1f6c79f74" + "75f9907b-75e6-4b22-bef7-59a168da81c7" ], "x-ms-correlation-request-id": [ - "c89bd951-965d-47a3-86f3-7ed1f6c79f74" + "75f9907b-75e6-4b22-bef7-59a168da81c7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211259Z:c89bd951-965d-47a3-86f3-7ed1f6c79f74" + "WESTUS2:20200730T222341Z:75f9907b-75e6-4b22-bef7-59a168da81c7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4122,7 +4179,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:12:59 GMT" + "Thu, 30 Jul 2020 22:23:40 GMT" ], "Content-Length": [ "905" @@ -4134,23 +4191,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "36b23a4f-384b-416c-bb88-4e17888e83fd" + "d6beef6b-2101-49af-b0f5-f91e4622e8a5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4167,16 +4224,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1190" + "1174" ], "x-ms-request-id": [ - "6fe923a2-2d21-4189-8552-5f7604fe6b77" + "d857b15b-a813-4481-b734-d60dc9e1d30d" ], "x-ms-correlation-request-id": [ - "6fe923a2-2d21-4189-8552-5f7604fe6b77" + "d857b15b-a813-4481-b734-d60dc9e1d30d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211301Z:6fe923a2-2d21-4189-8552-5f7604fe6b77" + "WESTUS2:20200730T222357Z:d857b15b-a813-4481-b734-d60dc9e1d30d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4185,7 +4242,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:13:00 GMT" + "Thu, 30 Jul 2020 22:23:56 GMT" ], "Content-Length": [ "905" @@ -4197,23 +4254,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56de9097-4da9-4bb0-b161-908a3106b69c" + "07883ea6-c7e7-4ebb-8336-4a9d0fed28d8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4230,16 +4287,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1189" + "1173" ], "x-ms-request-id": [ - "6c130fe7-827e-4507-bbbb-2fe1529ac9bb" + "952a8e3d-0b52-46d4-89de-5cf504bf09fc" ], "x-ms-correlation-request-id": [ - "6c130fe7-827e-4507-bbbb-2fe1529ac9bb" + "952a8e3d-0b52-46d4-89de-5cf504bf09fc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211303Z:6c130fe7-827e-4507-bbbb-2fe1529ac9bb" + "WESTUS2:20200730T222359Z:952a8e3d-0b52-46d4-89de-5cf504bf09fc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4248,7 +4305,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:13:02 GMT" + "Thu, 30 Jul 2020 22:23:58 GMT" ], "Content-Length": [ "905" @@ -4260,23 +4317,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e48ab61a-7f25-4d99-b9fa-6d1bc0b92df3" + "b98d47eb-ad84-424e-9b22-2b06a51a357d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4293,16 +4350,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1188" + "1172" ], "x-ms-request-id": [ - "78a2cfa8-ef7d-4911-b2f7-e0c75ebdfad8" + "464c417f-048d-4158-b43b-e790411c1f02" ], "x-ms-correlation-request-id": [ - "78a2cfa8-ef7d-4911-b2f7-e0c75ebdfad8" + "464c417f-048d-4158-b43b-e790411c1f02" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211304Z:78a2cfa8-ef7d-4911-b2f7-e0c75ebdfad8" + "WESTUS2:20200730T222400Z:464c417f-048d-4158-b43b-e790411c1f02" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4311,7 +4368,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:13:04 GMT" + "Thu, 30 Jul 2020 22:23:59 GMT" ], "Content-Length": [ "905" @@ -4323,23 +4380,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d9d771f9-8b26-4f14-b7b1-acd702e79156" + "4579e2b0-9cf4-45ef-8faf-1f0fe903ea6a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4356,16 +4413,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1187" + "1171" ], "x-ms-request-id": [ - "1dde34f8-6b17-49a4-b4c5-74f782268457" + "a4ebced2-4106-482e-80bf-6630a78222ce" ], "x-ms-correlation-request-id": [ - "1dde34f8-6b17-49a4-b4c5-74f782268457" + "a4ebced2-4106-482e-80bf-6630a78222ce" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211306Z:1dde34f8-6b17-49a4-b4c5-74f782268457" + "WESTUS2:20200730T222401Z:a4ebced2-4106-482e-80bf-6630a78222ce" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4374,7 +4431,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:13:05 GMT" + "Thu, 30 Jul 2020 22:24:01 GMT" ], "Content-Length": [ "905" @@ -4386,23 +4443,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d51ca6b2-7f00-4fb4-b5ca-89d4ecb077d9" + "4db8a515-87b2-42c5-bb56-0b64e33e6386" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4419,16 +4476,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1186" + "1170" ], "x-ms-request-id": [ - "8240ad8c-b998-47d7-96f1-fcc648ebf7cf" + "a8fb42f2-e0a4-4a3d-a2b9-f5f8f99af3d6" ], "x-ms-correlation-request-id": [ - "8240ad8c-b998-47d7-96f1-fcc648ebf7cf" + "a8fb42f2-e0a4-4a3d-a2b9-f5f8f99af3d6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211307Z:8240ad8c-b998-47d7-96f1-fcc648ebf7cf" + "WESTUS2:20200730T222402Z:a8fb42f2-e0a4-4a3d-a2b9-f5f8f99af3d6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4437,7 +4494,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:13:06 GMT" + "Thu, 30 Jul 2020 22:24:02 GMT" ], "Content-Length": [ "905" @@ -4449,23 +4506,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1c1aaa06-6036-4a7d-88ec-7572331642fd" + "5613205d-b8bb-4410-9712-1850eaa929d2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4482,16 +4539,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1185" + "1169" ], "x-ms-request-id": [ - "dfd01b1e-6d7c-4d75-b0ca-7461433d8f27" + "1bc8f7e8-24f9-4080-a316-11459cc08ca2" ], "x-ms-correlation-request-id": [ - "dfd01b1e-6d7c-4d75-b0ca-7461433d8f27" + "1bc8f7e8-24f9-4080-a316-11459cc08ca2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211308Z:dfd01b1e-6d7c-4d75-b0ca-7461433d8f27" + "WESTUS2:20200730T222404Z:1bc8f7e8-24f9-4080-a316-11459cc08ca2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4500,7 +4557,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:13:08 GMT" + "Thu, 30 Jul 2020 22:24:04 GMT" ], "Content-Length": [ "905" @@ -4512,23 +4569,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6077/providers/Microsoft.Devices/IotHubs/ps8438/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczg0MzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3264/providers/Microsoft.Devices/IotHubs/ps915/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzI2NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkxNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a5ad5ebf-c1a1-417b-b58f-8b5648160c83" + "59e0e87b-b60e-4cc6-bd00-4ee2683ffb5b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4545,16 +4602,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1184" + "1168" ], "x-ms-request-id": [ - "93feda6e-5fbf-4408-beb4-70c0afac42ef" + "00ac7a2f-1fd9-4100-bf8c-6dfc85f513e3" ], "x-ms-correlation-request-id": [ - "93feda6e-5fbf-4408-beb4-70c0afac42ef" + "00ac7a2f-1fd9-4100-bf8c-6dfc85f513e3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200601T211309Z:93feda6e-5fbf-4408-beb4-70c0afac42ef" + "WESTUS2:20200730T222420Z:00ac7a2f-1fd9-4100-bf8c-6dfc85f513e3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4563,7 +4620,7 @@ "nosniff" ], "Date": [ - "Mon, 01 Jun 2020 21:13:09 GMT" + "Thu, 30 Jul 2020 22:24:19 GMT" ], "Content-Length": [ "905" @@ -4575,20 +4632,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"W2aH4PqhIMEJsIl60GUfkbuhlMYGB92O67Oprd78hSA=\",\r\n \"secondaryKey\": \"kxONuyb0ofSao3X8o15J+DZYHsnOoMxpg2+g6M4Vl/U=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mm0qHfDUlx2MLI1N08r/24748H2whYSp7WsQruHfnrw=\",\r\n \"secondaryKey\": \"j2pi9T41ySpC7A+fnCQaVbxfFJm7H6LvmQG05lSA8fs=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"fEdazAnJwP9JIFWgWGVzGi2d0PbqoCZ3TajoKFUNwN8=\",\r\n \"secondaryKey\": \"WcYBdqR+16p96XTPnP7FjQYdtSSozuMhGDJ4Wg3xQ9Q=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"PzQ2UiEfN1RHOt5/FGRWs6IsJGn+Sx5C+FqjrTU2IGg=\",\r\n \"secondaryKey\": \"7P/7Pyk4b1VkNCUoEtrI3IPCNrIieVMZmrRlifjKhl8=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VnYLOcb7K2BZSdZ0GT/sL+bbtn4mgnncivLqNdYban4=\",\r\n \"secondaryKey\": \"ZSjlSgZHocXoC2Y6Z32x6rFngmcXN42iVJcq7PQZJws=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"3d6qL/CnUgx+IW3AL9SuDizrYVKS5meUpPfpLXNfizg=\",\r\n \"secondaryKey\": \"u8p0kqWdpjNcMX9ERGL92Gjf7vzbuoi0aUaIdcdI5oc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"q9GYOcP9TYQyv8eVaAW7Gwrwr9PmrSHZ+qcSi9fRQOs=\",\r\n \"secondaryKey\": \"0cGvR2sbqltu89JQIjq0F0nDlR7zxF4GED3mQy7FwHM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"NRmsl4wNOI5NWvasPt88CLNyy1tVRQGFYs83d2qLVq4=\",\r\n \"secondaryKey\": \"/O+rje7zWRNhr8doFyrZUHP7FXEEoAz7zElh/EyRUGs=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"i5qz0IwBxf8P5ATQX5murSw8hn94mkEBd0MHh6KsZQ4=\",\r\n \"secondaryKey\": \"Bb7v9SqvIpvEJ/FhD7g1iSlpTpBwqvKtClH3Sa3RhZQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"33qfxgv9A3sf9G+7cxCQ5tF4tdY9r2aN8/pKcDrLtvY=\",\r\n \"secondaryKey\": \"jE5IudIK3kozrhlgEM13y8lLhW0Yr0M4op1Z2Zq81nw=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 } ], "Names": { "Test-AzureRmIotHubDeviceLifecycle": [ - "ps8438", - "ps6077", - "ps8091", - "ps954", - "ps5220", - "ps9076", - "ps1647", - "ps7481" + "ps915", + "ps3264", + "ps3590", + "ps6111", + "ps2858", + "ps4458", + "ps9990", + "ps8791" ] }, "Variables": { diff --git a/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubDPModuleTests/TestAzureIotHubModuleLifecycle.json b/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubDPModuleTests/TestAzureIotHubModuleLifecycle.json index c4f1b0d05df8..e8ff70eee77d 100644 --- a/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubDPModuleTests/TestAzureIotHubModuleLifecycle.json +++ b/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubDPModuleTests/TestAzureIotHubModuleLifecycle.json @@ -7,16 +7,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "eb4c4e7f-5727-429b-aa49-359b07c8e1e1" + "22e70b57-8219-42fb-a67d-6a1c930762dd" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.20" ] }, "ResponseHeaders": { @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11998" ], "x-ms-request-id": [ - "9e43bd4f-e4fc-4a19-8c66-3e56ea0e7b8e" + "cb76cf58-9683-4b4c-a323-ffa0fb95f3f8" ], "x-ms-correlation-request-id": [ - "9e43bd4f-e4fc-4a19-8c66-3e56ea0e7b8e" + "cb76cf58-9683-4b4c-a323-ffa0fb95f3f8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195201Z:9e43bd4f-e4fc-4a19-8c66-3e56ea0e7b8e" + "WESTUS2:20200730T203159Z:cb76cf58-9683-4b4c-a323-ffa0fb95f3f8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:52:00 GMT" + "Thu, 30 Jul 2020 20:31:58 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,29 +54,29 @@ "-1" ], "Content-Length": [ - "5727" + "5690" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps8063?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzODA2Mz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps8722?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzODcyMj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "cbe27b1a-741e-42da-a691-5ce552532dc0" + "49773344-0f8c-4265-970c-f9566a282dca" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "956e0ca7-ab73-45a8-806d-90d0519e9c8a" + "00b776ce-1bdc-42eb-a43d-3bde5c84fda4" ], "x-ms-correlation-request-id": [ - "956e0ca7-ab73-45a8-806d-90d0519e9c8a" + "00b776ce-1bdc-42eb-a43d-3bde5c84fda4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195202Z:956e0ca7-ab73-45a8-806d-90d0519e9c8a" + "WESTUS2:20200730T203200Z:00b776ce-1bdc-42eb-a43d-3bde5c84fda4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:52:02 GMT" + "Thu, 30 Jul 2020 20:31:59 GMT" ], "Content-Length": [ "165" @@ -123,23 +123,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063\",\r\n \"name\": \"ps8063\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722\",\r\n \"name\": \"ps8722\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "04084d78-d51b-4f5f-bad6-4b14d8594421" + "877cfb71-f213-4bcc-a136-aea22c257459" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -159,22 +159,22 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWEyODBkZDUtMWNmMy00NjdjLWFiNmYtYmUzZTY0YWE1ZTJi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTY2ZDI3YWUtYWEzOS00YmZhLWE4YmItNzM5MTBhNzliNWM4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "4998" + "4999" ], "x-ms-request-id": [ - "e6633465-6ba7-4f74-857f-2c771a006372" + "98c8c753-ba17-459c-afaf-3428641c1a95" ], "x-ms-correlation-request-id": [ - "e6633465-6ba7-4f74-857f-2c771a006372" + "98c8c753-ba17-459c-afaf-3428641c1a95" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195216Z:e6633465-6ba7-4f74-857f-2c771a006372" + "WESTUS2:20200730T203217Z:98c8c753-ba17-459c-afaf-3428641c1a95" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,10 +183,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:52:16 GMT" + "Thu, 30 Jul 2020 20:32:16 GMT" ], "Content-Length": [ - "619" + "617" ], "Content-Type": [ "application/json; charset=utf-8" @@ -195,17 +195,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWEyODBkZDUtMWNmMy00NjdjLWFiNmYtYmUzZTY0YWE1ZTJi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdFeU9EQmtaRFV0TVdObU15MDBOamRqTFdGaU5tWXRZbVV6WlRZMFlXRTFaVEppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTY2ZDI3YWUtYWEzOS00YmZhLWE4YmItNzM5MTBhNzliNWM4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRZMlpESTNZV1V0WVdFek9TMDBZbVpoTFdFNFltSXROek01TVRCaE56bGlOV000P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -222,16 +222,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11961" + "11998" ], "x-ms-request-id": [ - "724c543a-af77-49cb-bcfa-82ad0a9db8e1" + "fbb5d00f-a8b1-4448-89ee-bb7766c32822" ], "x-ms-correlation-request-id": [ - "724c543a-af77-49cb-bcfa-82ad0a9db8e1" + "fbb5d00f-a8b1-4448-89ee-bb7766c32822" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195246Z:724c543a-af77-49cb-bcfa-82ad0a9db8e1" + "WESTUS2:20200730T203247Z:fbb5d00f-a8b1-4448-89ee-bb7766c32822" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -240,7 +240,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:52:46 GMT" + "Thu, 30 Jul 2020 20:32:47 GMT" ], "Content-Length": [ "20" @@ -256,13 +256,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWEyODBkZDUtMWNmMy00NjdjLWFiNmYtYmUzZTY0YWE1ZTJi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdFeU9EQmtaRFV0TVdObU15MDBOamRqTFdGaU5tWXRZbVV6WlRZMFlXRTFaVEppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTY2ZDI3YWUtYWEzOS00YmZhLWE4YmItNzM5MTBhNzliNWM4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRZMlpESTNZV1V0WVdFek9TMDBZbVpoTFdFNFltSXROek01TVRCaE56bGlOV000P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -275,20 +275,77 @@ "Pragma": [ "no-cache" ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11960" + "11997" + ], + "x-ms-request-id": [ + "3366954a-0d11-41ca-8844-3b86dd192078" + ], + "x-ms-correlation-request-id": [ + "3366954a-0d11-41ca-8844-3b86dd192078" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200730T203317Z:3366954a-0d11-41ca-8844-3b86dd192078" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 30 Jul 2020 20:33:17 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTY2ZDI3YWUtYWEzOS00YmZhLWE4YmItNzM5MTBhNzliNWM4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRZMlpESTNZV1V0WVdFek9TMDBZbVpoTFdFNFltSXROek01TVRCaE56bGlOV000P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], "x-ms-request-id": [ - "38712a0e-9c84-4f64-820c-875787623305" + "bdd82471-e368-43d2-945e-fa086990c9cc" ], "x-ms-correlation-request-id": [ - "38712a0e-9c84-4f64-820c-875787623305" + "bdd82471-e368-43d2-945e-fa086990c9cc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195317Z:38712a0e-9c84-4f64-820c-875787623305" + "WESTUS2:20200730T203348Z:bdd82471-e368-43d2-945e-fa086990c9cc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -297,7 +354,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:53:16 GMT" + "Thu, 30 Jul 2020 20:33:47 GMT" ], "Content-Length": [ "20" @@ -313,13 +370,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWEyODBkZDUtMWNmMy00NjdjLWFiNmYtYmUzZTY0YWE1ZTJi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdFeU9EQmtaRFV0TVdObU15MDBOamRqTFdGaU5tWXRZbVV6WlRZMFlXRTFaVEppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTY2ZDI3YWUtYWEzOS00YmZhLWE4YmItNzM5MTBhNzliNWM4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRZMlpESTNZV1V0WVdFek9TMDBZbVpoTFdFNFltSXROek01TVRCaE56bGlOV000P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -336,16 +393,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11959" + "11995" ], "x-ms-request-id": [ - "561b3f53-102c-471d-a600-d4fb7b9e2f82" + "5d484f79-4f68-41b8-bfc9-814a130314fc" ], "x-ms-correlation-request-id": [ - "561b3f53-102c-471d-a600-d4fb7b9e2f82" + "5d484f79-4f68-41b8-bfc9-814a130314fc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195347Z:561b3f53-102c-471d-a600-d4fb7b9e2f82" + "WESTUS2:20200730T203418Z:5d484f79-4f68-41b8-bfc9-814a130314fc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -354,7 +411,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:53:47 GMT" + "Thu, 30 Jul 2020 20:34:17 GMT" ], "Content-Length": [ "20" @@ -370,13 +427,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWEyODBkZDUtMWNmMy00NjdjLWFiNmYtYmUzZTY0YWE1ZTJi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdFeU9EQmtaRFV0TVdObU15MDBOamRqTFdGaU5tWXRZbVV6WlRZMFlXRTFaVEppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTY2ZDI3YWUtYWEzOS00YmZhLWE4YmItNzM5MTBhNzliNWM4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRZMlpESTNZV1V0WVdFek9TMDBZbVpoTFdFNFltSXROek01TVRCaE56bGlOV000P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -393,16 +450,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11958" + "11994" ], "x-ms-request-id": [ - "e48cf75d-cc15-4fa7-8104-0a7a76bda303" + "62992cad-ad44-4d49-a0ef-23a568a12e8e" ], "x-ms-correlation-request-id": [ - "e48cf75d-cc15-4fa7-8104-0a7a76bda303" + "62992cad-ad44-4d49-a0ef-23a568a12e8e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195417Z:e48cf75d-cc15-4fa7-8104-0a7a76bda303" + "WESTUS2:20200730T203448Z:62992cad-ad44-4d49-a0ef-23a568a12e8e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -411,7 +468,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:16 GMT" + "Thu, 30 Jul 2020 20:34:48 GMT" ], "Content-Length": [ "22" @@ -427,13 +484,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -450,16 +507,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11957" + "11993" ], "x-ms-request-id": [ - "0b45fec5-0783-416f-b4f9-3f7493eabaa7" + "5ba97c13-a4d8-4662-b631-e6655a544882" ], "x-ms-correlation-request-id": [ - "0b45fec5-0783-416f-b4f9-3f7493eabaa7" + "5ba97c13-a4d8-4662-b631-e6655a544882" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195418Z:0b45fec5-0783-416f-b4f9-3f7493eabaa7" + "WESTUS2:20200730T203449Z:5ba97c13-a4d8-4662-b631-e6655a544882" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -468,10 +525,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:17 GMT" + "Thu, 30 Jul 2020 20:34:48 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -480,23 +537,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4293efd6-0385-4163-87bb-988f21b637b0" + "398efe25-7e8d-4976-a21b-961208efabe3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -513,16 +570,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11956" + "11992" ], "x-ms-request-id": [ - "3adfa5e4-47eb-4dce-b84e-3dd153f18ac4" + "00e8e50d-29d9-4208-bfd5-517998b66387" ], "x-ms-correlation-request-id": [ - "3adfa5e4-47eb-4dce-b84e-3dd153f18ac4" + "00e8e50d-29d9-4208-bfd5-517998b66387" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195418Z:3adfa5e4-47eb-4dce-b84e-3dd153f18ac4" + "WESTUS2:20200730T203449Z:00e8e50d-29d9-4208-bfd5-517998b66387" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -531,10 +588,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:18 GMT" + "Thu, 30 Jul 2020 20:34:49 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -543,23 +600,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4a23315d-4d1a-4895-b3e5-066298815275" + "72e78637-896f-4e6b-9a7e-68f9c7688460" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -576,16 +633,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11955" + "11991" ], "x-ms-request-id": [ - "0c568547-e0c4-4d7a-8f28-e4593279ef35" + "83bb73bf-dd74-4274-b00e-6355cdcdbf52" ], "x-ms-correlation-request-id": [ - "0c568547-e0c4-4d7a-8f28-e4593279ef35" + "83bb73bf-dd74-4274-b00e-6355cdcdbf52" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195419Z:0c568547-e0c4-4d7a-8f28-e4593279ef35" + "WESTUS2:20200730T203450Z:83bb73bf-dd74-4274-b00e-6355cdcdbf52" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -594,10 +651,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:18 GMT" + "Thu, 30 Jul 2020 20:34:50 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -606,23 +663,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "956644db-4d7a-43dd-a7c1-5d880a675df0" + "da0e3a89-9e4e-45e4-a758-dfbbc30605d0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -639,16 +696,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11954" + "11990" ], "x-ms-request-id": [ - "6be83b52-1dc7-49d9-a372-f1c89257b025" + "7d11da65-37ad-4cbb-8a3d-91b2e2575cbb" ], "x-ms-correlation-request-id": [ - "6be83b52-1dc7-49d9-a372-f1c89257b025" + "7d11da65-37ad-4cbb-8a3d-91b2e2575cbb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195420Z:6be83b52-1dc7-49d9-a372-f1c89257b025" + "WESTUS2:20200730T203451Z:7d11da65-37ad-4cbb-8a3d-91b2e2575cbb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -657,10 +714,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:19 GMT" + "Thu, 30 Jul 2020 20:34:50 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -669,23 +726,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c3978381-6f8f-4afe-a21f-d1ab3eb7d9b6" + "48e8a854-bd8d-4fde-ab34-24b6fab5c9f3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -702,16 +759,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11953" + "11989" ], "x-ms-request-id": [ - "d775d725-ebe5-410f-838a-59ee5e2d4c10" + "9a27dd86-9c24-4012-b593-5e90c7aa1346" ], "x-ms-correlation-request-id": [ - "d775d725-ebe5-410f-838a-59ee5e2d4c10" + "9a27dd86-9c24-4012-b593-5e90c7aa1346" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195421Z:d775d725-ebe5-410f-838a-59ee5e2d4c10" + "WESTUS2:20200730T203452Z:9a27dd86-9c24-4012-b593-5e90c7aa1346" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -720,10 +777,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:20 GMT" + "Thu, 30 Jul 2020 20:34:52 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -732,23 +789,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ddd80130-2e27-4e53-b22b-afd455579ff3" + "ff62a9bd-6337-4660-a281-55176c89412d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -765,16 +822,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11952" + "11988" ], "x-ms-request-id": [ - "0d776e1a-da7d-44a5-ac71-9409d5fd222d" + "e9cf55b1-3287-4d1a-a073-085e5d844171" ], "x-ms-correlation-request-id": [ - "0d776e1a-da7d-44a5-ac71-9409d5fd222d" + "e9cf55b1-3287-4d1a-a073-085e5d844171" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195422Z:0d776e1a-da7d-44a5-ac71-9409d5fd222d" + "WESTUS2:20200730T203453Z:e9cf55b1-3287-4d1a-a073-085e5d844171" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -783,10 +840,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:21 GMT" + "Thu, 30 Jul 2020 20:34:52 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -795,23 +852,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a8e959a9-1a3e-4121-b13d-f2efd59ded5d" + "bf49719f-edc6-4a50-bfab-d3da65a7ebbe" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -828,16 +885,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11951" + "11987" ], "x-ms-request-id": [ - "83f9b1e0-98b6-4a7e-82b6-b0782b7ce44c" + "9bdb612a-1268-4b94-8ebc-9c3eead2e29d" ], "x-ms-correlation-request-id": [ - "83f9b1e0-98b6-4a7e-82b6-b0782b7ce44c" + "9bdb612a-1268-4b94-8ebc-9c3eead2e29d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195423Z:83f9b1e0-98b6-4a7e-82b6-b0782b7ce44c" + "WESTUS2:20200730T203454Z:9bdb612a-1268-4b94-8ebc-9c3eead2e29d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -846,10 +903,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:22 GMT" + "Thu, 30 Jul 2020 20:34:53 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -858,23 +915,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a34376df-8b37-49be-bd51-7982b35c98dd" + "ad3abe96-88e4-4b5d-b62a-a2aa307eeb85" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -891,16 +948,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11950" + "11986" ], "x-ms-request-id": [ - "a7ba3636-5d6c-4e66-baa8-cc4a74c8f423" + "2b3806a6-84da-442d-84a9-8006c43e6590" ], "x-ms-correlation-request-id": [ - "a7ba3636-5d6c-4e66-baa8-cc4a74c8f423" + "2b3806a6-84da-442d-84a9-8006c43e6590" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195424Z:a7ba3636-5d6c-4e66-baa8-cc4a74c8f423" + "WESTUS2:20200730T203455Z:2b3806a6-84da-442d-84a9-8006c43e6590" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -909,10 +966,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:24 GMT" + "Thu, 30 Jul 2020 20:34:54 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -921,23 +978,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e2772e51-875e-4a9b-ac85-c6847922eff0" + "b66f1db5-3e2e-49b9-be03-0039d7ad4c75" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -954,16 +1011,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11949" + "11985" ], "x-ms-request-id": [ - "cc76af5c-815e-4962-82a7-a71b6df488b0" + "c51a4a52-a68e-4a0e-9829-2bf9139c60b6" ], "x-ms-correlation-request-id": [ - "cc76af5c-815e-4962-82a7-a71b6df488b0" + "c51a4a52-a68e-4a0e-9829-2bf9139c60b6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195425Z:cc76af5c-815e-4962-82a7-a71b6df488b0" + "WESTUS2:20200730T203455Z:c51a4a52-a68e-4a0e-9829-2bf9139c60b6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -972,10 +1029,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:25 GMT" + "Thu, 30 Jul 2020 20:34:55 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -984,23 +1041,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "654421a8-418d-4b4c-9849-0e09aca7fe15" + "84f25512-764e-4b2a-afd8-c1e3b116c86f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1017,16 +1074,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11948" + "11984" ], "x-ms-request-id": [ - "46dc085a-2853-426b-9209-000b0109b210" + "2e9b0d36-4ab3-4c07-857e-3ac2d0fb31f0" ], "x-ms-correlation-request-id": [ - "46dc085a-2853-426b-9209-000b0109b210" + "2e9b0d36-4ab3-4c07-857e-3ac2d0fb31f0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195425Z:46dc085a-2853-426b-9209-000b0109b210" + "WESTUS2:20200730T203456Z:2e9b0d36-4ab3-4c07-857e-3ac2d0fb31f0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1035,10 +1092,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:25 GMT" + "Thu, 30 Jul 2020 20:34:56 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1047,23 +1104,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ee37cbce-056f-4be5-80ea-715de1e842fe" + "0d26a210-c8cc-463f-8f6f-c8c06b9893df" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1080,16 +1137,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11947" + "11983" ], "x-ms-request-id": [ - "8552b70a-b64f-476c-a733-0a1a51f87213" + "9d0b95ce-e4ae-4221-8fd5-49f195c8e68b" ], "x-ms-correlation-request-id": [ - "8552b70a-b64f-476c-a733-0a1a51f87213" + "9d0b95ce-e4ae-4221-8fd5-49f195c8e68b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195427Z:8552b70a-b64f-476c-a733-0a1a51f87213" + "WESTUS2:20200730T203457Z:9d0b95ce-e4ae-4221-8fd5-49f195c8e68b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1098,10 +1155,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:26 GMT" + "Thu, 30 Jul 2020 20:34:57 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1110,23 +1167,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0973e119-e37d-4c92-b5bd-15a2fdafb7d7" + "2e3f9f46-6e2e-487a-bd75-b091eb1d8989" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1143,16 +1200,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11946" + "11982" ], "x-ms-request-id": [ - "d0196b24-181e-4183-a1fd-3e4b1643cbe6" + "cb13771d-13c0-4b05-9632-7c08d1c370fb" ], "x-ms-correlation-request-id": [ - "d0196b24-181e-4183-a1fd-3e4b1643cbe6" + "cb13771d-13c0-4b05-9632-7c08d1c370fb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195427Z:d0196b24-181e-4183-a1fd-3e4b1643cbe6" + "WESTUS2:20200730T203458Z:cb13771d-13c0-4b05-9632-7c08d1c370fb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1161,10 +1218,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:27 GMT" + "Thu, 30 Jul 2020 20:34:58 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1173,23 +1230,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d0d4af20-6971-4c63-97c3-6d72681b77c8" + "4508aad4-c2f8-48dd-824b-3be6ed33542f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1206,16 +1263,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11945" + "11981" ], "x-ms-request-id": [ - "d0307382-7407-4f52-8ccb-765c732b6156" + "5c4a9fb2-dc0a-4496-a118-9f06b732a79d" ], "x-ms-correlation-request-id": [ - "d0307382-7407-4f52-8ccb-765c732b6156" + "5c4a9fb2-dc0a-4496-a118-9f06b732a79d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195429Z:d0307382-7407-4f52-8ccb-765c732b6156" + "WESTUS2:20200730T203459Z:5c4a9fb2-dc0a-4496-a118-9f06b732a79d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1224,10 +1281,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:29 GMT" + "Thu, 30 Jul 2020 20:34:59 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1236,23 +1293,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4b2961d3-d035-4cac-8250-315b86a160f6" + "db859f0a-e720-4e47-a8ed-600a224ba22c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1269,16 +1326,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11944" + "11980" ], "x-ms-request-id": [ - "0d7a5e33-3227-4643-98fa-0e3a8b648924" + "fb137c8f-64e6-4b67-b619-e98e3870730d" ], "x-ms-correlation-request-id": [ - "0d7a5e33-3227-4643-98fa-0e3a8b648924" + "fb137c8f-64e6-4b67-b619-e98e3870730d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195430Z:0d7a5e33-3227-4643-98fa-0e3a8b648924" + "WESTUS2:20200730T203500Z:fb137c8f-64e6-4b67-b619-e98e3870730d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1287,10 +1344,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:29 GMT" + "Thu, 30 Jul 2020 20:35:00 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1299,23 +1356,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "00864878-a2bd-4201-8cd2-2abf5f24df6b" + "6a0ba910-0951-42c9-adf2-f49543559c78" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1332,16 +1389,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11943" + "11979" ], "x-ms-request-id": [ - "4f6bfacb-9a9f-41c8-a14b-80bb6abe322c" + "5c6bc9b3-f9b0-4ae0-bd16-12aab37564b6" ], "x-ms-correlation-request-id": [ - "4f6bfacb-9a9f-41c8-a14b-80bb6abe322c" + "5c6bc9b3-f9b0-4ae0-bd16-12aab37564b6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195431Z:4f6bfacb-9a9f-41c8-a14b-80bb6abe322c" + "WESTUS2:20200730T203501Z:5c6bc9b3-f9b0-4ae0-bd16-12aab37564b6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1350,10 +1407,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:30 GMT" + "Thu, 30 Jul 2020 20:35:00 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1362,23 +1419,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3b30a436-f90d-4775-8136-6057d61b391d" + "eebebe73-54d7-4e27-81ec-09f9905f063a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1395,16 +1452,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11942" + "11978" ], "x-ms-request-id": [ - "010b8265-2e33-4e93-8d1c-a89deeb909e0" + "dc633b5c-ce4f-4e7a-93eb-af2a080ce077" ], "x-ms-correlation-request-id": [ - "010b8265-2e33-4e93-8d1c-a89deeb909e0" + "dc633b5c-ce4f-4e7a-93eb-af2a080ce077" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195432Z:010b8265-2e33-4e93-8d1c-a89deeb909e0" + "WESTUS2:20200730T203502Z:dc633b5c-ce4f-4e7a-93eb-af2a080ce077" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1413,10 +1470,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:31 GMT" + "Thu, 30 Jul 2020 20:35:01 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1425,23 +1482,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "17e5206f-7415-4078-b2be-2ca745ccf26a" + "99ea9e05-cd8a-49f4-b42d-982437972b6d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1458,16 +1515,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11941" + "11977" ], "x-ms-request-id": [ - "a79522be-7d2e-4162-bcb4-68903444bdcf" + "e8a7a24b-9c04-4f5d-a785-d8f65300790f" ], "x-ms-correlation-request-id": [ - "a79522be-7d2e-4162-bcb4-68903444bdcf" + "e8a7a24b-9c04-4f5d-a785-d8f65300790f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195433Z:a79522be-7d2e-4162-bcb4-68903444bdcf" + "WESTUS2:20200730T203503Z:e8a7a24b-9c04-4f5d-a785-d8f65300790f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1476,10 +1533,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:32 GMT" + "Thu, 30 Jul 2020 20:35:03 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1488,23 +1545,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e2c2603e-059d-4ed0-bde4-48db92e399be" + "1e0671d5-c985-4e1b-a80b-41265e719c81" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1521,16 +1578,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11940" + "11976" ], "x-ms-request-id": [ - "e5845774-6b08-4ecd-89a4-0ab5efcc9ab5" + "b4e2c9cc-9275-406e-82ed-2400bcae8ba9" ], "x-ms-correlation-request-id": [ - "e5845774-6b08-4ecd-89a4-0ab5efcc9ab5" + "b4e2c9cc-9275-406e-82ed-2400bcae8ba9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195433Z:e5845774-6b08-4ecd-89a4-0ab5efcc9ab5" + "WESTUS2:20200730T203504Z:b4e2c9cc-9275-406e-82ed-2400bcae8ba9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1539,10 +1596,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:33 GMT" + "Thu, 30 Jul 2020 20:35:03 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1551,23 +1608,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cb5d12e9-1dd2-43c0-b9b8-39f0547a339a" + "ac251987-1425-41e3-a6b7-9f0b7bdb600a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1584,16 +1641,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11939" + "11975" ], "x-ms-request-id": [ - "7d759dde-62bb-4b77-9c63-234aca34f17e" + "83bcf17f-0777-48bc-8d10-e92619b5d658" ], "x-ms-correlation-request-id": [ - "7d759dde-62bb-4b77-9c63-234aca34f17e" + "83bcf17f-0777-48bc-8d10-e92619b5d658" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195434Z:7d759dde-62bb-4b77-9c63-234aca34f17e" + "WESTUS2:20200730T203505Z:83bcf17f-0777-48bc-8d10-e92619b5d658" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1602,10 +1659,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:34 GMT" + "Thu, 30 Jul 2020 20:35:04 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1614,23 +1671,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7605b9c0-58e1-41fd-9813-c6f6393ae155" + "19218d96-055a-4312-baae-7fdba38a3900" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1647,16 +1704,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11938" + "11974" ], "x-ms-request-id": [ - "e20725c8-9fbf-4cf9-a3a4-e00985ce0ea9" + "f97579b1-867f-4438-b45e-29b609677696" ], "x-ms-correlation-request-id": [ - "e20725c8-9fbf-4cf9-a3a4-e00985ce0ea9" + "f97579b1-867f-4438-b45e-29b609677696" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195436Z:e20725c8-9fbf-4cf9-a3a4-e00985ce0ea9" + "WESTUS2:20200730T203506Z:f97579b1-867f-4438-b45e-29b609677696" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1665,10 +1722,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:36 GMT" + "Thu, 30 Jul 2020 20:35:05 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1677,23 +1734,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f5a58a09-e045-4dc7-95ce-0da43051ce45" + "590f7628-edf0-46d9-b7fb-89e86242ba91" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1710,16 +1767,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11937" + "11973" ], "x-ms-request-id": [ - "893fc320-451e-4e23-a47d-2df5031f15b3" + "9a22742c-cfa6-4104-9d49-9fa6535e1ec1" ], "x-ms-correlation-request-id": [ - "893fc320-451e-4e23-a47d-2df5031f15b3" + "9a22742c-cfa6-4104-9d49-9fa6535e1ec1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195447Z:893fc320-451e-4e23-a47d-2df5031f15b3" + "WESTUS2:20200730T203517Z:9a22742c-cfa6-4104-9d49-9fa6535e1ec1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1728,10 +1785,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:47 GMT" + "Thu, 30 Jul 2020 20:35:16 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1740,23 +1797,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cab70a2b-1b44-4dbd-9bd1-f08deb9c90b9" + "a94c05df-0587-4f05-b3e3-63d2a20094ca" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1773,16 +1830,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11936" + "11972" ], "x-ms-request-id": [ - "92e7945f-ecb9-412e-b7e9-0e1e51ae6ab1" + "7a87d8d8-0587-40fb-9c15-4c5a02226076" ], "x-ms-correlation-request-id": [ - "92e7945f-ecb9-412e-b7e9-0e1e51ae6ab1" + "7a87d8d8-0587-40fb-9c15-4c5a02226076" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195448Z:92e7945f-ecb9-412e-b7e9-0e1e51ae6ab1" + "WESTUS2:20200730T203518Z:7a87d8d8-0587-40fb-9c15-4c5a02226076" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1791,10 +1848,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:48 GMT" + "Thu, 30 Jul 2020 20:35:17 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1803,23 +1860,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4162b83f-28e8-4fbc-9c8d-b144033c5621" + "c61994d8-4bfd-4670-a380-2f25fb8d00a8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1836,16 +1893,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11935" + "11971" ], "x-ms-request-id": [ - "9a218144-3646-4313-ae17-8f5ee9be108b" + "aa9be9d1-574b-427d-8456-8a78cff297ad" ], "x-ms-correlation-request-id": [ - "9a218144-3646-4313-ae17-8f5ee9be108b" + "aa9be9d1-574b-427d-8456-8a78cff297ad" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195449Z:9a218144-3646-4313-ae17-8f5ee9be108b" + "WESTUS2:20200730T203519Z:aa9be9d1-574b-427d-8456-8a78cff297ad" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1854,10 +1911,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:49 GMT" + "Thu, 30 Jul 2020 20:35:18 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1866,23 +1923,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "87ed659a-2a8c-425d-b06d-07eff1e0d9dd" + "cfe3606c-5ff7-42a2-9a31-4351b3182c3e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1899,16 +1956,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11934" + "11970" ], "x-ms-request-id": [ - "66f079bb-899d-4c97-b5a5-3cc6b2cc2173" + "0aec5410-22f6-48c1-a2e5-6a14def652f4" ], "x-ms-correlation-request-id": [ - "66f079bb-899d-4c97-b5a5-3cc6b2cc2173" + "0aec5410-22f6-48c1-a2e5-6a14def652f4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195450Z:66f079bb-899d-4c97-b5a5-3cc6b2cc2173" + "WESTUS2:20200730T203520Z:0aec5410-22f6-48c1-a2e5-6a14def652f4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1917,10 +1974,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:49 GMT" + "Thu, 30 Jul 2020 20:35:19 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1929,23 +1986,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f4fd8943-1d15-49a8-93d7-99bda15e8f3f" + "2c3ce6e4-3994-448f-a93f-381b3cac6e90" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1962,16 +2019,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11933" + "11969" ], "x-ms-request-id": [ - "4d63b993-f8d8-4edb-8bc4-4af1f2058029" + "88263ee5-a060-4348-be6a-9518c574bbcb" ], "x-ms-correlation-request-id": [ - "4d63b993-f8d8-4edb-8bc4-4af1f2058029" + "88263ee5-a060-4348-be6a-9518c574bbcb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195451Z:4d63b993-f8d8-4edb-8bc4-4af1f2058029" + "WESTUS2:20200730T203521Z:88263ee5-a060-4348-be6a-9518c574bbcb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1980,10 +2037,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:50 GMT" + "Thu, 30 Jul 2020 20:35:20 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1992,23 +2049,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b8f4d272-e184-44c6-a667-ae474266d651" + "2c96c20b-0b45-433e-a727-762559016a2c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2021,20 +2078,20 @@ "Pragma": [ "no-cache" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11932" - ], "Server": [ "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11968" + ], "x-ms-request-id": [ - "699730e5-9623-41ea-8f49-140aa910dae3" + "a3e34d0f-fa99-4f26-91a7-bf9c237f44cf" ], "x-ms-correlation-request-id": [ - "699730e5-9623-41ea-8f49-140aa910dae3" + "a3e34d0f-fa99-4f26-91a7-bf9c237f44cf" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195452Z:699730e5-9623-41ea-8f49-140aa910dae3" + "WESTUS2:20200730T203522Z:a3e34d0f-fa99-4f26-91a7-bf9c237f44cf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2043,10 +2100,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:51 GMT" + "Thu, 30 Jul 2020 20:35:21 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2055,23 +2112,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6972e95e-93f0-4a09-bfb2-42b5f264c9c3" + "8b9a5717-dd60-4c0c-9c16-cefd2e18989b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2088,16 +2145,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11931" + "11967" ], "x-ms-request-id": [ - "11bae63a-ab49-4c3e-a474-a82b83b18792" + "3b7b7c7e-86c0-49db-b694-f7a441893c75" ], "x-ms-correlation-request-id": [ - "11bae63a-ab49-4c3e-a474-a82b83b18792" + "3b7b7c7e-86c0-49db-b694-f7a441893c75" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195453Z:11bae63a-ab49-4c3e-a474-a82b83b18792" + "WESTUS2:20200730T203523Z:3b7b7c7e-86c0-49db-b694-f7a441893c75" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2106,10 +2163,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:53 GMT" + "Thu, 30 Jul 2020 20:35:22 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2118,23 +2175,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2f92d692-7836-4799-b3d3-07a390117301" + "54bc67f3-611d-4184-a49e-bcf172b53e5c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2151,16 +2208,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11930" + "11966" ], "x-ms-request-id": [ - "48a03b5d-8fbc-4880-9786-de36d1391889" + "4687412f-f992-492b-ac54-75ecb3de5a10" ], "x-ms-correlation-request-id": [ - "48a03b5d-8fbc-4880-9786-de36d1391889" + "4687412f-f992-492b-ac54-75ecb3de5a10" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195454Z:48a03b5d-8fbc-4880-9786-de36d1391889" + "WESTUS2:20200730T203524Z:4687412f-f992-492b-ac54-75ecb3de5a10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2169,10 +2226,10 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:54 GMT" + "Thu, 30 Jul 2020 20:35:23 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2181,23 +2238,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785\",\r\n \"name\": \"ps5785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8063\",\r\n \"etag\": \"AAAAAA08ItU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5785\",\r\n \"endpoint\": \"sb://iothub-ns-ps5785-3349456-7f765e0558.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722\",\r\n \"name\": \"ps722\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8722\",\r\n \"etag\": \"AAAAAJ5K8+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps722.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps722\",\r\n \"endpoint\": \"sb://iothub-ns-ps722-3949326-34770d6955.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/IotHubKeys/iothubowner/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvSW90SHViS2V5cy9pb3RodWJvd25lci9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/IotHubKeys/iothubowner/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9Jb3RIdWJLZXlzL2lvdGh1Ym93bmVyL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "74149e50-2036-4d17-82e5-2b80be097e81" + "9713b7d2-f5f9-4a0d-9c12-0e6867525233" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2214,16 +2271,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1177" + "1199" ], "x-ms-request-id": [ - "79adcfbe-1417-4378-b8c4-9b6beb2a5360" + "bd1c0d46-5493-4a12-af1f-6965e0baef21" ], "x-ms-correlation-request-id": [ - "79adcfbe-1417-4378-b8c4-9b6beb2a5360" + "bd1c0d46-5493-4a12-af1f-6965e0baef21" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195419Z:79adcfbe-1417-4378-b8c4-9b6beb2a5360" + "WESTUS2:20200730T203450Z:bd1c0d46-5493-4a12-af1f-6965e0baef21" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2232,7 +2289,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:18 GMT" + "Thu, 30 Jul 2020 20:34:50 GMT" ], "Content-Length": [ "203" @@ -2244,23 +2301,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "11bfa3c2-0a2e-4332-bdfa-1ca393373449" + "b51b7a36-d065-4cab-acea-48948f583623" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2277,16 +2334,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1176" + "1198" ], "x-ms-request-id": [ - "f95b901d-3735-4647-9554-53b28ce24769" + "0691469b-a97c-419f-afde-d680b2f27903" ], "x-ms-correlation-request-id": [ - "f95b901d-3735-4647-9554-53b28ce24769" + "0691469b-a97c-419f-afde-d680b2f27903" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195420Z:f95b901d-3735-4647-9554-53b28ce24769" + "WESTUS2:20200730T203451Z:0691469b-a97c-419f-afde-d680b2f27903" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2295,7 +2352,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:19 GMT" + "Thu, 30 Jul 2020 20:34:51 GMT" ], "Content-Length": [ "905" @@ -2307,23 +2364,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "81c7f761-3d93-4f3f-9958-a180d93ea2fc" + "a9e1e0c1-46f7-4c72-bdaf-d09f61d83543" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2340,16 +2397,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1175" + "1197" ], "x-ms-request-id": [ - "8518a41d-e7d4-478d-a747-1257c5876ecf" + "42b7afa1-2c41-41ff-a544-3c60f67e2a0a" ], "x-ms-correlation-request-id": [ - "8518a41d-e7d4-478d-a747-1257c5876ecf" + "42b7afa1-2c41-41ff-a544-3c60f67e2a0a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195421Z:8518a41d-e7d4-478d-a747-1257c5876ecf" + "WESTUS2:20200730T203452Z:42b7afa1-2c41-41ff-a544-3c60f67e2a0a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2358,7 +2415,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:20 GMT" + "Thu, 30 Jul 2020 20:34:52 GMT" ], "Content-Length": [ "905" @@ -2370,23 +2427,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "db644245-7865-47bf-af00-8924a9bfe8b9" + "8555a953-434c-4f84-8fdf-63d3be93d74d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2403,16 +2460,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1174" + "1196" ], "x-ms-request-id": [ - "7f9ba22b-f7a1-45bb-96f0-e1aa9f269882" + "3fdc8e56-e094-46a5-aac3-4b29c5a0d8b1" ], "x-ms-correlation-request-id": [ - "7f9ba22b-f7a1-45bb-96f0-e1aa9f269882" + "3fdc8e56-e094-46a5-aac3-4b29c5a0d8b1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195422Z:7f9ba22b-f7a1-45bb-96f0-e1aa9f269882" + "WESTUS2:20200730T203453Z:3fdc8e56-e094-46a5-aac3-4b29c5a0d8b1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2421,7 +2478,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:21 GMT" + "Thu, 30 Jul 2020 20:34:53 GMT" ], "Content-Length": [ "905" @@ -2433,23 +2490,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "43b429f2-3cb8-40b0-9e80-50bcf03ccee7" + "596b7a07-ca7f-47ec-a32c-406c1b01c80e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2466,16 +2523,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1173" + "1195" ], "x-ms-request-id": [ - "ff9c7580-ad65-444d-a17a-6f51c0c1475d" + "72a84b51-67ce-4645-99a6-bdfec0c80229" ], "x-ms-correlation-request-id": [ - "ff9c7580-ad65-444d-a17a-6f51c0c1475d" + "72a84b51-67ce-4645-99a6-bdfec0c80229" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195423Z:ff9c7580-ad65-444d-a17a-6f51c0c1475d" + "WESTUS2:20200730T203454Z:72a84b51-67ce-4645-99a6-bdfec0c80229" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2484,7 +2541,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:22 GMT" + "Thu, 30 Jul 2020 20:34:54 GMT" ], "Content-Length": [ "905" @@ -2496,23 +2553,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "23758329-caaf-4677-b9ef-f044e63dd302" + "75940cc5-fe96-4a98-a841-72f26adb2c58" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2529,16 +2586,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1172" + "1194" ], "x-ms-request-id": [ - "f3585fa9-56cc-4e60-b2e6-3e3e0e5d2e4d" + "8197bb16-4d02-4990-8ddc-7b221a820572" ], "x-ms-correlation-request-id": [ - "f3585fa9-56cc-4e60-b2e6-3e3e0e5d2e4d" + "8197bb16-4d02-4990-8ddc-7b221a820572" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195424Z:f3585fa9-56cc-4e60-b2e6-3e3e0e5d2e4d" + "WESTUS2:20200730T203455Z:8197bb16-4d02-4990-8ddc-7b221a820572" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2547,7 +2604,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:24 GMT" + "Thu, 30 Jul 2020 20:34:54 GMT" ], "Content-Length": [ "905" @@ -2559,23 +2616,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c684276d-379b-4c95-8b39-29dad4ea6017" + "7a310b99-cd1d-4d7f-b91f-9af1a8fe3731" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2592,16 +2649,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1171" + "1193" ], "x-ms-request-id": [ - "8149ad48-c3ad-47a9-9a30-7f4a93f6e230" + "0d71b6ff-7692-466f-a9ae-f2c54214c9fd" ], "x-ms-correlation-request-id": [ - "8149ad48-c3ad-47a9-9a30-7f4a93f6e230" + "0d71b6ff-7692-466f-a9ae-f2c54214c9fd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195426Z:8149ad48-c3ad-47a9-9a30-7f4a93f6e230" + "WESTUS2:20200730T203456Z:0d71b6ff-7692-466f-a9ae-f2c54214c9fd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2610,7 +2667,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:26 GMT" + "Thu, 30 Jul 2020 20:34:56 GMT" ], "Content-Length": [ "905" @@ -2622,23 +2679,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d147ff9c-3c76-43e3-ba44-d78659edd49a" + "ab3139ab-a0ca-405e-afa0-f3252744bdbb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2655,16 +2712,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1170" + "1192" ], "x-ms-request-id": [ - "ae1a5b26-4e42-4e22-841e-ec3fdbca0976" + "0eaab82f-fc97-492e-ab98-d1cdc088d14a" ], "x-ms-correlation-request-id": [ - "ae1a5b26-4e42-4e22-841e-ec3fdbca0976" + "0eaab82f-fc97-492e-ab98-d1cdc088d14a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195427Z:ae1a5b26-4e42-4e22-841e-ec3fdbca0976" + "WESTUS2:20200730T203457Z:0eaab82f-fc97-492e-ab98-d1cdc088d14a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2673,7 +2730,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:27 GMT" + "Thu, 30 Jul 2020 20:34:57 GMT" ], "Content-Length": [ "905" @@ -2685,23 +2742,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "142abbfa-1429-4b55-bd0c-1f4e62d84518" + "ab4adb80-7dba-4ef1-bf82-b26d9762ed21" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2718,16 +2775,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1169" + "1191" ], "x-ms-request-id": [ - "8c78ca08-e366-4ace-bbd3-de0fc35c40a7" + "e4bdfd82-e93c-4ac9-bb09-11f4682109f6" ], "x-ms-correlation-request-id": [ - "8c78ca08-e366-4ace-bbd3-de0fc35c40a7" + "e4bdfd82-e93c-4ac9-bb09-11f4682109f6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195428Z:8c78ca08-e366-4ace-bbd3-de0fc35c40a7" + "WESTUS2:20200730T203458Z:e4bdfd82-e93c-4ac9-bb09-11f4682109f6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2736,7 +2793,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:28 GMT" + "Thu, 30 Jul 2020 20:34:58 GMT" ], "Content-Length": [ "905" @@ -2748,23 +2805,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f2f4f1b6-c2d6-4344-96ec-9fd35b9ba6c1" + "011e5342-bb9d-4d2e-adeb-3ca19ef7f99e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2781,16 +2838,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1168" + "1190" ], "x-ms-request-id": [ - "a939fbed-7153-4c49-a532-5a99077bf288" + "920b27f2-dfef-42b5-b37a-91eacf61d051" ], "x-ms-correlation-request-id": [ - "a939fbed-7153-4c49-a532-5a99077bf288" + "920b27f2-dfef-42b5-b37a-91eacf61d051" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195429Z:a939fbed-7153-4c49-a532-5a99077bf288" + "WESTUS2:20200730T203459Z:920b27f2-dfef-42b5-b37a-91eacf61d051" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2799,7 +2856,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:29 GMT" + "Thu, 30 Jul 2020 20:34:59 GMT" ], "Content-Length": [ "905" @@ -2811,23 +2868,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a4c9c6e8-1189-49bc-9ab5-c7ee0d3fc350" + "1f9b96bf-e421-4e07-935b-f9223a2596e0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2844,16 +2901,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1167" + "1189" ], "x-ms-request-id": [ - "42cb72d9-4d52-4e00-b9ce-6adddf77baec" + "d99195cb-8fc8-47b6-9d2b-794986270f59" ], "x-ms-correlation-request-id": [ - "42cb72d9-4d52-4e00-b9ce-6adddf77baec" + "d99195cb-8fc8-47b6-9d2b-794986270f59" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195430Z:42cb72d9-4d52-4e00-b9ce-6adddf77baec" + "WESTUS2:20200730T203500Z:d99195cb-8fc8-47b6-9d2b-794986270f59" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2862,7 +2919,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:30 GMT" + "Thu, 30 Jul 2020 20:35:00 GMT" ], "Content-Length": [ "905" @@ -2874,23 +2931,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3c937c20-daeb-4acd-a24d-7f0ac088ada2" + "aa6caabd-ee42-4ce2-9015-5b6a9b472318" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2907,16 +2964,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1166" + "1188" ], "x-ms-request-id": [ - "fc4b49ad-f9b8-4a86-bfa0-83c83b481c09" + "00e217e3-3b16-4266-a129-170af457068c" ], "x-ms-correlation-request-id": [ - "fc4b49ad-f9b8-4a86-bfa0-83c83b481c09" + "00e217e3-3b16-4266-a129-170af457068c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195431Z:fc4b49ad-f9b8-4a86-bfa0-83c83b481c09" + "WESTUS2:20200730T203501Z:00e217e3-3b16-4266-a129-170af457068c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2925,7 +2982,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:31 GMT" + "Thu, 30 Jul 2020 20:35:01 GMT" ], "Content-Length": [ "905" @@ -2937,23 +2994,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7d846052-f942-4d0a-940e-19881c9cedc7" + "7e3ea068-9266-4d79-9673-72069d7dfdfb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2970,16 +3027,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1165" + "1187" ], "x-ms-request-id": [ - "46ac2116-e7bd-48c2-857b-2b1f652affe0" + "8bd3bb3b-2099-48ce-8877-e3213f5e4410" ], "x-ms-correlation-request-id": [ - "46ac2116-e7bd-48c2-857b-2b1f652affe0" + "8bd3bb3b-2099-48ce-8877-e3213f5e4410" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195432Z:46ac2116-e7bd-48c2-857b-2b1f652affe0" + "WESTUS2:20200730T203502Z:8bd3bb3b-2099-48ce-8877-e3213f5e4410" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2988,7 +3045,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:32 GMT" + "Thu, 30 Jul 2020 20:35:02 GMT" ], "Content-Length": [ "905" @@ -3000,23 +3057,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f8c6822c-bf1b-4d1c-a2a6-01bb82b8422a" + "5394c150-1aeb-4538-b626-1c318cd58377" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3033,16 +3090,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1164" + "1186" ], "x-ms-request-id": [ - "978f77f1-ccaa-49c0-bbe8-a18f742f12eb" + "1881e271-cb0c-44f1-9938-ff5271b2d160" ], "x-ms-correlation-request-id": [ - "978f77f1-ccaa-49c0-bbe8-a18f742f12eb" + "1881e271-cb0c-44f1-9938-ff5271b2d160" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195433Z:978f77f1-ccaa-49c0-bbe8-a18f742f12eb" + "WESTUS2:20200730T203503Z:1881e271-cb0c-44f1-9938-ff5271b2d160" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3051,7 +3108,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:33 GMT" + "Thu, 30 Jul 2020 20:35:03 GMT" ], "Content-Length": [ "905" @@ -3063,23 +3120,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5d3451d2-9f6b-4ae6-bb92-949f6be7302b" + "8a4a3047-a8fb-4b7f-b8a3-459c75c7024f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3096,16 +3153,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1163" + "1185" ], "x-ms-request-id": [ - "b5b3725a-10d6-453d-ba77-3f1ca0c80b49" + "64dd652e-1f32-40a5-8a23-e59344458582" ], "x-ms-correlation-request-id": [ - "b5b3725a-10d6-453d-ba77-3f1ca0c80b49" + "64dd652e-1f32-40a5-8a23-e59344458582" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195434Z:b5b3725a-10d6-453d-ba77-3f1ca0c80b49" + "WESTUS2:20200730T203504Z:64dd652e-1f32-40a5-8a23-e59344458582" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3114,7 +3171,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:33 GMT" + "Thu, 30 Jul 2020 20:35:04 GMT" ], "Content-Length": [ "905" @@ -3126,23 +3183,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bf3eca7a-267c-4c12-b8ba-bc44cbd887ce" + "0e6610a9-0759-4872-8884-751bd47ff2c1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3159,16 +3216,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1162" + "1184" ], "x-ms-request-id": [ - "07c1a7cb-fb1a-4b19-96bb-d89f96616897" + "50126ec6-b5c0-47a4-a30c-fab47dc6d46e" ], "x-ms-correlation-request-id": [ - "07c1a7cb-fb1a-4b19-96bb-d89f96616897" + "50126ec6-b5c0-47a4-a30c-fab47dc6d46e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195435Z:07c1a7cb-fb1a-4b19-96bb-d89f96616897" + "WESTUS2:20200730T203505Z:50126ec6-b5c0-47a4-a30c-fab47dc6d46e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3177,7 +3234,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:34 GMT" + "Thu, 30 Jul 2020 20:35:05 GMT" ], "Content-Length": [ "905" @@ -3189,23 +3246,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c1e99a77-041e-452c-b70d-d15453c48f82" + "0367920f-ad40-4eeb-a9a0-488d91196ff4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3222,16 +3279,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1161" + "1183" ], "x-ms-request-id": [ - "74fdbc27-e068-4fbd-b5ec-9363b70d3055" + "9bf0dca5-5eec-4725-9f62-f42b9f637103" ], "x-ms-correlation-request-id": [ - "74fdbc27-e068-4fbd-b5ec-9363b70d3055" + "9bf0dca5-5eec-4725-9f62-f42b9f637103" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195436Z:74fdbc27-e068-4fbd-b5ec-9363b70d3055" + "WESTUS2:20200730T203506Z:9bf0dca5-5eec-4725-9f62-f42b9f637103" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3240,7 +3297,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:36 GMT" + "Thu, 30 Jul 2020 20:35:05 GMT" ], "Content-Length": [ "905" @@ -3252,23 +3309,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b3a2f106-2801-42ab-af50-2dada4c315b2" + "2921cb8f-d2df-4ac9-a88d-38dc58111180" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3285,16 +3342,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1160" + "1182" ], "x-ms-request-id": [ - "026fffd2-04fd-48da-9c02-c1e527f0a36d" + "db82d23e-3bae-4836-99cc-9ff17a3700ea" ], "x-ms-correlation-request-id": [ - "026fffd2-04fd-48da-9c02-c1e527f0a36d" + "db82d23e-3bae-4836-99cc-9ff17a3700ea" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195447Z:026fffd2-04fd-48da-9c02-c1e527f0a36d" + "WESTUS2:20200730T203517Z:db82d23e-3bae-4836-99cc-9ff17a3700ea" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3303,7 +3360,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:47 GMT" + "Thu, 30 Jul 2020 20:35:16 GMT" ], "Content-Length": [ "905" @@ -3315,23 +3372,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1d6de738-3d47-44d4-84b1-0674b80dc173" + "1302b2d9-620c-45be-a119-dfa31255a50a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3348,16 +3405,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1159" + "1181" ], "x-ms-request-id": [ - "aafd7f30-bcef-4206-98ce-6eb1e9c82e56" + "38ec15e3-11a0-4736-808a-d7b3de6e3d4e" ], "x-ms-correlation-request-id": [ - "aafd7f30-bcef-4206-98ce-6eb1e9c82e56" + "38ec15e3-11a0-4736-808a-d7b3de6e3d4e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195448Z:aafd7f30-bcef-4206-98ce-6eb1e9c82e56" + "WESTUS2:20200730T203518Z:38ec15e3-11a0-4736-808a-d7b3de6e3d4e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3366,7 +3423,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:48 GMT" + "Thu, 30 Jul 2020 20:35:17 GMT" ], "Content-Length": [ "905" @@ -3378,23 +3435,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "38bd3927-cd24-4284-919a-9c7a8dcd32b9" + "11f732ff-f340-46f1-b2fb-6f131bf47e86" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3411,16 +3468,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1158" + "1180" ], "x-ms-request-id": [ - "e0979d24-72db-4cb5-abd8-39e2bb865480" + "c2a7564a-ee4d-4fcf-99eb-6a728b45f597" ], "x-ms-correlation-request-id": [ - "e0979d24-72db-4cb5-abd8-39e2bb865480" + "c2a7564a-ee4d-4fcf-99eb-6a728b45f597" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195449Z:e0979d24-72db-4cb5-abd8-39e2bb865480" + "WESTUS2:20200730T203519Z:c2a7564a-ee4d-4fcf-99eb-6a728b45f597" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3429,7 +3486,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:49 GMT" + "Thu, 30 Jul 2020 20:35:18 GMT" ], "Content-Length": [ "905" @@ -3441,23 +3498,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "357be469-15b3-4cbc-b192-e8347c91f3f6" + "432a1062-fb7f-4903-8058-ddc704933489" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3474,16 +3531,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1157" + "1179" ], "x-ms-request-id": [ - "703c6126-3318-4d62-a39d-287f48a081b6" + "60ced2a4-5553-4173-b999-06929122cfd3" ], "x-ms-correlation-request-id": [ - "703c6126-3318-4d62-a39d-287f48a081b6" + "60ced2a4-5553-4173-b999-06929122cfd3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195450Z:703c6126-3318-4d62-a39d-287f48a081b6" + "WESTUS2:20200730T203520Z:60ced2a4-5553-4173-b999-06929122cfd3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3492,7 +3549,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:50 GMT" + "Thu, 30 Jul 2020 20:35:19 GMT" ], "Content-Length": [ "905" @@ -3504,23 +3561,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2e5e6a1a-966a-47aa-846c-5c0ad7d76e1c" + "16e5ec33-d555-46c5-ad1e-0d331cc82f65" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3537,16 +3594,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1156" + "1178" ], "x-ms-request-id": [ - "c12c870a-2745-478f-9c8a-f3e8ee47165d" + "80903a38-924a-4f31-b46e-0150f3b85584" ], "x-ms-correlation-request-id": [ - "c12c870a-2745-478f-9c8a-f3e8ee47165d" + "80903a38-924a-4f31-b46e-0150f3b85584" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195451Z:c12c870a-2745-478f-9c8a-f3e8ee47165d" + "WESTUS2:20200730T203521Z:80903a38-924a-4f31-b46e-0150f3b85584" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3555,7 +3612,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:50 GMT" + "Thu, 30 Jul 2020 20:35:20 GMT" ], "Content-Length": [ "905" @@ -3567,23 +3624,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9b6d689b-f90b-4005-bf78-52bb3435ef17" + "c9cba901-7c15-4743-8b9c-0d39b54989a1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3600,16 +3657,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1155" + "1177" ], "x-ms-request-id": [ - "e1aaedb7-9ae1-4408-80ce-ffffd16efc06" + "82058065-2503-4d05-8b76-5cab959399d8" ], "x-ms-correlation-request-id": [ - "e1aaedb7-9ae1-4408-80ce-ffffd16efc06" + "82058065-2503-4d05-8b76-5cab959399d8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195452Z:e1aaedb7-9ae1-4408-80ce-ffffd16efc06" + "WESTUS2:20200730T203522Z:82058065-2503-4d05-8b76-5cab959399d8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3618,7 +3675,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:52 GMT" + "Thu, 30 Jul 2020 20:35:21 GMT" ], "Content-Length": [ "905" @@ -3630,23 +3687,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "40ed5e61-674f-4af7-b206-4b1b25a04a2c" + "4a90a62a-ccd0-485c-b322-92049705a58a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3663,16 +3720,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1154" + "1176" ], "x-ms-request-id": [ - "fadc9f0b-eea7-4c22-a9ff-f8a97d082f28" + "a5ada38e-7166-4e22-8c0b-eca3ecfbc3ed" ], "x-ms-correlation-request-id": [ - "fadc9f0b-eea7-4c22-a9ff-f8a97d082f28" + "a5ada38e-7166-4e22-8c0b-eca3ecfbc3ed" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195453Z:fadc9f0b-eea7-4c22-a9ff-f8a97d082f28" + "WESTUS2:20200730T203523Z:a5ada38e-7166-4e22-8c0b-eca3ecfbc3ed" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3681,7 +3738,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:53 GMT" + "Thu, 30 Jul 2020 20:35:22 GMT" ], "Content-Length": [ "905" @@ -3693,23 +3750,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8063/providers/Microsoft.Devices/IotHubs/ps5785/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODA2My9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8722/providers/Microsoft.Devices/IotHubs/ps722/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcyMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcyMi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "305cec8a-477d-427b-826b-925aff4f34fa" + "a35a5598-ef00-4ee6-a7a0-e56d657f52ad" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3726,16 +3783,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1153" + "1175" ], "x-ms-request-id": [ - "256a716e-4239-43c5-8a84-08e6722d6986" + "31e6d726-d2ce-4b27-b232-b70af8d1fa58" ], "x-ms-correlation-request-id": [ - "256a716e-4239-43c5-8a84-08e6722d6986" + "31e6d726-d2ce-4b27-b232-b70af8d1fa58" ], "x-ms-routing-request-id": [ - "WESTUS2:20200430T195454Z:256a716e-4239-43c5-8a84-08e6722d6986" + "WESTUS2:20200730T203524Z:31e6d726-d2ce-4b27-b232-b70af8d1fa58" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3744,7 +3801,7 @@ "nosniff" ], "Date": [ - "Thu, 30 Apr 2020 19:54:54 GMT" + "Thu, 30 Jul 2020 20:35:23 GMT" ], "Content-Length": [ "905" @@ -3756,18 +3813,18 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"6dkgZ7ZrvZlarOF9noEc3/TwYGBT94oiSpDOmYFmLFw=\",\r\n \"secondaryKey\": \"iYej6IcfzTX92C32Hr3JTRg8kKbbgjuThQiyiN5WC1M=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"x3VGvZSk1z3mN6xh2uuzlxMJPvJ+R/yWNyGn7UPLSwc=\",\r\n \"secondaryKey\": \"+i5LIfPsbdVd6IGf7oteDOLzdk5Qi6shCUXEr0uqotc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"1/Mz6m15kR+mLjgtFhpLa4dAVJW31VWjRnG8BPdS8yw=\",\r\n \"secondaryKey\": \"tIG+dX8vQ29FjtFXFNDt22EE3ps2U8egPdQCiu0mKPI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"OOmuD5+FmWINye38MqLtvS5AumV7K+2vraH4sSfLv8s=\",\r\n \"secondaryKey\": \"Su89kOdrAxBjkVhFlJO71IoMBv3yh6RSyS7sC2vE/RQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"98gTe4vqWbVZO5fLHi6c+UqZRknTL7XvU5iIUs+y8GA=\",\r\n \"secondaryKey\": \"cknP3NzjuB6oEyyBszEgPmaj7wvY7KEeBvVMiJGyRhM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"0VEbS7PaKLW7NdpajcOPPJYElC9Cn1I7k2Ghlp5q4Og=\",\r\n \"secondaryKey\": \"6aWkL9fRj+qakbT1W1w0MZ2xW5LYLxxDX8cgrIAuJnE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jg4Q3OZLZYTTQ/eeUVUp3p5+1zf4tc7xjFVlKhfwYMo=\",\r\n \"secondaryKey\": \"rRSIQxksGUEpBON8n81VLMTOFNhbDIOQoRQUk0Qwgvo=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"JqNU6qUJO1hzZDQzoFJvBHBurwj8MB2AnAyvQrIyeuI=\",\r\n \"secondaryKey\": \"1/2qDicMEWHzZ0h1dDB37j6m1NZrnOYqmnQYSRglx/k=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NNFHW53uwjnez9bwkkienHvDGL2Raky3E91z0cKsTsc=\",\r\n \"secondaryKey\": \"yMmMtCGONLYTno0EGnXirX5IIaM/vp32GQWo5IYlKCw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"W8OE3H2xsAFA+PxFNy8nHuWkv4nqC5twcrycUIKKGr0=\",\r\n \"secondaryKey\": \"7x0DHi5nmRW+CQJD+/uQ5sPatNQ50LmcnjdVnkmTvwo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 } ], "Names": { "Test-AzureRmIotHubModuleLifecycle": [ - "ps5785", - "ps8063", - "ps2907", - "ps5209", - "ps9082", - "ps7160" + "ps722", + "ps8722", + "ps5012", + "ps4837", + "ps2770", + "ps4464" ] }, "Variables": { diff --git a/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubDPTracingTests/TestAzureIotHubTracing.json b/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubDPTracingTests/TestAzureIotHubTracing.json index 0523738aacf5..136d730e4c13 100644 --- a/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubDPTracingTests/TestAzureIotHubTracing.json +++ b/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubDPTracingTests/TestAzureIotHubTracing.json @@ -7,16 +7,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4bd8b0ed-a325-4098-9b25-1883a023caf2" + "36439f2b-5b5b-4e35-a743-f8ac9ee90c2e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.7" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.20" ] }, "ResponseHeaders": { @@ -30,13 +30,13 @@ "11999" ], "x-ms-request-id": [ - "3e0bf4a8-3bd9-4ba8-a1a9-a84c8f9cfe04" + "915f7695-8393-4d07-8db5-55192c0640f2" ], "x-ms-correlation-request-id": [ - "3e0bf4a8-3bd9-4ba8-a1a9-a84c8f9cfe04" + "915f7695-8393-4d07-8db5-55192c0640f2" ], "x-ms-routing-request-id": [ - "WESTUS:20200302T230701Z:3e0bf4a8-3bd9-4ba8-a1a9-a84c8f9cfe04" + "WESTUS2:20200730T203738Z:915f7695-8393-4d07-8db5-55192c0640f2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Mon, 02 Mar 2020 23:07:01 GMT" + "Thu, 30 Jul 2020 20:37:38 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,29 +54,29 @@ "-1" ], "Content-Length": [ - "5705" + "5690" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-09-01\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22-preview\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-09-25-preview\",\r\n \"2017-08-21-preview\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps2438?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMjQzOD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps3634?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMzYzND9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US 2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "b0ff9af9-776a-4e62-99af-fb57cec36d11" + "6832859c-fd19-48e2-9256-7164cae0e82d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.7" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "1884395e-0984-49ac-a53d-edbfd9c0f5be" + "1b5fc282-d312-4fc8-b8cf-591b3af97b45" ], "x-ms-correlation-request-id": [ - "1884395e-0984-49ac-a53d-edbfd9c0f5be" + "1b5fc282-d312-4fc8-b8cf-591b3af97b45" ], "x-ms-routing-request-id": [ - "WESTUS:20200302T230702Z:1884395e-0984-49ac-a53d-edbfd9c0f5be" + "WESTUS2:20200730T203739Z:1b5fc282-d312-4fc8-b8cf-591b3af97b45" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Mon, 02 Mar 2020 23:07:02 GMT" + "Thu, 30 Jul 2020 20:37:38 GMT" ], "Content-Length": [ "166" @@ -123,23 +123,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438\",\r\n \"name\": \"ps2438\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634\",\r\n \"name\": \"ps3634\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQzOC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ3OTg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzYzNC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczMwNDQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "8cb01586-031b-423a-95f9-8556a3f95315" + "aa914efd-00d0-4ddb-a136-0fa97000f092" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTdmZGViZTctYzk3NC00ZTY4LTgxOWQtODNlMmU2MmYxNmJj?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWQ1NmQwYjAtZGIxMi00ZTM2LWI0NmEtNmZjMzFhNDc0Y2Zh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "ede98e8f-53d8-40a6-a99a-27d1ec0dc152" + "36abfe44-5c27-4b69-9a7e-ffd86730496b" ], "x-ms-correlation-request-id": [ - "ede98e8f-53d8-40a6-a99a-27d1ec0dc152" + "36abfe44-5c27-4b69-9a7e-ffd86730496b" ], "x-ms-routing-request-id": [ - "WESTUS:20200302T230724Z:ede98e8f-53d8-40a6-a99a-27d1ec0dc152" + "WESTUS2:20200730T203755Z:36abfe44-5c27-4b69-9a7e-ffd86730496b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,7 +183,7 @@ "nosniff" ], "Date": [ - "Mon, 02 Mar 2020 23:07:23 GMT" + "Thu, 30 Jul 2020 20:37:54 GMT" ], "Content-Length": [ "621" @@ -195,17 +195,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798\",\r\n \"name\": \"ps4798\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2438\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044\",\r\n \"name\": \"ps3044\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3634\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTdmZGViZTctYzk3NC00ZTY4LTgxOWQtODNlMmU2MmYxNmJj?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRkbVpHVmlaVGN0WXprM05DMDBaVFk0TFRneE9XUXRPRE5sTW1VMk1tWXhObUpqP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWQ1NmQwYjAtZGIxMi00ZTM2LWI0NmEtNmZjMzFhNDc0Y2Zh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdRMU5tUXdZakF0WkdJeE1pMDBaVE0yTFdJME5tRXRObVpqTXpGaE5EYzBZMlpoP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -222,16 +222,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11999" ], "x-ms-request-id": [ - "888f81b5-d1c2-4720-b190-47a68b1c5c41" + "d057344b-368d-430c-8b12-9fa07382e520" ], "x-ms-correlation-request-id": [ - "888f81b5-d1c2-4720-b190-47a68b1c5c41" + "d057344b-368d-430c-8b12-9fa07382e520" ], "x-ms-routing-request-id": [ - "WESTUS:20200302T230754Z:888f81b5-d1c2-4720-b190-47a68b1c5c41" + "WESTUS2:20200730T203826Z:d057344b-368d-430c-8b12-9fa07382e520" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -240,7 +240,7 @@ "nosniff" ], "Date": [ - "Mon, 02 Mar 2020 23:07:53 GMT" + "Thu, 30 Jul 2020 20:38:25 GMT" ], "Content-Length": [ "20" @@ -256,13 +256,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTdmZGViZTctYzk3NC00ZTY4LTgxOWQtODNlMmU2MmYxNmJj?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRkbVpHVmlaVGN0WXprM05DMDBaVFk0TFRneE9XUXRPRE5sTW1VMk1tWXhObUpqP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWQ1NmQwYjAtZGIxMi00ZTM2LWI0NmEtNmZjMzFhNDc0Y2Zh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdRMU5tUXdZakF0WkdJeE1pMDBaVE0yTFdJME5tRXRObVpqTXpGaE5EYzBZMlpoP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -279,16 +279,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11998" ], "x-ms-request-id": [ - "eb21caef-9833-47d1-8cd1-16e48fb57e89" + "7022ce79-ad41-4e91-861d-286e446a2f53" ], "x-ms-correlation-request-id": [ - "eb21caef-9833-47d1-8cd1-16e48fb57e89" + "7022ce79-ad41-4e91-861d-286e446a2f53" ], "x-ms-routing-request-id": [ - "WESTUS:20200302T230824Z:eb21caef-9833-47d1-8cd1-16e48fb57e89" + "WESTUS2:20200730T203856Z:7022ce79-ad41-4e91-861d-286e446a2f53" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -297,7 +297,7 @@ "nosniff" ], "Date": [ - "Mon, 02 Mar 2020 23:08:23 GMT" + "Thu, 30 Jul 2020 20:38:56 GMT" ], "Content-Length": [ "20" @@ -313,13 +313,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTdmZGViZTctYzk3NC00ZTY4LTgxOWQtODNlMmU2MmYxNmJj?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRkbVpHVmlaVGN0WXprM05DMDBaVFk0TFRneE9XUXRPRE5sTW1VMk1tWXhObUpqP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWQ1NmQwYjAtZGIxMi00ZTM2LWI0NmEtNmZjMzFhNDc0Y2Zh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdRMU5tUXdZakF0WkdJeE1pMDBaVE0yTFdJME5tRXRObVpqTXpGaE5EYzBZMlpoP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -336,16 +336,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11997" ], "x-ms-request-id": [ - "eff2e561-1266-401d-a438-acaf20f1fffe" + "43493fa7-de12-4519-992b-fc92fc396bb4" ], "x-ms-correlation-request-id": [ - "eff2e561-1266-401d-a438-acaf20f1fffe" + "43493fa7-de12-4519-992b-fc92fc396bb4" ], "x-ms-routing-request-id": [ - "WESTUS:20200302T230854Z:eff2e561-1266-401d-a438-acaf20f1fffe" + "WESTUS2:20200730T203936Z:43493fa7-de12-4519-992b-fc92fc396bb4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -354,7 +354,64 @@ "nosniff" ], "Date": [ - "Mon, 02 Mar 2020 23:08:54 GMT" + "Thu, 30 Jul 2020 20:39:36 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWQ1NmQwYjAtZGIxMi00ZTM2LWI0NmEtNmZjMzFhNDc0Y2Zh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdRMU5tUXdZakF0WkdJeE1pMDBaVE0yTFdJME5tRXRObVpqTXpGaE5EYzBZMlpoP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-request-id": [ + "9ff5cfdd-d7e0-4fd8-aa7f-acb02dfc813b" + ], + "x-ms-correlation-request-id": [ + "9ff5cfdd-d7e0-4fd8-aa7f-acb02dfc813b" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200730T204021Z:9ff5cfdd-d7e0-4fd8-aa7f-acb02dfc813b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 30 Jul 2020 20:40:20 GMT" ], "Content-Length": [ "22" @@ -370,13 +427,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQzOC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ3OTg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzYzNC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczMwNDQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -393,16 +450,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11977" + "11995" ], "x-ms-request-id": [ - "17494ebe-ee50-44fb-966a-cfb16ebd3091" + "c8e72c01-25e0-4295-9244-24e15ca6251d" ], "x-ms-correlation-request-id": [ - "17494ebe-ee50-44fb-966a-cfb16ebd3091" + "c8e72c01-25e0-4295-9244-24e15ca6251d" ], "x-ms-routing-request-id": [ - "WESTUS:20200302T230855Z:17494ebe-ee50-44fb-966a-cfb16ebd3091" + "WESTUS2:20200730T204021Z:c8e72c01-25e0-4295-9244-24e15ca6251d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -411,7 +468,7 @@ "nosniff" ], "Date": [ - "Mon, 02 Mar 2020 23:08:55 GMT" + "Thu, 30 Jul 2020 20:40:21 GMT" ], "Content-Length": [ "1472" @@ -423,23 +480,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798\",\r\n \"name\": \"ps4798\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2438\",\r\n \"etag\": \"AAAAAAvL20c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4798.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4798\",\r\n \"endpoint\": \"sb://iothub-ns-ps4798-3020477-d95db4544d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044\",\r\n \"name\": \"ps3044\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3634\",\r\n \"etag\": \"AAAAAJ5PG8Y=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps3044.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps3044\",\r\n \"endpoint\": \"sb://iothub-ns-ps3044-3949357-0ffb1eef55.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQzOC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ3OTg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzYzNC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczMwNDQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fa13bd46-397e-4078-894a-18fa250cb82c" + "053f11d7-3c7f-459f-a345-d36f59460fa7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -456,16 +513,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11976" + "11994" ], "x-ms-request-id": [ - "2464fdcb-34aa-45fd-b0d6-abe621d48533" + "6ff12f8c-01e7-40ae-8f1b-6c60eabf9ca8" ], "x-ms-correlation-request-id": [ - "2464fdcb-34aa-45fd-b0d6-abe621d48533" + "6ff12f8c-01e7-40ae-8f1b-6c60eabf9ca8" ], "x-ms-routing-request-id": [ - "WESTUS:20200302T230856Z:2464fdcb-34aa-45fd-b0d6-abe621d48533" + "WESTUS2:20200730T204022Z:6ff12f8c-01e7-40ae-8f1b-6c60eabf9ca8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -474,7 +531,7 @@ "nosniff" ], "Date": [ - "Mon, 02 Mar 2020 23:08:55 GMT" + "Thu, 30 Jul 2020 20:40:22 GMT" ], "Content-Length": [ "1472" @@ -486,23 +543,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798\",\r\n \"name\": \"ps4798\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2438\",\r\n \"etag\": \"AAAAAAvL20c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4798.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4798\",\r\n \"endpoint\": \"sb://iothub-ns-ps4798-3020477-d95db4544d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044\",\r\n \"name\": \"ps3044\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3634\",\r\n \"etag\": \"AAAAAJ5PG8Y=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps3044.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps3044\",\r\n \"endpoint\": \"sb://iothub-ns-ps3044-3949357-0ffb1eef55.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQzOC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ3OTg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzYzNC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczMwNDQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7481dd4b-75f5-4c1c-b761-008443615afa" + "2def407c-130d-47fb-bc4c-26feea7e1418" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -519,16 +576,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11975" + "11993" ], "x-ms-request-id": [ - "ea5557e1-a27f-4753-a882-9e05a63b1fe6" + "e6f45406-8659-41c1-88c9-fcaa826c6145" ], "x-ms-correlation-request-id": [ - "ea5557e1-a27f-4753-a882-9e05a63b1fe6" + "e6f45406-8659-41c1-88c9-fcaa826c6145" ], "x-ms-routing-request-id": [ - "WESTUS:20200302T230856Z:ea5557e1-a27f-4753-a882-9e05a63b1fe6" + "WESTUS2:20200730T204022Z:e6f45406-8659-41c1-88c9-fcaa826c6145" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -537,7 +594,7 @@ "nosniff" ], "Date": [ - "Mon, 02 Mar 2020 23:08:56 GMT" + "Thu, 30 Jul 2020 20:40:22 GMT" ], "Content-Length": [ "1472" @@ -549,23 +606,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798\",\r\n \"name\": \"ps4798\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2438\",\r\n \"etag\": \"AAAAAAvL20c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4798.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4798\",\r\n \"endpoint\": \"sb://iothub-ns-ps4798-3020477-d95db4544d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044\",\r\n \"name\": \"ps3044\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3634\",\r\n \"etag\": \"AAAAAJ5PG8Y=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps3044.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps3044\",\r\n \"endpoint\": \"sb://iothub-ns-ps3044-3949357-0ffb1eef55.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQzOC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ3OTg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzYzNC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczMwNDQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7045908c-d040-4860-8f4f-9fd355b70b47" + "937d117c-0215-4dab-bf51-2ff854316726" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -582,16 +639,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11974" + "11992" ], "x-ms-request-id": [ - "417cd353-eb42-435e-a835-37de393e19e8" + "3baa23b3-ab81-417f-bba1-50932c537376" ], "x-ms-correlation-request-id": [ - "417cd353-eb42-435e-a835-37de393e19e8" + "3baa23b3-ab81-417f-bba1-50932c537376" ], "x-ms-routing-request-id": [ - "WESTUS:20200302T230857Z:417cd353-eb42-435e-a835-37de393e19e8" + "WESTUS2:20200730T204024Z:3baa23b3-ab81-417f-bba1-50932c537376" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -600,7 +657,7 @@ "nosniff" ], "Date": [ - "Mon, 02 Mar 2020 23:08:57 GMT" + "Thu, 30 Jul 2020 20:40:23 GMT" ], "Content-Length": [ "1472" @@ -612,23 +669,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798\",\r\n \"name\": \"ps4798\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2438\",\r\n \"etag\": \"AAAAAAvL20c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4798.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4798\",\r\n \"endpoint\": \"sb://iothub-ns-ps4798-3020477-d95db4544d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044\",\r\n \"name\": \"ps3044\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3634\",\r\n \"etag\": \"AAAAAJ5PG8Y=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps3044.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps3044\",\r\n \"endpoint\": \"sb://iothub-ns-ps3044-3949357-0ffb1eef55.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQzOC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ3OTg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzYzNC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczMwNDQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c7a02808-832e-4e1c-9d70-3c37f2d210c5" + "3f2ad008-01ae-4596-99fc-51b296376978" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -645,16 +702,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11973" + "11991" ], "x-ms-request-id": [ - "55844386-bd26-4554-b9f4-fd1dd6439d53" + "ddee8cb2-4579-46b9-bb0d-86e59dae9a71" ], "x-ms-correlation-request-id": [ - "55844386-bd26-4554-b9f4-fd1dd6439d53" + "ddee8cb2-4579-46b9-bb0d-86e59dae9a71" ], "x-ms-routing-request-id": [ - "WESTUS:20200302T230858Z:55844386-bd26-4554-b9f4-fd1dd6439d53" + "WESTUS2:20200730T204025Z:ddee8cb2-4579-46b9-bb0d-86e59dae9a71" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -663,7 +720,7 @@ "nosniff" ], "Date": [ - "Mon, 02 Mar 2020 23:08:58 GMT" + "Thu, 30 Jul 2020 20:40:24 GMT" ], "Content-Length": [ "1472" @@ -675,23 +732,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798\",\r\n \"name\": \"ps4798\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2438\",\r\n \"etag\": \"AAAAAAvL20c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4798.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4798\",\r\n \"endpoint\": \"sb://iothub-ns-ps4798-3020477-d95db4544d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044\",\r\n \"name\": \"ps3044\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3634\",\r\n \"etag\": \"AAAAAJ5PG8Y=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps3044.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps3044\",\r\n \"endpoint\": \"sb://iothub-ns-ps3044-3949357-0ffb1eef55.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQzOC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ3OTg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzYzNC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczMwNDQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6818758d-3ac9-4ed6-9a54-d3991680d216" + "84ff066c-0147-42bf-8ca3-f322517b2f71" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -708,16 +765,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11972" + "11990" ], "x-ms-request-id": [ - "3fe38bf7-6874-4329-88da-795234783452" + "ec2c9d2a-ff30-4f11-a25f-042d3753cad0" ], "x-ms-correlation-request-id": [ - "3fe38bf7-6874-4329-88da-795234783452" + "ec2c9d2a-ff30-4f11-a25f-042d3753cad0" ], "x-ms-routing-request-id": [ - "WESTUS:20200302T230859Z:3fe38bf7-6874-4329-88da-795234783452" + "WESTUS2:20200730T204026Z:ec2c9d2a-ff30-4f11-a25f-042d3753cad0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -726,7 +783,7 @@ "nosniff" ], "Date": [ - "Mon, 02 Mar 2020 23:08:59 GMT" + "Thu, 30 Jul 2020 20:40:25 GMT" ], "Content-Length": [ "1472" @@ -738,23 +795,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798\",\r\n \"name\": \"ps4798\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2438\",\r\n \"etag\": \"AAAAAAvL20c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4798.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4798\",\r\n \"endpoint\": \"sb://iothub-ns-ps4798-3020477-d95db4544d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044\",\r\n \"name\": \"ps3044\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3634\",\r\n \"etag\": \"AAAAAJ5PG8Y=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps3044.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps3044\",\r\n \"endpoint\": \"sb://iothub-ns-ps3044-3949357-0ffb1eef55.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQzOC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ3OTgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzYzNC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczMwNDQvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "dd238c5b-b255-4230-af4f-2c531596fbd4" + "a0dcd852-d54b-499e-b016-1471a40cf970" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -771,16 +828,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1186" + "1199" ], "x-ms-request-id": [ - "8e5ce866-6478-4ba9-ae97-b775a8a3693f" + "dae37d8b-4248-41c6-8364-e15320812493" ], "x-ms-correlation-request-id": [ - "8e5ce866-6478-4ba9-ae97-b775a8a3693f" + "dae37d8b-4248-41c6-8364-e15320812493" ], "x-ms-routing-request-id": [ - "WESTUS:20200302T230856Z:8e5ce866-6478-4ba9-ae97-b775a8a3693f" + "WESTUS2:20200730T204023Z:dae37d8b-4248-41c6-8364-e15320812493" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -789,7 +846,7 @@ "nosniff" ], "Date": [ - "Mon, 02 Mar 2020 23:08:56 GMT" + "Thu, 30 Jul 2020 20:40:22 GMT" ], "Content-Length": [ "905" @@ -801,23 +858,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"fg0ZPmZDUzz6B70i0EP7jVWNVBSMHgykBLz0p4dIoWs=\",\r\n \"secondaryKey\": \"PxAs1/3t3eOgHfyz8WKsq20swVv2i3k9Ml/FYTm4aW0=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qZnC25Kc+OgQiFOGEzVjp4kdOsshUw98yHjF81JVmfw=\",\r\n \"secondaryKey\": \"+yeNJ39Fm8kMQ+1yLmE1qqVoz4P1mbqkNCBwdOdLZ28=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"sXaHRu5lvZyw0/cnfiqMORqIh5N3xcLIq9B7dUuJIts=\",\r\n \"secondaryKey\": \"Sf3PNqcTDuzVq3Mn7SfytMuTEoq2Oulr+qXV2VCVV6I=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"Hk8QAWgnOdEeuIhDMS+p465KrCJLj7DhrYSO8grzWC4=\",\r\n \"secondaryKey\": \"RhDAOsoCH1pSDtvZTNHkFXhk9e5P31/jKcumPJsJSe0=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"uMuImYTW9RvfuPs3hvh2A9JAm4coulHdaYWHygPfJ6U=\",\r\n \"secondaryKey\": \"lq49VRlqxB67ptjHGlj4e4rUqFPE+r9Fvlb9wpDhXac=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"up0U8g2jmhtnLW0Z1Wvw7wfHsM8oClhej6XNGhprVAM=\",\r\n \"secondaryKey\": \"MkFRn2oIriCQ5/XWinWxBC1/GAjnfm3fJIMOnBhR4Wo=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"DNHddf2LA+GCvv5+2gPyCwgJ/rJlNm8MNyD0GBDfCek=\",\r\n \"secondaryKey\": \"X4nDcXX33Zv50JmQn5ANZ48oHuBQa81kQXknV/htCvc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"v0vqI3zOQPHXCCvY84xgtMYyPmQLrsSV39+yOGGTGSA=\",\r\n \"secondaryKey\": \"dNMyGZzg0USDvyKJpLzexzF/8hMgEtH7OEMecwjjxhI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"eZZp2Utd9oIDzPa3M++kNTyaK9opcBfWTxYlSoe4TAY=\",\r\n \"secondaryKey\": \"bmUDVX5eU6hOPVoGY5QHv8TWzu+eRd1+u/wd4CpS2pw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"fYLBByO1MaU83S4ZzwzdHcnF55ONbW5Cp1qMGkDz3wQ=\",\r\n \"secondaryKey\": \"mjFI4H7L4UhapxhO0td30ljoZ2mg8PP83dZUQlNF2AE=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQzOC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ3OTgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzYzNC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczMwNDQvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "68237ea1-ef11-4666-ae79-171aa271a411" + "249a2612-7ca8-4011-a379-00076288eddc" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -834,16 +891,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1185" + "1198" ], "x-ms-request-id": [ - "6767ae54-4634-4aac-96a4-07c6c70d4d12" + "3bda6319-77a7-44b7-915b-b2ed8b00caa3" ], "x-ms-correlation-request-id": [ - "6767ae54-4634-4aac-96a4-07c6c70d4d12" + "3bda6319-77a7-44b7-915b-b2ed8b00caa3" ], "x-ms-routing-request-id": [ - "WESTUS:20200302T230857Z:6767ae54-4634-4aac-96a4-07c6c70d4d12" + "WESTUS2:20200730T204024Z:3bda6319-77a7-44b7-915b-b2ed8b00caa3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -852,7 +909,7 @@ "nosniff" ], "Date": [ - "Mon, 02 Mar 2020 23:08:57 GMT" + "Thu, 30 Jul 2020 20:40:23 GMT" ], "Content-Length": [ "905" @@ -864,23 +921,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"fg0ZPmZDUzz6B70i0EP7jVWNVBSMHgykBLz0p4dIoWs=\",\r\n \"secondaryKey\": \"PxAs1/3t3eOgHfyz8WKsq20swVv2i3k9Ml/FYTm4aW0=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qZnC25Kc+OgQiFOGEzVjp4kdOsshUw98yHjF81JVmfw=\",\r\n \"secondaryKey\": \"+yeNJ39Fm8kMQ+1yLmE1qqVoz4P1mbqkNCBwdOdLZ28=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"sXaHRu5lvZyw0/cnfiqMORqIh5N3xcLIq9B7dUuJIts=\",\r\n \"secondaryKey\": \"Sf3PNqcTDuzVq3Mn7SfytMuTEoq2Oulr+qXV2VCVV6I=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"Hk8QAWgnOdEeuIhDMS+p465KrCJLj7DhrYSO8grzWC4=\",\r\n \"secondaryKey\": \"RhDAOsoCH1pSDtvZTNHkFXhk9e5P31/jKcumPJsJSe0=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"uMuImYTW9RvfuPs3hvh2A9JAm4coulHdaYWHygPfJ6U=\",\r\n \"secondaryKey\": \"lq49VRlqxB67ptjHGlj4e4rUqFPE+r9Fvlb9wpDhXac=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"up0U8g2jmhtnLW0Z1Wvw7wfHsM8oClhej6XNGhprVAM=\",\r\n \"secondaryKey\": \"MkFRn2oIriCQ5/XWinWxBC1/GAjnfm3fJIMOnBhR4Wo=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"DNHddf2LA+GCvv5+2gPyCwgJ/rJlNm8MNyD0GBDfCek=\",\r\n \"secondaryKey\": \"X4nDcXX33Zv50JmQn5ANZ48oHuBQa81kQXknV/htCvc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"v0vqI3zOQPHXCCvY84xgtMYyPmQLrsSV39+yOGGTGSA=\",\r\n \"secondaryKey\": \"dNMyGZzg0USDvyKJpLzexzF/8hMgEtH7OEMecwjjxhI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"eZZp2Utd9oIDzPa3M++kNTyaK9opcBfWTxYlSoe4TAY=\",\r\n \"secondaryKey\": \"bmUDVX5eU6hOPVoGY5QHv8TWzu+eRd1+u/wd4CpS2pw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"fYLBByO1MaU83S4ZzwzdHcnF55ONbW5Cp1qMGkDz3wQ=\",\r\n \"secondaryKey\": \"mjFI4H7L4UhapxhO0td30ljoZ2mg8PP83dZUQlNF2AE=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQzOC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ3OTgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzYzNC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczMwNDQvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f96c21a1-09f6-4787-a809-580c4b030d42" + "87970f17-529b-4f7a-9e24-69b105badba5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -897,16 +954,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1184" + "1197" ], "x-ms-request-id": [ - "4d2607c7-9c5a-49a9-9043-18bd1391ea56" + "7e1e0e0e-7443-493f-9c3d-2b33f2a1e21f" ], "x-ms-correlation-request-id": [ - "4d2607c7-9c5a-49a9-9043-18bd1391ea56" + "7e1e0e0e-7443-493f-9c3d-2b33f2a1e21f" ], "x-ms-routing-request-id": [ - "WESTUS:20200302T230858Z:4d2607c7-9c5a-49a9-9043-18bd1391ea56" + "WESTUS2:20200730T204025Z:7e1e0e0e-7443-493f-9c3d-2b33f2a1e21f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -915,7 +972,7 @@ "nosniff" ], "Date": [ - "Mon, 02 Mar 2020 23:08:58 GMT" + "Thu, 30 Jul 2020 20:40:24 GMT" ], "Content-Length": [ "905" @@ -927,23 +984,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"fg0ZPmZDUzz6B70i0EP7jVWNVBSMHgykBLz0p4dIoWs=\",\r\n \"secondaryKey\": \"PxAs1/3t3eOgHfyz8WKsq20swVv2i3k9Ml/FYTm4aW0=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qZnC25Kc+OgQiFOGEzVjp4kdOsshUw98yHjF81JVmfw=\",\r\n \"secondaryKey\": \"+yeNJ39Fm8kMQ+1yLmE1qqVoz4P1mbqkNCBwdOdLZ28=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"sXaHRu5lvZyw0/cnfiqMORqIh5N3xcLIq9B7dUuJIts=\",\r\n \"secondaryKey\": \"Sf3PNqcTDuzVq3Mn7SfytMuTEoq2Oulr+qXV2VCVV6I=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"Hk8QAWgnOdEeuIhDMS+p465KrCJLj7DhrYSO8grzWC4=\",\r\n \"secondaryKey\": \"RhDAOsoCH1pSDtvZTNHkFXhk9e5P31/jKcumPJsJSe0=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"uMuImYTW9RvfuPs3hvh2A9JAm4coulHdaYWHygPfJ6U=\",\r\n \"secondaryKey\": \"lq49VRlqxB67ptjHGlj4e4rUqFPE+r9Fvlb9wpDhXac=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"up0U8g2jmhtnLW0Z1Wvw7wfHsM8oClhej6XNGhprVAM=\",\r\n \"secondaryKey\": \"MkFRn2oIriCQ5/XWinWxBC1/GAjnfm3fJIMOnBhR4Wo=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"DNHddf2LA+GCvv5+2gPyCwgJ/rJlNm8MNyD0GBDfCek=\",\r\n \"secondaryKey\": \"X4nDcXX33Zv50JmQn5ANZ48oHuBQa81kQXknV/htCvc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"v0vqI3zOQPHXCCvY84xgtMYyPmQLrsSV39+yOGGTGSA=\",\r\n \"secondaryKey\": \"dNMyGZzg0USDvyKJpLzexzF/8hMgEtH7OEMecwjjxhI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"eZZp2Utd9oIDzPa3M++kNTyaK9opcBfWTxYlSoe4TAY=\",\r\n \"secondaryKey\": \"bmUDVX5eU6hOPVoGY5QHv8TWzu+eRd1+u/wd4CpS2pw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"fYLBByO1MaU83S4ZzwzdHcnF55ONbW5Cp1qMGkDz3wQ=\",\r\n \"secondaryKey\": \"mjFI4H7L4UhapxhO0td30ljoZ2mg8PP83dZUQlNF2AE=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2438/providers/Microsoft.Devices/IotHubs/ps4798/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQzOC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ3OTgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3634/providers/Microsoft.Devices/IotHubs/ps3044/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzYzNC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczMwNDQvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6ed496a3-49b9-4cb7-b8ef-1ab78e526d5c" + "421b32dc-a37f-46ff-bc4c-1ec6d5cf2cec" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -960,16 +1017,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1183" + "1196" ], "x-ms-request-id": [ - "8f269c8f-ac48-4bac-b9dd-0206b045fe83" + "55b5dd94-aa35-41eb-ad53-b4e607b44212" ], "x-ms-correlation-request-id": [ - "8f269c8f-ac48-4bac-b9dd-0206b045fe83" + "55b5dd94-aa35-41eb-ad53-b4e607b44212" ], "x-ms-routing-request-id": [ - "WESTUS:20200302T230859Z:8f269c8f-ac48-4bac-b9dd-0206b045fe83" + "WESTUS2:20200730T204026Z:55b5dd94-aa35-41eb-ad53-b4e607b44212" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -978,7 +1035,7 @@ "nosniff" ], "Date": [ - "Mon, 02 Mar 2020 23:08:59 GMT" + "Thu, 30 Jul 2020 20:40:26 GMT" ], "Content-Length": [ "905" @@ -990,16 +1047,15 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"fg0ZPmZDUzz6B70i0EP7jVWNVBSMHgykBLz0p4dIoWs=\",\r\n \"secondaryKey\": \"PxAs1/3t3eOgHfyz8WKsq20swVv2i3k9Ml/FYTm4aW0=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qZnC25Kc+OgQiFOGEzVjp4kdOsshUw98yHjF81JVmfw=\",\r\n \"secondaryKey\": \"+yeNJ39Fm8kMQ+1yLmE1qqVoz4P1mbqkNCBwdOdLZ28=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"sXaHRu5lvZyw0/cnfiqMORqIh5N3xcLIq9B7dUuJIts=\",\r\n \"secondaryKey\": \"Sf3PNqcTDuzVq3Mn7SfytMuTEoq2Oulr+qXV2VCVV6I=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"Hk8QAWgnOdEeuIhDMS+p465KrCJLj7DhrYSO8grzWC4=\",\r\n \"secondaryKey\": \"RhDAOsoCH1pSDtvZTNHkFXhk9e5P31/jKcumPJsJSe0=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"uMuImYTW9RvfuPs3hvh2A9JAm4coulHdaYWHygPfJ6U=\",\r\n \"secondaryKey\": \"lq49VRlqxB67ptjHGlj4e4rUqFPE+r9Fvlb9wpDhXac=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"up0U8g2jmhtnLW0Z1Wvw7wfHsM8oClhej6XNGhprVAM=\",\r\n \"secondaryKey\": \"MkFRn2oIriCQ5/XWinWxBC1/GAjnfm3fJIMOnBhR4Wo=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"DNHddf2LA+GCvv5+2gPyCwgJ/rJlNm8MNyD0GBDfCek=\",\r\n \"secondaryKey\": \"X4nDcXX33Zv50JmQn5ANZ48oHuBQa81kQXknV/htCvc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"v0vqI3zOQPHXCCvY84xgtMYyPmQLrsSV39+yOGGTGSA=\",\r\n \"secondaryKey\": \"dNMyGZzg0USDvyKJpLzexzF/8hMgEtH7OEMecwjjxhI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"eZZp2Utd9oIDzPa3M++kNTyaK9opcBfWTxYlSoe4TAY=\",\r\n \"secondaryKey\": \"bmUDVX5eU6hOPVoGY5QHv8TWzu+eRd1+u/wd4CpS2pw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"fYLBByO1MaU83S4ZzwzdHcnF55ONbW5Cp1qMGkDz3wQ=\",\r\n \"secondaryKey\": \"mjFI4H7L4UhapxhO0td30ljoZ2mg8PP83dZUQlNF2AE=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 } ], "Names": { "Test-AzureRmIotHubTracing": [ - "ps4798", - "ps2438", - "ps5622", - "ps305" + "ps3044", + "ps3634", + "ps1472" ] }, "Variables": { diff --git a/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubRoutingTests/TestAzureIotHubRoutingLifeCycle.json b/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubRoutingTests/TestAzureIotHubRoutingLifeCycle.json index 9a5bb4f7e431..87e6aa72d3a5 100644 --- a/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubRoutingTests/TestAzureIotHubRoutingLifeCycle.json +++ b/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubRoutingTests/TestAzureIotHubRoutingLifeCycle.json @@ -7,16 +7,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a2eceff8-de54-458d-a89b-555f0dbe9d1e" + "4516d054-be08-4d4b-afcd-f76eb7fa3970" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.15" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.20" ] }, "ResponseHeaders": { @@ -30,13 +30,13 @@ "11999" ], "x-ms-request-id": [ - "b40fa1a8-42ac-44bb-91a0-00c9267d6919" + "9354c212-bf3f-42f1-bee2-b19327a01d1c" ], "x-ms-correlation-request-id": [ - "b40fa1a8-42ac-44bb-91a0-00c9267d6919" + "9354c212-bf3f-42f1-bee2-b19327a01d1c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184026Z:b40fa1a8-42ac-44bb-91a0-00c9267d6919" + "WESTUS2:20200730T204128Z:9354c212-bf3f-42f1-bee2-b19327a01d1c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:40:26 GMT" + "Thu, 30 Jul 2020 20:41:27 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -61,22 +61,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps7625?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNzYyNT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps3206?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMzIwNj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US 2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4d08459c-ebb2-4eaf-8eab-efd72662e44b" + "de6e078e-7769-4abd-af97-fc8db8f7d191" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.15" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "c9c46807-126a-47e1-aab2-0029f0b8931a" + "0419c3cf-ec9e-4622-8ae0-c1ac8aec1a19" ], "x-ms-correlation-request-id": [ - "c9c46807-126a-47e1-aab2-0029f0b8931a" + "0419c3cf-ec9e-4622-8ae0-c1ac8aec1a19" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184026Z:c9c46807-126a-47e1-aab2-0029f0b8931a" + "WESTUS2:20200730T204129Z:0419c3cf-ec9e-4622-8ae0-c1ac8aec1a19" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:40:26 GMT" + "Thu, 30 Jul 2020 20:41:28 GMT" ], "Content-Length": [ "166" @@ -123,23 +123,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625\",\r\n \"name\": \"ps7625\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206\",\r\n \"name\": \"ps3206\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "2d63284f-1730-4008-8973-34d6693711b6" + "fdaf2297-cccf-433c-ae70-959f7b743ba9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMDYzMzVhM2UtN2EwYS00MjhlLWFlMTMtNWNlNDE2ZDUxNDMz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxOWI2OTItYjE1Zi00MzE1LWFiODQtMmMwZmFjZWRhMmJm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "a06a24e8-2b63-4d7a-8874-e61062f03365" + "b996c31c-a92a-4665-b33f-1ab2bd010280" ], "x-ms-correlation-request-id": [ - "a06a24e8-2b63-4d7a-8874-e61062f03365" + "b996c31c-a92a-4665-b33f-1ab2bd010280" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184040Z:a06a24e8-2b63-4d7a-8874-e61062f03365" + "WESTUS2:20200730T204145Z:b996c31c-a92a-4665-b33f-1ab2bd010280" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,7 +183,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:40:40 GMT" + "Thu, 30 Jul 2020 20:41:45 GMT" ], "Content-Length": [ "621" @@ -195,23 +195,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABLBGRg=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net/;SharedAccessKeyName=ps7586;SharedAccessKey=U1eYLWYPec/8NSbk3muwxiPjq+nv2Dp3GCt5lkOS8jE=;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ5UXO0=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net/;SharedAccessKeyName=ps424;SharedAccessKey=AW2s4P8O4mD+LYNDTXrpx0VIhDyivejYLWHBj9izRas=;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "25a52985-5332-476f-bf62-61cfdd4fc331" + "1f3a217a-f9cb-4d08-9a2b-c2e41145d14b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -220,7 +220,7 @@ "application/json; charset=utf-8" ], "Content-Length": [ - "1754" + "1752" ] }, "ResponseHeaders": { @@ -231,7 +231,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMTBhMThkYmItNWRjYS00N2RiLWJmYjMtYWUzYjI4YzFjOWMy?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjY1NDI5YzItMDM3Mi00YmQ0LWI3NjMtN2Q2NWRmNTcyOGIx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -240,13 +240,13 @@ "4998" ], "x-ms-request-id": [ - "b48633ed-6e5b-482b-b20e-eb959e2d0782" + "c8ed9b4c-7843-4b22-ad13-8ba5b116ee06" ], "x-ms-correlation-request-id": [ - "b48633ed-6e5b-482b-b20e-eb959e2d0782" + "c8ed9b4c-7843-4b22-ad13-8ba5b116ee06" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184412Z:b48633ed-6e5b-482b-b20e-eb959e2d0782" + "WESTUS2:20200730T204618Z:c8ed9b4c-7843-4b22-ad13-8ba5b116ee06" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -255,10 +255,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:44:11 GMT" + "Thu, 30 Jul 2020 20:46:17 GMT" ], "Content-Length": [ - "4249" + "4247" ], "Content-Type": [ "application/json; charset=utf-8" @@ -267,23 +267,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBGRg=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"secondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"secondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"66rF5og/xuFuQYu3vR4OJtJV7G1xgFjG59L6n5KkJtg=\",\r\n \"secondaryKey\": \"ZPfPz8j1SsCywCh/piN3nm0JG56qUkancOGBpaCuvd0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"WkvHh/TUtXHep8igL6xWdBMTkfNVnLJwe8pUj+xTKJc=\",\r\n \"secondaryKey\": \"M87nK/5eFQhvEU+rvfaybj5JbQQhpvVQ40g2dp1R7sw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"JLpWSs6DRnOfTjO2hHO1jMFY/OuxGxdeZDPMRIMcENU=\",\r\n \"secondaryKey\": \"lUInAfihIHMX54pdxQRe16mudmWNvGH6cX7i+ecMFSQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-76f98e40-a5ef-4cab-b8c6-04f21c163e95-iothub\",\r\n \"PrimaryKey\": \"hX5QG2qqpl8oZu3MrkZnPsmK2PwbW1pOyMnXpWF/iTc=\",\r\n \"SecondaryKey\": \"dqo/859FShHGaBCPS4ppPAZvT/ouVNCQq7/KG9e79z0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:42:32 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:42:32 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-3cce7c59-fe2d-4d24-933e-64162bc52669-iothub\",\r\n \"PrimaryKey\": \"wASRVPoZsA9w45V7l1VYBbmyLVykecEmjuitNvB3I4o=\",\r\n \"SecondaryKey\": \"yx76nZLgpDUBsLXb0SfrrSGgUUFJhwmAYxcoz32psZM=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:42:32 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:42:32 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"SecondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:42:32 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:42:32 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"SecondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:42:32 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:42:32 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net/;SharedAccessKeyName=ps7586;SharedAccessKey=U1eYLWYPec/8NSbk3muwxiPjq+nv2Dp3GCt5lkOS8jE=;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5UXO0=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"secondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"secondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"MJslAeTjuREVAz7T9AbLj1h1rqv3BklS1oH5eDWFgwI=\",\r\n \"secondaryKey\": \"3zNjW6oOVSnTnpHIBz+yVHkLA1jyT3LlR0YFDDJsBpQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"kQXWydwELg5i4QjK3qtpOo8Nw4wG+tp8fNEkYUYkWrY=\",\r\n \"secondaryKey\": \"2dS+gOi1qqVlzHN2MK2igQRxzdz7lidoMUUQJmAuP4c=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"k8kmNyooqFttHJsDVJtMTqu0sSSF/FqCFSTTXyL7JhE=\",\r\n \"secondaryKey\": \"yBx/kzMawnmvoQRyluGOnWhvC8Qql5193oo7YDz3+DQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-f459458b-61a0-4d34-b164-1b6407447631-iothub\",\r\n \"PrimaryKey\": \"NLYP51WPskWM/jmFDkJUYzAjUj2/aDaj9Qe+bsyRuB8=\",\r\n \"SecondaryKey\": \"6upXNOPtokfEKzg7f/MxwpUJ/CqtA+CgRB75KvR64Wk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:43:56 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:43:56 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-34cdace9-57e7-4d3a-85ed-780161e4e17b-iothub\",\r\n \"PrimaryKey\": \"0m40LrG0hYXSMoQnCjG7nKrXS+tt+Sz0r1X3MxesZCc=\",\r\n \"SecondaryKey\": \"BSHt6yuQwmNgDgwKL2vTJno4zHzNLZKev3oR85ft1Ro=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:43:56 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:43:56 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"SecondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:43:56 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:43:56 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"SecondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:43:56 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:43:56 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net/;SharedAccessKeyName=ps424;SharedAccessKey=AW2s4P8O4mD+LYNDTXrpx0VIhDyivejYLWHBj9izRas=;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABLBV5A=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==;EndpointSuffix=core.windows.net\",\r\n \"name\": \"ps9994\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container1\",\r\n \"encoding\": \"json\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ5WoFU=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==;EndpointSuffix=core.windows.net\",\r\n \"name\": \"ps3913\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container1\",\r\n \"encoding\": \"json\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6dda6620-d1cc-4db9-9c83-06a85754ac0e" + "be838b2f-7e0b-4a74-98e4-883f6d0546c3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -292,7 +292,7 @@ "application/json; charset=utf-8" ], "Content-Length": [ - "2218" + "2216" ] }, "ResponseHeaders": { @@ -303,7 +303,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWUxMzJhMWEtMjA0MC00MGM1LWFiYjAtYzMwZWQxYjIwNGU0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOWE4YWVlN2ItMTExOC00MWJkLWEzYzQtZDdhMGUzYjg5OWI3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -312,13 +312,13 @@ "4997" ], "x-ms-request-id": [ - "40e64c07-f16d-4ba8-956f-0f01716b9d92" + "efe9cb1d-570a-49d5-997d-1bf84aff1cb2" ], "x-ms-correlation-request-id": [ - "40e64c07-f16d-4ba8-956f-0f01716b9d92" + "efe9cb1d-570a-49d5-997d-1bf84aff1cb2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184446Z:40e64c07-f16d-4ba8-956f-0f01716b9d92" + "WESTUS2:20200730T204653Z:efe9cb1d-570a-49d5-997d-1bf84aff1cb2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -327,10 +327,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:44:46 GMT" + "Thu, 30 Jul 2020 20:46:53 GMT" ], "Content-Length": [ - "4797" + "4795" ], "Content-Type": [ "application/json; charset=utf-8" @@ -339,23 +339,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBV5A=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"secondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"secondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"66rF5og/xuFuQYu3vR4OJtJV7G1xgFjG59L6n5KkJtg=\",\r\n \"secondaryKey\": \"ZPfPz8j1SsCywCh/piN3nm0JG56qUkancOGBpaCuvd0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"WkvHh/TUtXHep8igL6xWdBMTkfNVnLJwe8pUj+xTKJc=\",\r\n \"secondaryKey\": \"M87nK/5eFQhvEU+rvfaybj5JbQQhpvVQ40g2dp1R7sw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"JLpWSs6DRnOfTjO2hHO1jMFY/OuxGxdeZDPMRIMcENU=\",\r\n \"secondaryKey\": \"lUInAfihIHMX54pdxQRe16mudmWNvGH6cX7i+ecMFSQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-76f98e40-a5ef-4cab-b8c6-04f21c163e95-iothub\",\r\n \"PrimaryKey\": \"hX5QG2qqpl8oZu3MrkZnPsmK2PwbW1pOyMnXpWF/iTc=\",\r\n \"SecondaryKey\": \"dqo/859FShHGaBCPS4ppPAZvT/ouVNCQq7/KG9e79z0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:44:23 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:44:23 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-3cce7c59-fe2d-4d24-933e-64162bc52669-iothub\",\r\n \"PrimaryKey\": \"wASRVPoZsA9w45V7l1VYBbmyLVykecEmjuitNvB3I4o=\",\r\n \"SecondaryKey\": \"yx76nZLgpDUBsLXb0SfrrSGgUUFJhwmAYxcoz32psZM=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:44:23 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:44:23 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"SecondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:44:23 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:44:23 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"SecondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:44:23 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:44:23 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net/;SharedAccessKeyName=ps7586;SharedAccessKey=U1eYLWYPec/8NSbk3muwxiPjq+nv2Dp3GCt5lkOS8jE=;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==;EndpointSuffix=core.windows.net\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5WoFU=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"secondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"secondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"MJslAeTjuREVAz7T9AbLj1h1rqv3BklS1oH5eDWFgwI=\",\r\n \"secondaryKey\": \"3zNjW6oOVSnTnpHIBz+yVHkLA1jyT3LlR0YFDDJsBpQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"kQXWydwELg5i4QjK3qtpOo8Nw4wG+tp8fNEkYUYkWrY=\",\r\n \"secondaryKey\": \"2dS+gOi1qqVlzHN2MK2igQRxzdz7lidoMUUQJmAuP4c=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"k8kmNyooqFttHJsDVJtMTqu0sSSF/FqCFSTTXyL7JhE=\",\r\n \"secondaryKey\": \"yBx/kzMawnmvoQRyluGOnWhvC8Qql5193oo7YDz3+DQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-f459458b-61a0-4d34-b164-1b6407447631-iothub\",\r\n \"PrimaryKey\": \"NLYP51WPskWM/jmFDkJUYzAjUj2/aDaj9Qe+bsyRuB8=\",\r\n \"SecondaryKey\": \"6upXNOPtokfEKzg7f/MxwpUJ/CqtA+CgRB75KvR64Wk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:46:30 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:46:30 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-34cdace9-57e7-4d3a-85ed-780161e4e17b-iothub\",\r\n \"PrimaryKey\": \"0m40LrG0hYXSMoQnCjG7nKrXS+tt+Sz0r1X3MxesZCc=\",\r\n \"SecondaryKey\": \"BSHt6yuQwmNgDgwKL2vTJno4zHzNLZKev3oR85ft1Ro=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:46:30 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:46:30 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"SecondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:46:30 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:46:30 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"SecondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:46:30 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:46:30 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net/;SharedAccessKeyName=ps424;SharedAccessKey=AW2s4P8O4mD+LYNDTXrpx0VIhDyivejYLWHBj9izRas=;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==;EndpointSuffix=core.windows.net\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABLBg8I=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps9994\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==;EndpointSuffix=core.windows.net\",\r\n \"name\": \"ps6224\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container2\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ5XVLk=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps3913\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==;EndpointSuffix=core.windows.net\",\r\n \"name\": \"ps7754\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container2\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4d2d5641-3e24-4517-9b2c-0f6f74950c4d" + "d3311500-1e9d-4187-9a30-0a04ce41d9ee" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -364,7 +364,7 @@ "application/json; charset=utf-8" ], "Content-Length": [ - "2765" + "2763" ] }, "ResponseHeaders": { @@ -375,7 +375,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzFhZDQwZmItM2QyMy00YzVkLWE5NWEtZGE2MWFiMTY5NjUw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWVmNjQzYTAtYjdiYS00NGQ4LWE5ZDYtZGFjMTYyMWY1NzU5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -384,13 +384,13 @@ "4996" ], "x-ms-request-id": [ - "ba7a30f6-6224-4ac9-95dd-be12c3c16545" + "b78c4420-0abd-4275-967e-1579f225103f" ], "x-ms-correlation-request-id": [ - "ba7a30f6-6224-4ac9-95dd-be12c3c16545" + "b78c4420-0abd-4275-967e-1579f225103f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184521Z:ba7a30f6-6224-4ac9-95dd-be12c3c16545" + "WESTUS2:20200730T204729Z:b78c4420-0abd-4275-967e-1579f225103f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -399,10 +399,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:45:20 GMT" + "Thu, 30 Jul 2020 20:47:28 GMT" ], "Content-Length": [ - "5346" + "5344" ], "Content-Type": [ "application/json; charset=utf-8" @@ -411,23 +411,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBg8I=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"secondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"secondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"66rF5og/xuFuQYu3vR4OJtJV7G1xgFjG59L6n5KkJtg=\",\r\n \"secondaryKey\": \"ZPfPz8j1SsCywCh/piN3nm0JG56qUkancOGBpaCuvd0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"WkvHh/TUtXHep8igL6xWdBMTkfNVnLJwe8pUj+xTKJc=\",\r\n \"secondaryKey\": \"M87nK/5eFQhvEU+rvfaybj5JbQQhpvVQ40g2dp1R7sw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"JLpWSs6DRnOfTjO2hHO1jMFY/OuxGxdeZDPMRIMcENU=\",\r\n \"secondaryKey\": \"lUInAfihIHMX54pdxQRe16mudmWNvGH6cX7i+ecMFSQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-76f98e40-a5ef-4cab-b8c6-04f21c163e95-iothub\",\r\n \"PrimaryKey\": \"hX5QG2qqpl8oZu3MrkZnPsmK2PwbW1pOyMnXpWF/iTc=\",\r\n \"SecondaryKey\": \"dqo/859FShHGaBCPS4ppPAZvT/ouVNCQq7/KG9e79z0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:44:56 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:44:56 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-3cce7c59-fe2d-4d24-933e-64162bc52669-iothub\",\r\n \"PrimaryKey\": \"wASRVPoZsA9w45V7l1VYBbmyLVykecEmjuitNvB3I4o=\",\r\n \"SecondaryKey\": \"yx76nZLgpDUBsLXb0SfrrSGgUUFJhwmAYxcoz32psZM=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:44:56 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:44:56 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"SecondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:44:56 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:44:56 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"SecondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:44:56 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:44:56 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net/;SharedAccessKeyName=ps7586;SharedAccessKey=U1eYLWYPec/8NSbk3muwxiPjq+nv2Dp3GCt5lkOS8jE=;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==;EndpointSuffix=core.windows.net\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5XVLk=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"secondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"secondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"MJslAeTjuREVAz7T9AbLj1h1rqv3BklS1oH5eDWFgwI=\",\r\n \"secondaryKey\": \"3zNjW6oOVSnTnpHIBz+yVHkLA1jyT3LlR0YFDDJsBpQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"kQXWydwELg5i4QjK3qtpOo8Nw4wG+tp8fNEkYUYkWrY=\",\r\n \"secondaryKey\": \"2dS+gOi1qqVlzHN2MK2igQRxzdz7lidoMUUQJmAuP4c=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"k8kmNyooqFttHJsDVJtMTqu0sSSF/FqCFSTTXyL7JhE=\",\r\n \"secondaryKey\": \"yBx/kzMawnmvoQRyluGOnWhvC8Qql5193oo7YDz3+DQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-f459458b-61a0-4d34-b164-1b6407447631-iothub\",\r\n \"PrimaryKey\": \"NLYP51WPskWM/jmFDkJUYzAjUj2/aDaj9Qe+bsyRuB8=\",\r\n \"SecondaryKey\": \"6upXNOPtokfEKzg7f/MxwpUJ/CqtA+CgRB75KvR64Wk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:47:08 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:47:08 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-34cdace9-57e7-4d3a-85ed-780161e4e17b-iothub\",\r\n \"PrimaryKey\": \"0m40LrG0hYXSMoQnCjG7nKrXS+tt+Sz0r1X3MxesZCc=\",\r\n \"SecondaryKey\": \"BSHt6yuQwmNgDgwKL2vTJno4zHzNLZKev3oR85ft1Ro=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:47:08 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:47:08 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"SecondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:47:08 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:47:08 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"SecondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:47:08 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:47:08 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net/;SharedAccessKeyName=ps424;SharedAccessKey=AW2s4P8O4mD+LYNDTXrpx0VIhDyivejYLWHBj9izRas=;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==;EndpointSuffix=core.windows.net\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABLBsfc=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps9994\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps6224\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps1190\",\r\n \"endpointNames\": [\r\n \"ps9994\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ5XqA8=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps3913\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps7754\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps7571\",\r\n \"endpointNames\": [\r\n \"ps3913\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "66fe067c-c191-40c8-9226-f8cebe478a57" + "72a9bd82-62a2-45a2-815f-6df41f26d7a2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -436,7 +436,7 @@ "application/json; charset=utf-8" ], "Content-Length": [ - "3067" + "3065" ] }, "ResponseHeaders": { @@ -447,7 +447,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzg3YmE2MzctNjhhYy00MDk1LWFlNDItNTg3NGQwYjM3ZWJi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWRkY2Y2YWMtYmI5Yi00NTQ4LTk1ZTQtOWQwZWUwZmE1MWIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -456,13 +456,13 @@ "4995" ], "x-ms-request-id": [ - "529a3304-1270-4adc-a830-fbe51452bf73" + "06155d2d-c96a-4b04-b095-9a76dd4e13c2" ], "x-ms-correlation-request-id": [ - "529a3304-1270-4adc-a830-fbe51452bf73" + "06155d2d-c96a-4b04-b095-9a76dd4e13c2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184558Z:529a3304-1270-4adc-a830-fbe51452bf73" + "WESTUS2:20200730T204835Z:06155d2d-c96a-4b04-b095-9a76dd4e13c2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -471,10 +471,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:45:57 GMT" + "Thu, 30 Jul 2020 20:48:35 GMT" ], "Content-Length": [ - "5423" + "5421" ], "Content-Type": [ "application/json; charset=utf-8" @@ -483,23 +483,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBsfc=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"secondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"secondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"66rF5og/xuFuQYu3vR4OJtJV7G1xgFjG59L6n5KkJtg=\",\r\n \"secondaryKey\": \"ZPfPz8j1SsCywCh/piN3nm0JG56qUkancOGBpaCuvd0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"WkvHh/TUtXHep8igL6xWdBMTkfNVnLJwe8pUj+xTKJc=\",\r\n \"secondaryKey\": \"M87nK/5eFQhvEU+rvfaybj5JbQQhpvVQ40g2dp1R7sw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"JLpWSs6DRnOfTjO2hHO1jMFY/OuxGxdeZDPMRIMcENU=\",\r\n \"secondaryKey\": \"lUInAfihIHMX54pdxQRe16mudmWNvGH6cX7i+ecMFSQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-76f98e40-a5ef-4cab-b8c6-04f21c163e95-iothub\",\r\n \"PrimaryKey\": \"hX5QG2qqpl8oZu3MrkZnPsmK2PwbW1pOyMnXpWF/iTc=\",\r\n \"SecondaryKey\": \"dqo/859FShHGaBCPS4ppPAZvT/ouVNCQq7/KG9e79z0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:45:34 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:45:34 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-3cce7c59-fe2d-4d24-933e-64162bc52669-iothub\",\r\n \"PrimaryKey\": \"wASRVPoZsA9w45V7l1VYBbmyLVykecEmjuitNvB3I4o=\",\r\n \"SecondaryKey\": \"yx76nZLgpDUBsLXb0SfrrSGgUUFJhwmAYxcoz32psZM=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:45:34 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:45:34 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"SecondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:45:34 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:45:34 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"SecondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:45:34 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:45:34 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net/;SharedAccessKeyName=ps7586;SharedAccessKey=U1eYLWYPec/8NSbk3muwxiPjq+nv2Dp3GCt5lkOS8jE=;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps1190\",\r\n \"endpointNames\": [\r\n \"ps9994\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5XqA8=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"secondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"secondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"MJslAeTjuREVAz7T9AbLj1h1rqv3BklS1oH5eDWFgwI=\",\r\n \"secondaryKey\": \"3zNjW6oOVSnTnpHIBz+yVHkLA1jyT3LlR0YFDDJsBpQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"kQXWydwELg5i4QjK3qtpOo8Nw4wG+tp8fNEkYUYkWrY=\",\r\n \"secondaryKey\": \"2dS+gOi1qqVlzHN2MK2igQRxzdz7lidoMUUQJmAuP4c=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"k8kmNyooqFttHJsDVJtMTqu0sSSF/FqCFSTTXyL7JhE=\",\r\n \"secondaryKey\": \"yBx/kzMawnmvoQRyluGOnWhvC8Qql5193oo7YDz3+DQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-f459458b-61a0-4d34-b164-1b6407447631-iothub\",\r\n \"PrimaryKey\": \"NLYP51WPskWM/jmFDkJUYzAjUj2/aDaj9Qe+bsyRuB8=\",\r\n \"SecondaryKey\": \"6upXNOPtokfEKzg7f/MxwpUJ/CqtA+CgRB75KvR64Wk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:47:42 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:47:42 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-34cdace9-57e7-4d3a-85ed-780161e4e17b-iothub\",\r\n \"PrimaryKey\": \"0m40LrG0hYXSMoQnCjG7nKrXS+tt+Sz0r1X3MxesZCc=\",\r\n \"SecondaryKey\": \"BSHt6yuQwmNgDgwKL2vTJno4zHzNLZKev3oR85ft1Ro=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:47:42 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:47:42 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"SecondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:47:42 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:47:42 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"SecondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:47:42 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:47:42 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net/;SharedAccessKeyName=ps424;SharedAccessKey=AW2s4P8O4mD+LYNDTXrpx0VIhDyivejYLWHBj9izRas=;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps7571\",\r\n \"endpointNames\": [\r\n \"ps3913\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABLBxHM=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps9994\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps6224\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps9735\",\r\n \"endpointNames\": [\r\n \"ps9994\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ5Y0Lc=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps3913\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps7754\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps4142\",\r\n \"endpointNames\": [\r\n \"ps3913\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "fa224cbc-fc81-40b1-8763-9a22227c8f91" + "19e12376-98d8-417f-b44f-b5427359b729" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -508,7 +508,7 @@ "application/json; charset=utf-8" ], "Content-Length": [ - "3067" + "3065" ] }, "ResponseHeaders": { @@ -519,7 +519,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzAyMDBkMzItY2U3OC00OGMzLTg3NGQtMGQ3MDA5MGZhMzU3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzlhZmQwZmQtNzA3Ny00OTA1LTk0NDYtNjUyZTlkN2U1ZGY5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -528,13 +528,13 @@ "4994" ], "x-ms-request-id": [ - "9bc4ed01-568e-4698-ad80-57b62d623114" + "211016a8-2848-42cc-92f7-f68c7e519a28" ], "x-ms-correlation-request-id": [ - "9bc4ed01-568e-4698-ad80-57b62d623114" + "211016a8-2848-42cc-92f7-f68c7e519a28" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184634Z:9bc4ed01-568e-4698-ad80-57b62d623114" + "WESTUS2:20200730T204944Z:211016a8-2848-42cc-92f7-f68c7e519a28" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -543,10 +543,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:46:34 GMT" + "Thu, 30 Jul 2020 20:49:44 GMT" ], "Content-Length": [ - "5423" + "5421" ], "Content-Type": [ "application/json; charset=utf-8" @@ -555,23 +555,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBxHM=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"secondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"secondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"66rF5og/xuFuQYu3vR4OJtJV7G1xgFjG59L6n5KkJtg=\",\r\n \"secondaryKey\": \"ZPfPz8j1SsCywCh/piN3nm0JG56qUkancOGBpaCuvd0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"WkvHh/TUtXHep8igL6xWdBMTkfNVnLJwe8pUj+xTKJc=\",\r\n \"secondaryKey\": \"M87nK/5eFQhvEU+rvfaybj5JbQQhpvVQ40g2dp1R7sw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"JLpWSs6DRnOfTjO2hHO1jMFY/OuxGxdeZDPMRIMcENU=\",\r\n \"secondaryKey\": \"lUInAfihIHMX54pdxQRe16mudmWNvGH6cX7i+ecMFSQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-76f98e40-a5ef-4cab-b8c6-04f21c163e95-iothub\",\r\n \"PrimaryKey\": \"hX5QG2qqpl8oZu3MrkZnPsmK2PwbW1pOyMnXpWF/iTc=\",\r\n \"SecondaryKey\": \"dqo/859FShHGaBCPS4ppPAZvT/ouVNCQq7/KG9e79z0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:46:22 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:46:22 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-3cce7c59-fe2d-4d24-933e-64162bc52669-iothub\",\r\n \"PrimaryKey\": \"wASRVPoZsA9w45V7l1VYBbmyLVykecEmjuitNvB3I4o=\",\r\n \"SecondaryKey\": \"yx76nZLgpDUBsLXb0SfrrSGgUUFJhwmAYxcoz32psZM=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:46:22 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:46:22 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"SecondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:46:22 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:46:22 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"SecondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:46:22 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:46:22 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net/;SharedAccessKeyName=ps7586;SharedAccessKey=U1eYLWYPec/8NSbk3muwxiPjq+nv2Dp3GCt5lkOS8jE=;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps9735\",\r\n \"endpointNames\": [\r\n \"ps9994\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5Y0Lc=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"secondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"secondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"MJslAeTjuREVAz7T9AbLj1h1rqv3BklS1oH5eDWFgwI=\",\r\n \"secondaryKey\": \"3zNjW6oOVSnTnpHIBz+yVHkLA1jyT3LlR0YFDDJsBpQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"kQXWydwELg5i4QjK3qtpOo8Nw4wG+tp8fNEkYUYkWrY=\",\r\n \"secondaryKey\": \"2dS+gOi1qqVlzHN2MK2igQRxzdz7lidoMUUQJmAuP4c=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"k8kmNyooqFttHJsDVJtMTqu0sSSF/FqCFSTTXyL7JhE=\",\r\n \"secondaryKey\": \"yBx/kzMawnmvoQRyluGOnWhvC8Qql5193oo7YDz3+DQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-f459458b-61a0-4d34-b164-1b6407447631-iothub\",\r\n \"PrimaryKey\": \"NLYP51WPskWM/jmFDkJUYzAjUj2/aDaj9Qe+bsyRuB8=\",\r\n \"SecondaryKey\": \"6upXNOPtokfEKzg7f/MxwpUJ/CqtA+CgRB75KvR64Wk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:49:24 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:49:24 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-34cdace9-57e7-4d3a-85ed-780161e4e17b-iothub\",\r\n \"PrimaryKey\": \"0m40LrG0hYXSMoQnCjG7nKrXS+tt+Sz0r1X3MxesZCc=\",\r\n \"SecondaryKey\": \"BSHt6yuQwmNgDgwKL2vTJno4zHzNLZKev3oR85ft1Ro=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:49:24 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:49:24 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"SecondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:49:24 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:49:24 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"SecondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:49:24 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:49:24 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net/;SharedAccessKeyName=ps424;SharedAccessKey=AW2s4P8O4mD+LYNDTXrpx0VIhDyivejYLWHBj9izRas=;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps4142\",\r\n \"endpointNames\": [\r\n \"ps3913\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABLBxio=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps9994\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps6224\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps9735\",\r\n \"endpointNames\": [\r\n \"ps9994\",\r\n \"ps6224\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ5ZFkc=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps3913\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps7754\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps4142\",\r\n \"endpointNames\": [\r\n \"ps3913\",\r\n \"ps7754\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "fc9b8b4d-f8d7-4c67-b289-182e0ead68a9" + "3ca52a9f-5e8a-4397-8ec8-3a9fbe77a4cc" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -580,7 +580,7 @@ "application/json; charset=utf-8" ], "Content-Length": [ - "3090" + "3088" ] }, "ResponseHeaders": { @@ -591,7 +591,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZDI5OTdjZGMtMDgwNi00MmY4LTkyMmEtZDI3NDFiNzFkOGE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzY1MThiYjUtYzk0MS00YTliLWJhNmQtMWM3NjIxNDQ4NmE1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -600,13 +600,13 @@ "4993" ], "x-ms-request-id": [ - "f09c5aef-026e-4f30-9be5-11bc64300d14" + "b43550b7-5e65-429b-8dc8-b365ca9d2ffc" ], "x-ms-correlation-request-id": [ - "f09c5aef-026e-4f30-9be5-11bc64300d14" + "b43550b7-5e65-429b-8dc8-b365ca9d2ffc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184709Z:f09c5aef-026e-4f30-9be5-11bc64300d14" + "WESTUS2:20200730T205019Z:b43550b7-5e65-429b-8dc8-b365ca9d2ffc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -615,10 +615,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:47:08 GMT" + "Thu, 30 Jul 2020 20:50:18 GMT" ], "Content-Length": [ - "5432" + "5430" ], "Content-Type": [ "application/json; charset=utf-8" @@ -627,23 +627,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBxio=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"secondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"secondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"66rF5og/xuFuQYu3vR4OJtJV7G1xgFjG59L6n5KkJtg=\",\r\n \"secondaryKey\": \"ZPfPz8j1SsCywCh/piN3nm0JG56qUkancOGBpaCuvd0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"WkvHh/TUtXHep8igL6xWdBMTkfNVnLJwe8pUj+xTKJc=\",\r\n \"secondaryKey\": \"M87nK/5eFQhvEU+rvfaybj5JbQQhpvVQ40g2dp1R7sw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"JLpWSs6DRnOfTjO2hHO1jMFY/OuxGxdeZDPMRIMcENU=\",\r\n \"secondaryKey\": \"lUInAfihIHMX54pdxQRe16mudmWNvGH6cX7i+ecMFSQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-76f98e40-a5ef-4cab-b8c6-04f21c163e95-iothub\",\r\n \"PrimaryKey\": \"hX5QG2qqpl8oZu3MrkZnPsmK2PwbW1pOyMnXpWF/iTc=\",\r\n \"SecondaryKey\": \"dqo/859FShHGaBCPS4ppPAZvT/ouVNCQq7/KG9e79z0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:46:47 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:46:47 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-3cce7c59-fe2d-4d24-933e-64162bc52669-iothub\",\r\n \"PrimaryKey\": \"wASRVPoZsA9w45V7l1VYBbmyLVykecEmjuitNvB3I4o=\",\r\n \"SecondaryKey\": \"yx76nZLgpDUBsLXb0SfrrSGgUUFJhwmAYxcoz32psZM=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:46:47 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:46:47 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"SecondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:46:47 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:46:47 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"SecondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:46:47 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:46:47 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net/;SharedAccessKeyName=ps7586;SharedAccessKey=U1eYLWYPec/8NSbk3muwxiPjq+nv2Dp3GCt5lkOS8jE=;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps9735\",\r\n \"endpointNames\": [\r\n \"ps9994\",\r\n \"ps6224\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5ZFkc=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"secondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"secondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"MJslAeTjuREVAz7T9AbLj1h1rqv3BklS1oH5eDWFgwI=\",\r\n \"secondaryKey\": \"3zNjW6oOVSnTnpHIBz+yVHkLA1jyT3LlR0YFDDJsBpQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"kQXWydwELg5i4QjK3qtpOo8Nw4wG+tp8fNEkYUYkWrY=\",\r\n \"secondaryKey\": \"2dS+gOi1qqVlzHN2MK2igQRxzdz7lidoMUUQJmAuP4c=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"k8kmNyooqFttHJsDVJtMTqu0sSSF/FqCFSTTXyL7JhE=\",\r\n \"secondaryKey\": \"yBx/kzMawnmvoQRyluGOnWhvC8Qql5193oo7YDz3+DQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-f459458b-61a0-4d34-b164-1b6407447631-iothub\",\r\n \"PrimaryKey\": \"NLYP51WPskWM/jmFDkJUYzAjUj2/aDaj9Qe+bsyRuB8=\",\r\n \"SecondaryKey\": \"6upXNOPtokfEKzg7f/MxwpUJ/CqtA+CgRB75KvR64Wk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:50:00 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:50:00 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-34cdace9-57e7-4d3a-85ed-780161e4e17b-iothub\",\r\n \"PrimaryKey\": \"0m40LrG0hYXSMoQnCjG7nKrXS+tt+Sz0r1X3MxesZCc=\",\r\n \"SecondaryKey\": \"BSHt6yuQwmNgDgwKL2vTJno4zHzNLZKev3oR85ft1Ro=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:50:00 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:50:00 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"SecondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:50:00 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:50:00 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"SecondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:50:00 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:50:00 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net/;SharedAccessKeyName=ps424;SharedAccessKey=AW2s4P8O4mD+LYNDTXrpx0VIhDyivejYLWHBj9izRas=;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps4142\",\r\n \"endpointNames\": [\r\n \"ps3913\",\r\n \"ps7754\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABLB1mE=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps9994\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps6224\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": []\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ5Zzh0=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps3913\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps7754\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": []\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "9d092848-e22b-4c63-9b1e-742c7ff9862c" + "84bdf878-75d2-4372-a19d-c03009ae094b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -652,7 +652,7 @@ "application/json; charset=utf-8" ], "Content-Length": [ - "2914" + "2912" ] }, "ResponseHeaders": { @@ -663,7 +663,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYTA5NWYwYTYtNDU3NC00MjcxLWE2ZjktOTUyMDViYTJmNDA4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfN2Y3ZGYwZmQtOWM4ZC00Y2YwLWFkNDYtYmVkY2Y0MzVhZjcy?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -672,13 +672,13 @@ "4992" ], "x-ms-request-id": [ - "91cae477-926b-4f48-ba8c-2adfbfa43b0b" + "ecd5414a-329d-440c-b13d-a6c1b23ba1a4" ], "x-ms-correlation-request-id": [ - "91cae477-926b-4f48-ba8c-2adfbfa43b0b" + "ecd5414a-329d-440c-b13d-a6c1b23ba1a4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184743Z:91cae477-926b-4f48-ba8c-2adfbfa43b0b" + "WESTUS2:20200730T205059Z:ecd5414a-329d-440c-b13d-a6c1b23ba1a4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -687,10 +687,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:47:42 GMT" + "Thu, 30 Jul 2020 20:50:59 GMT" ], "Content-Length": [ - "5363" + "5361" ], "Content-Type": [ "application/json; charset=utf-8" @@ -699,23 +699,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLB1mE=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"secondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"secondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"66rF5og/xuFuQYu3vR4OJtJV7G1xgFjG59L6n5KkJtg=\",\r\n \"secondaryKey\": \"ZPfPz8j1SsCywCh/piN3nm0JG56qUkancOGBpaCuvd0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"WkvHh/TUtXHep8igL6xWdBMTkfNVnLJwe8pUj+xTKJc=\",\r\n \"secondaryKey\": \"M87nK/5eFQhvEU+rvfaybj5JbQQhpvVQ40g2dp1R7sw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"JLpWSs6DRnOfTjO2hHO1jMFY/OuxGxdeZDPMRIMcENU=\",\r\n \"secondaryKey\": \"lUInAfihIHMX54pdxQRe16mudmWNvGH6cX7i+ecMFSQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-76f98e40-a5ef-4cab-b8c6-04f21c163e95-iothub\",\r\n \"PrimaryKey\": \"hX5QG2qqpl8oZu3MrkZnPsmK2PwbW1pOyMnXpWF/iTc=\",\r\n \"SecondaryKey\": \"dqo/859FShHGaBCPS4ppPAZvT/ouVNCQq7/KG9e79z0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:47:18 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:47:18 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-3cce7c59-fe2d-4d24-933e-64162bc52669-iothub\",\r\n \"PrimaryKey\": \"wASRVPoZsA9w45V7l1VYBbmyLVykecEmjuitNvB3I4o=\",\r\n \"SecondaryKey\": \"yx76nZLgpDUBsLXb0SfrrSGgUUFJhwmAYxcoz32psZM=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:47:18 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:47:18 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"SecondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:47:18 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:47:18 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"SecondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:47:18 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:47:18 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net/;SharedAccessKeyName=ps7586;SharedAccessKey=U1eYLWYPec/8NSbk3muwxiPjq+nv2Dp3GCt5lkOS8jE=;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5Zzh0=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"secondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"secondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"MJslAeTjuREVAz7T9AbLj1h1rqv3BklS1oH5eDWFgwI=\",\r\n \"secondaryKey\": \"3zNjW6oOVSnTnpHIBz+yVHkLA1jyT3LlR0YFDDJsBpQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"kQXWydwELg5i4QjK3qtpOo8Nw4wG+tp8fNEkYUYkWrY=\",\r\n \"secondaryKey\": \"2dS+gOi1qqVlzHN2MK2igQRxzdz7lidoMUUQJmAuP4c=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"k8kmNyooqFttHJsDVJtMTqu0sSSF/FqCFSTTXyL7JhE=\",\r\n \"secondaryKey\": \"yBx/kzMawnmvoQRyluGOnWhvC8Qql5193oo7YDz3+DQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-f459458b-61a0-4d34-b164-1b6407447631-iothub\",\r\n \"PrimaryKey\": \"NLYP51WPskWM/jmFDkJUYzAjUj2/aDaj9Qe+bsyRuB8=\",\r\n \"SecondaryKey\": \"6upXNOPtokfEKzg7f/MxwpUJ/CqtA+CgRB75KvR64Wk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:50:35 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:50:35 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-34cdace9-57e7-4d3a-85ed-780161e4e17b-iothub\",\r\n \"PrimaryKey\": \"0m40LrG0hYXSMoQnCjG7nKrXS+tt+Sz0r1X3MxesZCc=\",\r\n \"SecondaryKey\": \"BSHt6yuQwmNgDgwKL2vTJno4zHzNLZKev3oR85ft1Ro=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:50:35 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:50:35 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"SecondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:50:35 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:50:35 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"SecondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:50:35 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:50:35 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net/;SharedAccessKeyName=ps424;SharedAccessKey=AW2s4P8O4mD+LYNDTXrpx0VIhDyivejYLWHBj9izRas=;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABLB5lE=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps6224\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": []\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ5bKSc=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"name\": \"ps7754\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": []\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "87302cfb-e564-4c75-b5da-ebcb67fe55de" + "f83f046b-5b7a-4ef6-b115-7f73b7a9f0c3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -724,7 +724,7 @@ "application/json; charset=utf-8" ], "Content-Length": [ - "2334" + "2332" ] }, "ResponseHeaders": { @@ -735,7 +735,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWY1NjgxOTQtZjQ1NS00MzYyLWEyMDktZTQ0M2E1MzY5MTY0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjA1YTUzMmItZjVlMy00OTdiLTg0ZWEtNThhYjEyM2Q2NGFi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -744,13 +744,13 @@ "4991" ], "x-ms-request-id": [ - "154518b4-3823-4b60-84a2-3c6379c1a3dd" + "e6011e15-3a0a-4b07-9d46-945286da55c3" ], "x-ms-correlation-request-id": [ - "154518b4-3823-4b60-84a2-3c6379c1a3dd" + "e6011e15-3a0a-4b07-9d46-945286da55c3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184817Z:154518b4-3823-4b60-84a2-3c6379c1a3dd" + "WESTUS2:20200730T205134Z:e6011e15-3a0a-4b07-9d46-945286da55c3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -759,10 +759,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:48:17 GMT" + "Thu, 30 Jul 2020 20:51:33 GMT" ], "Content-Length": [ - "4814" + "4812" ], "Content-Type": [ "application/json; charset=utf-8" @@ -771,23 +771,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLB5lE=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"secondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"secondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"66rF5og/xuFuQYu3vR4OJtJV7G1xgFjG59L6n5KkJtg=\",\r\n \"secondaryKey\": \"ZPfPz8j1SsCywCh/piN3nm0JG56qUkancOGBpaCuvd0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"WkvHh/TUtXHep8igL6xWdBMTkfNVnLJwe8pUj+xTKJc=\",\r\n \"secondaryKey\": \"M87nK/5eFQhvEU+rvfaybj5JbQQhpvVQ40g2dp1R7sw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"JLpWSs6DRnOfTjO2hHO1jMFY/OuxGxdeZDPMRIMcENU=\",\r\n \"secondaryKey\": \"lUInAfihIHMX54pdxQRe16mudmWNvGH6cX7i+ecMFSQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-76f98e40-a5ef-4cab-b8c6-04f21c163e95-iothub\",\r\n \"PrimaryKey\": \"hX5QG2qqpl8oZu3MrkZnPsmK2PwbW1pOyMnXpWF/iTc=\",\r\n \"SecondaryKey\": \"dqo/859FShHGaBCPS4ppPAZvT/ouVNCQq7/KG9e79z0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:47:54 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:47:54 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-3cce7c59-fe2d-4d24-933e-64162bc52669-iothub\",\r\n \"PrimaryKey\": \"wASRVPoZsA9w45V7l1VYBbmyLVykecEmjuitNvB3I4o=\",\r\n \"SecondaryKey\": \"yx76nZLgpDUBsLXb0SfrrSGgUUFJhwmAYxcoz32psZM=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:47:54 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:47:54 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"SecondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:47:54 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:47:54 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"SecondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:47:54 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:47:54 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net/;SharedAccessKeyName=ps7586;SharedAccessKey=U1eYLWYPec/8NSbk3muwxiPjq+nv2Dp3GCt5lkOS8jE=;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5bKSc=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"secondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"secondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"MJslAeTjuREVAz7T9AbLj1h1rqv3BklS1oH5eDWFgwI=\",\r\n \"secondaryKey\": \"3zNjW6oOVSnTnpHIBz+yVHkLA1jyT3LlR0YFDDJsBpQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"kQXWydwELg5i4QjK3qtpOo8Nw4wG+tp8fNEkYUYkWrY=\",\r\n \"secondaryKey\": \"2dS+gOi1qqVlzHN2MK2igQRxzdz7lidoMUUQJmAuP4c=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"k8kmNyooqFttHJsDVJtMTqu0sSSF/FqCFSTTXyL7JhE=\",\r\n \"secondaryKey\": \"yBx/kzMawnmvoQRyluGOnWhvC8Qql5193oo7YDz3+DQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-f459458b-61a0-4d34-b164-1b6407447631-iothub\",\r\n \"PrimaryKey\": \"NLYP51WPskWM/jmFDkJUYzAjUj2/aDaj9Qe+bsyRuB8=\",\r\n \"SecondaryKey\": \"6upXNOPtokfEKzg7f/MxwpUJ/CqtA+CgRB75KvR64Wk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:51:14 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:51:14 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-34cdace9-57e7-4d3a-85ed-780161e4e17b-iothub\",\r\n \"PrimaryKey\": \"0m40LrG0hYXSMoQnCjG7nKrXS+tt+Sz0r1X3MxesZCc=\",\r\n \"SecondaryKey\": \"BSHt6yuQwmNgDgwKL2vTJno4zHzNLZKev3oR85ft1Ro=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:51:14 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:51:14 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"SecondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:51:14 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:51:14 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"SecondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:51:14 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:51:14 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net/;SharedAccessKeyName=ps424;SharedAccessKey=AW2s4P8O4mD+LYNDTXrpx0VIhDyivejYLWHBj9izRas=;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=W1ujKNLtPmMtaNqZfOCUU5cnYMI8bQeF9ODce4riISyT2RSXiIxcwuwQhzCmIuwPWi82ParLfbq1bOF5ypUnPw==\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABLCBe4=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": []\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ5bfKo=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": []\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "38efbbff-57c0-4926-9580-e70a9195d0b0" + "0f3832ca-c084-45fb-8b81-8ed8457a115a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -796,7 +796,7 @@ "application/json; charset=utf-8" ], "Content-Length": [ - "1745" + "1743" ] }, "ResponseHeaders": { @@ -807,7 +807,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmE0ODNjY2ItMzc3MS00NGE2LWI4MjYtNzNhZDIwNjliZjFi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZDQ3ZGUxMDUtMWI0MS00Y2VlLWI5ZmMtN2JmNzYyZTQzMTBk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -816,13 +816,13 @@ "4990" ], "x-ms-request-id": [ - "56250e11-727a-48f6-9ba6-857db1f51fa2" + "e8d40e6d-622e-4e05-9dca-374b3cc4feae" ], "x-ms-correlation-request-id": [ - "56250e11-727a-48f6-9ba6-857db1f51fa2" + "e8d40e6d-622e-4e05-9dca-374b3cc4feae" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184851Z:56250e11-727a-48f6-9ba6-857db1f51fa2" + "WESTUS2:20200730T205308Z:e8d40e6d-622e-4e05-9dca-374b3cc4feae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -831,10 +831,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:48:51 GMT" + "Thu, 30 Jul 2020 20:53:07 GMT" ], "Content-Length": [ - "4266" + "4264" ], "Content-Type": [ "application/json; charset=utf-8" @@ -843,23 +843,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCBe4=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"secondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"secondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"66rF5og/xuFuQYu3vR4OJtJV7G1xgFjG59L6n5KkJtg=\",\r\n \"secondaryKey\": \"ZPfPz8j1SsCywCh/piN3nm0JG56qUkancOGBpaCuvd0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"WkvHh/TUtXHep8igL6xWdBMTkfNVnLJwe8pUj+xTKJc=\",\r\n \"secondaryKey\": \"M87nK/5eFQhvEU+rvfaybj5JbQQhpvVQ40g2dp1R7sw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"JLpWSs6DRnOfTjO2hHO1jMFY/OuxGxdeZDPMRIMcENU=\",\r\n \"secondaryKey\": \"lUInAfihIHMX54pdxQRe16mudmWNvGH6cX7i+ecMFSQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-76f98e40-a5ef-4cab-b8c6-04f21c163e95-iothub\",\r\n \"PrimaryKey\": \"hX5QG2qqpl8oZu3MrkZnPsmK2PwbW1pOyMnXpWF/iTc=\",\r\n \"SecondaryKey\": \"dqo/859FShHGaBCPS4ppPAZvT/ouVNCQq7/KG9e79z0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:48:27 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:48:27 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-3cce7c59-fe2d-4d24-933e-64162bc52669-iothub\",\r\n \"PrimaryKey\": \"wASRVPoZsA9w45V7l1VYBbmyLVykecEmjuitNvB3I4o=\",\r\n \"SecondaryKey\": \"yx76nZLgpDUBsLXb0SfrrSGgUUFJhwmAYxcoz32psZM=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:48:27 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:48:27 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"SecondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:48:27 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:48:27 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"SecondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:48:27 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:48:27 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net/;SharedAccessKeyName=ps7586;SharedAccessKey=U1eYLWYPec/8NSbk3muwxiPjq+nv2Dp3GCt5lkOS8jE=;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5bfKo=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"secondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"secondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"MJslAeTjuREVAz7T9AbLj1h1rqv3BklS1oH5eDWFgwI=\",\r\n \"secondaryKey\": \"3zNjW6oOVSnTnpHIBz+yVHkLA1jyT3LlR0YFDDJsBpQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"kQXWydwELg5i4QjK3qtpOo8Nw4wG+tp8fNEkYUYkWrY=\",\r\n \"secondaryKey\": \"2dS+gOi1qqVlzHN2MK2igQRxzdz7lidoMUUQJmAuP4c=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"k8kmNyooqFttHJsDVJtMTqu0sSSF/FqCFSTTXyL7JhE=\",\r\n \"secondaryKey\": \"yBx/kzMawnmvoQRyluGOnWhvC8Qql5193oo7YDz3+DQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-f459458b-61a0-4d34-b164-1b6407447631-iothub\",\r\n \"PrimaryKey\": \"NLYP51WPskWM/jmFDkJUYzAjUj2/aDaj9Qe+bsyRuB8=\",\r\n \"SecondaryKey\": \"6upXNOPtokfEKzg7f/MxwpUJ/CqtA+CgRB75KvR64Wk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:52:02 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:52:02 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-34cdace9-57e7-4d3a-85ed-780161e4e17b-iothub\",\r\n \"PrimaryKey\": \"0m40LrG0hYXSMoQnCjG7nKrXS+tt+Sz0r1X3MxesZCc=\",\r\n \"SecondaryKey\": \"BSHt6yuQwmNgDgwKL2vTJno4zHzNLZKev3oR85ft1Ro=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:52:02 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:52:02 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"SecondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:52:02 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:52:02 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"SecondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:52:02 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:52:02 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net/;SharedAccessKeyName=ps424;SharedAccessKey=AW2s4P8O4mD+LYNDTXrpx0VIhDyivejYLWHBj9izRas=;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABLCTws=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2278\",\r\n \"source\": \"DeviceMessages\",\r\n \"endpointNames\": [\r\n \"ps9541\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": []\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ5eRBM=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2715\",\r\n \"source\": \"DeviceMessages\",\r\n \"endpointNames\": [\r\n \"ps5242\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": []\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "5134e05f-ce05-4ca1-bbf9-d093a5aaabc2" + "0dcc875b-7b9a-4aa6-9ba5-04707569a423" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -868,7 +868,7 @@ "application/json; charset=utf-8" ], "Content-Length": [ - "1939" + "1937" ] }, "ResponseHeaders": { @@ -879,7 +879,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFjYzU0ZmItNzdhMC00YjMyLWFmZTQtN2ExODU3OTcxODY4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZmEzZTk2YjUtMDYxNS00MjE3LWFhNTktZDc0MDlmYjdiNDQ0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -888,13 +888,13 @@ "4989" ], "x-ms-request-id": [ - "8d88d27e-6c7d-4af1-bb30-9727b05f0d39" + "09498f36-40f7-46b9-88cb-1651cdf6f0a4" ], "x-ms-correlation-request-id": [ - "8d88d27e-6c7d-4af1-bb30-9727b05f0d39" + "09498f36-40f7-46b9-88cb-1651cdf6f0a4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184926Z:8d88d27e-6c7d-4af1-bb30-9727b05f0d39" + "WESTUS2:20200730T205414Z:09498f36-40f7-46b9-88cb-1651cdf6f0a4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -903,10 +903,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:49:25 GMT" + "Thu, 30 Jul 2020 20:54:13 GMT" ], "Content-Length": [ - "4354" + "4352" ], "Content-Type": [ "application/json; charset=utf-8" @@ -915,23 +915,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCTws=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"secondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"secondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"66rF5og/xuFuQYu3vR4OJtJV7G1xgFjG59L6n5KkJtg=\",\r\n \"secondaryKey\": \"ZPfPz8j1SsCywCh/piN3nm0JG56qUkancOGBpaCuvd0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"WkvHh/TUtXHep8igL6xWdBMTkfNVnLJwe8pUj+xTKJc=\",\r\n \"secondaryKey\": \"M87nK/5eFQhvEU+rvfaybj5JbQQhpvVQ40g2dp1R7sw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"JLpWSs6DRnOfTjO2hHO1jMFY/OuxGxdeZDPMRIMcENU=\",\r\n \"secondaryKey\": \"lUInAfihIHMX54pdxQRe16mudmWNvGH6cX7i+ecMFSQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-76f98e40-a5ef-4cab-b8c6-04f21c163e95-iothub\",\r\n \"PrimaryKey\": \"hX5QG2qqpl8oZu3MrkZnPsmK2PwbW1pOyMnXpWF/iTc=\",\r\n \"SecondaryKey\": \"dqo/859FShHGaBCPS4ppPAZvT/ouVNCQq7/KG9e79z0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:49:02 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:49:02 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-3cce7c59-fe2d-4d24-933e-64162bc52669-iothub\",\r\n \"PrimaryKey\": \"wASRVPoZsA9w45V7l1VYBbmyLVykecEmjuitNvB3I4o=\",\r\n \"SecondaryKey\": \"yx76nZLgpDUBsLXb0SfrrSGgUUFJhwmAYxcoz32psZM=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:49:02 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:49:02 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"SecondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:49:02 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:49:02 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"SecondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:49:02 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:49:02 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net/;SharedAccessKeyName=ps7586;SharedAccessKey=U1eYLWYPec/8NSbk3muwxiPjq+nv2Dp3GCt5lkOS8jE=;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2278\",\r\n \"source\": \"DeviceMessages\",\r\n \"endpointNames\": [\r\n \"ps9541\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5eRBM=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"secondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"secondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"MJslAeTjuREVAz7T9AbLj1h1rqv3BklS1oH5eDWFgwI=\",\r\n \"secondaryKey\": \"3zNjW6oOVSnTnpHIBz+yVHkLA1jyT3LlR0YFDDJsBpQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"kQXWydwELg5i4QjK3qtpOo8Nw4wG+tp8fNEkYUYkWrY=\",\r\n \"secondaryKey\": \"2dS+gOi1qqVlzHN2MK2igQRxzdz7lidoMUUQJmAuP4c=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"k8kmNyooqFttHJsDVJtMTqu0sSSF/FqCFSTTXyL7JhE=\",\r\n \"secondaryKey\": \"yBx/kzMawnmvoQRyluGOnWhvC8Qql5193oo7YDz3+DQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-f459458b-61a0-4d34-b164-1b6407447631-iothub\",\r\n \"PrimaryKey\": \"NLYP51WPskWM/jmFDkJUYzAjUj2/aDaj9Qe+bsyRuB8=\",\r\n \"SecondaryKey\": \"6upXNOPtokfEKzg7f/MxwpUJ/CqtA+CgRB75KvR64Wk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:53:21 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:53:21 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-34cdace9-57e7-4d3a-85ed-780161e4e17b-iothub\",\r\n \"PrimaryKey\": \"0m40LrG0hYXSMoQnCjG7nKrXS+tt+Sz0r1X3MxesZCc=\",\r\n \"SecondaryKey\": \"BSHt6yuQwmNgDgwKL2vTJno4zHzNLZKev3oR85ft1Ro=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:53:21 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:53:21 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"SecondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:53:21 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:53:21 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"SecondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:53:21 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:53:21 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net/;SharedAccessKeyName=ps424;SharedAccessKey=AW2s4P8O4mD+LYNDTXrpx0VIhDyivejYLWHBj9izRas=;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2715\",\r\n \"source\": \"DeviceMessages\",\r\n \"endpointNames\": [\r\n \"ps5242\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABLCXpk=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2278\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"endpointNames\": [\r\n \"ps9541\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": []\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ5e9Bo=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2715\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"endpointNames\": [\r\n \"ps5242\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": []\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "236be88c-1c70-4b58-adf6-b4bdfe3ded13" + "246bfba6-efbc-45a1-b4a7-1d6780e08fd1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -940,7 +940,7 @@ "application/json; charset=utf-8" ], "Content-Length": [ - "1940" + "1938" ] }, "ResponseHeaders": { @@ -951,7 +951,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWRiMTMxYzAtNWFjNy00NTkxLWJkZGMtNDE5MmZlNjA1MWI0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNWM2ZTYzZmYtYTdjYi00M2VkLWE5YzUtMjdkZWM4N2M2YTg2?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -960,13 +960,13 @@ "4988" ], "x-ms-request-id": [ - "66fbe75d-d5b3-494e-aa8a-869dc99df45e" + "b7f2f1a7-7c13-4dea-8ddf-1a328cece187" ], "x-ms-correlation-request-id": [ - "66fbe75d-d5b3-494e-aa8a-869dc99df45e" + "b7f2f1a7-7c13-4dea-8ddf-1a328cece187" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185000Z:66fbe75d-d5b3-494e-aa8a-869dc99df45e" + "WESTUS2:20200730T205449Z:b7f2f1a7-7c13-4dea-8ddf-1a328cece187" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -975,10 +975,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:50:00 GMT" + "Thu, 30 Jul 2020 20:54:49 GMT" ], "Content-Length": [ - "4374" + "4372" ], "Content-Type": [ "application/json; charset=utf-8" @@ -987,23 +987,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCXpk=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"secondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"secondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"66rF5og/xuFuQYu3vR4OJtJV7G1xgFjG59L6n5KkJtg=\",\r\n \"secondaryKey\": \"ZPfPz8j1SsCywCh/piN3nm0JG56qUkancOGBpaCuvd0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"WkvHh/TUtXHep8igL6xWdBMTkfNVnLJwe8pUj+xTKJc=\",\r\n \"secondaryKey\": \"M87nK/5eFQhvEU+rvfaybj5JbQQhpvVQ40g2dp1R7sw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"JLpWSs6DRnOfTjO2hHO1jMFY/OuxGxdeZDPMRIMcENU=\",\r\n \"secondaryKey\": \"lUInAfihIHMX54pdxQRe16mudmWNvGH6cX7i+ecMFSQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-76f98e40-a5ef-4cab-b8c6-04f21c163e95-iothub\",\r\n \"PrimaryKey\": \"hX5QG2qqpl8oZu3MrkZnPsmK2PwbW1pOyMnXpWF/iTc=\",\r\n \"SecondaryKey\": \"dqo/859FShHGaBCPS4ppPAZvT/ouVNCQq7/KG9e79z0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:49:37 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:49:37 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-3cce7c59-fe2d-4d24-933e-64162bc52669-iothub\",\r\n \"PrimaryKey\": \"wASRVPoZsA9w45V7l1VYBbmyLVykecEmjuitNvB3I4o=\",\r\n \"SecondaryKey\": \"yx76nZLgpDUBsLXb0SfrrSGgUUFJhwmAYxcoz32psZM=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:49:37 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:49:37 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"SecondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:49:37 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:49:37 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"SecondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:49:37 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:49:37 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net/;SharedAccessKeyName=ps7586;SharedAccessKey=U1eYLWYPec/8NSbk3muwxiPjq+nv2Dp3GCt5lkOS8jE=;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2278\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"ps9541\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5e9Bo=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"secondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"secondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"MJslAeTjuREVAz7T9AbLj1h1rqv3BklS1oH5eDWFgwI=\",\r\n \"secondaryKey\": \"3zNjW6oOVSnTnpHIBz+yVHkLA1jyT3LlR0YFDDJsBpQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"kQXWydwELg5i4QjK3qtpOo8Nw4wG+tp8fNEkYUYkWrY=\",\r\n \"secondaryKey\": \"2dS+gOi1qqVlzHN2MK2igQRxzdz7lidoMUUQJmAuP4c=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"k8kmNyooqFttHJsDVJtMTqu0sSSF/FqCFSTTXyL7JhE=\",\r\n \"secondaryKey\": \"yBx/kzMawnmvoQRyluGOnWhvC8Qql5193oo7YDz3+DQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-f459458b-61a0-4d34-b164-1b6407447631-iothub\",\r\n \"PrimaryKey\": \"NLYP51WPskWM/jmFDkJUYzAjUj2/aDaj9Qe+bsyRuB8=\",\r\n \"SecondaryKey\": \"6upXNOPtokfEKzg7f/MxwpUJ/CqtA+CgRB75KvR64Wk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:54:28 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:54:28 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-34cdace9-57e7-4d3a-85ed-780161e4e17b-iothub\",\r\n \"PrimaryKey\": \"0m40LrG0hYXSMoQnCjG7nKrXS+tt+Sz0r1X3MxesZCc=\",\r\n \"SecondaryKey\": \"BSHt6yuQwmNgDgwKL2vTJno4zHzNLZKev3oR85ft1Ro=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:54:28 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:54:28 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"SecondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:54:28 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:54:28 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"SecondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:54:28 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:54:28 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net/;SharedAccessKeyName=ps424;SharedAccessKey=AW2s4P8O4mD+LYNDTXrpx0VIhDyivejYLWHBj9izRas=;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2715\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"ps5242\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABLCisE=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": []\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ5frEg=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": []\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "16cac4a7-689e-49b0-84e0-92dd6c2335a1" + "56455f75-e719-43cd-903a-c8842cd3780d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1012,7 +1012,7 @@ "application/json; charset=utf-8" ], "Content-Length": [ - "1745" + "1743" ] }, "ResponseHeaders": { @@ -1023,7 +1023,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfN2I5ZGUxMTktZmY3NS00ZDU1LWE2MjItODQyNGE3NjhjOTVi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMGJiN2NkZWItYzEwYy00OGNmLTllMzUtYmI4OTY5ZDExZDgz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1032,13 +1032,13 @@ "4987" ], "x-ms-request-id": [ - "8425e038-b5bf-4b00-bccb-8c6e3f8ace29" + "220009b6-19e9-414b-9c3b-a262b7745220" ], "x-ms-correlation-request-id": [ - "8425e038-b5bf-4b00-bccb-8c6e3f8ace29" + "220009b6-19e9-414b-9c3b-a262b7745220" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185036Z:8425e038-b5bf-4b00-bccb-8c6e3f8ace29" + "WESTUS2:20200730T205525Z:220009b6-19e9-414b-9c3b-a262b7745220" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1047,10 +1047,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:50:35 GMT" + "Thu, 30 Jul 2020 20:55:24 GMT" ], "Content-Length": [ - "4266" + "4264" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1059,23 +1059,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCisE=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"secondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"secondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"66rF5og/xuFuQYu3vR4OJtJV7G1xgFjG59L6n5KkJtg=\",\r\n \"secondaryKey\": \"ZPfPz8j1SsCywCh/piN3nm0JG56qUkancOGBpaCuvd0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"WkvHh/TUtXHep8igL6xWdBMTkfNVnLJwe8pUj+xTKJc=\",\r\n \"secondaryKey\": \"M87nK/5eFQhvEU+rvfaybj5JbQQhpvVQ40g2dp1R7sw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"JLpWSs6DRnOfTjO2hHO1jMFY/OuxGxdeZDPMRIMcENU=\",\r\n \"secondaryKey\": \"lUInAfihIHMX54pdxQRe16mudmWNvGH6cX7i+ecMFSQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-76f98e40-a5ef-4cab-b8c6-04f21c163e95-iothub\",\r\n \"PrimaryKey\": \"hX5QG2qqpl8oZu3MrkZnPsmK2PwbW1pOyMnXpWF/iTc=\",\r\n \"SecondaryKey\": \"dqo/859FShHGaBCPS4ppPAZvT/ouVNCQq7/KG9e79z0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:50:11 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:50:11 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-3cce7c59-fe2d-4d24-933e-64162bc52669-iothub\",\r\n \"PrimaryKey\": \"wASRVPoZsA9w45V7l1VYBbmyLVykecEmjuitNvB3I4o=\",\r\n \"SecondaryKey\": \"yx76nZLgpDUBsLXb0SfrrSGgUUFJhwmAYxcoz32psZM=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:50:11 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:50:11 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"SecondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:50:11 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:50:11 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"SecondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:50:11 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:50:11 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net/;SharedAccessKeyName=ps7586;SharedAccessKey=U1eYLWYPec/8NSbk3muwxiPjq+nv2Dp3GCt5lkOS8jE=;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5frEg=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"secondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"secondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"MJslAeTjuREVAz7T9AbLj1h1rqv3BklS1oH5eDWFgwI=\",\r\n \"secondaryKey\": \"3zNjW6oOVSnTnpHIBz+yVHkLA1jyT3LlR0YFDDJsBpQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"kQXWydwELg5i4QjK3qtpOo8Nw4wG+tp8fNEkYUYkWrY=\",\r\n \"secondaryKey\": \"2dS+gOi1qqVlzHN2MK2igQRxzdz7lidoMUUQJmAuP4c=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"k8kmNyooqFttHJsDVJtMTqu0sSSF/FqCFSTTXyL7JhE=\",\r\n \"secondaryKey\": \"yBx/kzMawnmvoQRyluGOnWhvC8Qql5193oo7YDz3+DQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-f459458b-61a0-4d34-b164-1b6407447631-iothub\",\r\n \"PrimaryKey\": \"NLYP51WPskWM/jmFDkJUYzAjUj2/aDaj9Qe+bsyRuB8=\",\r\n \"SecondaryKey\": \"6upXNOPtokfEKzg7f/MxwpUJ/CqtA+CgRB75KvR64Wk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:55:03 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:55:03 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-34cdace9-57e7-4d3a-85ed-780161e4e17b-iothub\",\r\n \"PrimaryKey\": \"0m40LrG0hYXSMoQnCjG7nKrXS+tt+Sz0r1X3MxesZCc=\",\r\n \"SecondaryKey\": \"BSHt6yuQwmNgDgwKL2vTJno4zHzNLZKev3oR85ft1Ro=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:55:03 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:55:03 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"SecondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:55:03 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:55:03 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"SecondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:55:03 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:55:03 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net/;SharedAccessKeyName=ps424;SharedAccessKey=AW2s4P8O4mD+LYNDTXrpx0VIhDyivejYLWHBj9izRas=;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABLCt3c=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": []\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ5f/1I=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n },\r\n \"enrichments\": []\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US 2\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "8770951a-0398-456d-9123-bca402217ef1" + "972ae639-cd8a-419c-8b41-90bd4a4eebb6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1095,7 +1095,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzhjMjYwOTctOTRhMy00NWU1LTk4MzktNDM3MjMwZTUwMDRi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzhjMzllMWItMTdkYy00Y2UxLWJkZmMtZWE4MjIxYmI5MjA4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1104,13 +1104,13 @@ "4986" ], "x-ms-request-id": [ - "4a2d0d2d-2398-4f0f-9a42-3f2fb499b148" + "d0556a7d-6b72-4d50-90de-6444e9f9e649" ], "x-ms-correlation-request-id": [ - "4a2d0d2d-2398-4f0f-9a42-3f2fb499b148" + "d0556a7d-6b72-4d50-90de-6444e9f9e649" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185109Z:4a2d0d2d-2398-4f0f-9a42-3f2fb499b148" + "WESTUS2:20200730T205559Z:d0556a7d-6b72-4d50-90de-6444e9f9e649" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1119,7 +1119,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:51:09 GMT" + "Thu, 30 Jul 2020 20:55:59 GMT" ], "Content-Length": [ "3946" @@ -1131,17 +1131,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCt3c=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"secondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"secondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"66rF5og/xuFuQYu3vR4OJtJV7G1xgFjG59L6n5KkJtg=\",\r\n \"secondaryKey\": \"ZPfPz8j1SsCywCh/piN3nm0JG56qUkancOGBpaCuvd0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"WkvHh/TUtXHep8igL6xWdBMTkfNVnLJwe8pUj+xTKJc=\",\r\n \"secondaryKey\": \"M87nK/5eFQhvEU+rvfaybj5JbQQhpvVQ40g2dp1R7sw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"JLpWSs6DRnOfTjO2hHO1jMFY/OuxGxdeZDPMRIMcENU=\",\r\n \"secondaryKey\": \"lUInAfihIHMX54pdxQRe16mudmWNvGH6cX7i+ecMFSQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-76f98e40-a5ef-4cab-b8c6-04f21c163e95-iothub\",\r\n \"PrimaryKey\": \"hX5QG2qqpl8oZu3MrkZnPsmK2PwbW1pOyMnXpWF/iTc=\",\r\n \"SecondaryKey\": \"dqo/859FShHGaBCPS4ppPAZvT/ouVNCQq7/KG9e79z0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:50:46 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:50:46 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-3cce7c59-fe2d-4d24-933e-64162bc52669-iothub\",\r\n \"PrimaryKey\": \"wASRVPoZsA9w45V7l1VYBbmyLVykecEmjuitNvB3I4o=\",\r\n \"SecondaryKey\": \"yx76nZLgpDUBsLXb0SfrrSGgUUFJhwmAYxcoz32psZM=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:50:46 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:50:46 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"50W/cRtmjyxQpssUtuOQXJQdQsoD1pp/VtMOI8HlYbQ=\",\r\n \"SecondaryKey\": \"HaqJGvo0TPYgz2QaTO2NM6TKFYy83PPfnQUUq6pB+Ec=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:50:46 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:50:46 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"qbkr+m8q7Nic3ZUascZUl1jkK8a85qJK+iuHMzIVAy8=\",\r\n \"SecondaryKey\": \"sT+4PBILYb2Yd9o2Ck2G3MWPfbUWaaNCauqlw1+LJlg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:50:46 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:50:46 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5f/1I=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"secondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"secondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"MJslAeTjuREVAz7T9AbLj1h1rqv3BklS1oH5eDWFgwI=\",\r\n \"secondaryKey\": \"3zNjW6oOVSnTnpHIBz+yVHkLA1jyT3LlR0YFDDJsBpQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"kQXWydwELg5i4QjK3qtpOo8Nw4wG+tp8fNEkYUYkWrY=\",\r\n \"secondaryKey\": \"2dS+gOi1qqVlzHN2MK2igQRxzdz7lidoMUUQJmAuP4c=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"k8kmNyooqFttHJsDVJtMTqu0sSSF/FqCFSTTXyL7JhE=\",\r\n \"secondaryKey\": \"yBx/kzMawnmvoQRyluGOnWhvC8Qql5193oo7YDz3+DQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-f459458b-61a0-4d34-b164-1b6407447631-iothub\",\r\n \"PrimaryKey\": \"NLYP51WPskWM/jmFDkJUYzAjUj2/aDaj9Qe+bsyRuB8=\",\r\n \"SecondaryKey\": \"6upXNOPtokfEKzg7f/MxwpUJ/CqtA+CgRB75KvR64Wk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:55:38 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:55:38 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-34cdace9-57e7-4d3a-85ed-780161e4e17b-iothub\",\r\n \"PrimaryKey\": \"0m40LrG0hYXSMoQnCjG7nKrXS+tt+Sz0r1X3MxesZCc=\",\r\n \"SecondaryKey\": \"BSHt6yuQwmNgDgwKL2vTJno4zHzNLZKev3oR85ft1Ro=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:55:38 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:55:38 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ias8xYD/BVzNSFtoMQt8g7oyya2gKVjF5BW5g28eorY=\",\r\n \"SecondaryKey\": \"BMANY2lVeWkwxQnypbR1ik/txxqTwGUsOzZDpfCZ34w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:55:38 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:55:38 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"X3sW9tC3MR3DGzotX68yEwP8qMIWZa8BQrY0e8+9OIg=\",\r\n \"SecondaryKey\": \"dbKKZ0NB+Y2IujvU2rBOpnygwyIBAe9pVA5Y6MRkKTY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 20:55:38 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 20:55:38 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMDYzMzVhM2UtN2EwYS00MjhlLWFlMTMtNWNlNDE2ZDUxNDMz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTURZek16VmhNMlV0TjJFd1lTMDBNamhsTFdGbE1UTXROV05sTkRFMlpEVXhORE16P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxOWI2OTItYjE1Zi00MzE1LWFiODQtMmMwZmFjZWRhMmJm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpZeE9XSTJPVEl0WWpFMVppMDBNekUxTFdGaU9EUXRNbU13Wm1GalpXUmhNbUptP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1161,13 +1161,13 @@ "11999" ], "x-ms-request-id": [ - "8bae0c78-2dcd-4695-8053-68936e42e0d5" + "4d56504a-8e4b-48d5-afc0-250bddd3b2a9" ], "x-ms-correlation-request-id": [ - "8bae0c78-2dcd-4695-8053-68936e42e0d5" + "4d56504a-8e4b-48d5-afc0-250bddd3b2a9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184111Z:8bae0c78-2dcd-4695-8053-68936e42e0d5" + "WESTUS2:20200730T204215Z:4d56504a-8e4b-48d5-afc0-250bddd3b2a9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1176,7 +1176,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:41:10 GMT" + "Thu, 30 Jul 2020 20:42:14 GMT" ], "Content-Length": [ "20" @@ -1192,13 +1192,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMDYzMzVhM2UtN2EwYS00MjhlLWFlMTMtNWNlNDE2ZDUxNDMz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTURZek16VmhNMlV0TjJFd1lTMDBNamhsTFdGbE1UTXROV05sTkRFMlpEVXhORE16P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxOWI2OTItYjE1Zi00MzE1LWFiODQtMmMwZmFjZWRhMmJm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpZeE9XSTJPVEl0WWpFMVppMDBNekUxTFdGaU9EUXRNbU13Wm1GalpXUmhNbUptP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1218,13 +1218,13 @@ "11998" ], "x-ms-request-id": [ - "29553601-db95-4c9b-8a74-121f9416ed9a" + "2a9b627a-8d54-4ddf-b862-b47512a0b6b3" ], "x-ms-correlation-request-id": [ - "29553601-db95-4c9b-8a74-121f9416ed9a" + "2a9b627a-8d54-4ddf-b862-b47512a0b6b3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184141Z:29553601-db95-4c9b-8a74-121f9416ed9a" + "WESTUS2:20200730T204245Z:2a9b627a-8d54-4ddf-b862-b47512a0b6b3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1233,7 +1233,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:41:41 GMT" + "Thu, 30 Jul 2020 20:42:45 GMT" ], "Content-Length": [ "20" @@ -1249,13 +1249,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMDYzMzVhM2UtN2EwYS00MjhlLWFlMTMtNWNlNDE2ZDUxNDMz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTURZek16VmhNMlV0TjJFd1lTMDBNamhsTFdGbE1UTXROV05sTkRFMlpEVXhORE16P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxOWI2OTItYjE1Zi00MzE1LWFiODQtMmMwZmFjZWRhMmJm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpZeE9XSTJPVEl0WWpFMVppMDBNekUxTFdGaU9EUXRNbU13Wm1GalpXUmhNbUptP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1275,13 +1275,13 @@ "11997" ], "x-ms-request-id": [ - "5195bc59-c40f-48c9-9d02-98b85707221c" + "ba258678-6a56-4bb3-936a-cbbe3f7e7c49" ], "x-ms-correlation-request-id": [ - "5195bc59-c40f-48c9-9d02-98b85707221c" + "ba258678-6a56-4bb3-936a-cbbe3f7e7c49" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184211Z:5195bc59-c40f-48c9-9d02-98b85707221c" + "WESTUS2:20200730T204316Z:ba258678-6a56-4bb3-936a-cbbe3f7e7c49" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1290,7 +1290,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:42:11 GMT" + "Thu, 30 Jul 2020 20:43:15 GMT" ], "Content-Length": [ "20" @@ -1306,13 +1306,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMDYzMzVhM2UtN2EwYS00MjhlLWFlMTMtNWNlNDE2ZDUxNDMz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTURZek16VmhNMlV0TjJFd1lTMDBNamhsTFdGbE1UTXROV05sTkRFMlpEVXhORE16P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxOWI2OTItYjE1Zi00MzE1LWFiODQtMmMwZmFjZWRhMmJm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpZeE9XSTJPVEl0WWpFMVppMDBNekUxTFdGaU9EUXRNbU13Wm1GalpXUmhNbUptP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1332,13 +1332,127 @@ "11996" ], "x-ms-request-id": [ - "ad106249-0ccb-466f-942d-bc9680e5d459" + "9a68f19e-ac5a-40db-b937-ba5340366c5d" + ], + "x-ms-correlation-request-id": [ + "9a68f19e-ac5a-40db-b937-ba5340366c5d" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200730T204346Z:9a68f19e-ac5a-40db-b937-ba5340366c5d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 30 Jul 2020 20:43:45 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxOWI2OTItYjE1Zi00MzE1LWFiODQtMmMwZmFjZWRhMmJm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpZeE9XSTJPVEl0WWpFMVppMDBNekUxTFdGaU9EUXRNbU13Wm1GalpXUmhNbUptP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-request-id": [ + "56f23b53-353a-45df-a1de-28a2218e967e" + ], + "x-ms-correlation-request-id": [ + "56f23b53-353a-45df-a1de-28a2218e967e" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200730T204416Z:56f23b53-353a-45df-a1de-28a2218e967e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 30 Jul 2020 20:44:16 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxOWI2OTItYjE1Zi00MzE1LWFiODQtMmMwZmFjZWRhMmJm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpZeE9XSTJPVEl0WWpFMVppMDBNekUxTFdGaU9EUXRNbU13Wm1GalpXUmhNbUptP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-request-id": [ + "5890f934-3447-42d4-a0c3-490c3d17157a" ], "x-ms-correlation-request-id": [ - "ad106249-0ccb-466f-942d-bc9680e5d459" + "5890f934-3447-42d4-a0c3-490c3d17157a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184241Z:ad106249-0ccb-466f-942d-bc9680e5d459" + "WESTUS2:20200730T204446Z:5890f934-3447-42d4-a0c3-490c3d17157a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1347,7 +1461,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:42:41 GMT" + "Thu, 30 Jul 2020 20:44:46 GMT" ], "Content-Length": [ "22" @@ -1363,13 +1477,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1386,16 +1500,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11993" ], "x-ms-request-id": [ - "9a1740c1-7152-4d58-bf70-478daeec7dbd" + "7053c00d-a5ac-4533-858b-3b0021457aa6" ], "x-ms-correlation-request-id": [ - "9a1740c1-7152-4d58-bf70-478daeec7dbd" + "7053c00d-a5ac-4533-858b-3b0021457aa6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184242Z:9a1740c1-7152-4d58-bf70-478daeec7dbd" + "WESTUS2:20200730T204447Z:7053c00d-a5ac-4533-858b-3b0021457aa6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1404,7 +1518,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:42:41 GMT" + "Thu, 30 Jul 2020 20:44:46 GMT" ], "Content-Length": [ "1472" @@ -1416,23 +1530,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBGRg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5UXO0=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1a3ea05d-bf7a-406a-aa2d-42962c120892" + "0e68ae67-ead3-4a49-bfc9-3fe907d1e44c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1449,16 +1563,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11992" ], "x-ms-request-id": [ - "2ba53c9d-3bca-443b-a954-4ffd6b2bb362" + "99a3eb56-2a82-4236-9932-2576afcae0ec" ], "x-ms-correlation-request-id": [ - "2ba53c9d-3bca-443b-a954-4ffd6b2bb362" + "99a3eb56-2a82-4236-9932-2576afcae0ec" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184243Z:2ba53c9d-3bca-443b-a954-4ffd6b2bb362" + "WESTUS2:20200730T204448Z:99a3eb56-2a82-4236-9932-2576afcae0ec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1467,7 +1581,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:42:42 GMT" + "Thu, 30 Jul 2020 20:44:47 GMT" ], "Content-Length": [ "1472" @@ -1479,23 +1593,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBGRg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5UXO0=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2c4d8e17-8a91-4bbd-9b0a-4b13d0f6ecf9" + "88eeb31e-1cf2-465a-805a-ecbc387c7785" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1512,16 +1626,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11991" ], "x-ms-request-id": [ - "b307b492-4deb-4f73-9ef3-89ae6580a32d" + "e74e1f47-2726-45d0-8a6d-9547a588bbd8" ], "x-ms-correlation-request-id": [ - "b307b492-4deb-4f73-9ef3-89ae6580a32d" + "e74e1f47-2726-45d0-8a6d-9547a588bbd8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184409Z:b307b492-4deb-4f73-9ef3-89ae6580a32d" + "WESTUS2:20200730T204614Z:e74e1f47-2726-45d0-8a6d-9547a588bbd8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1530,7 +1644,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:44:08 GMT" + "Thu, 30 Jul 2020 20:46:13 GMT" ], "Content-Length": [ "1472" @@ -1542,23 +1656,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBGRg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5UXO0=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9ba5a0ef-9c25-4845-bd28-4cb3c40fadfc" + "99fdcd65-dcca-4f19-9c33-02acded980ca" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1575,16 +1689,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11990" ], "x-ms-request-id": [ - "adc73c04-8d53-41d4-84ff-0b901e3a46fb" + "28888ada-8f23-4bac-bd89-5b44ce04bf96" ], "x-ms-correlation-request-id": [ - "adc73c04-8d53-41d4-84ff-0b901e3a46fb" + "28888ada-8f23-4bac-bd89-5b44ce04bf96" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184409Z:adc73c04-8d53-41d4-84ff-0b901e3a46fb" + "WESTUS2:20200730T204615Z:28888ada-8f23-4bac-bd89-5b44ce04bf96" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1593,7 +1707,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:44:09 GMT" + "Thu, 30 Jul 2020 20:46:14 GMT" ], "Content-Length": [ "1472" @@ -1605,17 +1719,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBGRg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5UXO0=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1632,16 +1746,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11988" ], "x-ms-request-id": [ - "8ea8a6fa-aa61-4e51-91be-cb2fcbc3718d" + "27560ad9-7580-41dd-aa83-a8f7af2c514c" ], "x-ms-correlation-request-id": [ - "8ea8a6fa-aa61-4e51-91be-cb2fcbc3718d" + "27560ad9-7580-41dd-aa83-a8f7af2c514c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184442Z:8ea8a6fa-aa61-4e51-91be-cb2fcbc3718d" + "WESTUS2:20200730T204649Z:27560ad9-7580-41dd-aa83-a8f7af2c514c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1650,10 +1764,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:44:42 GMT" + "Thu, 30 Jul 2020 20:46:48 GMT" ], "Content-Length": [ - "1757" + "1755" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1662,23 +1776,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBV5A=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5WoFU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f3729ef-d296-4e56-b056-b4c01863ebd9" + "0c41631a-8801-403e-9059-05584d75953c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1695,16 +1809,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11987" ], "x-ms-request-id": [ - "02bbb0ba-e1ca-4c08-a652-c62f8cb44545" + "9e10d4fc-4fff-4aae-a7ab-327a22ddabde" ], "x-ms-correlation-request-id": [ - "02bbb0ba-e1ca-4c08-a652-c62f8cb44545" + "9e10d4fc-4fff-4aae-a7ab-327a22ddabde" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184443Z:02bbb0ba-e1ca-4c08-a652-c62f8cb44545" + "WESTUS2:20200730T204649Z:9e10d4fc-4fff-4aae-a7ab-327a22ddabde" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1713,10 +1827,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:44:43 GMT" + "Thu, 30 Jul 2020 20:46:49 GMT" ], "Content-Length": [ - "1757" + "1755" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1725,23 +1839,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBV5A=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5WoFU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7af52856-ea1b-4f98-9cd9-b6c884c84f72" + "54c3c9fb-bd7f-4cf5-9fbe-f010f01f0556" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1758,16 +1872,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11986" ], "x-ms-request-id": [ - "4913fdf9-8d59-4664-9496-33a87c0175db" + "e04349b9-a4b8-4ba5-bd8a-a596d3d4a725" ], "x-ms-correlation-request-id": [ - "4913fdf9-8d59-4664-9496-33a87c0175db" + "e04349b9-a4b8-4ba5-bd8a-a596d3d4a725" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184444Z:4913fdf9-8d59-4664-9496-33a87c0175db" + "WESTUS2:20200730T204650Z:e04349b9-a4b8-4ba5-bd8a-a596d3d4a725" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1776,10 +1890,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:44:44 GMT" + "Thu, 30 Jul 2020 20:46:50 GMT" ], "Content-Length": [ - "1757" + "1755" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1788,17 +1902,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBV5A=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5WoFU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1815,16 +1929,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11984" ], "x-ms-request-id": [ - "bf63420d-b018-405c-ade4-fd43de99d270" + "e2a11cef-37f0-469d-bba0-7cee190151da" ], "x-ms-correlation-request-id": [ - "bf63420d-b018-405c-ade4-fd43de99d270" + "e2a11cef-37f0-469d-bba0-7cee190151da" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184517Z:bf63420d-b018-405c-ade4-fd43de99d270" + "WESTUS2:20200730T204724Z:e2a11cef-37f0-469d-bba0-7cee190151da" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1833,10 +1947,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:45:16 GMT" + "Thu, 30 Jul 2020 20:47:23 GMT" ], "Content-Length": [ - "2221" + "2219" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1845,23 +1959,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBg8I=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5XVLk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cda7f91c-c359-4776-8858-700e3c934831" + "01055e35-8fc0-4d62-8c12-5b670b46d70d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1878,16 +1992,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11983" ], "x-ms-request-id": [ - "03a51b7d-c867-4115-85b5-417c1de3a357" + "c9362f21-cb41-4ce7-83e5-635f6b4cccc2" ], "x-ms-correlation-request-id": [ - "03a51b7d-c867-4115-85b5-417c1de3a357" + "c9362f21-cb41-4ce7-83e5-635f6b4cccc2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184517Z:03a51b7d-c867-4115-85b5-417c1de3a357" + "WESTUS2:20200730T204724Z:c9362f21-cb41-4ce7-83e5-635f6b4cccc2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1896,10 +2010,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:45:17 GMT" + "Thu, 30 Jul 2020 20:47:24 GMT" ], "Content-Length": [ - "2221" + "2219" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1908,23 +2022,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBg8I=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5XVLk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e82d1891-9684-4da6-aa74-3d3ddc01116b" + "6e67c7ed-6ddd-4227-b4f5-226639076ed3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1941,16 +2055,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11982" ], "x-ms-request-id": [ - "c3f63b06-1dab-410b-88a7-e69d14258800" + "c12e2045-e589-4e86-bcac-52e7b285d1ca" ], "x-ms-correlation-request-id": [ - "c3f63b06-1dab-410b-88a7-e69d14258800" + "c12e2045-e589-4e86-bcac-52e7b285d1ca" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184518Z:c3f63b06-1dab-410b-88a7-e69d14258800" + "WESTUS2:20200730T204725Z:c12e2045-e589-4e86-bcac-52e7b285d1ca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1959,10 +2073,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:45:17 GMT" + "Thu, 30 Jul 2020 20:47:24 GMT" ], "Content-Length": [ - "2221" + "2219" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1971,17 +2085,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBg8I=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5XVLk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1998,16 +2112,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11979" ], "x-ms-request-id": [ - "675a291f-8637-4786-8800-0b414956fea8" + "90d78729-6c8d-4d42-a765-c69f38fbfe3c" ], "x-ms-correlation-request-id": [ - "675a291f-8637-4786-8800-0b414956fea8" + "90d78729-6c8d-4d42-a765-c69f38fbfe3c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184551Z:675a291f-8637-4786-8800-0b414956fea8" + "WESTUS2:20200730T204830Z:90d78729-6c8d-4d42-a765-c69f38fbfe3c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2016,10 +2130,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:45:51 GMT" + "Thu, 30 Jul 2020 20:48:29 GMT" ], "Content-Length": [ - "2686" + "2684" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2028,23 +2142,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBsfc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5XqA8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0c7b16d3-6836-43e2-97d2-0770efa08737" + "fce7b688-9beb-48fc-b5f8-25fec437c071" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2061,16 +2175,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11978" ], "x-ms-request-id": [ - "4db40663-ac7f-45e0-ace9-2de7249930a5" + "a4429937-c378-4c13-afa9-8cf07cc6600a" ], "x-ms-correlation-request-id": [ - "4db40663-ac7f-45e0-ace9-2de7249930a5" + "a4429937-c378-4c13-afa9-8cf07cc6600a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184552Z:4db40663-ac7f-45e0-ace9-2de7249930a5" + "WESTUS2:20200730T204830Z:a4429937-c378-4c13-afa9-8cf07cc6600a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2079,10 +2193,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:45:52 GMT" + "Thu, 30 Jul 2020 20:48:30 GMT" ], "Content-Length": [ - "2686" + "2684" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2091,23 +2205,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBsfc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5XqA8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "51a08167-eade-42ad-9b50-d3aa8c78c531" + "bb48094f-0ca0-46e4-af87-5eb56f6909e6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2124,16 +2238,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11977" ], "x-ms-request-id": [ - "125bb5f5-4029-4592-9c71-f81c7106e063" + "d2a9f173-95ae-4420-aece-bb55201618c7" ], "x-ms-correlation-request-id": [ - "125bb5f5-4029-4592-9c71-f81c7106e063" + "d2a9f173-95ae-4420-aece-bb55201618c7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184553Z:125bb5f5-4029-4592-9c71-f81c7106e063" + "WESTUS2:20200730T204831Z:d2a9f173-95ae-4420-aece-bb55201618c7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2142,10 +2256,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:45:52 GMT" + "Thu, 30 Jul 2020 20:48:30 GMT" ], "Content-Length": [ - "2686" + "2684" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2154,23 +2268,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBsfc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5XqA8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "50501e6e-d05d-4b2c-af28-6bc0ac2a6b4e" + "24bb3ce6-0f5f-4f6a-acb6-b046492e57d9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2187,16 +2301,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11976" ], "x-ms-request-id": [ - "d959386b-f1f2-47a5-9900-2d77e89b17f3" + "fa8616be-bd38-4453-a8c5-bc971913f3a7" ], "x-ms-correlation-request-id": [ - "d959386b-f1f2-47a5-9900-2d77e89b17f3" + "fa8616be-bd38-4453-a8c5-bc971913f3a7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184553Z:d959386b-f1f2-47a5-9900-2d77e89b17f3" + "WESTUS2:20200730T204831Z:fa8616be-bd38-4453-a8c5-bc971913f3a7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2205,10 +2319,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:45:53 GMT" + "Thu, 30 Jul 2020 20:48:31 GMT" ], "Content-Length": [ - "2686" + "2684" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2217,23 +2331,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBsfc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5XqA8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "be1a19d6-cd11-4b33-9a53-96568bda6ac5" + "3000b1aa-92ab-4c78-a232-0445e84be81a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2250,16 +2364,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11975" ], "x-ms-request-id": [ - "d1d10364-e437-4ee7-bd9b-36c7f30ddf53" + "dd85a3c4-c5b9-4d52-a08d-e9d00fa55579" ], "x-ms-correlation-request-id": [ - "d1d10364-e437-4ee7-bd9b-36c7f30ddf53" + "dd85a3c4-c5b9-4d52-a08d-e9d00fa55579" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184554Z:d1d10364-e437-4ee7-bd9b-36c7f30ddf53" + "WESTUS2:20200730T204832Z:dd85a3c4-c5b9-4d52-a08d-e9d00fa55579" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2268,10 +2382,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:45:53 GMT" + "Thu, 30 Jul 2020 20:48:31 GMT" ], "Content-Length": [ - "2686" + "2684" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2280,17 +2394,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBsfc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5XqA8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2307,16 +2421,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11976" + "11972" ], "x-ms-request-id": [ - "663d9401-aea4-47d1-90f9-3cd40b8d1327" + "6e6f9c2f-ee3a-46d8-ba7b-180ee943a249" ], "x-ms-correlation-request-id": [ - "663d9401-aea4-47d1-90f9-3cd40b8d1327" + "6e6f9c2f-ee3a-46d8-ba7b-180ee943a249" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184629Z:663d9401-aea4-47d1-90f9-3cd40b8d1327" + "WESTUS2:20200730T204937Z:6e6f9c2f-ee3a-46d8-ba7b-180ee943a249" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2325,10 +2439,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:46:28 GMT" + "Thu, 30 Jul 2020 20:49:36 GMT" ], "Content-Length": [ - "2763" + "2761" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2337,23 +2451,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBxHM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps1190\",\r\n \"endpointNames\": [\r\n \"ps9994\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5Y0Lc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps7571\",\r\n \"endpointNames\": [\r\n \"ps3913\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bcfd8c3b-0960-436f-9930-c35606e1cdb0" + "d1b8c857-5336-4c7f-abee-7bfb0c3d803d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2370,16 +2484,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11975" + "11971" ], "x-ms-request-id": [ - "8d0bea44-3ae2-4e45-aa94-fd4d00cc789d" + "6ce4aa4d-b0c7-4866-bc1b-beba17891944" ], "x-ms-correlation-request-id": [ - "8d0bea44-3ae2-4e45-aa94-fd4d00cc789d" + "6ce4aa4d-b0c7-4866-bc1b-beba17891944" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184629Z:8d0bea44-3ae2-4e45-aa94-fd4d00cc789d" + "WESTUS2:20200730T204937Z:6ce4aa4d-b0c7-4866-bc1b-beba17891944" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2388,10 +2502,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:46:28 GMT" + "Thu, 30 Jul 2020 20:49:36 GMT" ], "Content-Length": [ - "2763" + "2761" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2400,23 +2514,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBxHM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps1190\",\r\n \"endpointNames\": [\r\n \"ps9994\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5Y0Lc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps7571\",\r\n \"endpointNames\": [\r\n \"ps3913\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "90bb93cd-c745-486d-84c6-d22e99c87ca8" + "b648064f-ed30-43ed-8ff7-d9965772b141" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2433,16 +2547,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11974" + "11970" ], "x-ms-request-id": [ - "1a0f4150-c4db-41bb-86e5-da150d6cf7bf" + "386a3d45-ab51-4aff-9517-7d6020218ee5" ], "x-ms-correlation-request-id": [ - "1a0f4150-c4db-41bb-86e5-da150d6cf7bf" + "386a3d45-ab51-4aff-9517-7d6020218ee5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184630Z:1a0f4150-c4db-41bb-86e5-da150d6cf7bf" + "WESTUS2:20200730T204938Z:386a3d45-ab51-4aff-9517-7d6020218ee5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2451,10 +2565,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:46:29 GMT" + "Thu, 30 Jul 2020 20:49:37 GMT" ], "Content-Length": [ - "2763" + "2761" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2463,23 +2577,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBxHM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps1190\",\r\n \"endpointNames\": [\r\n \"ps9994\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5Y0Lc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps7571\",\r\n \"endpointNames\": [\r\n \"ps3913\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c3aec509-b84c-4fec-9401-d3f254ec9f09" + "845f1cb8-b969-40c9-a81b-eb762a5ee116" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2496,16 +2610,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11973" + "11969" ], "x-ms-request-id": [ - "672c2eb5-74b2-42d0-99b5-903e0d04b7ef" + "00586e3a-7f0d-4f0e-883f-146d068d85ed" ], "x-ms-correlation-request-id": [ - "672c2eb5-74b2-42d0-99b5-903e0d04b7ef" + "00586e3a-7f0d-4f0e-883f-146d068d85ed" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184631Z:672c2eb5-74b2-42d0-99b5-903e0d04b7ef" + "WESTUS2:20200730T204939Z:00586e3a-7f0d-4f0e-883f-146d068d85ed" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2514,10 +2628,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:46:31 GMT" + "Thu, 30 Jul 2020 20:49:38 GMT" ], "Content-Length": [ - "2763" + "2761" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2526,23 +2640,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBxHM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps1190\",\r\n \"endpointNames\": [\r\n \"ps9994\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5Y0Lc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps7571\",\r\n \"endpointNames\": [\r\n \"ps3913\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "52c9ea76-8a7c-47c0-b867-bdcea57d4a04" + "ff55d22e-e88e-4ed6-81b4-14fd8da94b81" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2559,16 +2673,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11972" + "11968" ], "x-ms-request-id": [ - "d636dc80-13b4-4fe9-aced-565f32a71087" + "29113989-90b7-4b2a-9459-f3c07edfbc33" ], "x-ms-correlation-request-id": [ - "d636dc80-13b4-4fe9-aced-565f32a71087" + "29113989-90b7-4b2a-9459-f3c07edfbc33" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184631Z:d636dc80-13b4-4fe9-aced-565f32a71087" + "WESTUS2:20200730T204940Z:29113989-90b7-4b2a-9459-f3c07edfbc33" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2577,10 +2691,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:46:31 GMT" + "Thu, 30 Jul 2020 20:49:39 GMT" ], "Content-Length": [ - "2763" + "2761" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2589,17 +2703,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBxHM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps1190\",\r\n \"endpointNames\": [\r\n \"ps9994\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5Y0Lc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps7571\",\r\n \"endpointNames\": [\r\n \"ps3913\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2616,16 +2730,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11970" + "11966" ], "x-ms-request-id": [ - "8a72cabf-7e73-4f1e-a69e-9de1788b30d0" + "09df78ab-8bce-4a84-82dc-c84792cc75ca" ], "x-ms-correlation-request-id": [ - "8a72cabf-7e73-4f1e-a69e-9de1788b30d0" + "09df78ab-8bce-4a84-82dc-c84792cc75ca" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184705Z:8a72cabf-7e73-4f1e-a69e-9de1788b30d0" + "WESTUS2:20200730T205015Z:09df78ab-8bce-4a84-82dc-c84792cc75ca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2634,10 +2748,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:47:04 GMT" + "Thu, 30 Jul 2020 20:50:14 GMT" ], "Content-Length": [ - "2763" + "2761" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2646,23 +2760,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBxio=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps9735\",\r\n \"endpointNames\": [\r\n \"ps9994\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5ZFkc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps4142\",\r\n \"endpointNames\": [\r\n \"ps3913\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "07b5b412-1121-483b-b091-f89eeaa13dda" + "f19ae669-0541-4e6a-817a-7bde0e0c645d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2679,16 +2793,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11969" + "11965" ], "x-ms-request-id": [ - "e7dc0d1c-8a3e-4197-86ab-d3fee11a3d45" + "f22bb16b-a989-4da3-8024-097c7cdd191f" ], "x-ms-correlation-request-id": [ - "e7dc0d1c-8a3e-4197-86ab-d3fee11a3d45" + "f22bb16b-a989-4da3-8024-097c7cdd191f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184705Z:e7dc0d1c-8a3e-4197-86ab-d3fee11a3d45" + "WESTUS2:20200730T205015Z:f22bb16b-a989-4da3-8024-097c7cdd191f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2697,10 +2811,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:47:05 GMT" + "Thu, 30 Jul 2020 20:50:14 GMT" ], "Content-Length": [ - "2763" + "2761" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2709,23 +2823,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBxio=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps9735\",\r\n \"endpointNames\": [\r\n \"ps9994\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5ZFkc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps4142\",\r\n \"endpointNames\": [\r\n \"ps3913\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4eb8edc0-3abe-4893-aed1-04165b60f08f" + "b7ace12d-28d9-44ae-8e6b-36bf49b9da0a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2742,16 +2856,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11968" + "11964" ], "x-ms-request-id": [ - "4a56d9a0-d927-40dd-976f-349178a77f65" + "6ef6c7e8-0f6b-4370-9b84-226c5a8175ad" ], "x-ms-correlation-request-id": [ - "4a56d9a0-d927-40dd-976f-349178a77f65" + "6ef6c7e8-0f6b-4370-9b84-226c5a8175ad" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184706Z:4a56d9a0-d927-40dd-976f-349178a77f65" + "WESTUS2:20200730T205016Z:6ef6c7e8-0f6b-4370-9b84-226c5a8175ad" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2760,10 +2874,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:47:05 GMT" + "Thu, 30 Jul 2020 20:50:15 GMT" ], "Content-Length": [ - "2763" + "2761" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2772,17 +2886,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLBxio=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps9735\",\r\n \"endpointNames\": [\r\n \"ps9994\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5ZFkc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps4142\",\r\n \"endpointNames\": [\r\n \"ps3913\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2799,16 +2913,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11966" + "11962" ], "x-ms-request-id": [ - "5a2bec3f-43eb-4752-8265-071a3f0b0059" + "62b4747c-45b6-4f4a-8954-840630395dce" ], "x-ms-correlation-request-id": [ - "5a2bec3f-43eb-4752-8265-071a3f0b0059" + "62b4747c-45b6-4f4a-8954-840630395dce" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184739Z:5a2bec3f-43eb-4752-8265-071a3f0b0059" + "WESTUS2:20200730T205055Z:62b4747c-45b6-4f4a-8954-840630395dce" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2817,10 +2931,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:47:39 GMT" + "Thu, 30 Jul 2020 20:50:54 GMT" ], "Content-Length": [ - "2772" + "2770" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2829,23 +2943,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLB1mE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps9735\",\r\n \"endpointNames\": [\r\n \"ps9994\",\r\n \"ps6224\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5Zzh0=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps4142\",\r\n \"endpointNames\": [\r\n \"ps3913\",\r\n \"ps7754\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "dc60ba3f-977c-4f33-8792-8fcd8f8d438c" + "fb5223df-dc12-409f-b3c3-abafa9e98faf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2862,16 +2976,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11965" + "11961" ], "x-ms-request-id": [ - "d47aa39b-03d9-42ef-93a5-f2e10238164c" + "d8cfa57d-bbd8-4e4e-8c5c-48a29a293387" ], "x-ms-correlation-request-id": [ - "d47aa39b-03d9-42ef-93a5-f2e10238164c" + "d8cfa57d-bbd8-4e4e-8c5c-48a29a293387" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184740Z:d47aa39b-03d9-42ef-93a5-f2e10238164c" + "WESTUS2:20200730T205055Z:d8cfa57d-bbd8-4e4e-8c5c-48a29a293387" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2880,10 +2994,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:47:39 GMT" + "Thu, 30 Jul 2020 20:50:55 GMT" ], "Content-Length": [ - "2772" + "2770" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2892,23 +3006,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLB1mE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps9735\",\r\n \"endpointNames\": [\r\n \"ps9994\",\r\n \"ps6224\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5Zzh0=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps4142\",\r\n \"endpointNames\": [\r\n \"ps3913\",\r\n \"ps7754\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1cb6b682-4aa5-46a4-8356-548a2c99cf85" + "5c3f9588-ba48-4267-8dfd-317fcc258630" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2925,16 +3039,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11964" + "11960" ], "x-ms-request-id": [ - "20ca8eb6-c240-4432-a308-1dc2ea543922" + "b0888956-e525-4cb8-89b6-bd5dddc77ebb" ], "x-ms-correlation-request-id": [ - "20ca8eb6-c240-4432-a308-1dc2ea543922" + "b0888956-e525-4cb8-89b6-bd5dddc77ebb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184741Z:20ca8eb6-c240-4432-a308-1dc2ea543922" + "WESTUS2:20200730T205056Z:b0888956-e525-4cb8-89b6-bd5dddc77ebb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2943,10 +3057,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:47:40 GMT" + "Thu, 30 Jul 2020 20:50:55 GMT" ], "Content-Length": [ - "2772" + "2770" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2955,17 +3069,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLB1mE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps1506\",\r\n \"value\": \"ps9735\",\r\n \"endpointNames\": [\r\n \"ps9994\",\r\n \"ps6224\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5Zzh0=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"ps2458\",\r\n \"value\": \"ps4142\",\r\n \"endpointNames\": [\r\n \"ps3913\",\r\n \"ps7754\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2982,16 +3096,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11962" + "11958" ], "x-ms-request-id": [ - "63a9ce40-463c-447c-a823-858124937859" + "9828170c-4518-4b91-80df-99eddcd37f11" ], "x-ms-correlation-request-id": [ - "63a9ce40-463c-447c-a823-858124937859" + "9828170c-4518-4b91-80df-99eddcd37f11" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184814Z:63a9ce40-463c-447c-a823-858124937859" + "WESTUS2:20200730T205130Z:9828170c-4518-4b91-80df-99eddcd37f11" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3000,10 +3114,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:48:14 GMT" + "Thu, 30 Jul 2020 20:51:30 GMT" ], "Content-Length": [ - "2703" + "2701" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3012,23 +3126,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLB5lE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5bKSc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4be6befe-03ce-43d3-98bc-9253343713b9" + "f780ae56-d847-4376-8715-d0ce86257588" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3045,16 +3159,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11961" + "11957" ], "x-ms-request-id": [ - "f2ab289e-1223-4334-a0ea-a52af5b34a1f" + "4a0ab011-7268-4d5a-a252-23b067109313" ], "x-ms-correlation-request-id": [ - "f2ab289e-1223-4334-a0ea-a52af5b34a1f" + "4a0ab011-7268-4d5a-a252-23b067109313" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184815Z:f2ab289e-1223-4334-a0ea-a52af5b34a1f" + "WESTUS2:20200730T205131Z:4a0ab011-7268-4d5a-a252-23b067109313" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3063,10 +3177,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:48:14 GMT" + "Thu, 30 Jul 2020 20:51:30 GMT" ], "Content-Length": [ - "2703" + "2701" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3075,17 +3189,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLB5lE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps9994\",\r\n \"id\": \"e674b29f-4530-4bd4-aa99-ad978723a8d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5bKSc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps3913\",\r\n \"id\": \"a811fa1f-4f32-47f9-b3c3-ebfcfed18d08\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3102,16 +3216,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11959" + "11953" ], "x-ms-request-id": [ - "2e10ae75-4eb2-4eb6-9df0-cf68021b6e32" + "f821b056-d15c-4665-99b4-f139694548a0" ], "x-ms-correlation-request-id": [ - "2e10ae75-4eb2-4eb6-9df0-cf68021b6e32" + "f821b056-d15c-4665-99b4-f139694548a0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184848Z:2e10ae75-4eb2-4eb6-9df0-cf68021b6e32" + "WESTUS2:20200730T205305Z:f821b056-d15c-4665-99b4-f139694548a0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3120,10 +3234,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:48:47 GMT" + "Thu, 30 Jul 2020 20:53:04 GMT" ], "Content-Length": [ - "2238" + "2236" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3132,23 +3246,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCBe4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5bfKo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f9429613-10f4-4b66-87c5-b7d0a587b9e8" + "dda445b4-590d-4a44-a638-91bdcf7cefb4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3165,16 +3279,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11958" + "11952" ], "x-ms-request-id": [ - "26bdde0c-f05a-492c-b861-bdec2ff7067e" + "7d6a192e-56c7-4d81-b0a7-2c5c300fdd3d" ], "x-ms-correlation-request-id": [ - "26bdde0c-f05a-492c-b861-bdec2ff7067e" + "7d6a192e-56c7-4d81-b0a7-2c5c300fdd3d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184848Z:26bdde0c-f05a-492c-b861-bdec2ff7067e" + "WESTUS2:20200730T205305Z:7d6a192e-56c7-4d81-b0a7-2c5c300fdd3d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3183,10 +3297,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:48:47 GMT" + "Thu, 30 Jul 2020 20:53:05 GMT" ], "Content-Length": [ - "2238" + "2236" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3195,17 +3309,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCBe4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps6224\",\r\n \"id\": \"48fa3d2f-191f-42b7-a601-fba21739ef19\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5bfKo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps7754\",\r\n \"id\": \"0abebe7e-1a12-4a60-8882-50f720bbfbdd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3222,16 +3336,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11956" + "11949" ], "x-ms-request-id": [ - "bdc0dac2-7ed6-4381-b31a-d913eaa43417" + "03ad728e-ec58-4c1b-a4e2-24ed95ed6b66" ], "x-ms-correlation-request-id": [ - "bdc0dac2-7ed6-4381-b31a-d913eaa43417" + "03ad728e-ec58-4c1b-a4e2-24ed95ed6b66" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184921Z:bdc0dac2-7ed6-4381-b31a-d913eaa43417" + "WESTUS2:20200730T205409Z:03ad728e-ec58-4c1b-a4e2-24ed95ed6b66" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3240,10 +3354,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:49:21 GMT" + "Thu, 30 Jul 2020 20:54:09 GMT" ], "Content-Length": [ - "1774" + "1772" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3252,23 +3366,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCTws=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5eRBM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e8d61d10-379e-43c3-8664-4a3a1f2d9391" + "95089eea-6caf-42d0-9328-e8d4173e9277" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3285,16 +3399,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11955" + "11948" ], "x-ms-request-id": [ - "f806a59f-5e5b-4a0c-93a5-5e8e13348c78" + "f545252d-9be9-44ba-a3e8-fd1edf4c8325" ], "x-ms-correlation-request-id": [ - "f806a59f-5e5b-4a0c-93a5-5e8e13348c78" + "f545252d-9be9-44ba-a3e8-fd1edf4c8325" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184922Z:f806a59f-5e5b-4a0c-93a5-5e8e13348c78" + "WESTUS2:20200730T205410Z:f545252d-9be9-44ba-a3e8-fd1edf4c8325" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3303,10 +3417,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:49:22 GMT" + "Thu, 30 Jul 2020 20:54:09 GMT" ], "Content-Length": [ - "1774" + "1772" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3315,23 +3429,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCTws=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5eRBM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1e42cd99-f216-4cf4-802e-60758f0d0aed" + "be070831-dc61-4405-bb2f-27b1cb3dcbb8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3348,16 +3462,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11954" + "11947" ], "x-ms-request-id": [ - "962fa122-9e52-4469-8623-7d815df2cd10" + "e7ee4f65-6c08-4fbf-b635-47709f511be7" ], "x-ms-correlation-request-id": [ - "962fa122-9e52-4469-8623-7d815df2cd10" + "e7ee4f65-6c08-4fbf-b635-47709f511be7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184923Z:962fa122-9e52-4469-8623-7d815df2cd10" + "WESTUS2:20200730T205410Z:e7ee4f65-6c08-4fbf-b635-47709f511be7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3366,10 +3480,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:49:22 GMT" + "Thu, 30 Jul 2020 20:54:10 GMT" ], "Content-Length": [ - "1774" + "1772" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3378,23 +3492,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCTws=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5eRBM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c62fc5d1-ceff-44cb-925b-99b246855e08" + "d4aedb86-ecbd-4c69-84f4-63a8a7943cee" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3411,16 +3525,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11953" + "11946" ], "x-ms-request-id": [ - "764577d9-4340-40d5-8461-822e5dfbdbf4" + "7272fd78-1508-45b5-9a81-20dbfc504ef7" ], "x-ms-correlation-request-id": [ - "764577d9-4340-40d5-8461-822e5dfbdbf4" + "7272fd78-1508-45b5-9a81-20dbfc504ef7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184923Z:764577d9-4340-40d5-8461-822e5dfbdbf4" + "WESTUS2:20200730T205411Z:7272fd78-1508-45b5-9a81-20dbfc504ef7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3429,10 +3543,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:49:23 GMT" + "Thu, 30 Jul 2020 20:54:10 GMT" ], "Content-Length": [ - "1774" + "1772" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3441,17 +3555,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCTws=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5eRBM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3468,16 +3582,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11951" + "11944" ], "x-ms-request-id": [ - "3548fb53-aff6-4eda-94d1-a2a292963ae0" + "719bddf7-ab76-42d0-9dc2-7fb6bd2d812d" ], "x-ms-correlation-request-id": [ - "3548fb53-aff6-4eda-94d1-a2a292963ae0" + "719bddf7-ab76-42d0-9dc2-7fb6bd2d812d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184956Z:3548fb53-aff6-4eda-94d1-a2a292963ae0" + "WESTUS2:20200730T205445Z:719bddf7-ab76-42d0-9dc2-7fb6bd2d812d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3486,10 +3600,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:49:56 GMT" + "Thu, 30 Jul 2020 20:54:45 GMT" ], "Content-Length": [ - "1862" + "1860" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3498,23 +3612,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCXpk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2278\",\r\n \"source\": \"DeviceMessages\",\r\n \"endpointNames\": [\r\n \"ps9541\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5e9Bo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2715\",\r\n \"source\": \"DeviceMessages\",\r\n \"endpointNames\": [\r\n \"ps5242\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "968ac587-04bc-4c37-9bdf-c2784fbfd69a" + "fa7a9253-9ebc-405e-99cb-bd2fc9ed017a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3531,16 +3645,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11950" + "11943" ], "x-ms-request-id": [ - "8a5e974e-5c45-44a2-af81-2fab355b825b" + "31c680f4-1b88-45d8-a910-46cf530f3485" ], "x-ms-correlation-request-id": [ - "8a5e974e-5c45-44a2-af81-2fab355b825b" + "31c680f4-1b88-45d8-a910-46cf530f3485" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184957Z:8a5e974e-5c45-44a2-af81-2fab355b825b" + "WESTUS2:20200730T205445Z:31c680f4-1b88-45d8-a910-46cf530f3485" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3549,10 +3663,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:49:57 GMT" + "Thu, 30 Jul 2020 20:54:45 GMT" ], "Content-Length": [ - "1862" + "1860" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3561,23 +3675,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCXpk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2278\",\r\n \"source\": \"DeviceMessages\",\r\n \"endpointNames\": [\r\n \"ps9541\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5e9Bo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2715\",\r\n \"source\": \"DeviceMessages\",\r\n \"endpointNames\": [\r\n \"ps5242\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c97f1c9f-57ed-44f7-a523-bf3298d54b32" + "a20fc249-dc60-446c-825d-51c4b63db441" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3594,16 +3708,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11949" + "11942" ], "x-ms-request-id": [ - "af4dd493-be98-40ce-ae93-af31bb722b00" + "663a0fc4-01c2-4a24-ae31-107100f84218" ], "x-ms-correlation-request-id": [ - "af4dd493-be98-40ce-ae93-af31bb722b00" + "663a0fc4-01c2-4a24-ae31-107100f84218" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184957Z:af4dd493-be98-40ce-ae93-af31bb722b00" + "WESTUS2:20200730T205446Z:663a0fc4-01c2-4a24-ae31-107100f84218" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3612,10 +3726,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:49:57 GMT" + "Thu, 30 Jul 2020 20:54:46 GMT" ], "Content-Length": [ - "1862" + "1860" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3624,23 +3738,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCXpk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2278\",\r\n \"source\": \"DeviceMessages\",\r\n \"endpointNames\": [\r\n \"ps9541\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5e9Bo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2715\",\r\n \"source\": \"DeviceMessages\",\r\n \"endpointNames\": [\r\n \"ps5242\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "85d9fa1f-0017-45d6-9df2-dd501da2b862" + "1199ee53-d8c2-41fe-acc8-21fa30703e5f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3657,16 +3771,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11948" + "11941" ], "x-ms-request-id": [ - "025f9100-7171-438c-8bab-ee161575f631" + "b2fecee8-b233-420f-b552-3711f7eefa44" ], "x-ms-correlation-request-id": [ - "025f9100-7171-438c-8bab-ee161575f631" + "b2fecee8-b233-420f-b552-3711f7eefa44" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184958Z:025f9100-7171-438c-8bab-ee161575f631" + "WESTUS2:20200730T205447Z:b2fecee8-b233-420f-b552-3711f7eefa44" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3675,10 +3789,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:49:58 GMT" + "Thu, 30 Jul 2020 20:54:46 GMT" ], "Content-Length": [ - "1862" + "1860" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3687,17 +3801,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCXpk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2278\",\r\n \"source\": \"DeviceMessages\",\r\n \"endpointNames\": [\r\n \"ps9541\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5e9Bo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2715\",\r\n \"source\": \"DeviceMessages\",\r\n \"endpointNames\": [\r\n \"ps5242\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3714,16 +3828,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11946" + "11939" ], "x-ms-request-id": [ - "0f089ca3-ef77-41fb-8965-1b9da5b15ded" + "aae23975-6058-48be-b435-ca7f711e4dd1" ], "x-ms-correlation-request-id": [ - "0f089ca3-ef77-41fb-8965-1b9da5b15ded" + "aae23975-6058-48be-b435-ca7f711e4dd1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185031Z:0f089ca3-ef77-41fb-8965-1b9da5b15ded" + "WESTUS2:20200730T205520Z:aae23975-6058-48be-b435-ca7f711e4dd1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3732,10 +3846,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:50:31 GMT" + "Thu, 30 Jul 2020 20:55:19 GMT" ], "Content-Length": [ - "1882" + "1880" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3744,23 +3858,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCisE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2278\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"ps9541\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5frEg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2715\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"ps5242\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "079f0a79-37f6-4db7-8664-2e9b2e205ad7" + "b3d939d9-d2af-4c3b-92f0-29c5b035c7bf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3777,16 +3891,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11945" + "11938" ], "x-ms-request-id": [ - "2c477449-cae4-4db7-8a77-47d9ec054b1c" + "cee53972-f0a7-4d9d-b948-6e2189131e4b" ], "x-ms-correlation-request-id": [ - "2c477449-cae4-4db7-8a77-47d9ec054b1c" + "cee53972-f0a7-4d9d-b948-6e2189131e4b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185032Z:2c477449-cae4-4db7-8a77-47d9ec054b1c" + "WESTUS2:20200730T205521Z:cee53972-f0a7-4d9d-b948-6e2189131e4b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3795,10 +3909,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:50:31 GMT" + "Thu, 30 Jul 2020 20:55:20 GMT" ], "Content-Length": [ - "1882" + "1880" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3807,23 +3921,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCisE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2278\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"ps9541\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5frEg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2715\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"ps5242\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ec746bcd-9fa0-4436-9487-220ef7ffc90a" + "079ecd36-1a47-4a26-915a-f9bbaa4cf652" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3840,16 +3954,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11944" + "11937" ], "x-ms-request-id": [ - "40e83cab-35b1-4ded-a13d-fab1e774a5bb" + "a13f0019-864f-496f-805c-9a146cb70656" ], "x-ms-correlation-request-id": [ - "40e83cab-35b1-4ded-a13d-fab1e774a5bb" + "a13f0019-864f-496f-805c-9a146cb70656" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185032Z:40e83cab-35b1-4ded-a13d-fab1e774a5bb" + "WESTUS2:20200730T205521Z:a13f0019-864f-496f-805c-9a146cb70656" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3858,10 +3972,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:50:32 GMT" + "Thu, 30 Jul 2020 20:55:20 GMT" ], "Content-Length": [ - "1882" + "1880" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3870,23 +3984,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCisE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2278\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"ps9541\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5frEg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2715\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"ps5242\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f4ce06e6-c28a-45da-ad1d-263313cda0e4" + "c4b37965-7746-4390-a430-7dbd0480619a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3903,16 +4017,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11943" + "11936" ], "x-ms-request-id": [ - "0e2b5d24-9480-488e-95c0-76c5db563c66" + "5318bae3-bd50-4dc9-b6aa-e4f57aa103cd" ], "x-ms-correlation-request-id": [ - "0e2b5d24-9480-488e-95c0-76c5db563c66" + "5318bae3-bd50-4dc9-b6aa-e4f57aa103cd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185034Z:0e2b5d24-9480-488e-95c0-76c5db563c66" + "WESTUS2:20200730T205522Z:5318bae3-bd50-4dc9-b6aa-e4f57aa103cd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3921,10 +4035,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:50:33 GMT" + "Thu, 30 Jul 2020 20:55:21 GMT" ], "Content-Length": [ - "1882" + "1880" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3933,17 +4047,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCisE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2278\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"ps9541\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5frEg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"ps2715\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"ps5242\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3960,16 +4074,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11941" + "11934" ], "x-ms-request-id": [ - "392dae0a-d241-4a39-bdad-20e32d467e72" + "866ad881-04a5-482d-bd1a-1adca300e1b1" ], "x-ms-correlation-request-id": [ - "392dae0a-d241-4a39-bdad-20e32d467e72" + "866ad881-04a5-482d-bd1a-1adca300e1b1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185107Z:392dae0a-d241-4a39-bdad-20e32d467e72" + "WESTUS2:20200730T205556Z:866ad881-04a5-482d-bd1a-1adca300e1b1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3978,10 +4092,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:51:06 GMT" + "Thu, 30 Jul 2020 20:55:56 GMT" ], "Content-Length": [ - "1774" + "1772" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3990,23 +4104,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCt3c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5f/1I=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d413fae8-17e1-4c25-a7d7-e6d1848c9b5d" + "e962f75e-4eff-43d0-bf99-803a47a44a07" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4023,16 +4137,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11940" + "11933" ], "x-ms-request-id": [ - "e209b1fc-8436-49ff-a872-75fbfef9e61c" + "38c9c619-fa7b-442c-9b51-0db98d6eb62c" ], "x-ms-correlation-request-id": [ - "e209b1fc-8436-49ff-a872-75fbfef9e61c" + "38c9c619-fa7b-442c-9b51-0db98d6eb62c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185107Z:e209b1fc-8436-49ff-a872-75fbfef9e61c" + "WESTUS2:20200730T205557Z:38c9c619-fa7b-442c-9b51-0db98d6eb62c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4041,10 +4155,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:51:07 GMT" + "Thu, 30 Jul 2020 20:55:56 GMT" ], "Content-Length": [ - "1774" + "1772" ], "Content-Type": [ "application/json; charset=utf-8" @@ -4053,17 +4167,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLCt3c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net:5671/;SharedAccessKeyName=ps7586;SharedAccessKey=****;EntityPath=ps3103\",\r\n \"name\": \"ps9541\",\r\n \"id\": \"4e82e344-ee11-4642-9987-99a2fd5a3deb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps7625\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5f/1I=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net:5671/;SharedAccessKeyName=ps424;SharedAccessKey=****;EntityPath=ps6509\",\r\n \"name\": \"ps5242\",\r\n \"id\": \"8f32adaf-74ff-48c5-b7ac-858b7e266d40\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps3206\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4080,16 +4194,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11938" + "11930" ], "x-ms-request-id": [ - "37fc6ee2-7517-4491-8394-8324ad335161" + "49de712a-7d75-4648-bdb4-7e4accf24a17" ], "x-ms-correlation-request-id": [ - "37fc6ee2-7517-4491-8394-8324ad335161" + "49de712a-7d75-4648-bdb4-7e4accf24a17" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185140Z:37fc6ee2-7517-4491-8394-8324ad335161" + "WESTUS2:20200730T205701Z:49de712a-7d75-4648-bdb4-7e4accf24a17" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4098,7 +4212,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:51:40 GMT" + "Thu, 30 Jul 2020 20:57:00 GMT" ], "Content-Length": [ "1489" @@ -4110,23 +4224,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275\",\r\n \"name\": \"ps6275\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7625\",\r\n \"etag\": \"AAAAABLC1aQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6275.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6275\",\r\n \"endpoint\": \"sb://iothub-ns-ps6275-3639527-c567e1aa7c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560\",\r\n \"name\": \"ps4560\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3206\",\r\n \"etag\": \"AAAAAJ5gUas=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4560.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4560\",\r\n \"endpoint\": \"sb://iothub-ns-ps4560-3949383-fd6fa25476.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.EventHub/namespaces/eventHub6849?api-version=2018-01-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI2ODQ5P2FwaS12ZXJzaW9uPTIwMTgtMDEtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.EventHub/namespaces/eventHub637?api-version=2018-01-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI2Mzc/YXBpLXZlcnNpb249MjAxOC0wMS0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US 2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "18fef5e6-9ea7-4fe8-b5da-456dc289e4c1" + "b5d959d5-a375-47ca-a14e-6f7be4442ce3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.EventHub.EventHubManagementClient/2.7.0.0" @@ -4146,7 +4260,7 @@ "no-cache" ], "x-ms-request-id": [ - "6710727e-cc47-4bb1-80b1-72f101df4561_M7CH3_M7CH3" + "a41fb44a-000a-4a70-b5f4-a3bb8b26e11c_M3CH3_M3CH3" ], "Server-SB": [ "Service-Bus-Resource-Provider/CH3" @@ -4159,10 +4273,10 @@ "49" ], "x-ms-correlation-request-id": [ - "da29196f-3935-4b6f-8fa0-cd202f156168" + "1557ea46-0099-4857-8ae3-6cdbc9c6301a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184249Z:da29196f-3935-4b6f-8fa0-cd202f156168" + "WESTUS2:20200730T204454Z:1557ea46-0099-4857-8ae3-6cdbc9c6301a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4171,10 +4285,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:42:49 GMT" + "Thu, 30 Jul 2020 20:44:53 GMT" ], "Content-Length": [ - "664" + "660" ], "Content-Type": [ "application/json; charset=utf-8" @@ -4183,17 +4297,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.EventHub/namespaces/eventHub6849\",\r\n \"name\": \"eventHub6849\",\r\n \"type\": \"Microsoft.EventHub/Namespaces\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"zoneRedundant\": false,\r\n \"isAutoInflateEnabled\": false,\r\n \"maximumThroughputUnits\": 0,\r\n \"kafkaEnabled\": true,\r\n \"provisioningState\": \"Created\",\r\n \"metricId\": \"91d12660-3dec-467a-be2a-213b5544ddc0:eventhub6849\",\r\n \"createdAt\": \"2020-06-16T18:42:44.133Z\",\r\n \"updatedAt\": \"2020-06-16T18:42:44.133Z\",\r\n \"serviceBusEndpoint\": \"https://eventHub6849.servicebus.windows.net:443/\",\r\n \"status\": \"Activating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.EventHub/namespaces/eventHub637\",\r\n \"name\": \"eventHub637\",\r\n \"type\": \"Microsoft.EventHub/Namespaces\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"zoneRedundant\": false,\r\n \"isAutoInflateEnabled\": false,\r\n \"maximumThroughputUnits\": 0,\r\n \"kafkaEnabled\": true,\r\n \"provisioningState\": \"Created\",\r\n \"metricId\": \"91d12660-3dec-467a-be2a-213b5544ddc0:eventhub637\",\r\n \"createdAt\": \"2020-07-30T20:44:50.163Z\",\r\n \"updatedAt\": \"2020-07-30T20:44:50.163Z\",\r\n \"serviceBusEndpoint\": \"https://eventHub637.servicebus.windows.net:443/\",\r\n \"status\": \"Activating\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.EventHub/namespaces/eventHub6849?api-version=2018-01-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI2ODQ5P2FwaS12ZXJzaW9uPTIwMTgtMDEtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.EventHub/namespaces/eventHub637?api-version=2018-01-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI2Mzc/YXBpLXZlcnNpb249MjAxOC0wMS0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.EventHub.EventHubManagementClient/2.7.0.0" @@ -4207,7 +4321,7 @@ "no-cache" ], "x-ms-request-id": [ - "c95621ec-4a3d-4dbd-8930-42361d533492_M7CH3_M7CH3" + "3b3fc36f-5a85-4c1d-a3a5-cc4493c45a52_M3CH3_M3CH3" ], "Server-SB": [ "Service-Bus-Resource-Provider/CH3" @@ -4220,10 +4334,10 @@ "11999" ], "x-ms-correlation-request-id": [ - "727e24c0-32fd-42ff-baa2-6c097cf57342" + "476d0462-c215-49c0-9a60-9094aa7344cd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184319Z:727e24c0-32fd-42ff-baa2-6c097cf57342" + "WESTUS2:20200730T204524Z:476d0462-c215-49c0-9a60-9094aa7344cd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4232,10 +4346,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:43:18 GMT" + "Thu, 30 Jul 2020 20:45:23 GMT" ], "Content-Length": [ - "664" + "660" ], "Content-Type": [ "application/json; charset=utf-8" @@ -4244,17 +4358,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.EventHub/namespaces/eventHub6849\",\r\n \"name\": \"eventHub6849\",\r\n \"type\": \"Microsoft.EventHub/Namespaces\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"zoneRedundant\": false,\r\n \"isAutoInflateEnabled\": false,\r\n \"maximumThroughputUnits\": 0,\r\n \"kafkaEnabled\": true,\r\n \"provisioningState\": \"Created\",\r\n \"metricId\": \"91d12660-3dec-467a-be2a-213b5544ddc0:eventhub6849\",\r\n \"createdAt\": \"2020-06-16T18:42:44.133Z\",\r\n \"updatedAt\": \"2020-06-16T18:42:44.133Z\",\r\n \"serviceBusEndpoint\": \"https://eventHub6849.servicebus.windows.net:443/\",\r\n \"status\": \"Activating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.EventHub/namespaces/eventHub637\",\r\n \"name\": \"eventHub637\",\r\n \"type\": \"Microsoft.EventHub/Namespaces\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"zoneRedundant\": false,\r\n \"isAutoInflateEnabled\": false,\r\n \"maximumThroughputUnits\": 0,\r\n \"kafkaEnabled\": true,\r\n \"provisioningState\": \"Created\",\r\n \"metricId\": \"91d12660-3dec-467a-be2a-213b5544ddc0:eventhub637\",\r\n \"createdAt\": \"2020-07-30T20:44:50.163Z\",\r\n \"updatedAt\": \"2020-07-30T20:44:50.163Z\",\r\n \"serviceBusEndpoint\": \"https://eventHub637.servicebus.windows.net:443/\",\r\n \"status\": \"Activating\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.EventHub/namespaces/eventHub6849?api-version=2018-01-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI2ODQ5P2FwaS12ZXJzaW9uPTIwMTgtMDEtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.EventHub/namespaces/eventHub637?api-version=2018-01-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI2Mzc/YXBpLXZlcnNpb249MjAxOC0wMS0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.EventHub.EventHubManagementClient/2.7.0.0" @@ -4268,7 +4382,7 @@ "no-cache" ], "x-ms-request-id": [ - "b9f2a90b-4b30-4611-bc1c-9c31bea93c26_M7CH3_M7CH3" + "8f7da328-195e-4d6d-b857-80432697c585_M3CH3_M3CH3" ], "Server-SB": [ "Service-Bus-Resource-Provider/CH3" @@ -4281,10 +4395,10 @@ "11998" ], "x-ms-correlation-request-id": [ - "3eb17fa9-d203-4602-9e42-455fefd8e9d3" + "85c10fee-63fc-4b08-b405-53793bf65b67" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184349Z:3eb17fa9-d203-4602-9e42-455fefd8e9d3" + "WESTUS2:20200730T204554Z:85c10fee-63fc-4b08-b405-53793bf65b67" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4293,10 +4407,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:43:49 GMT" + "Thu, 30 Jul 2020 20:45:54 GMT" ], "Content-Length": [ - "662" + "658" ], "Content-Type": [ "application/json; charset=utf-8" @@ -4305,23 +4419,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.EventHub/namespaces/eventHub6849\",\r\n \"name\": \"eventHub6849\",\r\n \"type\": \"Microsoft.EventHub/Namespaces\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"zoneRedundant\": false,\r\n \"isAutoInflateEnabled\": false,\r\n \"maximumThroughputUnits\": 0,\r\n \"kafkaEnabled\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"metricId\": \"91d12660-3dec-467a-be2a-213b5544ddc0:eventhub6849\",\r\n \"createdAt\": \"2020-06-16T18:42:44.133Z\",\r\n \"updatedAt\": \"2020-06-16T18:43:37.483Z\",\r\n \"serviceBusEndpoint\": \"https://eventHub6849.servicebus.windows.net:443/\",\r\n \"status\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.EventHub/namespaces/eventHub637\",\r\n \"name\": \"eventHub637\",\r\n \"type\": \"Microsoft.EventHub/Namespaces\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"zoneRedundant\": false,\r\n \"isAutoInflateEnabled\": false,\r\n \"maximumThroughputUnits\": 0,\r\n \"kafkaEnabled\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"metricId\": \"91d12660-3dec-467a-be2a-213b5544ddc0:eventhub637\",\r\n \"createdAt\": \"2020-07-30T20:44:50.163Z\",\r\n \"updatedAt\": \"2020-07-30T20:45:39.697Z\",\r\n \"serviceBusEndpoint\": \"https://eventHub637.servicebus.windows.net:443/\",\r\n \"status\": \"Active\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.EventHub/namespaces/eventHub6849/eventhubs/ps3103?api-version=2017-04-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI2ODQ5L2V2ZW50aHVicy9wczMxMDM/YXBpLXZlcnNpb249MjAxNy0wNC0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.EventHub/namespaces/eventHub637/eventhubs/ps6509?api-version=2017-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI2MzcvZXZlbnRodWJzL3BzNjUwOT9hcGktdmVyc2lvbj0yMDE3LTA0LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"messageRetentionInDays\": 3,\r\n \"partitionCount\": 2\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "84a87423-1269-4e4b-8666-8653888bb050" + "151c8637-e1b9-48ac-bb06-73d2bdba364c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.EventHub.EventHubManagementClient/2.7.0.0" @@ -4341,7 +4455,7 @@ "no-cache" ], "x-ms-request-id": [ - "64701100-19b2-451f-a182-6f9798e0a3bf_M7CH3_M7CH3" + "122ca505-e48e-4582-8140-47445fe174b2_M3CH3_M3CH3" ], "Server-SB": [ "Service-Bus-Resource-Provider/CH3" @@ -4354,10 +4468,10 @@ "1199" ], "x-ms-correlation-request-id": [ - "59e83fa8-426e-4704-a47c-4b29fb6fc909" + "664a06e5-003e-4bc0-bf13-0c1cac159d77" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184407Z:59e83fa8-426e-4704-a47c-4b29fb6fc909" + "WESTUS2:20200730T204612Z:664a06e5-003e-4bc0-bf13-0c1cac159d77" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4366,7 +4480,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:44:06 GMT" + "Thu, 30 Jul 2020 20:46:11 GMT" ], "Content-Length": [ "421" @@ -4378,23 +4492,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.EventHub/namespaces/eventHub6849/eventhubs/ps3103\",\r\n \"name\": \"ps3103\",\r\n \"type\": \"Microsoft.EventHub/Namespaces/EventHubs\",\r\n \"location\": \"West US 2\",\r\n \"properties\": {\r\n \"messageRetentionInDays\": 3,\r\n \"partitionCount\": 2,\r\n \"status\": \"Active\",\r\n \"createdAt\": \"2020-06-16T18:44:06.413Z\",\r\n \"updatedAt\": \"2020-06-16T18:44:06.82Z\",\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ]\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.EventHub/namespaces/eventHub637/eventhubs/ps6509\",\r\n \"name\": \"ps6509\",\r\n \"type\": \"Microsoft.EventHub/Namespaces/EventHubs\",\r\n \"location\": \"West US 2\",\r\n \"properties\": {\r\n \"messageRetentionInDays\": 3,\r\n \"partitionCount\": 2,\r\n \"status\": \"Active\",\r\n \"createdAt\": \"2020-07-30T20:46:11.633Z\",\r\n \"updatedAt\": \"2020-07-30T20:46:11.883Z\",\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ]\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.EventHub/namespaces/eventHub6849/eventhubs/ps3103/authorizationRules/ps7586?api-version=2017-04-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI2ODQ5L2V2ZW50aHVicy9wczMxMDMvYXV0aG9yaXphdGlvblJ1bGVzL3BzNzU4Nj9hcGktdmVyc2lvbj0yMDE3LTA0LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.EventHub/namespaces/eventHub637/eventhubs/ps6509/authorizationRules/ps424?api-version=2017-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI2MzcvZXZlbnRodWJzL3BzNjUwOS9hdXRob3JpemF0aW9uUnVsZXMvcHM0MjQ/YXBpLXZlcnNpb249MjAxNy0wNC0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"rights\": [\r\n \"Listen\",\r\n \"Send\"\r\n ]\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "2408ab33-98bb-4aaf-bed1-b007993bcd51" + "bd45d1b7-fe59-4b47-b688-be05d384f37b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.EventHub.EventHubManagementClient/2.7.0.0" @@ -4414,7 +4528,7 @@ "no-cache" ], "x-ms-request-id": [ - "45ce23e5-4f84-4eb2-a641-a61db1587462_M7CH3_M7CH3" + "718bc1d1-ab97-47ea-9c57-4d314f485f6e_M3CH3_M3CH3" ], "Server-SB": [ "Service-Bus-Resource-Provider/CH3" @@ -4427,10 +4541,10 @@ "1198" ], "x-ms-correlation-request-id": [ - "c51acc2f-6a3c-4c48-abff-0201a3380095" + "c71de6f1-bff2-4717-b37f-d3d9ca1153b4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184407Z:c51acc2f-6a3c-4c48-abff-0201a3380095" + "WESTUS2:20200730T204613Z:c71de6f1-bff2-4717-b37f-d3d9ca1153b4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4439,10 +4553,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:44:07 GMT" + "Thu, 30 Jul 2020 20:46:12 GMT" ], "Content-Length": [ - "327" + "324" ], "Content-Type": [ "application/json; charset=utf-8" @@ -4451,23 +4565,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.EventHub/namespaces/eventHub6849/eventhubs/ps3103/authorizationRules/ps7586\",\r\n \"name\": \"ps7586\",\r\n \"type\": \"Microsoft.EventHub/Namespaces/EventHubs/AuthorizationRules\",\r\n \"location\": \"West US 2\",\r\n \"properties\": {\r\n \"rights\": [\r\n \"Listen\",\r\n \"Send\"\r\n ]\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.EventHub/namespaces/eventHub637/eventhubs/ps6509/authorizationRules/ps424\",\r\n \"name\": \"ps424\",\r\n \"type\": \"Microsoft.EventHub/Namespaces/EventHubs/AuthorizationRules\",\r\n \"location\": \"West US 2\",\r\n \"properties\": {\r\n \"rights\": [\r\n \"Listen\",\r\n \"Send\"\r\n ]\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.EventHub/namespaces/eventHub6849/eventhubs/ps3103/authorizationRules/ps7586/listKeys?api-version=2017-04-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI2ODQ5L2V2ZW50aHVicy9wczMxMDMvYXV0aG9yaXphdGlvblJ1bGVzL3BzNzU4Ni9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE3LTA0LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.EventHub/namespaces/eventHub637/eventhubs/ps6509/authorizationRules/ps424/listKeys?api-version=2017-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI2MzcvZXZlbnRodWJzL3BzNjUwOS9hdXRob3JpemF0aW9uUnVsZXMvcHM0MjQvbGlzdEtleXM/YXBpLXZlcnNpb249MjAxNy0wNC0wMQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c654f014-3dba-4a3c-9452-9b2fae9ba180" + "b5cf4986-1879-49b7-87a5-b0d27e943d95" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.EventHub.EventHubManagementClient/2.7.0.0" @@ -4481,7 +4595,7 @@ "no-cache" ], "x-ms-request-id": [ - "fe71ad5f-c34c-4ad9-9e1d-c728fde1d6c8_M7CH3_M7CH3" + "ea57f919-04e0-4db7-91aa-99a1ea28f9dd_M3CH3_M3CH3" ], "Server-SB": [ "Service-Bus-Resource-Provider/CH3" @@ -4494,10 +4608,10 @@ "1199" ], "x-ms-correlation-request-id": [ - "3b60903e-bc38-4e34-a047-07083b00363c" + "75f8068d-f236-4392-9303-d8c6b87d2315" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184408Z:3b60903e-bc38-4e34-a047-07083b00363c" + "WESTUS2:20200730T204613Z:75f8068d-f236-4392-9303-d8c6b87d2315" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4506,10 +4620,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:44:07 GMT" + "Thu, 30 Jul 2020 20:46:12 GMT" ], "Content-Length": [ - "514" + "509" ], "Content-Type": [ "application/json; charset=utf-8" @@ -4518,17 +4632,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"primaryConnectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net/;SharedAccessKeyName=ps7586;SharedAccessKey=U1eYLWYPec/8NSbk3muwxiPjq+nv2Dp3GCt5lkOS8jE=;EntityPath=ps3103\",\r\n \"secondaryConnectionString\": \"Endpoint=sb://eventhub6849.servicebus.windows.net/;SharedAccessKeyName=ps7586;SharedAccessKey=3e9HCMQ4Z8PtDwFN/ExCZuZH70ZmRyF4AKag7xeenAo=;EntityPath=ps3103\",\r\n \"primaryKey\": \"U1eYLWYPec/8NSbk3muwxiPjq+nv2Dp3GCt5lkOS8jE=\",\r\n \"secondaryKey\": \"3e9HCMQ4Z8PtDwFN/ExCZuZH70ZmRyF4AKag7xeenAo=\",\r\n \"keyName\": \"ps7586\"\r\n}", + "ResponseBody": "{\r\n \"primaryConnectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net/;SharedAccessKeyName=ps424;SharedAccessKey=AW2s4P8O4mD+LYNDTXrpx0VIhDyivejYLWHBj9izRas=;EntityPath=ps6509\",\r\n \"secondaryConnectionString\": \"Endpoint=sb://eventhub637.servicebus.windows.net/;SharedAccessKeyName=ps424;SharedAccessKey=9ETlAaUIiVNkHdzM3YKNyrcoK8cI87Xe1JOhR0sQn3c=;EntityPath=ps6509\",\r\n \"primaryKey\": \"AW2s4P8O4mD+LYNDTXrpx0VIhDyivejYLWHBj9izRas=\",\r\n \"secondaryKey\": \"9ETlAaUIiVNkHdzM3YKNyrcoK8cI87Xe1JOhR0sQn3c=\",\r\n \"keyName\": \"ps424\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMTBhMThkYmItNWRjYS00N2RiLWJmYjMtYWUzYjI4YzFjOWMy?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVRCaE1UaGtZbUl0TldSallTMDBOMlJpTFdKbVlqTXRZV1V6WWpJNFl6RmpPV015P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjY1NDI5YzItMDM3Mi00YmQ0LWI3NjMtN2Q2NWRmNTcyOGIx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWWpZMU5ESTVZekl0TURNM01pMDBZbVEwTFdJM05qTXROMlEyTldSbU5UY3lPR0l4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4545,16 +4659,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11989" ], "x-ms-request-id": [ - "77e09fcf-1260-4547-b30e-e3483b7f8d06" + "d035d27b-0336-4fc7-8e74-e4c580ad06f7" ], "x-ms-correlation-request-id": [ - "77e09fcf-1260-4547-b30e-e3483b7f8d06" + "d035d27b-0336-4fc7-8e74-e4c580ad06f7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184442Z:77e09fcf-1260-4547-b30e-e3483b7f8d06" + "WESTUS2:20200730T204648Z:d035d27b-0336-4fc7-8e74-e4c580ad06f7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4563,7 +4677,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:44:42 GMT" + "Thu, 30 Jul 2020 20:46:48 GMT" ], "Content-Length": [ "22" @@ -4579,13 +4693,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWUxMzJhMWEtMjA0MC00MGM1LWFiYjAtYzMwZWQxYjIwNGU0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdVeE16SmhNV0V0TWpBME1DMDBNR00xTFdGaVlqQXRZek13WldReFlqSXdOR1UwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOWE4YWVlN2ItMTExOC00MWJkLWEzYzQtZDdhMGUzYjg5OWI3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT1dFNFlXVmxOMkl0TVRFeE9DMDBNV0prTFdFell6UXRaRGRoTUdVellqZzVPV0kzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4602,16 +4716,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11985" ], "x-ms-request-id": [ - "42cfd1eb-f5ae-47c5-9014-2833758de418" + "fa26f423-3b2c-4cbb-a51e-470868cfec0e" ], "x-ms-correlation-request-id": [ - "42cfd1eb-f5ae-47c5-9014-2833758de418" + "fa26f423-3b2c-4cbb-a51e-470868cfec0e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184516Z:42cfd1eb-f5ae-47c5-9014-2833758de418" + "WESTUS2:20200730T204723Z:fa26f423-3b2c-4cbb-a51e-470868cfec0e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4620,7 +4734,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:45:16 GMT" + "Thu, 30 Jul 2020 20:47:23 GMT" ], "Content-Length": [ "22" @@ -4636,13 +4750,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzFhZDQwZmItM2QyMy00YzVkLWE5NWEtZGE2MWFiMTY5NjUw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTnpGaFpEUXdabUl0TTJReU15MDBZelZrTFdFNU5XRXRaR0UyTVdGaU1UWTVOalV3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWVmNjQzYTAtYjdiYS00NGQ4LWE5ZDYtZGFjMTYyMWY1NzU5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdWbU5qUXpZVEF0WWpkaVlTMDBOR1E0TFdFNVpEWXRaR0ZqTVRZeU1XWTFOelU1P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4659,16 +4773,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11981" ], "x-ms-request-id": [ - "92d79ac2-6aaa-4002-a44c-cd333bf9ce24" + "c3f84369-8ab8-47d7-8243-24dc6fa9664f" ], "x-ms-correlation-request-id": [ - "92d79ac2-6aaa-4002-a44c-cd333bf9ce24" + "c3f84369-8ab8-47d7-8243-24dc6fa9664f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184551Z:92d79ac2-6aaa-4002-a44c-cd333bf9ce24" + "WESTUS2:20200730T204759Z:c3f84369-8ab8-47d7-8243-24dc6fa9664f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4677,10 +4791,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:45:51 GMT" + "Thu, 30 Jul 2020 20:47:59 GMT" ], "Content-Length": [ - "22" + "20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -4689,17 +4803,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzg3YmE2MzctNjhhYy00MDk1LWFlNDItNTg3NGQwYjM3ZWJi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpnM1ltRTJNemN0TmpoaFl5MDBNRGsxTFdGbE5ESXROVGczTkdRd1lqTTNaV0ppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWVmNjQzYTAtYjdiYS00NGQ4LWE5ZDYtZGFjMTYyMWY1NzU5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdWbU5qUXpZVEF0WWpkaVlTMDBOR1E0TFdFNVpEWXRaR0ZqTVRZeU1XWTFOelU1P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4716,16 +4830,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11977" + "11980" ], "x-ms-request-id": [ - "b64da1a7-162f-4ea1-8fd5-623413282c79" + "68e506df-53c2-4c13-a5be-26c07681c50b" ], "x-ms-correlation-request-id": [ - "b64da1a7-162f-4ea1-8fd5-623413282c79" + "68e506df-53c2-4c13-a5be-26c07681c50b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184628Z:b64da1a7-162f-4ea1-8fd5-623413282c79" + "WESTUS2:20200730T204829Z:68e506df-53c2-4c13-a5be-26c07681c50b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4734,7 +4848,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:46:27 GMT" + "Thu, 30 Jul 2020 20:48:29 GMT" ], "Content-Length": [ "22" @@ -4750,13 +4864,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzAyMDBkMzItY2U3OC00OGMzLTg3NGQtMGQ3MDA5MGZhMzU3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTnpBeU1EQmtNekl0WTJVM09DMDBPR016TFRnM05HUXRNR1EzTURBNU1HWmhNelUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWRkY2Y2YWMtYmI5Yi00NTQ4LTk1ZTQtOWQwZWUwZmE1MWIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdSa1kyWTJZV010WW1JNVlpMDBOVFE0TFRrMVpUUXRPV1F3WldVd1ptRTFNV0l3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4773,16 +4887,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11971" + "11974" ], "x-ms-request-id": [ - "27524fdf-05e9-4e26-90ba-954c48d23903" + "c6884e8c-1868-4f9e-89ea-e1289265df0d" ], "x-ms-correlation-request-id": [ - "27524fdf-05e9-4e26-90ba-954c48d23903" + "c6884e8c-1868-4f9e-89ea-e1289265df0d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184704Z:27524fdf-05e9-4e26-90ba-954c48d23903" + "WESTUS2:20200730T204906Z:c6884e8c-1868-4f9e-89ea-e1289265df0d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4791,10 +4905,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:47:04 GMT" + "Thu, 30 Jul 2020 20:49:06 GMT" ], "Content-Length": [ - "22" + "20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -4803,17 +4917,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZDI5OTdjZGMtMDgwNi00MmY4LTkyMmEtZDI3NDFiNzFkOGE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWkRJNU9UZGpaR010TURnd05pMDBNbVk0TFRreU1tRXRaREkzTkRGaU56RmtPR0UzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWRkY2Y2YWMtYmI5Yi00NTQ4LTk1ZTQtOWQwZWUwZmE1MWIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdSa1kyWTJZV010WW1JNVlpMDBOVFE0TFRrMVpUUXRPV1F3WldVd1ptRTFNV0l3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4830,16 +4944,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11967" + "11973" ], "x-ms-request-id": [ - "9e673d38-9bf2-4e38-99c9-6bd4c26827e2" + "cef3051f-5a27-440e-afea-244e501a673f" ], "x-ms-correlation-request-id": [ - "9e673d38-9bf2-4e38-99c9-6bd4c26827e2" + "cef3051f-5a27-440e-afea-244e501a673f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184739Z:9e673d38-9bf2-4e38-99c9-6bd4c26827e2" + "WESTUS2:20200730T204936Z:cef3051f-5a27-440e-afea-244e501a673f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4848,7 +4962,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:47:38 GMT" + "Thu, 30 Jul 2020 20:49:35 GMT" ], "Content-Length": [ "22" @@ -4864,13 +4978,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYTA5NWYwYTYtNDU3NC00MjcxLWE2ZjktOTUyMDViYTJmNDA4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVRBNU5XWXdZVFl0TkRVM05DMDBNamN4TFdFMlpqa3RPVFV5TURWaVlUSm1OREE0P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzlhZmQwZmQtNzA3Ny00OTA1LTk0NDYtNjUyZTlkN2U1ZGY5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTnpsaFptUXdabVF0TnpBM055MDBPVEExTFRrME5EWXROalV5WlRsa04yVTFaR1k1P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4883,20 +4997,20 @@ "Pragma": [ "no-cache" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11967" + ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11963" - ], "x-ms-request-id": [ - "21d2d8aa-f195-4354-9b12-4bff79accb04" + "1f290b7e-c5e8-4c23-8f0f-62312b72ce03" ], "x-ms-correlation-request-id": [ - "21d2d8aa-f195-4354-9b12-4bff79accb04" + "1f290b7e-c5e8-4c23-8f0f-62312b72ce03" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184814Z:21d2d8aa-f195-4354-9b12-4bff79accb04" + "WESTUS2:20200730T205014Z:1f290b7e-c5e8-4c23-8f0f-62312b72ce03" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4905,7 +5019,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:48:13 GMT" + "Thu, 30 Jul 2020 20:50:13 GMT" ], "Content-Length": [ "22" @@ -4921,13 +5035,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWY1NjgxOTQtZjQ1NS00MzYyLWEyMDktZTQ0M2E1MzY5MTY0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdZMU5qZ3hPVFF0WmpRMU5TMDBNell5TFdFeU1Ea3RaVFEwTTJFMU16WTVNVFkwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzY1MThiYjUtYzk0MS00YTliLWJhNmQtMWM3NjIxNDQ4NmE1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTnpZMU1UaGlZalV0WXprME1TMDBZVGxpTFdKaE5tUXRNV00zTmpJeE5EUTRObUUxP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4944,16 +5058,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11960" + "11963" ], "x-ms-request-id": [ - "d8fcb8bd-f055-489a-af6d-9f4914b65f2b" + "7cb0a52a-7c64-423c-9166-a58b617be51c" ], "x-ms-correlation-request-id": [ - "d8fcb8bd-f055-489a-af6d-9f4914b65f2b" + "7cb0a52a-7c64-423c-9166-a58b617be51c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184847Z:d8fcb8bd-f055-489a-af6d-9f4914b65f2b" + "WESTUS2:20200730T205054Z:7cb0a52a-7c64-423c-9166-a58b617be51c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4962,7 +5076,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:48:46 GMT" + "Thu, 30 Jul 2020 20:50:54 GMT" ], "Content-Length": [ "22" @@ -4978,13 +5092,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmE0ODNjY2ItMzc3MS00NGE2LWI4MjYtNzNhZDIwNjliZjFi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWW1FME9ETmpZMkl0TXpjM01TMDBOR0UyTFdJNE1qWXROek5oWkRJd05qbGlaakZpP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfN2Y3ZGYwZmQtOWM4ZC00Y2YwLWFkNDYtYmVkY2Y0MzVhZjcy?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTjJZM1pHWXdabVF0T1dNNFpDMDBZMll3TFdGa05EWXRZbVZrWTJZME16VmhaamN5P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5001,16 +5115,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11957" + "11959" ], "x-ms-request-id": [ - "498bcf04-acd4-4517-b63e-a74a82af96ce" + "98327e31-fd7b-40f1-9e90-83297db4bdd6" ], "x-ms-correlation-request-id": [ - "498bcf04-acd4-4517-b63e-a74a82af96ce" + "98327e31-fd7b-40f1-9e90-83297db4bdd6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184921Z:498bcf04-acd4-4517-b63e-a74a82af96ce" + "WESTUS2:20200730T205129Z:98327e31-fd7b-40f1-9e90-83297db4bdd6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5019,7 +5133,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:49:20 GMT" + "Thu, 30 Jul 2020 20:51:29 GMT" ], "Content-Length": [ "22" @@ -5035,13 +5149,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFjYzU0ZmItNzdhMC00YjMyLWFmZTQtN2ExODU3OTcxODY4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGall6VTBabUl0TnpkaE1DMDBZak15TFdGbVpUUXROMkV4T0RVM09UY3hPRFk0P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjA1YTUzMmItZjVlMy00OTdiLTg0ZWEtNThhYjEyM2Q2NGFi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWWpBMVlUVXpNbUl0WmpWbE15MDBPVGRpTFRnMFpXRXROVGhoWWpFeU0yUTJOR0ZpP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5058,16 +5172,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11952" + "11956" ], "x-ms-request-id": [ - "d22bf9c7-6f1b-4299-af29-1c2aa327aa21" + "78732d12-ea98-4b7c-9a56-1eff33dbcd92" ], "x-ms-correlation-request-id": [ - "d22bf9c7-6f1b-4299-af29-1c2aa327aa21" + "78732d12-ea98-4b7c-9a56-1eff33dbcd92" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184956Z:d22bf9c7-6f1b-4299-af29-1c2aa327aa21" + "WESTUS2:20200730T205204Z:78732d12-ea98-4b7c-9a56-1eff33dbcd92" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5076,10 +5190,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:49:56 GMT" + "Thu, 30 Jul 2020 20:52:03 GMT" ], "Content-Length": [ - "22" + "20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -5088,17 +5202,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWRiMTMxYzAtNWFjNy00NTkxLWJkZGMtNDE5MmZlNjA1MWI0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdSaU1UTXhZekF0TldGak55MDBOVGt4TFdKa1pHTXROREU1TW1abE5qQTFNV0kwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjA1YTUzMmItZjVlMy00OTdiLTg0ZWEtNThhYjEyM2Q2NGFi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWWpBMVlUVXpNbUl0WmpWbE15MDBPVGRpTFRnMFpXRXROVGhoWWpFeU0yUTJOR0ZpP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5111,20 +5225,20 @@ "Pragma": [ "no-cache" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11947" - ], "Server": [ "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11955" + ], "x-ms-request-id": [ - "1b1a2f8f-0984-42ab-bcf0-d6d3cbba4000" + "a3410a47-6207-4872-9dfb-473cb14f7297" ], "x-ms-correlation-request-id": [ - "1b1a2f8f-0984-42ab-bcf0-d6d3cbba4000" + "a3410a47-6207-4872-9dfb-473cb14f7297" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185031Z:1b1a2f8f-0984-42ab-bcf0-d6d3cbba4000" + "WESTUS2:20200730T205234Z:a3410a47-6207-4872-9dfb-473cb14f7297" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5133,10 +5247,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:50:30 GMT" + "Thu, 30 Jul 2020 20:52:34 GMT" ], "Content-Length": [ - "22" + "20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -5145,23 +5259,308 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275/routing/routes/$testall?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzUvcm91dGluZy9yb3V0ZXMvJHRlc3RhbGw/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", - "RequestMethod": "POST", - "RequestBody": "{\r\n \"routingSource\": \"TwinChangeEvents\",\r\n \"message\": {}\r\n}", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjA1YTUzMmItZjVlMy00OTdiLTg0ZWEtNThhYjEyM2Q2NGFi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWWpBMVlUVXpNbUl0WmpWbE15MDBPVGRpTFRnMFpXRXROVGhoWWpFeU0yUTJOR0ZpP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "021692f0-98ef-4b77-934d-b897fdc105b2" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11954" + ], + "x-ms-request-id": [ + "a49ffc9b-7ab8-41ad-90ac-60977671a516" + ], + "x-ms-correlation-request-id": [ + "a49ffc9b-7ab8-41ad-90ac-60977671a516" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200730T205304Z:a49ffc9b-7ab8-41ad-90ac-60977671a516" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 30 Jul 2020 20:53:04 GMT" + ], + "Content-Length": [ + "22" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZDQ3ZGUxMDUtMWI0MS00Y2VlLWI5ZmMtN2JmNzYyZTQzMTBk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWkRRM1pHVXhNRFV0TVdJME1TMDBZMlZsTFdJNVptTXROMkptTnpZeVpUUXpNVEJrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11951" + ], + "x-ms-request-id": [ + "af7aa0b3-e4fb-4b64-9ce8-84e735f21359" + ], + "x-ms-correlation-request-id": [ + "af7aa0b3-e4fb-4b64-9ce8-84e735f21359" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200730T205338Z:af7aa0b3-e4fb-4b64-9ce8-84e735f21359" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 30 Jul 2020 20:53:38 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZDQ3ZGUxMDUtMWI0MS00Y2VlLWI5ZmMtN2JmNzYyZTQzMTBk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWkRRM1pHVXhNRFV0TVdJME1TMDBZMlZsTFdJNVptTXROMkptTnpZeVpUUXpNVEJrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11950" + ], + "x-ms-request-id": [ + "e3f8c132-fc4c-450e-87ba-08977a2a080e" + ], + "x-ms-correlation-request-id": [ + "e3f8c132-fc4c-450e-87ba-08977a2a080e" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200730T205409Z:e3f8c132-fc4c-450e-87ba-08977a2a080e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 30 Jul 2020 20:54:08 GMT" + ], + "Content-Length": [ + "22" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZmEzZTk2YjUtMDYxNS00MjE3LWFhNTktZDc0MDlmYjdiNDQ0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWm1FelpUazJZalV0TURZeE5TMDBNakUzTFdGaE5Ua3RaRGMwTURsbVlqZGlORFEwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11945" + ], + "x-ms-request-id": [ + "77fa6301-33f6-4a9d-afba-7adc9edacd31" + ], + "x-ms-correlation-request-id": [ + "77fa6301-33f6-4a9d-afba-7adc9edacd31" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200730T205444Z:77fa6301-33f6-4a9d-afba-7adc9edacd31" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 30 Jul 2020 20:54:44 GMT" + ], + "Content-Length": [ + "22" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNWM2ZTYzZmYtYTdjYi00M2VkLWE5YzUtMjdkZWM4N2M2YTg2?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTldNMlpUWXpabVl0WVRkallpMDBNMlZrTFdFNVl6VXRNamRrWldNNE4yTTJZVGcyP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11940" + ], + "x-ms-request-id": [ + "17ded554-04c9-413c-bb8d-82f6d5fd9ed5" + ], + "x-ms-correlation-request-id": [ + "17ded554-04c9-413c-bb8d-82f6d5fd9ed5" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200730T205520Z:17ded554-04c9-413c-bb8d-82f6d5fd9ed5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 30 Jul 2020 20:55:19 GMT" + ], + "Content-Length": [ + "22" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560/routing/routes/$testall?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjAvcm91dGluZy9yb3V0ZXMvJHRlc3RhbGw/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestMethod": "POST", + "RequestBody": "{\r\n \"routingSource\": \"TwinChangeEvents\",\r\n \"message\": {}\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ddec4cb3-135e-410e-a49a-91c46bc64c6c" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5187,13 +5586,13 @@ "1199" ], "x-ms-request-id": [ - "5c12338f-7115-4097-b495-cf5af2d7f41d" + "049988f7-c9ad-4942-8c86-e3191ae6d87d" ], "x-ms-correlation-request-id": [ - "5c12338f-7115-4097-b495-cf5af2d7f41d" + "049988f7-c9ad-4942-8c86-e3191ae6d87d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185033Z:5c12338f-7115-4097-b495-cf5af2d7f41d" + "WESTUS2:20200730T205522Z:049988f7-c9ad-4942-8c86-e3191ae6d87d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5202,7 +5601,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:50:32 GMT" + "Thu, 30 Jul 2020 20:55:21 GMT" ], "Content-Length": [ "136" @@ -5214,17 +5613,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"routes\": [\r\n {\r\n \"properties\": {\r\n \"name\": \"ps2278\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"ps9541\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"routes\": [\r\n {\r\n \"properties\": {\r\n \"name\": \"ps2715\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"ps5242\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfN2I5ZGUxMTktZmY3NS00ZDU1LWE2MjItODQyNGE3NjhjOTVi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTjJJNVpHVXhNVGt0Wm1ZM05TMDBaRFUxTFdFMk1qSXRPRFF5TkdFM05qaGpPVFZpP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMGJiN2NkZWItYzEwYy00OGNmLTllMzUtYmI4OTY5ZDExZDgz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTUdKaU4yTmtaV0l0WXpFd1l5MDBPR05tTFRsbE16VXRZbUk0T1RZNVpERXhaRGd6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5241,16 +5640,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11942" + "11935" ], "x-ms-request-id": [ - "be95b9bc-f193-4033-9bf0-091094661a43" + "756fadfa-1b18-4d95-ac87-10a05456dba7" ], "x-ms-correlation-request-id": [ - "be95b9bc-f193-4033-9bf0-091094661a43" + "756fadfa-1b18-4d95-ac87-10a05456dba7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185106Z:be95b9bc-f193-4033-9bf0-091094661a43" + "WESTUS2:20200730T205556Z:756fadfa-1b18-4d95-ac87-10a05456dba7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5259,7 +5658,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:51:06 GMT" + "Thu, 30 Jul 2020 20:55:55 GMT" ], "Content-Length": [ "22" @@ -5275,13 +5674,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzhjMjYwOTctOTRhMy00NWU1LTk4MzktNDM3MjMwZTUwMDRi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpoak1qWXdPVGN0T1RSaE15MDBOV1UxTFRrNE16a3RORE0zTWpNd1pUVXdNRFJpP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzhjMzllMWItMTdkYy00Y2UxLWJkZmMtZWE4MjIxYmI5MjA4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpoak16bGxNV0l0TVRka1l5MDBZMlV4TFdKa1ptTXRaV0U0TWpJeFltSTVNakE0P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5298,16 +5697,73 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11939" + "11932" + ], + "x-ms-request-id": [ + "31edaab7-89cb-43ae-a42a-ad046d9ceac3" + ], + "x-ms-correlation-request-id": [ + "31edaab7-89cb-43ae-a42a-ad046d9ceac3" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200730T205630Z:31edaab7-89cb-43ae-a42a-ad046d9ceac3" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 30 Jul 2020 20:56:30 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzhjMzllMWItMTdkYy00Y2UxLWJkZmMtZWE4MjIxYmI5MjA4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpoak16bGxNV0l0TVRka1l5MDBZMlV4TFdKa1ptTXRaV0U0TWpJeFltSTVNakE0P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11931" ], "x-ms-request-id": [ - "b15bb673-8224-4956-a944-58aca6081564" + "d62fd70e-ddb8-485a-bdf6-f48fc57a4616" ], "x-ms-correlation-request-id": [ - "b15bb673-8224-4956-a944-58aca6081564" + "d62fd70e-ddb8-485a-bdf6-f48fc57a4616" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185140Z:b15bb673-8224-4956-a944-58aca6081564" + "WESTUS2:20200730T205700Z:d62fd70e-ddb8-485a-bdf6-f48fc57a4616" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5316,7 +5772,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:51:40 GMT" + "Thu, 30 Jul 2020 20:57:00 GMT" ], "Content-Length": [ "22" @@ -5332,19 +5788,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7625/providers/Microsoft.Devices/IotHubs/ps6275?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzYyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczYyNzU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3206/providers/Microsoft.Devices/IotHubs/ps4560?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzIwNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQ1NjA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e98a492e-ce6a-4c47-a0e3-6a2fbf3fb7ee" + "b33ccf9f-86ce-4444-9400-093d05213b9c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5358,13 +5814,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMTZjN2NhNTAtOGNlYy00ZjYxLTg1ZDEtZTU3NmFkMzZiZTJl?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjMxMTY5NTEtOTM3OC00MmUzLThkOTctNmIyNTBhYjcwYzZi?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMTZjN2NhNTAtOGNlYy00ZjYxLTg1ZDEtZTU3NmFkMzZiZTJl?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjMxMTY5NTEtOTM3OC00MmUzLThkOTctNmIyNTBhYjcwYzZi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -5373,13 +5829,13 @@ "14999" ], "x-ms-request-id": [ - "7511fe57-7264-49ca-9dd4-01dc83cc05cd" + "7a0af77c-0ab7-4624-add9-ce98db33814a" ], "x-ms-correlation-request-id": [ - "7511fe57-7264-49ca-9dd4-01dc83cc05cd" + "7a0af77c-0ab7-4624-add9-ce98db33814a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185141Z:7511fe57-7264-49ca-9dd4-01dc83cc05cd" + "WESTUS2:20200730T205702Z:7a0af77c-0ab7-4624-add9-ce98db33814a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5388,7 +5844,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:51:41 GMT" + "Thu, 30 Jul 2020 20:57:02 GMT" ], "Content-Length": [ "4" @@ -5404,13 +5860,13 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMTZjN2NhNTAtOGNlYy00ZjYxLTg1ZDEtZTU3NmFkMzZiZTJl?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVRaak4yTmhOVEF0T0dObFl5MDBaall4TFRnMVpERXRaVFUzTm1Ga016WmlaVEpsP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjMxMTY5NTEtOTM3OC00MmUzLThkOTctNmIyNTBhYjcwYzZi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpNeE1UWTVOVEV0T1RNM09DMDBNbVV6TFRoa09UY3RObUl5TlRCaFlqY3dZelppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5427,16 +5883,73 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11937" + "11929" + ], + "x-ms-request-id": [ + "ec085116-82fe-498c-8248-6e78ef9a91f9" + ], + "x-ms-correlation-request-id": [ + "ec085116-82fe-498c-8248-6e78ef9a91f9" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200730T205717Z:ec085116-82fe-498c-8248-6e78ef9a91f9" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 30 Jul 2020 20:57:17 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjMxMTY5NTEtOTM3OC00MmUzLThkOTctNmIyNTBhYjcwYzZi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpNeE1UWTVOVEV0T1RNM09DMDBNbVV6TFRoa09UY3RObUl5TlRCaFlqY3dZelppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11928" ], "x-ms-request-id": [ - "dad35f10-9bda-4879-a5da-d775063846eb" + "3f1590c6-8482-4382-ad4c-a13f351e862d" ], "x-ms-correlation-request-id": [ - "dad35f10-9bda-4879-a5da-d775063846eb" + "3f1590c6-8482-4382-ad4c-a13f351e862d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185156Z:dad35f10-9bda-4879-a5da-d775063846eb" + "WESTUS2:20200730T205733Z:3f1590c6-8482-4382-ad4c-a13f351e862d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5445,7 +5958,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:51:56 GMT" + "Thu, 30 Jul 2020 20:57:32 GMT" ], "Content-Length": [ "22" @@ -5461,13 +5974,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMTZjN2NhNTAtOGNlYy00ZjYxLTg1ZDEtZTU3NmFkMzZiZTJl?api-version=2019-07-01-preview&operationSource=os_ih", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVRaak4yTmhOVEF0T0dObFl5MDBaall4TFRnMVpERXRaVFUzTm1Ga016WmlaVEpsP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjMxMTY5NTEtOTM3OC00MmUzLThkOTctNmIyNTBhYjcwYzZi?api-version=2019-07-01-preview&operationSource=os_ih", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpNeE1UWTVOVEV0T1RNM09DMDBNbVV6TFRoa09UY3RObUl5TlRCaFlqY3dZelppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5481,7 +5994,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMTZjN2NhNTAtOGNlYy00ZjYxLTg1ZDEtZTU3NmFkMzZiZTJl?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjMxMTY5NTEtOTM3OC00MmUzLThkOTctNmIyNTBhYjcwYzZi?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" @@ -5490,16 +6003,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11936" + "11927" ], "x-ms-request-id": [ - "99167248-b96e-46f0-8c38-d9f3c2a64313" + "dcaed409-dc3b-4b3e-a220-f963e6b04d68" ], "x-ms-correlation-request-id": [ - "99167248-b96e-46f0-8c38-d9f3c2a64313" + "dcaed409-dc3b-4b3e-a220-f963e6b04d68" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T185157Z:99167248-b96e-46f0-8c38-d9f3c2a64313" + "WESTUS2:20200730T205733Z:dcaed409-dc3b-4b3e-a220-f963e6b04d68" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5508,7 +6021,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:51:56 GMT" + "Thu, 30 Jul 2020 20:57:33 GMT" ], "Expires": [ "-1" @@ -5523,18 +6036,18 @@ ], "Names": { "Test-AzureRmIotHubRoutingLifecycle": [ - "ps6275", - "ps7625", - "eventHub6849", - "ps3103", - "ps7586", - "ps9541", - "ps9994", - "ps6224", - "ps2278", - "ps1506", - "ps1190", - "ps9735" + "ps4560", + "ps3206", + "eventHub637", + "ps6509", + "ps424", + "ps5242", + "ps3913", + "ps7754", + "ps2715", + "ps2458", + "ps7571", + "ps4142" ] }, "Variables": { diff --git a/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubTests/TestAzureIotHubLifeCycle.json b/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubTests/TestAzureIotHubLifeCycle.json index 8ed7fb14a766..8377616fa28d 100644 --- a/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubTests/TestAzureIotHubLifeCycle.json +++ b/src/IotHub/IotHub.Test/SessionRecords/Microsoft.Azure.Commands.IotHub.Test.ScenarioTests.IotHubTests/TestAzureIotHubLifeCycle.json @@ -7,16 +7,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c6966524-9645-4030-aa70-4a210ce38b49" + "cb9280da-b9d6-4729-9d75-38c3a5966295" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.15" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.20" ] }, "ResponseHeaders": { @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11997" ], "x-ms-request-id": [ - "d9131f5e-46c8-45b1-be39-5c703d54fc41" + "726c4b8a-78b3-4a74-9dcc-27aca693ebf3" ], "x-ms-correlation-request-id": [ - "d9131f5e-46c8-45b1-be39-5c703d54fc41" + "726c4b8a-78b3-4a74-9dcc-27aca693ebf3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182017Z:d9131f5e-46c8-45b1-be39-5c703d54fc41" + "WESTUS2:20200730T212819Z:726c4b8a-78b3-4a74-9dcc-27aca693ebf3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:20:16 GMT" + "Thu, 30 Jul 2020 21:28:18 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -67,13 +67,13 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "42f469e2-dce6-46a8-ace5-83a61433ff38" + "b384134e-ab2f-4033-a91e-738cdbf99a7f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -93,13 +93,13 @@ "11999" ], "x-ms-request-id": [ - "54a12d07-a5d6-4e48-8bff-27ec57a679c1" + "3b5dcc86-d04a-4417-a74a-8cc96e459c37" ], "x-ms-correlation-request-id": [ - "54a12d07-a5d6-4e48-8bff-27ec57a679c1" + "3b5dcc86-d04a-4417-a74a-8cc96e459c37" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182028Z:54a12d07-a5d6-4e48-8bff-27ec57a679c1" + "WESTUS2:20200730T212831Z:3b5dcc86-d04a-4417-a74a-8cc96e459c37" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -108,10 +108,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:20:28 GMT" + "Thu, 30 Jul 2020 21:28:30 GMT" ], "Content-Length": [ - "139187" + "146539" ], "Content-Type": [ "application/json; charset=utf-8" @@ -120,26 +120,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap\",\r\n \"name\": \"vishalg-euap\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"vishalg\",\r\n \"etag\": \"AAAAABG1D7I=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"vishalg-euap.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 2,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ],\r\n \"path\": \"vishalg-euap\",\r\n \"endpoint\": \"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2\",\r\n \"name\": \"slowqueue2\",\r\n \"id\": \"ac634d18-4fb5-42e2-9885-25fd4bfae4a0\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-ServiceBus-SouthCentralUS\"\r\n },\r\n {\r\n \"connectionString\": \"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest\",\r\n \"name\": \"deadqueue\",\r\n \"id\": \"88d2a443-b1a0-4f6b-9815-a88d7414cc77\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ankur-centraluseuap-rg\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****\",\r\n \"containerName\": \"jsontest\",\r\n \"fileNameFormat\": \"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json\",\r\n \"batchFrequencyInSeconds\": 60,\r\n \"maxChunkSizeInBytes\": 10485760,\r\n \"encoding\": \"json\",\r\n \"name\": \"jsontestep\",\r\n \"id\": \"247a72ba-e596-4dc5-be1f-7989711dc273\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"vishalg\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"jsonstorageroute\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"jsontestep\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"lifecycle\",\r\n \"source\": \"DeviceLifecycleEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"deadroute\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"deadqueue\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1\",\r\n \"name\": \"sapan-iot-1\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"gfd\": \"gfh\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"sapan-rg\",\r\n \"etag\": \"AAAAAAytb+Q=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"sapan-iot-1.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"sapan-iot-1\",\r\n \"endpoint\": \"sb://iothub-ns-sapan-iot-1608720-6d3fdb40e2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****\",\r\n \"containerName\": \"testc\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"json\",\r\n \"name\": \"storage1\",\r\n \"id\": \"e1a7703b-1962-48b2-9c43-3d817392aa7c\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"sapan-rg\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"route1\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"storage1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT17H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT3H\",\r\n \"maxDeliveryCount\": 40\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT11H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT17H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub\",\r\n \"name\": \"RoutingRunnerScenarioTests-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"SouthCentralUS\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"RoutingRunnerScenarioTests-rg\",\r\n \"etag\": \"AAAAAA4AegE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"South Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"North Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"RoutingRunnerScenarioTests-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"routingrunnerscenariotest\",\r\n \"endpoint\": \"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq\",\r\n \"name\": \"RoutingRunnerScenarioTestsSbqTest-sbq\",\r\n \"id\": \"9ec58066-d8d2-4987-85d7-b46e93446989\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"RoutingRunnerScenarioTests-rg\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt\",\r\n \"name\": \"RoutingRunnerScenarioTestsSbTopicTest-sbt\",\r\n \"id\": \"482e40f0-1eac-4674-b50c-48eff2948b68\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"RoutingRunnerScenarioTests-rg\"\r\n }\r\n ],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh\",\r\n \"name\": \"RoutingRunnerScenarioTestsEhTest-eh\",\r\n \"id\": \"50a95a4a-bde8-4e85-9760-77b2ebeed2d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"RoutingRunnerScenarioTests-rg\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****\",\r\n \"containerName\": \"routingrunsttestct\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 60,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"routingrunsttestac\",\r\n \"id\": \"51239e82-6c64-496d-8b20-8408de5ad58f\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"RoutingRunnerScenarioTests-rg\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"RouteToEventHubMessagesWithBody\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.ScenarioName = 'RouteToEventHubMessagesWithBody'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsEhTest-eh\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToEventHubMessagesWithAppProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"ScenarioName = 'RouteToEventHubMessagesWithAppProperties'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsEhTest-eh\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToEventHubMessagesWithSystemProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$contentEncoding = 'UTF-32'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsEhTest-eh\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBQueueMessagesWithBody\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.ScenarioName = 'RouteToSBQueueMessagesWithBody'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsSbqTest-sbq\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBQueueMessagesWithAppProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"ScenarioName = 'RouteToSBQueueMessagesWithAppProperties'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsSbqTest-sbq\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBQueueMessagesWithSystemProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$contentEncoding = 'UTF-32'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsSbqTest-sbq\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBTopicMessagesWithBody\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.ScenarioName = 'RouteToSBTopicMessagesWithBody'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsSbTopicTest-sbt\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBTopicMessagesAppProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"ScenarioName = 'RouteToSBTopicMessagesAppProperties'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsSbTopicTest-sbt\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBTopicMessagesWithSystemProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$contentEncoding = 'UTF-32'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsSbTopicTest-sbt\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToStorageMessagesWithBody\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.ScenarioName = 'RouteToStorageMessagesWithBody'\",\r\n \"endpointNames\": [\r\n \"routingrunsttestac\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToStorageMessagesWithAppProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"ScenarioName = 'RouteToStorageMessagesWithAppProperties'\",\r\n \"endpointNames\": [\r\n \"routingrunsttestac\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToStorageMessagesWithSystemProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$contentEncoding = 'UTF-32'\",\r\n \"endpointNames\": [\r\n \"routingrunsttestac\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub\",\r\n \"name\": \"EgMgmtTest-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"EgMgmtTest-rg\",\r\n \"etag\": \"AAAAAA+8cJQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"EgMgmtTest-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"egmgmttest-hub\",\r\n \"endpoint\": \"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm\",\r\n \"name\": \"sachinctest0515arm\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"sachinctest\",\r\n \"etag\": \"AAAAAAysmpk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"sachinctest0515arm.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"sachinctest0515arm\",\r\n \"endpoint\": \"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub\",\r\n \"name\": \"ea-genhub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ea-gen\",\r\n \"etag\": \"AAAAAAyt5FA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ea-genhub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ea-genhub\",\r\n \"endpoint\": \"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub\",\r\n \"name\": \"askhura-iot-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"tagkey\": \"tagvalue\",\r\n \"foo\": \"bar\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"askhura-test-rg\",\r\n \"etag\": \"AAAAABIHoUo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [\r\n {\r\n \"filterName\": \"testrule14\",\r\n \"action\": \"Reject\",\r\n \"ipMask\": \"192.168.1.234\"\r\n }\r\n ],\r\n \"hostName\": \"askhura-iot-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 3,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"askhura-iot-hub\",\r\n \"endpoint\": \"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://ankurkuloneboxbillingns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_askhura-test-rg;SharedAccessKey=****;EntityPath=fullqueue2\",\r\n \"name\": \"queue-endpoint\",\r\n \"id\": \"a716d889-d131-48bb-8bdd-9e667958c89f\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-ServiceBus-SouthCentralUS\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_askhura-iot-hub;SharedAccessKey=****;EntityPath=dextermeventhub1\",\r\n \"name\": \"testeh\",\r\n \"id\": \"edc2275d-5f74-4f08-9555-50905b567f7a\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"dexterm-rg\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****\",\r\n \"containerName\": \"hirachyshishu1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"json\",\r\n \"name\": \"aaaaaa\",\r\n \"id\": \"d8ab0b4d-faeb-4557-a976-92a64413ae10\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"shishu-resourcegroup\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****\",\r\n \"containerName\": \"pnptest\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"teststorage\",\r\n \"id\": \"4aa10acb-a1a5-41d0-a7b3-fea883eff17e\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affandarrg\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=affandarrgdisks205;AccountKey=****\",\r\n \"containerName\": \"pnptest3\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"iliesendpoint\",\r\n \"id\": \"9fe146f2-9a47-419d-a424-ab83e11a7e49\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affandarrg\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"testextension\",\r\n \"id\": \"b9108ec6-380f-4e86-aa7f-90f172923170\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"json\",\r\n \"name\": \"testendpoint1\",\r\n \"id\": \"14a526a0-70d1-4110-939e-d21eb5a95fc4\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{mm}/{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}.avro\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"sgdfgdfgd\",\r\n \"id\": \"84727b46-89d4-481a-8c90-909075629138\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}.avro\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"adadfasdasd\",\r\n \"id\": \"3051e742-b322-4f50-b04b-059b4e716271\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"storage-endpoint\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"aaaaaa\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"icmtest\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"teststorage\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"dfgdgd\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"aaaaaa\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"service-queue-endpoint\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"queue-endpoint\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT6H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest\",\r\n \"name\": \"maxgpgtest\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"maxgtest\",\r\n \"etag\": \"AAAAAAysnN8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"maxgpgtest.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 2,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ],\r\n \"path\": \"maxgpgtest\",\r\n \"endpoint\": \"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub\",\r\n \"name\": \"asrudra-iot-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"adsfdsa\": \"ssdfgh\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"asrudra\",\r\n \"etag\": \"AAAAAAy29hY=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"asrudra-iot-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"asrudra-iot-hub\",\r\n \"endpoint\": \"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub\",\r\n \"name\": \"eliohub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"eliorg\",\r\n \"etag\": \"AAAAAAystMg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"eliohub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"eliohub\",\r\n \"endpoint\": \"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2\",\r\n \"name\": \"eliohub2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"eliorg\",\r\n \"etag\": \"AAAAAAy1SfE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"eliohub2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"eliohub2\",\r\n \"endpoint\": \"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm\",\r\n \"name\": \"dmpypin-cdm\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"dmpypin-cdm\",\r\n \"etag\": \"AAAAABG2jrg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"dmpypin-cdm.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 2,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ],\r\n \"path\": \"dmpypin-cdm\",\r\n \"endpoint\": \"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest\",\r\n \"name\": \"cymgtest\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"cymgtest\",\r\n \"etag\": \"AAAAABHqbwY=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"cymgtest.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"cymgtest\",\r\n \"endpoint\": \"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon\",\r\n \"name\": \"testopsmon\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"jichangrg\",\r\n \"etag\": \"AAAAAAynKDs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"testopsmon.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"testopsmon\",\r\n \"endpoint\": \"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt\",\r\n \"name\": \"dmpypin-cdm-pvt\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"dmpypin-cdm\",\r\n \"etag\": \"AAAAABG2kBs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"dmpypin-cdm-pvt.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"dmpypin-cdm-pvt\",\r\n \"endpoint\": \"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub\",\r\n \"name\": \"infra-edge-validation-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"infradeploymentverification\",\r\n \"etag\": \"AAAAAAyswd4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"infra-edge-validation-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"infra-edge-validation-hub\",\r\n \"endpoint\": \"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test\",\r\n \"name\": \"ailn-test\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ailn-test\",\r\n \"etag\": \"AAAAABG3EIk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ailn-test.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ailn-test\",\r\n \"endpoint\": \"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test\",\r\n \"name\": \"maga-canary-test\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"maga-rg\",\r\n \"etag\": \"AAAAABG0o7o=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"maga-canary-test.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"maga-canary-test\",\r\n \"endpoint\": \"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1\",\r\n \"name\": \"service-bus\",\r\n \"id\": \"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-ServiceBus-SouthCentralUS\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route-1\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"false\",\r\n \"endpointNames\": [\r\n \"service-bus\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route-2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus\",\r\n \"name\": \"postame20190730-westus\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"jl20190730\",\r\n \"etag\": \"AAAAAAynVVE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"postame20190730-westus.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"postame20190730-westus\",\r\n \"endpoint\": \"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test\",\r\n \"name\": \"shsin-test\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"shsin-test\",\r\n \"etag\": \"AAAAAAy4uNo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"shsin-test.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"shsin-test\",\r\n \"endpoint\": \"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1\",\r\n \"name\": \"shsin-test1\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"shsin-test\",\r\n \"etag\": \"AAAAAAy5I0k=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"shsin-test1.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"shsin-test1\",\r\n \"endpoint\": \"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari\",\r\n \"name\": \"lanhikari\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"hubhikari\",\r\n \"etag\": \"AAAAAAyuTRc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"lanhikari.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"lanhikari\",\r\n \"endpoint\": \"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test\",\r\n \"name\": \"maga-walmart-test\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"maga-rg\",\r\n \"etag\": \"AAAAAAys834=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"maga-walmart-test.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"maga-walmart-test\",\r\n \"endpoint\": \"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1\",\r\n \"name\": \"maga-sb\",\r\n \"id\": \"25db0af1-47e1-4c05-b496-3fe45b8a30fd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-ServiceBus-SouthCentralUS\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route-1\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"false\",\r\n \"endpointNames\": [\r\n \"maga-sb\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route-2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"false\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ea-enclaves/providers/Microsoft.Devices/IotHubs/ea-enclaves\",\r\n \"name\": \"ea-enclaves\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ea-enclaves\",\r\n \"etag\": \"AAAAAAys9d4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ea-enclaves.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ea-enclaves\",\r\n \"endpoint\": \"sb://iothub-ns-ea-enclave-2090442-9a1852452f.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary\",\r\n \"name\": \"vishalg-canary\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"vishalg\",\r\n \"etag\": \"AAAAABG4zHE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"vishalg-canary.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"vishalg-canary\",\r\n \"endpoint\": \"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=ankurfullqforever\",\r\n \"name\": \"queue-endpoint\",\r\n \"id\": \"37bab955-5a1d-4ea0-85f0-57e7f0b0dab0\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ankur-centraluseuap-rg\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=alkliniothubcit;AccountKey=****\",\r\n \"containerName\": \"alklindesktopgvd664qrouting\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"storage\",\r\n \"id\": \"0baf4317-6d55-4da4-b43f-22cdd7b18282\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-Storage-WestUS\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"default\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"Storage-Route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"storage\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"queuq-route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"queue-endpoint\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 3\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest\",\r\n \"name\": \"test-hub-rest\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"northeurope\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"sanand-rg\",\r\n \"etag\": \"AAAAAA4TxTo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"North Europe\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"test-hub-rest.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"test-hub-rest\",\r\n \"endpoint\": \"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c\",\r\n \"name\": \"testMsgEnrichmentfkx2le3c\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centralus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"testMsg\",\r\n \"etag\": \"AAAAAA3lOHY=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"testMsgEnrichmentfkx2le3c.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 2,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ],\r\n \"path\": \"testmsgenrichmentfkx2le3c\",\r\n \"endpoint\": \"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c\",\r\n \"name\": \"ContosoSBQueueEndpoint\",\r\n \"id\": \"c09328cb-8421-4dc6-aade-8dddcc75e0ed\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"testMsg\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****\",\r\n \"containerName\": \"contosoresults\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ContosoStorageEndpoint\",\r\n \"id\": \"be2db98d-a24e-4ec0-bbee-43d9a10a2529\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"testMsg\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"ContosoStorageRoute\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"level=\\\"storage\\\"\",\r\n \"endpointNames\": [\r\n \"ContosoStorageEndpoint\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"ContosoSBQueueRoute\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"level=\\\"critical\\\"\",\r\n \"endpointNames\": [\r\n \"ContosoSBQueueEndpoint\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test\",\r\n \"name\": \"ns-hub-test\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"sanand-rg\",\r\n \"etag\": \"AAAAABG00NE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ns-hub-test.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ns-hub-test\",\r\n \"endpoint\": \"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-test-east-2\",\r\n \"name\": \"ns-test-east-2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"sanand-rg\",\r\n \"etag\": \"AAAAABG00aw=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ns-test-east-2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ns-test-east-2\",\r\n \"endpoint\": \"sb://iothub-ns-ns-test-ea-2286965-2163ac7397.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing\",\r\n \"name\": \"xinyiz-distributedtracing\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"xinyiz-distributedtracing\",\r\n \"etag\": \"AAAAABG5oQY=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [\r\n {\r\n \"filterName\": \"test-rule\",\r\n \"action\": \"Accept\",\r\n \"ipMask\": \"127.0.0.0/31\"\r\n }\r\n ],\r\n \"hostName\": \"xinyiz-distributedtracing.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"xinyiz-distributedtracing\",\r\n \"endpoint\": \"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2\",\r\n \"name\": \"eriwand2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"eriwan-d2\",\r\n \"etag\": \"AAAAABG5oJQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"eriwand2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"eriwand2\",\r\n \"endpoint\": \"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub\",\r\n \"name\": \"dexterm-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"dexterm-rg\",\r\n \"etag\": \"AAAAAAy3cjw=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"dexterm-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 2,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ],\r\n \"path\": \"dexterm-hub\",\r\n \"endpoint\": \"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1\",\r\n \"name\": \"dextermeventhub\",\r\n \"id\": \"adc82a8a-b065-47cd-b1a2-efe496ea368e\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"dexterm-rg\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"dexternroutes\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.Weather.Temperature > 30 and $twin.tags.shamik.troubleshoot=\\\"yes\\\"\",\r\n \"endpointNames\": [\r\n \"dextermeventhub\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"dextern-iot-hub-edgedevice\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$twin.tags.dexteredgedevice.troubleshoot=\\\"true\\\"\",\r\n \"endpointNames\": [\r\n \"dextermeventhub\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate\",\r\n \"name\": \"dexterm-testiothubcreate\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"dexterm-rg\",\r\n \"etag\": \"AAAAAAyn5SQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"dexterm-testiothubcreate.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"dexterm-testiothubcreate\",\r\n \"endpoint\": \"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2\",\r\n \"name\": \"dexterm-testiothubcreate2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"dexterm-rg\",\r\n \"etag\": \"AAAAAAyn5R8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"dexterm-testiothubcreate2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"dexterm-testiothubcreate2\",\r\n \"endpoint\": \"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope\",\r\n \"name\": \"dexterm-hub-northeurope\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"northeurope\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"dextermrgneurope\",\r\n \"etag\": \"AAAAAAy6Rp4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West Europe\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"dexterm-hub-northeurope.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"dexterm-hub-northeurope\",\r\n \"endpoint\": \"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1\",\r\n \"name\": \"dextermeventhub\",\r\n \"id\": \"de045626-d820-4873-b411-629ec8bda685\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"dexterm-rg\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"dextermepforneuropehub\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.Weather.Temperature > 30 and $twin.tags.shamik.troubleshoot=\\\"yes\\\"\",\r\n \"endpointNames\": [\r\n \"dextermeventhub\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01\",\r\n \"name\": \"csharp-iotuap-eastus-01\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"csharp-iotuap-eastus-01\",\r\n \"etag\": \"AAAAAAy5Qis=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"csharp-iotuap-eastus-01.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 2,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ],\r\n \"path\": \"csharp-iotuap-eastus-01\",\r\n \"endpoint\": \"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****\",\r\n \"containerName\": \"aziotbld\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/repartitiontest/providers/Microsoft.Devices/IotHubs/mchai-repartitiontest\",\r\n \"name\": \"mchai-repartitiontest\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"repartitiontest\",\r\n \"etag\": \"AAAAABG+qNc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"mchai-repartitiontest.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"mchai-repartitiontest\",\r\n \"endpoint\": \"sb://iothub-ns-mchai-repa-2777938-89278c5cd2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/johnlang-resources/providers/Microsoft.Devices/IotHubs/20200124-Eastus2euap-2\",\r\n \"name\": \"20200124-Eastus2euap-2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"johnlang-resources\",\r\n \"etag\": \"AAAAABG1AQk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"20200124-Eastus2euap-2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"20200124-eastus2euap-2\",\r\n \"endpoint\": \"sb://iothub-ns-20200124-e-2825107-3d787da118.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/zadixon/providers/Microsoft.Devices/IotHubs/zadixon\",\r\n \"name\": \"zadixon\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"zadixon\",\r\n \"etag\": \"AAAAAAz+6Ew=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"zadixon.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"zadixon\",\r\n \"endpoint\": \"sb://iothub-ns-zadixon-2886620-31a68f91b9.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=zadixon;AccountKey=****\",\r\n \"containerName\": \"messages\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 60,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"json\",\r\n \"name\": \"zadixonstorage\",\r\n \"id\": \"1cae10c1-52ee-41b7-a010-e151c3488aaf\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"zadixon\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=zadixon;AccountKey=****\",\r\n \"containerName\": \"device0\",\r\n \"fileNameFormat\": \"{iothub}-{partition}-{YYYY}-{MM}-{DD}-{HH}-{mm}.txt\",\r\n \"batchFrequencyInSeconds\": 60,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"json\",\r\n \"name\": \"device0\",\r\n \"id\": \"c56e2b75-e9e3-4087-bae8-a02eb814976c\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"zadixon\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=zadixon;AccountKey=****\",\r\n \"containerName\": \"device1\",\r\n \"fileNameFormat\": \"{iothub}-{partition}-{YYYY}-{MM}-{DD}-{HH}-{mm}.txt\",\r\n \"batchFrequencyInSeconds\": 60,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"json\",\r\n \"name\": \"device1\",\r\n \"id\": \"60141df3-072f-4b53-b703-b0d690a67047\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"zadixon\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=zadixon;AccountKey=****\",\r\n \"containerName\": \"device2\",\r\n \"fileNameFormat\": \"{iothub}-{partition}-{YYYY}-{MM}-{DD}-{HH}-{mm}.txt\",\r\n \"batchFrequencyInSeconds\": 60,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"json\",\r\n \"name\": \"device2\",\r\n \"id\": \"e800e4a2-2d4b-44fa-a967-a97816237839\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"zadixon\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=zadixon;AccountKey=****\",\r\n \"containerName\": \"device2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"testendpoint\",\r\n \"id\": \"e1db0276-e2e9-4fd6-b679-c6a62c56b204\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"zadixon\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"twinchanges\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"zadixonstorage\"\r\n ],\r\n \"isEnabled\": false\r\n },\r\n {\r\n \"name\": \"device0\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"$twin.deviceId = 'device0' \",\r\n \"endpointNames\": [\r\n \"device0\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"device1\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"$twin.deviceId = 'device1' \",\r\n \"endpointNames\": [\r\n \"device1\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"device2\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"$twin.deviceId = 'device2' \",\r\n \"endpointNames\": [\r\n \"device2\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"devicemssages\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"testendpoint\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"lifecycle\",\r\n \"source\": \"DeviceLifecycleEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"testendpoint\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/mgtlab/providers/Microsoft.Devices/IotHubs/maxeasttest\",\r\n \"name\": \"maxeasttest\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"mgtlab\",\r\n \"etag\": \"AAAAAA5e5/A=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"maxeasttest.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"maxeasttest\",\r\n \"endpoint\": \"sb://iothub-ns-maxeasttes-2898580-aa8bb31e00.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/zhangyih-test/providers/Microsoft.Devices/IotHubs/zhangyih\",\r\n \"name\": \"zhangyih\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"zhangyih-test\",\r\n \"etag\": \"AAAAAAyt9QY=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"zhangyih.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"zhangyih\",\r\n \"endpoint\": \"sb://iothub-ns-zhangyih-2922140-bbf707e77d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://zhangyih-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_zhangyih-test;SharedAccessKey=****;EntityPath=test-queue\",\r\n \"name\": \"zhangyih-sb-queue\",\r\n \"id\": \"471d8b6b-f1a6-4d62-a761-752474e7e689\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"zhangyih-test\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=ihtest001kv;AccountKey=****\",\r\n \"containerName\": \"insights-logs-auditevent\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"zhangyih-storage-endpoint\",\r\n \"id\": \"164d47f1-f764-4a69-a467-eb20e02bd8ce\",\r\n \"subscriptionId\": \"2db1b828-b94e-4c59-87ae-cc9d0f19baaf\",\r\n \"resourceGroup\": \"ih-test-001-kv-rg\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"test-sb-queue\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"level=\\\"critical\\\"\",\r\n \"endpointNames\": [\r\n \"zhangyih-sb-queue\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"test_telemetry\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"level=\\\"storage\\\"\",\r\n \"endpointNames\": [\r\n \"zhangyih-storage-endpoint\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/rechaniothubcit-Migrated/providers/Microsoft.Devices/IotHubs/TeshHubInCentralUs\",\r\n \"name\": \"TeshHubInCentralUs\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centralus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"rechaniothubcit-Migrated\",\r\n \"etag\": \"AAAAAA3nKR4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"TeshHubInCentralUs.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"teshhubincentralus\",\r\n \"endpoint\": \"sb://iothub-ns-teshhubinc-3005000-45690d045f.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/raj-msi-rg/providers/Microsoft.Devices/IotHubs/raj-plain-hub1\",\r\n \"name\": \"raj-plain-hub1\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"raj-msi-rg\",\r\n \"etag\": \"AAAAABG1AmE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"raj-plain-hub1.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"raj-plain-hub1\",\r\n \"endpoint\": \"sb://iothub-ns-raj-plain-3037151-d90764d862.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=rajmsistorage;AccountKey=****\",\r\n \"containerName\": \"files1\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": true,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/raj-msi-rg/providers/Microsoft.Devices/IotHubs/raj-plain-hub2\",\r\n \"name\": \"raj-plain-hub2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"raj-msi-rg\",\r\n \"etag\": \"AAAAABG1AnA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"raj-plain-hub2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"raj-plain-hub2\",\r\n \"endpoint\": \"sb://iothub-ns-raj-plain-3060299-20d447f3de.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=rajmsistorage;AccountKey=****\",\r\n \"containerName\": \"files3\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": true,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-petest\",\r\n \"name\": \"skintali-petest\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"skintali-test\",\r\n \"etag\": \"AAAAABG1KNU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [\r\n {\r\n \"filterName\": \"test\",\r\n \"action\": \"Reject\",\r\n \"ipMask\": \"1.2.3.4\"\r\n }\r\n ],\r\n \"hostName\": \"skintali-petest.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"skintali-petest\",\r\n \"endpoint\": \"sb://iothub-ns-skintali-p-3065322-25f4e88e4a.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/routing-msi-jedi/providers/Microsoft.Devices/IotHubs/msitestwestcentralus\",\r\n \"name\": \"msitestwestcentralus\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"routing-msi-jedi\",\r\n \"etag\": \"AAAAAAwC07g=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"ActivationFailed\",\r\n \"provisioningState\": \"Failed\",\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmopnpt2\",\r\n \"name\": \"prashmopnpt2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"prashmo-rg\",\r\n \"etag\": \"AAAAABHEcos=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"prashmopnpt2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"prashmopnpt2\",\r\n \"endpoint\": \"sb://iothub-ns-prashmopnp-3093165-60dd1c9f29.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ankurepr-rg/providers/Microsoft.Devices/IotHubs/ankurepr1\",\r\n \"name\": \"ankurepr1\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ankurepr-rg\",\r\n \"etag\": \"AAAAABHEcqk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ankurepr1.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ankurepr1\",\r\n \"endpoint\": \"sb://iothub-ns-ankurepr1-3097028-01f3fb42af.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_ankurepr-rg;SharedAccessKey=****;EntityPath=ankurfullqforever\",\r\n \"name\": \"fullqueueendpoint2\",\r\n \"id\": \"e285e528-24f7-424d-8667-5c244bb0ade0\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ankur-centraluseuap-rg\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://ankurcentraluseuap.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_ankurepr1;SharedAccessKey=****;EntityPath=ankurreprohub\",\r\n \"name\": \"otherEH\",\r\n \"id\": \"071f8f89-9cf6-4695-91e2-4009f415e415\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ankurcentralusns-rp\"\r\n },\r\n {\r\n \"connectionString\": \"Endpoint=sb://ankurcentraluseuap.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_ankurepr1;SharedAccessKey=****;EntityPath=ankurreprohub\",\r\n \"name\": \"aanadsfsdf\",\r\n \"id\": \"69b50fc1-5325-4421-83f2-60c6c795884a\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ankurcentralusns-rp\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"eventsroute\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"otherehroute\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"otherEH\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"fullqueueroute\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"fullqueueendpoint2\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S3\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-hub12partitions\",\r\n \"name\": \"shishu-hub12partitions\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"shishu-resourcegroup\",\r\n \"etag\": \"AAAAAA+VcBk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"shishu-hub12partitions.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 12,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\",\r\n \"4\",\r\n \"5\",\r\n \"6\",\r\n \"7\",\r\n \"8\",\r\n \"9\",\r\n \"10\",\r\n \"11\"\r\n ],\r\n \"path\": \"shishu-hub12partitions\",\r\n \"endpoint\": \"sb://iothub-ns-shishu-hub-3286090-51dbadadf7.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://shishu.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-resourcegroup;SharedAccessKey=****;EntityPath=queue\",\r\n \"name\": \"queueendpoint\",\r\n \"id\": \"4c681f28-44d8-43ac-a623-d2f0578c23ee\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"shishu-resourcegroup\"\r\n },\r\n {\r\n \"connectionString\": \"Endpoint=sb://shishuqueue.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-resourcegroup;SharedAccessKey=****;EntityPath=iothub_to_device/lifecycleupdates\",\r\n \"name\": \"specialqueueendpoint\",\r\n \"id\": \"98dd49e3-6af7-4573-8198-66ca53e18bbc\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"shishu-resourcegroup\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://aaaaaaaaaaaaaaaaaaaaaaaaaaaaa.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-hub12partitions;SharedAccessKey=****;EntityPath=eventhub\",\r\n \"name\": \"eventhub1\",\r\n \"id\": \"38dca58d-7963-4c74-99be-d917172fb1a1\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"shishu-resourcegroup\"\r\n },\r\n {\r\n \"connectionString\": \"Endpoint=sb://aaaaaaaaaaaaaaaaaaaaaaaaaaaaa.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-hub12partitions;SharedAccessKey=****;EntityPath=eventhub2\",\r\n \"name\": \"queue1\",\r\n \"id\": \"c8c8d6d4-43d0-4768-bdc0-d32481435dbb\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"shishu-resourcegroup\"\r\n },\r\n {\r\n \"connectionString\": \"Endpoint=sb://reshantms-iothub-ns-acmediscov-3-e4f43c5fa2.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-hub12partitions;SharedAccessKey=****;EntityPath=acmediscoveryreshantms\",\r\n \"name\": \"endpoint11\",\r\n \"id\": \"c94ca58a-b2df-4d19-8cd2-3e6b54cc8b7b\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-EventHub-SouthCentralUS\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"queue1route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"queue1\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"specialqueueroute\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"specialqueueendpoint\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ServiceBusQueueRoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/ServiceBusQueueRoutingRunnerScenarioTests-hub\",\r\n \"name\": \"ServiceBusQueueRoutingRunnerScenarioTests-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"SouthCentralUS\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ServiceBusQueueRoutingRunnerScenarioTests-rg\",\r\n \"etag\": \"AAAAAA8m4Io=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"South Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"North Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ServiceBusQueueRoutingRunnerScenarioTests-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"servicebusqueueroutingrun\",\r\n \"endpoint\": \"sb://iothub-ns-servicebus-3298604-c22658faea.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://servicebusqueueroutingrunnerscenariotests-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=ServiceBusQueueRoutingRunnerScenarioTests-sbq\",\r\n \"name\": \"ServiceBusQueueRoutingRunnerScenarioTests-sbq\",\r\n \"id\": \"6e1de923-2ae1-4f6a-9759-a95a7ee01662\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ServiceBusQueueRoutingRunnerScenarioTests-rg\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"RouteToSBQueueMessagesWithBody\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.ScenarioName = 'RouteToSBQueueMessagesWithBody'\",\r\n \"endpointNames\": [\r\n \"ServiceBusQueueRoutingRunnerScenarioTests-sbq\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBQueueMessagesWithAppProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"ScenarioName = 'RouteToSBQueueMessagesWithAppProperties'\",\r\n \"endpointNames\": [\r\n \"ServiceBusQueueRoutingRunnerScenarioTests-sbq\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBQueueMessagesWithSystemProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$contentEncoding = 'UTF-32'\",\r\n \"endpointNames\": [\r\n \"ServiceBusQueueRoutingRunnerScenarioTests-sbq\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ServiceBusTopicRoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/ServiceBusTopicRoutingRunnerScenarioTests-hub\",\r\n \"name\": \"ServiceBusTopicRoutingRunnerScenarioTests-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"SouthCentralUS\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ServiceBusTopicRoutingRunnerScenarioTests-rg\",\r\n \"etag\": \"AAAAAA8nY0I=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"South Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"North Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ServiceBusTopicRoutingRunnerScenarioTests-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"servicebustopicroutingrun\",\r\n \"endpoint\": \"sb://iothub-ns-servicebus-3298629-331d05e803.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://servicebustopicroutingrunnerscenariotests-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=ServiceBusTopicRoutingRunnerScenarioTests-sbt\",\r\n \"name\": \"ServiceBusTopicRoutingRunnerScenarioTests-sbt\",\r\n \"id\": \"c2c11d23-ed7c-4908-bd5b-48e5739976bc\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ServiceBusTopicRoutingRunnerScenarioTests-rg\"\r\n }\r\n ],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"RouteToSBTopicMessagesWithBody\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.ScenarioName = 'RouteToSBTopicMessagesWithBody'\",\r\n \"endpointNames\": [\r\n \"ServiceBusTopicRoutingRunnerScenarioTests-sbt\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBTopicMessagesAppProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"ScenarioName = 'RouteToSBTopicMessagesAppProperties'\",\r\n \"endpointNames\": [\r\n \"ServiceBusTopicRoutingRunnerScenarioTests-sbt\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBTopicMessagesWithSystemProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$contentEncoding = 'UTF-32'\",\r\n \"endpointNames\": [\r\n \"ServiceBusTopicRoutingRunnerScenarioTests-sbt\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/StorageContainerRoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/StorageContainerRoutingRunnerScenarioTests-hub\",\r\n \"name\": \"StorageContainerRoutingRunnerScenarioTests-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"SouthCentralUS\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"StorageContainerRoutingRunnerScenarioTests-rg\",\r\n \"etag\": \"AAAAAA8n8Wo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"South Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"North Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"StorageContainerRoutingRunnerScenarioTests-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"storagecontainerroutingru\",\r\n \"endpoint\": \"sb://iothub-ns-storagecon-3298667-5de2c3b601.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storageconsttestac;AccountKey=****\",\r\n \"containerName\": \"storageconsttestct\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 60,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"storageconsttestac\",\r\n \"id\": \"835b0694-aa10-443c-9ab3-4e2120aaa329\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"StorageContainerRoutingRunnerScenarioTests-rg\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"RouteToStorageMessagesWithBody\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.ScenarioName = 'RouteToStorageMessagesWithBody'\",\r\n \"endpointNames\": [\r\n \"storageconsttestac\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToStorageMessagesWithAppProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"ScenarioName = 'RouteToStorageMessagesWithAppProperties'\",\r\n \"endpointNames\": [\r\n \"storageconsttestac\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToStorageMessagesWithSystemProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$contentEncoding = 'UTF-32'\",\r\n \"endpointNames\": [\r\n \"storageconsttestac\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-cdm-hub\",\r\n \"name\": \"maga-cdm-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"maga-rg\",\r\n \"etag\": \"AAAAABHJ8uU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"maga-cdm-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"maga-cdm-hub\",\r\n \"endpoint\": \"sb://iothub-ns-maga-cdm-h-3350594-51b4024cd5.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/rajeev-rg/providers/Microsoft.Devices/IotHubs/rajeev-s2s-hub-test\",\r\n \"name\": \"rajeev-s2s-hub-test\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"rajeev-rg\",\r\n \"etag\": \"AAAAABHKQ5c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [\r\n {\r\n \"filterName\": \"All\",\r\n \"action\": \"Reject\",\r\n \"ipMask\": \"0.0.0.0/0\"\r\n }\r\n ],\r\n \"hostName\": \"rajeev-s2s-hub-test.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"rajeev-s2s-hub-test\",\r\n \"endpoint\": \"sb://iothub-ns-rajeev-s2s-3390351-6335ea8ca6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/kapil-test2/providers/Microsoft.Devices/IotHubs/kapiltls12\",\r\n \"name\": \"kapiltls12\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"kapil-test2\",\r\n \"etag\": \"AAAAAA1rQ2w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"kapiltls12.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"kapiltls12\",\r\n \"endpoint\": \"sb://iothub-ns-kapiltls12-3391937-58748d9579.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/chschill-rg/providers/Microsoft.Devices/IotHubs/chschill-hub\",\r\n \"name\": \"chschill-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"chschill-rg\",\r\n \"etag\": \"AAAAAA2SnoU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"chschill-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"chschill-hub\",\r\n \"endpoint\": \"sb://iothub-ns-chschill-h-3418917-d80ddced2d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/jucarpio-test/providers/Microsoft.Devices/IotHubs/juan-hub-02\",\r\n \"name\": \"juan-hub-02\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"jucarpio-test\",\r\n \"etag\": \"AAAAAA50GdU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"juan-hub-02.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"juan-hub-02\",\r\n \"endpoint\": \"sb://iothub-ns-juan-hub-0-3424026-f31469f6f8.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://juan-sb-02.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_jucarpio-test;SharedAccessKey=****;EntityPath=q1\",\r\n \"name\": \"sbq11111\",\r\n \"id\": \"c89a2c9c-6a03-4604-a3bc-adba698e465a\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"jucarpio-test\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://filipstoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_jucarpio-test;SharedAccessKey=****;EntityPath=filipstfilipst-desktopmaxepmaxroutepartt\",\r\n \"name\": \"topicendpoint1\",\r\n \"id\": \"7dff698f-aa7b-4b96-ade7-00ac417a126c\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-ServiceBus-SouthCentralUS\"\r\n }\r\n ],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://ailn-iothub-ns-acmemiscop-6-846b9cacec.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_juan-hub-02;SharedAccessKey=****;EntityPath=acmemiscoperationsailn\",\r\n \"name\": \"eventhub-endpoint1\",\r\n \"id\": \"914cc7e7-0cd6-4d60-8b00-977e7ffd4897\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-EventHub-SouthCentralUS\"\r\n },\r\n {\r\n \"connectionString\": \"Endpoint=sb://dmpypindesktop-ep-ns-epacmedmpy-1-9af4423801.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_juan-hub-02;SharedAccessKey=****;EntityPath=dmpypindesktop-ep-ehub-tenantacme-8-cf48cbaf85\",\r\n \"name\": \"eventhub-endpoint\",\r\n \"id\": \"0759f7f5-fab3-4534-84a0-c4429b1234b1\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-EventHub-SouthCentralUS\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}.avro\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"erwtewgegf\",\r\n \"id\": \"93ce7830-eff6-43e7-86b7-083ea162adc5\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}.json\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"json\",\r\n \"name\": \"vbbdcbcvbvxc\",\r\n \"id\": \"79f233ee-4f2e-4b02-967d-1decca932e4f\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"test111\",\r\n \"id\": \"a8b1cfbb-65de-4d75-a2a2-8f421d81f1f0\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}.json\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"json\",\r\n \"name\": \"routingimprovementtest1\",\r\n \"id\": \"5d40c3ee-9612-4518-a9e7-9e9734b100af\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}.avro\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"cvgdfgdfghdf\",\r\n \"id\": \"7f3bb21d-57b9-40b9-9392-98f5198ee510\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route1\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"sbq11111\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/andbuc-test/providers/Microsoft.Devices/IotHubs/andbuc-test-pe-create2\",\r\n \"name\": \"andbuc-test-pe-create2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"andbuc-test\",\r\n \"etag\": \"AAAAAA3iQD4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"andbuc-test-pe-create2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"andbuc-test-pe-create2\",\r\n \"endpoint\": \"sb://iothub-ns-andbuc-tes-3485663-5e950dfeeb.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/jucarpio-test/providers/Microsoft.Devices/IotHubs/juan-hub-03\",\r\n \"name\": \"juan-hub-03\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"west central us\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"jucarpio-test\",\r\n \"etag\": \"AAAAABHu+0Y=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"juan-hub-03.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"juan-hub-03\",\r\n \"endpoint\": \"sb://iothub-ns-juan-hub-0-3486613-87c0e2f694.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/zadixon/providers/Microsoft.Devices/IotHubs/zadixoncanary\",\r\n \"name\": \"zadixoncanary\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"zadixon\",\r\n \"etag\": \"AAAAABG1hUw=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"zadixoncanary.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"zadixoncanary\",\r\n \"endpoint\": \"sb://iothub-ns-zadixoncan-3512675-47a5e65ed4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"dt\",\r\n \"source\": \"DigitalTwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/EventHubRoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/EventHubRoutingRunnerScenarioTests-hub\",\r\n \"name\": \"EventHubRoutingRunnerScenarioTests-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"SouthCentralUS\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"EventHubRoutingRunnerScenarioTests-rg\",\r\n \"etag\": \"AAAAAA8mGIc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"South Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"North Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"EventHubRoutingRunnerScenarioTests-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"eventhubroutingrunnerscen\",\r\n \"endpoint\": \"sb://iothub-ns-eventhubro-3513797-8953f32b5f.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhubroutingrunnerscenariotests-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=EventHubRoutingRunnerScenarioTests-eh\",\r\n \"name\": \"EventHubRoutingRunnerScenarioTests-eh\",\r\n \"id\": \"8cbe3db4-246e-4c34-b25f-700d9a357d4f\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"EventHubRoutingRunnerScenarioTests-rg\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"RouteToEventHubMessagesWithBody\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.ScenarioName = 'RouteToEventHubMessagesWithBody'\",\r\n \"endpointNames\": [\r\n \"EventHubRoutingRunnerScenarioTests-eh\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToEventHubMessagesWithAppProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"ScenarioName = 'RouteToEventHubMessagesWithAppProperties'\",\r\n \"endpointNames\": [\r\n \"EventHubRoutingRunnerScenarioTests-eh\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToEventHubMessagesWithSystemProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$contentEncoding = 'UTF-32'\",\r\n \"endpointNames\": [\r\n \"EventHubRoutingRunnerScenarioTests-eh\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/RYFELDMA-DevTest/providers/Microsoft.Devices/IotHubs/PGTestHub\",\r\n \"name\": \"PGTestHub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"RYFELDMA-DevTest\",\r\n \"etag\": \"AAAAAA4iqXs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"PGTestHub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"pgtesthub\",\r\n \"endpoint\": \"sb://iothub-ns-pgtesthub-3530803-56afa1d2d4.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/nimengan-rg/providers/Microsoft.Devices/IotHubs/nimengan-testhub\",\r\n \"name\": \"nimengan-testhub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"nimengan-rg\",\r\n \"etag\": \"AAAAAA7HkVI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"nimengan-testhub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"nimengan-testhub\",\r\n \"endpoint\": \"sb://iothub-ns-nimengan-t-3600855-81db239692.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/NenadGroupW-rg/providers/Microsoft.Devices/IotHubs/NenadGroupWhub061320-090526\",\r\n \"name\": \"NenadGroupWhub061320-090526\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"NenadGroupW-rg\",\r\n \"etag\": \"AAAAABCdaH0=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"NenadGroupWhub061320-090526.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"nenadgroupwhub061320-0905\",\r\n \"endpoint\": \"sb://iothub-ns-nenadgroup-3618330-10b891681f.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 100\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/NenadGroupW-rg/providers/Microsoft.Devices/IotHubs/NenadGroupWhub061320-112549\",\r\n \"name\": \"NenadGroupWhub061320-112549\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"NenadGroupW-rg\",\r\n \"etag\": \"AAAAABCdaHs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"NenadGroupWhub061320-112549.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"nenadgroupwhub061320-1125\",\r\n \"endpoint\": \"sb://iothub-ns-nenadgroup-3618928-c6097dbd40.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 100\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/NenadGroupW-rg/providers/Microsoft.Devices/IotHubs/NenadGroupWhub061320-114108\",\r\n \"name\": \"NenadGroupWhub061320-114108\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"NenadGroupW-rg\",\r\n \"etag\": \"AAAAABCdaHw=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"NenadGroupWhub061320-114108.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"nenadgroupwhub061320-1141\",\r\n \"endpoint\": \"sb://iothub-ns-nenadgroup-3618968-8edd5d21f6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 100\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/NenadGroupW-rg/providers/Microsoft.Devices/IotHubs/NenadGroupWhub061320-124152\",\r\n \"name\": \"NenadGroupWhub061320-124152\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"NenadGroupW-rg\",\r\n \"etag\": \"AAAAABCdaIA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"NenadGroupWhub061320-124152.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"nenadgroupwhub061320-1241\",\r\n \"endpoint\": \"sb://iothub-ns-nenadgroup-3619204-45c946f9d2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 100\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/NenadGroupEE-rg/providers/Microsoft.Devices/IotHubs/NenadGroupEEhub061320-011820\",\r\n \"name\": \"NenadGroupEEhub061320-011820\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"East US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"NenadGroupEE-rg\",\r\n \"etag\": \"AAAAABARwho=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"IdentityCreated\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 100\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/NenadGroupEE-rg/providers/Microsoft.Devices/IotHubs/NenadGroupEEhub061520-082155\",\r\n \"name\": \"NenadGroupEEhub061520-082155\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"East US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"NenadGroupEE-rg\",\r\n \"etag\": \"AAAAABHaT50=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"NenadGroupEEhub061520-082155.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"nenadgroupeehub061520-082\",\r\n \"endpoint\": \"sb://iothub-ns-nenadgroup-3633686-6c774ecd7d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 100\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6458/providers/Microsoft.Devices/IotHubs/ps6230\",\r\n \"name\": \"ps6230\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6458\",\r\n \"etag\": \"AAAAABK8BQU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6230.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6230\",\r\n \"endpoint\": \"sb://iothub-ns-ps6230-3639386-9e2facacc0.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub5969.servicebus.windows.net:5671/;SharedAccessKeyName=ps6604;SharedAccessKey=****;EntityPath=ps1395\",\r\n \"name\": \"ps3850\",\r\n \"id\": \"6c38dabd-946a-46db-b8de-fcc440485d16\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps6458\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps7106\",\r\n \"id\": \"87692dcc-dd91-41b0-9d1a-4d9cfe535e69\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps673\",\r\n \"id\": \"2bc99b01-b4cb-4942-a5e9-10ec4c3798cf\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-euap\",\r\n \"name\": \"vishalg-euap\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"vishalg\",\r\n \"etag\": \"AAAAABG1D7I=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"vishalg-euap.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 2,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ],\r\n \"path\": \"vishalg-euap\",\r\n \"endpoint\": \"sb://iothub-ns-vishalg-eu-1036652-c086004927.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://vishalgoneboxsbnamespace.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=vishalg-slowqueue2\",\r\n \"name\": \"slowqueue2\",\r\n \"id\": \"ac634d18-4fb5-42e2-9885-25fd4bfae4a0\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-ServiceBus-SouthCentralUS\"\r\n },\r\n {\r\n \"connectionString\": \"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=deadqueuetest\",\r\n \"name\": \"deadqueue\",\r\n \"id\": \"88d2a443-b1a0-4f6b-9815-a88d7414cc77\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ankur-centraluseuap-rg\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=vishalgstoragev2;AccountKey=****\",\r\n \"containerName\": \"jsontest\",\r\n \"fileNameFormat\": \"{iothub}_{partition}/{YYYY}_{MM}/{DD}_{HH}_{mm}.json\",\r\n \"batchFrequencyInSeconds\": 60,\r\n \"maxChunkSizeInBytes\": 10485760,\r\n \"encoding\": \"json\",\r\n \"name\": \"jsontestep\",\r\n \"id\": \"247a72ba-e596-4dc5-be1f-7989711dc273\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"vishalg\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"jsonstorageroute\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"jsontestep\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"lifecycle\",\r\n \"source\": \"DeviceLifecycleEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"deadroute\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"deadqueue\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-1\",\r\n \"name\": \"sapan-iot-1\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"gfd\": \"gfh\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"sapan-rg\",\r\n \"etag\": \"AAAAAC/GEik=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"sapan-iot-1.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"sapan-iot-1\",\r\n \"endpoint\": \"sb://iothub-ns-sapan-iot-1608720-6d3fdb40e2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****\",\r\n \"containerName\": \"testc\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"json\",\r\n \"name\": \"storage1\",\r\n \"id\": \"e1a7703b-1962-48b2-9c43-3d817392aa7c\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"sapan-rg\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"route1\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"storage1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT17H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT3H\",\r\n \"maxDeliveryCount\": 40\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT11H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT17H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/RoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/RoutingRunnerScenarioTests-hub\",\r\n \"name\": \"RoutingRunnerScenarioTests-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"SouthCentralUS\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"RoutingRunnerScenarioTests-rg\",\r\n \"etag\": \"AAAAAC8be8I=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"South Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"North Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"RoutingRunnerScenarioTests-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"routingrunnerscenariotest\",\r\n \"endpoint\": \"sb://iothub-ns-routingrun-1620581-7f4b19c2b2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://routingrunnerscenariotestssbqtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbqTest-sbq\",\r\n \"name\": \"RoutingRunnerScenarioTestsSbqTest-sbq\",\r\n \"id\": \"9ec58066-d8d2-4987-85d7-b46e93446989\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"RoutingRunnerScenarioTests-rg\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://routingrunnerscenariotestssbtopictest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsSbTopicTest-sbt\",\r\n \"name\": \"RoutingRunnerScenarioTestsSbTopicTest-sbt\",\r\n \"id\": \"482e40f0-1eac-4674-b50c-48eff2948b68\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"RoutingRunnerScenarioTests-rg\"\r\n }\r\n ],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://routingrunnerscenariotestsehtest-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=RoutingRunnerScenarioTestsEhTest-eh\",\r\n \"name\": \"RoutingRunnerScenarioTestsEhTest-eh\",\r\n \"id\": \"50a95a4a-bde8-4e85-9760-77b2ebeed2d6\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"RoutingRunnerScenarioTests-rg\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=routingrunsttestac;AccountKey=****\",\r\n \"containerName\": \"routingrunsttestct\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 60,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"routingrunsttestac\",\r\n \"id\": \"51239e82-6c64-496d-8b20-8408de5ad58f\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"RoutingRunnerScenarioTests-rg\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"RouteToEventHubMessagesWithBody\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.ScenarioName = 'RouteToEventHubMessagesWithBody'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsEhTest-eh\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToEventHubMessagesWithAppProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"ScenarioName = 'RouteToEventHubMessagesWithAppProperties'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsEhTest-eh\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToEventHubMessagesWithSystemProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$contentEncoding = 'UTF-32'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsEhTest-eh\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBQueueMessagesWithBody\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.ScenarioName = 'RouteToSBQueueMessagesWithBody'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsSbqTest-sbq\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBQueueMessagesWithAppProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"ScenarioName = 'RouteToSBQueueMessagesWithAppProperties'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsSbqTest-sbq\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBQueueMessagesWithSystemProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$contentEncoding = 'UTF-32'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsSbqTest-sbq\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBTopicMessagesWithBody\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.ScenarioName = 'RouteToSBTopicMessagesWithBody'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsSbTopicTest-sbt\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBTopicMessagesAppProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"ScenarioName = 'RouteToSBTopicMessagesAppProperties'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsSbTopicTest-sbt\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBTopicMessagesWithSystemProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$contentEncoding = 'UTF-32'\",\r\n \"endpointNames\": [\r\n \"RoutingRunnerScenarioTestsSbTopicTest-sbt\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToStorageMessagesWithBody\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.ScenarioName = 'RouteToStorageMessagesWithBody'\",\r\n \"endpointNames\": [\r\n \"routingrunsttestac\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToStorageMessagesWithAppProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"ScenarioName = 'RouteToStorageMessagesWithAppProperties'\",\r\n \"endpointNames\": [\r\n \"routingrunsttestac\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToStorageMessagesWithSystemProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$contentEncoding = 'UTF-32'\",\r\n \"endpointNames\": [\r\n \"routingrunsttestac\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/EgMgmtTest-rg/providers/Microsoft.Devices/IotHubs/EgMgmtTest-hub\",\r\n \"name\": \"EgMgmtTest-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"EgMgmtTest-rg\",\r\n \"etag\": \"AAAAAJ0Np1E=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"EgMgmtTest-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"egmgmttest-hub\",\r\n \"endpoint\": \"sb://iothub-ns-egmgmttest-1626137-c697d5c7b8.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sachinctest/providers/Microsoft.Devices/IotHubs/sachinctest0515arm\",\r\n \"name\": \"sachinctest0515arm\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"sachinctest\",\r\n \"etag\": \"AAAAAC8tF8Q=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"sachinctest0515arm.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"sachinctest0515arm\",\r\n \"endpoint\": \"sb://iothub-ns-sachinctes-1643119-627b7767d2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ea-gen/providers/Microsoft.Devices/IotHubs/ea-genhub\",\r\n \"name\": \"ea-genhub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ea-gen\",\r\n \"etag\": \"AAAAAC+H52s=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ea-genhub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ea-genhub\",\r\n \"endpoint\": \"sb://iothub-ns-ea-genhub-1647445-5ddfdc94ff.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-iot-hub\",\r\n \"name\": \"askhura-iot-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"tagkey\": \"tagvalue\",\r\n \"foo\": \"bar\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"askhura-test-rg\",\r\n \"etag\": \"AAAAAJOqXdA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [\r\n {\r\n \"filterName\": \"testrule14\",\r\n \"action\": \"Reject\",\r\n \"ipMask\": \"192.168.1.234\"\r\n }\r\n ],\r\n \"hostName\": \"askhura-iot-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 3,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"askhura-iot-hub\",\r\n \"endpoint\": \"sb://iothub-ns-askhura-io-1648528-e856d03cc0.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://ankurkuloneboxbillingns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_askhura-test-rg;SharedAccessKey=****;EntityPath=fullqueue2\",\r\n \"name\": \"queue-endpoint\",\r\n \"id\": \"a716d889-d131-48bb-8bdd-9e667958c89f\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-ServiceBus-SouthCentralUS\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_askhura-iot-hub;SharedAccessKey=****;EntityPath=dextermeventhub1\",\r\n \"name\": \"testeh\",\r\n \"id\": \"edc2275d-5f74-4f08-9555-50905b567f7a\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"dexterm-rg\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=0717adls2;AccountKey=****\",\r\n \"containerName\": \"hirachyshishu1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"json\",\r\n \"name\": \"aaaaaa\",\r\n \"id\": \"d8ab0b4d-faeb-4557-a976-92a64413ae10\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"shishu-resourcegroup\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=affandarrgdisks205;AccountKey=****\",\r\n \"containerName\": \"pnptest\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"teststorage\",\r\n \"id\": \"4aa10acb-a1a5-41d0-a7b3-fea883eff17e\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affandarrg\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=affandarrgdisks205;AccountKey=****\",\r\n \"containerName\": \"pnptest3\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"iliesendpoint\",\r\n \"id\": \"9fe146f2-9a47-419d-a424-ab83e11a7e49\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affandarrg\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"testextension\",\r\n \"id\": \"b9108ec6-380f-4e86-aa7f-90f172923170\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"json\",\r\n \"name\": \"testendpoint1\",\r\n \"id\": \"14a526a0-70d1-4110-939e-d21eb5a95fc4\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{mm}/{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}.avro\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"sgdfgdfgd\",\r\n \"id\": \"84727b46-89d4-481a-8c90-909075629138\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}.avro\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"adadfasdasd\",\r\n \"id\": \"3051e742-b322-4f50-b04b-059b4e716271\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"storage-endpoint\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"aaaaaa\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"icmtest\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"teststorage\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"dfgdgd\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"aaaaaa\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"service-queue-endpoint\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"queue-endpoint\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT6H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/maxgtest/providers/Microsoft.Devices/IotHubs/maxgpgtest\",\r\n \"name\": \"maxgpgtest\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"maxgtest\",\r\n \"etag\": \"AAAAAC8tbKo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"maxgpgtest.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 2,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ],\r\n \"path\": \"maxgpgtest\",\r\n \"endpoint\": \"sb://iothub-ns-maxgpgtest-1669398-0ab6e73e26.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/asrudra/providers/Microsoft.Devices/IotHubs/asrudra-iot-hub\",\r\n \"name\": \"asrudra-iot-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"adsfdsa\": \"ssdfgh\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"asrudra\",\r\n \"etag\": \"AAAAADIQ/LA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"asrudra-iot-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"asrudra-iot-hub\",\r\n \"endpoint\": \"sb://iothub-ns-asrudra-io-1707361-d0acb8227f.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"hjqjksdjksd\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub\",\r\n \"name\": \"eliohub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"eliorg\",\r\n \"etag\": \"AAAAAC80T6c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"eliohub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"eliohub\",\r\n \"endpoint\": \"sb://iothub-ns-eliohub-1766795-c81a49aca3.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub2\",\r\n \"name\": \"eliohub2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"eliorg\",\r\n \"etag\": \"AAAAAB0NTY8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"eliohub2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"eliohub2\",\r\n \"endpoint\": \"sb://iothub-ns-eliohub2-1766902-3fffe330de.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm\",\r\n \"name\": \"dmpypin-cdm\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"dmpypin-cdm\",\r\n \"etag\": \"AAAAABG2jrg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"dmpypin-cdm.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 2,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ],\r\n \"path\": \"dmpypin-cdm\",\r\n \"endpoint\": \"sb://iothub-ns-dmpypin-cd-1791907-fbf12ba05a.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/cymgtest/providers/Microsoft.Devices/IotHubs/cymgtest\",\r\n \"name\": \"cymgtest\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"cymgtest\",\r\n \"etag\": \"AAAAABHqbwY=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"cymgtest.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"cymgtest\",\r\n \"endpoint\": \"sb://iothub-ns-cymgtest-1795267-6f4620a3c8.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/jichangrg/providers/Microsoft.Devices/IotHubs/testopsmon\",\r\n \"name\": \"testopsmon\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"jichangrg\",\r\n \"etag\": \"AAAAAC/PcHM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"testopsmon.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"testopsmon\",\r\n \"endpoint\": \"sb://iothub-ns-testopsmon-1795455-0c0fa49709.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/dmpypin-cdm/providers/Microsoft.Devices/IotHubs/dmpypin-cdm-pvt\",\r\n \"name\": \"dmpypin-cdm-pvt\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"dmpypin-cdm\",\r\n \"etag\": \"AAAAABG2kBs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"dmpypin-cdm-pvt.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"dmpypin-cdm-pvt\",\r\n \"endpoint\": \"sb://iothub-ns-dmpypin-cd-1820624-aa7de2a50e.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/infradeploymentverification/providers/Microsoft.Devices/IotHubs/infra-edge-validation-hub\",\r\n \"name\": \"infra-edge-validation-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"infradeploymentverification\",\r\n \"etag\": \"AAAAAC84NYo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"infra-edge-validation-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"infra-edge-validation-hub\",\r\n \"endpoint\": \"sb://iothub-ns-infra-edge-1848973-1557c6e6f3.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ailn-test/providers/Microsoft.Devices/IotHubs/ailn-test\",\r\n \"name\": \"ailn-test\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ailn-test\",\r\n \"etag\": \"AAAAAFltxU4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [\r\n {\r\n \"filterName\": \"blockall\",\r\n \"action\": \"Accept\",\r\n \"ipMask\": \"1.2.3.4/32\"\r\n }\r\n ],\r\n \"hostName\": \"ailn-test.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ailn-test\",\r\n \"endpoint\": \"sb://iothub-ns-ailn-test-1928317-527bf96957.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-canary-test\",\r\n \"name\": \"maga-canary-test\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"maga-rg\",\r\n \"etag\": \"AAAAAFIUI1A=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"maga-canary-test.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"maga-canary-test\",\r\n \"endpoint\": \"sb://iothub-ns-maga-canar-1959928-6aa1717b6e.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1\",\r\n \"name\": \"service-bus\",\r\n \"id\": \"98af9ae8-0dd9-4c16-b575-7212bfe7a7e3\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-ServiceBus-SouthCentralUS\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route-1\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"false\",\r\n \"endpointNames\": [\r\n \"service-bus\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route-2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/jl20190730/providers/Microsoft.Devices/IotHubs/postame20190730-westus\",\r\n \"name\": \"postame20190730-westus\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"jl20190730\",\r\n \"etag\": \"AAAAAC/av0I=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"postame20190730-westus.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"postame20190730-westus\",\r\n \"endpoint\": \"sb://iothub-ns-postame201-1964086-f79b3dddb1.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test\",\r\n \"name\": \"shsin-test\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"shsin-test\",\r\n \"etag\": \"AAAAAB1Po/8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"shsin-test.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"shsin-test\",\r\n \"endpoint\": \"sb://iothub-ns-shsin-test-2040721-cd3b63dcc7.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/shsin-test/providers/Microsoft.Devices/IotHubs/shsin-test1\",\r\n \"name\": \"shsin-test1\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"shsin-test\",\r\n \"etag\": \"AAAAACDsoxY=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"shsin-test1.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"shsin-test1\",\r\n \"endpoint\": \"sb://iothub-ns-shsin-test-2040889-36e6fd089c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/hubhikari/providers/Microsoft.Devices/IotHubs/lanhikari\",\r\n \"name\": \"lanhikari\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"hubhikari\",\r\n \"etag\": \"AAAAAC+iJFU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"lanhikari.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"lanhikari\",\r\n \"endpoint\": \"sb://iothub-ns-lanhikari-2074876-980b1efdaf.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-walmart-test\",\r\n \"name\": \"maga-walmart-test\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"maga-rg\",\r\n \"etag\": \"AAAAAC9E/gw=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"maga-walmart-test.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"maga-walmart-test\",\r\n \"endpoint\": \"sb://iothub-ns-maga-walma-2085126-9d8639cd04.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://magaoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_maga-rg;SharedAccessKey=****;EntityPath=test-1\",\r\n \"name\": \"maga-sb\",\r\n \"id\": \"25db0af1-47e1-4c05-b496-3fe45b8a30fd\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-ServiceBus-SouthCentralUS\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route-1\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"false\",\r\n \"endpointNames\": [\r\n \"maga-sb\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route-2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"false\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/vishalg/providers/Microsoft.Devices/IotHubs/vishalg-canary\",\r\n \"name\": \"vishalg-canary\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"vishalg\",\r\n \"etag\": \"AAAAABG4zHE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"vishalg-canary.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"vishalg-canary\",\r\n \"endpoint\": \"sb://iothub-ns-vishalg-ca-2160935-0a5a87efe0.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_vishalg;SharedAccessKey=****;EntityPath=ankurfullqforever\",\r\n \"name\": \"queue-endpoint\",\r\n \"id\": \"37bab955-5a1d-4ea0-85f0-57e7f0b0dab0\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ankur-centraluseuap-rg\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=alkliniothubcit;AccountKey=****\",\r\n \"containerName\": \"alklindesktopgvd664qrouting\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"storage\",\r\n \"id\": \"0baf4317-6d55-4da4-b43f-22cdd7b18282\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-Storage-WestUS\"\r\n }\r\n ]\r\n },\r\n \"enrichments\": [],\r\n \"routes\": [\r\n {\r\n \"name\": \"default\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"Storage-Route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"storage\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"queuq-route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"queue-endpoint\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 3\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/test-hub-rest\",\r\n \"name\": \"test-hub-rest\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"northeurope\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"sanand-rg\",\r\n \"etag\": \"AAAAABLTxns=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"North Europe\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"test-hub-rest.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"test-hub-rest\",\r\n \"endpoint\": \"sb://iothub-ns-test-hub-r-2284918-1f8a1522c6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/testMsg/providers/Microsoft.Devices/IotHubs/testMsgEnrichmentfkx2le3c\",\r\n \"name\": \"testMsgEnrichmentfkx2le3c\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centralus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"testMsg\",\r\n \"etag\": \"AAAAAC962ZE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"testMsgEnrichmentfkx2le3c.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 2,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ],\r\n \"path\": \"testmsgenrichmentfkx2le3c\",\r\n \"endpoint\": \"sb://iothub-ns-testmsgenr-2285845-bcf3134ff8.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://contososbnamespacefkx2le3c.servicebus.windows.net:5671/;SharedAccessKeyName=AuthRules_sb_queue;SharedAccessKey=****;EntityPath=ContosoSBQueuefkx2le3c\",\r\n \"name\": \"ContosoSBQueueEndpoint\",\r\n \"id\": \"c09328cb-8421-4dc6-aade-8dddcc75e0ed\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"testMsg\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=contosostoragefkx2le3c;AccountKey=****\",\r\n \"containerName\": \"contosoresults\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ContosoStorageEndpoint\",\r\n \"id\": \"be2db98d-a24e-4ec0-bbee-43d9a10a2529\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"testMsg\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"ContosoStorageRoute\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"level=\\\"storage\\\"\",\r\n \"endpointNames\": [\r\n \"ContosoStorageEndpoint\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"ContosoSBQueueRoute\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"level=\\\"critical\\\"\",\r\n \"endpointNames\": [\r\n \"ContosoSBQueueEndpoint\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sanand-rg/providers/Microsoft.Devices/IotHubs/ns-hub-test\",\r\n \"name\": \"ns-hub-test\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"sanand-rg\",\r\n \"etag\": \"AAAAABG00NE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ns-hub-test.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ns-hub-test\",\r\n \"endpoint\": \"sb://iothub-ns-ns-hub-tes-2286887-86395f1d77.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/xinyiz-distributedtracing/providers/Microsoft.Devices/IotHubs/xinyiz-distributedtracing\",\r\n \"name\": \"xinyiz-distributedtracing\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"xinyiz-distributedtracing\",\r\n \"etag\": \"AAAAAJOq7xc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [\r\n {\r\n \"filterName\": \"test-rule\",\r\n \"action\": \"Accept\",\r\n \"ipMask\": \"127.0.0.0/31\"\r\n }\r\n ],\r\n \"hostName\": \"xinyiz-distributedtracing.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"xinyiz-distributedtracing\",\r\n \"endpoint\": \"sb://iothub-ns-xinyiz-dis-2292448-942012905e.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/eriwan-d2/providers/Microsoft.Devices/IotHubs/eriwand2\",\r\n \"name\": \"eriwand2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"eriwan-d2\",\r\n \"etag\": \"AAAAABG5oJQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"eriwand2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"eriwand2\",\r\n \"endpoint\": \"sb://iothub-ns-eriwand2-2292543-fb35babf6d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-hub\",\r\n \"name\": \"dexterm-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"dexterm-rg\",\r\n \"etag\": \"AAAAACDQZqk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"dexterm-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 2,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ],\r\n \"path\": \"dexterm-hub\",\r\n \"endpoint\": \"sb://iothub-ns-dexterm-hu-2321449-422803a3d1.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub;SharedAccessKey=****;EntityPath=dextermeventhub1\",\r\n \"name\": \"dextermeventhub\",\r\n \"id\": \"adc82a8a-b065-47cd-b1a2-efe496ea368e\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"dexterm-rg\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"dexternroutes\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.Weather.Temperature > 30 and $twin.tags.shamik.troubleshoot=\\\"yes\\\"\",\r\n \"endpointNames\": [\r\n \"dextermeventhub\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"dextern-iot-hub-edgedevice\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$twin.tags.dexteredgedevice.troubleshoot=\\\"true\\\"\",\r\n \"endpointNames\": [\r\n \"dextermeventhub\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate\",\r\n \"name\": \"dexterm-testiothubcreate\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"dexterm-rg\",\r\n \"etag\": \"AAAAAC/yWZw=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"dexterm-testiothubcreate.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"dexterm-testiothubcreate\",\r\n \"endpoint\": \"sb://iothub-ns-dexterm-te-2333699-f60499ba54.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/dexterm-rg/providers/Microsoft.Devices/IotHubs/dexterm-testiothubcreate2\",\r\n \"name\": \"dexterm-testiothubcreate2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"dexterm-rg\",\r\n \"etag\": \"AAAAAC/yWaQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"dexterm-testiothubcreate2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"dexterm-testiothubcreate2\",\r\n \"endpoint\": \"sb://iothub-ns-dexterm-te-2333896-86c51747ae.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/dextermrgneurope/providers/Microsoft.Devices/IotHubs/dexterm-hub-northeurope\",\r\n \"name\": \"dexterm-hub-northeurope\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"northeurope\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"dextermrgneurope\",\r\n \"etag\": \"AAAAACEshxA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West Europe\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"dexterm-hub-northeurope.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"dexterm-hub-northeurope\",\r\n \"endpoint\": \"sb://iothub-ns-dexterm-hu-2357308-ee364cee08.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://dextermeventhub.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_dexterm-hub-northeurope;SharedAccessKey=****;EntityPath=dextermeventhub1\",\r\n \"name\": \"dextermeventhub\",\r\n \"id\": \"de045626-d820-4873-b411-629ec8bda685\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"dexterm-rg\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"dextermepforneuropehub\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.Weather.Temperature > 30 and $twin.tags.shamik.troubleshoot=\\\"yes\\\"\",\r\n \"endpointNames\": [\r\n \"dextermeventhub\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/IotHubs/csharp-iotuap-eastus-01\",\r\n \"name\": \"csharp-iotuap-eastus-01\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"csharp-iotuap-eastus-01\",\r\n \"etag\": \"AAAAAB1c+wo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"csharp-iotuap-eastus-01.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 2,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ],\r\n \"path\": \"csharp-iotuap-eastus-01\",\r\n \"endpoint\": \"sb://iothub-ns-csharp-iot-2502000-b0e5c9334a.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=csharpiotuapeastus01;AccountKey=****\",\r\n \"containerName\": \"aziotbld\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/repartitiontest/providers/Microsoft.Devices/IotHubs/mchai-repartitiontest\",\r\n \"name\": \"mchai-repartitiontest\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"repartitiontest\",\r\n \"etag\": \"AAAAABG+qNc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"mchai-repartitiontest.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"mchai-repartitiontest\",\r\n \"endpoint\": \"sb://iothub-ns-mchai-repa-2777938-89278c5cd2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/johnlang-resources/providers/Microsoft.Devices/IotHubs/20200124-Eastus2euap-2\",\r\n \"name\": \"20200124-Eastus2euap-2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"johnlang-resources\",\r\n \"etag\": \"AAAAABG1AQk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"20200124-Eastus2euap-2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"20200124-eastus2euap-2\",\r\n \"endpoint\": \"sb://iothub-ns-20200124-e-2825107-3d787da118.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/mgtlab/providers/Microsoft.Devices/IotHubs/maxeasttest\",\r\n \"name\": \"maxeasttest\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"mgtlab\",\r\n \"etag\": \"AAAAAJOrvLQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"maxeasttest.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"maxeasttest\",\r\n \"endpoint\": \"sb://iothub-ns-maxeasttes-2898580-aa8bb31e00.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/zhangyih-test/providers/Microsoft.Devices/IotHubs/zhangyih\",\r\n \"name\": \"zhangyih\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"zhangyih-test\",\r\n \"etag\": \"AAAAAC97gL8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"zhangyih.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"zhangyih\",\r\n \"endpoint\": \"sb://iothub-ns-zhangyih-2922140-bbf707e77d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://zhangyih-testsb.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_zhangyih-test;SharedAccessKey=****;EntityPath=test-queue\",\r\n \"name\": \"zhangyih-sb-queue\",\r\n \"id\": \"471d8b6b-f1a6-4d62-a761-752474e7e689\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"zhangyih-test\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=ihtest001kv;AccountKey=****\",\r\n \"containerName\": \"insights-logs-auditevent\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"zhangyih-storage-endpoint\",\r\n \"id\": \"164d47f1-f764-4a69-a467-eb20e02bd8ce\",\r\n \"subscriptionId\": \"2db1b828-b94e-4c59-87ae-cc9d0f19baaf\",\r\n \"resourceGroup\": \"ih-test-001-kv-rg\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"test-sb-queue\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"level=\\\"critical\\\"\",\r\n \"endpointNames\": [\r\n \"zhangyih-sb-queue\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"test_telemetry\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"level=\\\"storage\\\"\",\r\n \"endpointNames\": [\r\n \"zhangyih-storage-endpoint\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/rechaniothubcit-Migrated/providers/Microsoft.Devices/IotHubs/TeshHubInCentralUs\",\r\n \"name\": \"TeshHubInCentralUs\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centralus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"rechaniothubcit-Migrated\",\r\n \"etag\": \"AAAAADAB9mY=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"TeshHubInCentralUs.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"teshhubincentralus\",\r\n \"endpoint\": \"sb://iothub-ns-teshhubinc-3005000-45690d045f.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/raj-msi-rg/providers/Microsoft.Devices/IotHubs/raj-plain-hub1\",\r\n \"name\": \"raj-plain-hub1\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"raj-msi-rg\",\r\n \"etag\": \"AAAAABG1AmE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"raj-plain-hub1.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"raj-plain-hub1\",\r\n \"endpoint\": \"sb://iothub-ns-raj-plain-3037151-d90764d862.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=rajmsistorage;AccountKey=****\",\r\n \"containerName\": \"files1\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": true,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/raj-msi-rg/providers/Microsoft.Devices/IotHubs/raj-plain-hub2\",\r\n \"name\": \"raj-plain-hub2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"raj-msi-rg\",\r\n \"etag\": \"AAAAAJOrvMw=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"raj-plain-hub2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"raj-plain-hub2\",\r\n \"endpoint\": \"sb://iothub-ns-raj-plain-3060299-20d447f3de.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=rajmsistorage;AccountKey=****\",\r\n \"containerName\": \"files3\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": true,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/skintali-test/providers/Microsoft.Devices/IotHubs/skintali-petest\",\r\n \"name\": \"skintali-petest\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"skintali-test\",\r\n \"etag\": \"AAAAAJRm/ws=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [\r\n {\r\n \"filterName\": \"test\",\r\n \"action\": \"Reject\",\r\n \"ipMask\": \"1.2.3.4\"\r\n },\r\n {\r\n \"filterName\": \"test2\",\r\n \"action\": \"Reject\",\r\n \"ipMask\": \"2.3.4.5\"\r\n }\r\n ],\r\n \"hostName\": \"skintali-petest.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"skintali-petest\",\r\n \"endpoint\": \"sb://iothub-ns-skintali-p-3065322-25f4e88e4a.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://skintalipetest.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_skintali-petest;SharedAccessKey=****;EntityPath=test\",\r\n \"name\": \"skintalipetest\",\r\n \"id\": \"d7b3de2c-ed44-4801-81fd-193b9ed663c7\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"skintalipetest\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"test\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"skintalipetest\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/routing-msi-jedi/providers/Microsoft.Devices/IotHubs/msitestwestcentralus\",\r\n \"name\": \"msitestwestcentralus\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"routing-msi-jedi\",\r\n \"etag\": \"AAAAAAwC07g=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"ActivationFailed\",\r\n \"provisioningState\": \"Failed\",\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/prashmo-rg/providers/Microsoft.Devices/IotHubs/prashmopnpt2\",\r\n \"name\": \"prashmopnpt2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"prashmo-rg\",\r\n \"etag\": \"AAAAABHEcos=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"prashmopnpt2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"prashmopnpt2\",\r\n \"endpoint\": \"sb://iothub-ns-prashmopnp-3093165-60dd1c9f29.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ankurepr-rg/providers/Microsoft.Devices/IotHubs/ankurepr1\",\r\n \"name\": \"ankurepr1\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ankurepr-rg\",\r\n \"etag\": \"AAAAABHEcqk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ankurepr1.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ankurepr1\",\r\n \"endpoint\": \"sb://iothub-ns-ankurepr1-3097028-01f3fb42af.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://ankurcanaryns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_ankurepr-rg;SharedAccessKey=****;EntityPath=ankurfullqforever\",\r\n \"name\": \"fullqueueendpoint2\",\r\n \"id\": \"e285e528-24f7-424d-8667-5c244bb0ade0\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ankur-centraluseuap-rg\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://ankurcentraluseuap.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_ankurepr1;SharedAccessKey=****;EntityPath=ankurreprohub\",\r\n \"name\": \"otherEH\",\r\n \"id\": \"071f8f89-9cf6-4695-91e2-4009f415e415\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ankurcentralusns-rp\"\r\n },\r\n {\r\n \"connectionString\": \"Endpoint=sb://ankurcentraluseuap.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_ankurepr1;SharedAccessKey=****;EntityPath=ankurreprohub\",\r\n \"name\": \"aanadsfsdf\",\r\n \"id\": \"69b50fc1-5325-4421-83f2-60c6c795884a\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ankurcentralusns-rp\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"eventsroute\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"otherehroute\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"otherEH\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"fullqueueroute\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"fullqueueendpoint2\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S3\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-hub12partitions\",\r\n \"name\": \"shishu-hub12partitions\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"shishu-resourcegroup\",\r\n \"etag\": \"AAAAAHa6vfw=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"shishu-hub12partitions.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 12,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\",\r\n \"4\",\r\n \"5\",\r\n \"6\",\r\n \"7\",\r\n \"8\",\r\n \"9\",\r\n \"10\",\r\n \"11\"\r\n ],\r\n \"path\": \"shishu-hub12partitions\",\r\n \"endpoint\": \"sb://iothub-ns-shishu-hub-3286090-51dbadadf7.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://aaaaaaaaaaaaaaaaaaaaaaaaaaaaa.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-hub12partitions;SharedAccessKey=****;EntityPath=eventhub\",\r\n \"name\": \"eventhub1\",\r\n \"id\": \"38dca58d-7963-4c74-99be-d917172fb1a1\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"shishu-resourcegroup\"\r\n },\r\n {\r\n \"connectionString\": \"Endpoint=sb://aaaaaaaaaaaaaaaaaaaaaaaaaaaaa.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-hub12partitions;SharedAccessKey=****;EntityPath=eh0722\",\r\n \"name\": \"eh0722\",\r\n \"id\": \"f3e2a20a-eb63-4e2b-9501-c2e86e8613e3\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"shishu-resourcegroup\"\r\n },\r\n {\r\n \"connectionString\": \"Endpoint=sb://aaaaaaaaaaaaaaaaaaaaaaaaaaaaa.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_shishu-hub12partitions;SharedAccessKey=****;EntityPath=twinchange\",\r\n \"name\": \"twinchange\",\r\n \"id\": \"24c307e4-788d-4e49-8db7-dde8c20281b1\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"shishu-resourcegroup\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"lifecycleroute\",\r\n \"source\": \"DeviceLifecycleEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh0722\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"twinchangeroute\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"twinchange\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ServiceBusQueueRoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/ServiceBusQueueRoutingRunnerScenarioTests-hub\",\r\n \"name\": \"ServiceBusQueueRoutingRunnerScenarioTests-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"SouthCentralUS\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ServiceBusQueueRoutingRunnerScenarioTests-rg\",\r\n \"etag\": \"AAAAAJ0YD3w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"South Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"North Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ServiceBusQueueRoutingRunnerScenarioTests-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"servicebusqueueroutingrun\",\r\n \"endpoint\": \"sb://iothub-ns-servicebus-3298604-c22658faea.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://servicebusqueueroutingrunnerscenariotests-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=ServiceBusQueueRoutingRunnerScenarioTests-sbq\",\r\n \"name\": \"ServiceBusQueueRoutingRunnerScenarioTests-sbq\",\r\n \"id\": \"6e1de923-2ae1-4f6a-9759-a95a7ee01662\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ServiceBusQueueRoutingRunnerScenarioTests-rg\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"RouteToSBQueueMessagesWithBody\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.ScenarioName = 'RouteToSBQueueMessagesWithBody'\",\r\n \"endpointNames\": [\r\n \"ServiceBusQueueRoutingRunnerScenarioTests-sbq\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBQueueMessagesWithAppProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"ScenarioName = 'RouteToSBQueueMessagesWithAppProperties'\",\r\n \"endpointNames\": [\r\n \"ServiceBusQueueRoutingRunnerScenarioTests-sbq\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBQueueMessagesWithSystemProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$contentEncoding = 'UTF-32'\",\r\n \"endpointNames\": [\r\n \"ServiceBusQueueRoutingRunnerScenarioTests-sbq\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ServiceBusTopicRoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/ServiceBusTopicRoutingRunnerScenarioTests-hub\",\r\n \"name\": \"ServiceBusTopicRoutingRunnerScenarioTests-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"SouthCentralUS\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ServiceBusTopicRoutingRunnerScenarioTests-rg\",\r\n \"etag\": \"AAAAAJ0gP7U=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"South Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"North Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ServiceBusTopicRoutingRunnerScenarioTests-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"servicebustopicroutingrun\",\r\n \"endpoint\": \"sb://iothub-ns-servicebus-3298629-331d05e803.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://servicebustopicroutingrunnerscenariotests-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=ServiceBusTopicRoutingRunnerScenarioTests-sbt\",\r\n \"name\": \"ServiceBusTopicRoutingRunnerScenarioTests-sbt\",\r\n \"id\": \"c2c11d23-ed7c-4908-bd5b-48e5739976bc\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ServiceBusTopicRoutingRunnerScenarioTests-rg\"\r\n }\r\n ],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"RouteToSBTopicMessagesWithBody\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.ScenarioName = 'RouteToSBTopicMessagesWithBody'\",\r\n \"endpointNames\": [\r\n \"ServiceBusTopicRoutingRunnerScenarioTests-sbt\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBTopicMessagesAppProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"ScenarioName = 'RouteToSBTopicMessagesAppProperties'\",\r\n \"endpointNames\": [\r\n \"ServiceBusTopicRoutingRunnerScenarioTests-sbt\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToSBTopicMessagesWithSystemProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$contentEncoding = 'UTF-32'\",\r\n \"endpointNames\": [\r\n \"ServiceBusTopicRoutingRunnerScenarioTests-sbt\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/StorageContainerRoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/StorageContainerRoutingRunnerScenarioTests-hub\",\r\n \"name\": \"StorageContainerRoutingRunnerScenarioTests-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"SouthCentralUS\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"StorageContainerRoutingRunnerScenarioTests-rg\",\r\n \"etag\": \"AAAAAJ0mWcU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"South Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"North Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"StorageContainerRoutingRunnerScenarioTests-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"storagecontainerroutingru\",\r\n \"endpoint\": \"sb://iothub-ns-storagecon-3298667-5de2c3b601.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=storageconsttestac;AccountKey=****\",\r\n \"containerName\": \"storageconsttestct\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 60,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"storageconsttestac\",\r\n \"id\": \"835b0694-aa10-443c-9ab3-4e2120aaa329\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"StorageContainerRoutingRunnerScenarioTests-rg\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"RouteToStorageMessagesWithBody\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.ScenarioName = 'RouteToStorageMessagesWithBody'\",\r\n \"endpointNames\": [\r\n \"storageconsttestac\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToStorageMessagesWithAppProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"ScenarioName = 'RouteToStorageMessagesWithAppProperties'\",\r\n \"endpointNames\": [\r\n \"storageconsttestac\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToStorageMessagesWithSystemProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$contentEncoding = 'UTF-32'\",\r\n \"endpointNames\": [\r\n \"storageconsttestac\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/maga-rg/providers/Microsoft.Devices/IotHubs/maga-cdm-hub\",\r\n \"name\": \"maga-cdm-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"maga-rg\",\r\n \"etag\": \"AAAAABHJ8uU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"maga-cdm-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"maga-cdm-hub\",\r\n \"endpoint\": \"sb://iothub-ns-maga-cdm-h-3350594-51b4024cd5.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/rajeev-rg/providers/Microsoft.Devices/IotHubs/rajeev-s2s-hub-test\",\r\n \"name\": \"rajeev-s2s-hub-test\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"rajeev-rg\",\r\n \"etag\": \"AAAAABHKQ5c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [\r\n {\r\n \"filterName\": \"All\",\r\n \"action\": \"Reject\",\r\n \"ipMask\": \"0.0.0.0/0\"\r\n }\r\n ],\r\n \"hostName\": \"rajeev-s2s-hub-test.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"rajeev-s2s-hub-test\",\r\n \"endpoint\": \"sb://iothub-ns-rajeev-s2s-3390351-6335ea8ca6.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/kapil-test2/providers/Microsoft.Devices/IotHubs/kapiltls12\",\r\n \"name\": \"kapiltls12\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"kapil-test2\",\r\n \"etag\": \"AAAAACCmbJE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"kapiltls12.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"kapiltls12\",\r\n \"endpoint\": \"sb://iothub-ns-kapiltls12-3391937-58748d9579.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/chschill-rg/providers/Microsoft.Devices/IotHubs/chschill-hub\",\r\n \"name\": \"chschill-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"chschill-rg\",\r\n \"etag\": \"AAAAAB17wQY=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"chschill-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"chschill-hub\",\r\n \"endpoint\": \"sb://iothub-ns-chschill-h-3418917-d80ddced2d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/jucarpio-test/providers/Microsoft.Devices/IotHubs/juan-hub-02\",\r\n \"name\": \"juan-hub-02\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"jucarpio-test\",\r\n \"etag\": \"AAAAAJOsZRs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"juan-hub-02.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"juan-hub-02\",\r\n \"endpoint\": \"sb://iothub-ns-juan-hub-0-3424026-f31469f6f8.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://juan-sb-02.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_jucarpio-test;SharedAccessKey=****;EntityPath=q1\",\r\n \"name\": \"sbq11111\",\r\n \"id\": \"c89a2c9c-6a03-4604-a3bc-adba698e465a\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"jucarpio-test\"\r\n }\r\n ],\r\n \"serviceBusTopics\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://filipstoneboxsbns.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_jucarpio-test;SharedAccessKey=****;EntityPath=filipstfilipst-desktopmaxepmaxroutepartt\",\r\n \"name\": \"topicendpoint1\",\r\n \"id\": \"7dff698f-aa7b-4b96-ade7-00ac417a126c\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-ServiceBus-SouthCentralUS\"\r\n }\r\n ],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://ailn-iothub-ns-acmemiscop-6-846b9cacec.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_juan-hub-02;SharedAccessKey=****;EntityPath=acmemiscoperationsailn\",\r\n \"name\": \"eventhub-endpoint1\",\r\n \"id\": \"914cc7e7-0cd6-4d60-8b00-977e7ffd4897\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-EventHub-SouthCentralUS\"\r\n },\r\n {\r\n \"connectionString\": \"Endpoint=sb://dmpypindesktop-ep-ns-epacmedmpy-1-9af4423801.servicebus.windows.net:5671/;SharedAccessKeyName=iothubroutes_juan-hub-02;SharedAccessKey=****;EntityPath=dmpypindesktop-ep-ehub-tenantacme-8-cf48cbaf85\",\r\n \"name\": \"eventhub-endpoint\",\r\n \"id\": \"0759f7f5-fab3-4534-84a0-c4429b1234b1\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-EventHub-SouthCentralUS\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}.avro\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"erwtewgegf\",\r\n \"id\": \"93ce7830-eff6-43e7-86b7-083ea162adc5\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}.json\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"json\",\r\n \"name\": \"vbbdcbcvbvxc\",\r\n \"id\": \"79f233ee-4f2e-4b02-967d-1decca932e4f\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"test111\",\r\n \"id\": \"a8b1cfbb-65de-4d75-a2a2-8f421d81f1f0\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}.json\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"json\",\r\n \"name\": \"routingimprovementtest1\",\r\n \"id\": \"5d40c3ee-9612-4518-a9e7-9e9734b100af\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=aaffanbc6554;AccountKey=****\",\r\n \"containerName\": \"asdfasdf\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}.avro\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"cvgdfgdfghdf\",\r\n \"id\": \"7f3bb21d-57b9-40b9-9392-98f5198ee510\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"affanbcRG982788\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route1\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"sbq11111\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/andbuc-test/providers/Microsoft.Devices/IotHubs/andbuc-test-pe-create2\",\r\n \"name\": \"andbuc-test-pe-create2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"andbuc-test\",\r\n \"etag\": \"AAAAAC+a5ME=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"andbuc-test-pe-create2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"andbuc-test-pe-create2\",\r\n \"endpoint\": \"sb://iothub-ns-andbuc-tes-3485663-5e950dfeeb.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/jucarpio-test/providers/Microsoft.Devices/IotHubs/juan-hub-03\",\r\n \"name\": \"juan-hub-03\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"west central us\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"jucarpio-test\",\r\n \"etag\": \"AAAAABHu+0Y=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"juan-hub-03.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"juan-hub-03\",\r\n \"endpoint\": \"sb://iothub-ns-juan-hub-0-3486613-87c0e2f694.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/EventHubRoutingRunnerScenarioTests-rg/providers/Microsoft.Devices/IotHubs/EventHubRoutingRunnerScenarioTests-hub\",\r\n \"name\": \"EventHubRoutingRunnerScenarioTests-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"SouthCentralUS\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"EventHubRoutingRunnerScenarioTests-rg\",\r\n \"etag\": \"AAAAAJ0NqyE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"South Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"North Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"EventHubRoutingRunnerScenarioTests-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"eventhubroutingrunnerscen\",\r\n \"endpoint\": \"sb://iothub-ns-eventhubro-3513797-8953f32b5f.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhubroutingrunnerscenariotests-ns.servicebus.windows.net:5671/;SharedAccessKeyName=ManageListenSendAuthRule;SharedAccessKey=****;EntityPath=EventHubRoutingRunnerScenarioTests-eh\",\r\n \"name\": \"EventHubRoutingRunnerScenarioTests-eh\",\r\n \"id\": \"8cbe3db4-246e-4c34-b25f-700d9a357d4f\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"EventHubRoutingRunnerScenarioTests-rg\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"RouteToEventHubMessagesWithBody\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$body.ScenarioName = 'RouteToEventHubMessagesWithBody'\",\r\n \"endpointNames\": [\r\n \"EventHubRoutingRunnerScenarioTests-eh\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToEventHubMessagesWithAppProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"ScenarioName = 'RouteToEventHubMessagesWithAppProperties'\",\r\n \"endpointNames\": [\r\n \"EventHubRoutingRunnerScenarioTests-eh\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"RouteToEventHubMessagesWithSystemProperties\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"$contentEncoding = 'UTF-32'\",\r\n \"endpointNames\": [\r\n \"EventHubRoutingRunnerScenarioTests-eh\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/nimengan-rg/providers/Microsoft.Devices/IotHubs/nimengan-testhub\",\r\n \"name\": \"nimengan-testhub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"nimengan-rg\",\r\n \"etag\": \"AAAAAFMoViU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"nimengan-testhub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"nimengan-testhub\",\r\n \"endpoint\": \"sb://iothub-ns-nimengan-t-3600855-81db239692.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6458/providers/Microsoft.Devices/IotHubs/ps6230\",\r\n \"name\": \"ps6230\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US 2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6458\",\r\n \"etag\": \"AAAAAB1NnWk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6230.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6230\",\r\n \"endpoint\": \"sb://iothub-ns-ps6230-3639386-9e2facacc0.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub5969.servicebus.windows.net:5671/;SharedAccessKeyName=ps6604;SharedAccessKey=****;EntityPath=ps1395\",\r\n \"name\": \"ps3850\",\r\n \"id\": \"6c38dabd-946a-46db-b8de-fcc440485d16\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"ps6458\"\r\n }\r\n ],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container1\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"json\",\r\n \"name\": \"ps7106\",\r\n \"id\": \"87692dcc-dd91-41b0-9d1a-4d9cfe535e69\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n },\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=pshardcodedstorage1234;AccountKey=****\",\r\n \"containerName\": \"container2\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}\",\r\n \"batchFrequencyInSeconds\": 300,\r\n \"maxChunkSizeInBytes\": 314572800,\r\n \"encoding\": \"avro\",\r\n \"name\": \"ps673\",\r\n \"id\": \"2bc99b01-b4cb-4942-a5e9-10ec4c3798cf\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"pshardcodedrg1234\"\r\n }\r\n ]\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/sapan-iot-2\",\r\n \"name\": \"sapan-iot-2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"sapan-rg\",\r\n \"etag\": \"AAAAAE2L4UA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"sapan-iot-2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 2,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ],\r\n \"path\": \"sapan-iot-2\",\r\n \"endpoint\": \"sb://iothub-ns-sapan-iot-3640461-a332d4b25a.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"enrichments\": [\r\n {\r\n \"key\": \"abc\",\r\n \"value\": \"xaca\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ]\r\n }\r\n ],\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT3H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT8H\",\r\n \"maxDeliveryCount\": 6\r\n }\r\n },\r\n \"enableFileUploadNotifications\": true,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8239/providers/Microsoft.Devices/IotHubs/ps3666\",\r\n \"name\": \"ps3666\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8239\",\r\n \"etag\": \"AAAAAC+o+f8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps3666.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps3666\",\r\n \"endpoint\": \"sb://iothub-ns-ps3666-3654740-93974bfb77.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/lemartin-devicehub01/providers/Microsoft.Devices/IotHubs/lemartin-IoTDev01\",\r\n \"name\": \"lemartin-IoTDev01\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"test\": \"myFirst\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"lemartin-devicehub01\",\r\n \"etag\": \"AAAAAEzt/hI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"lemartin-IoTDev01.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"lemartin-iotdev01\",\r\n \"endpoint\": \"sb://iothub-ns-lemartin-i-3670153-4460c09d74.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"lemartin-route01\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"level=\\\"critical\\\"\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/eliorg/providers/Microsoft.Devices/IotHubs/eliohub3\",\r\n \"name\": \"eliohub3\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"eliorg\",\r\n \"etag\": \"AAAAACEh3bY=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"eliohub3.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 2,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ],\r\n \"path\": \"eliohub3\",\r\n \"endpoint\": \"sb://iothub-ns-eliohub3-3702120-0403374912.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/avich-mqtt/providers/Microsoft.Devices/IotHubs/chekcsaseh\",\r\n \"name\": \"chekcsaseh\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"avich-mqtt\",\r\n \"etag\": \"AAAAAD4pcUM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"chekcsaseh.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"chekcsaseh\",\r\n \"endpoint\": \"sb://iothub-ns-chekcsaseh-3776697-ddc056f998.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishucifnoroute\",\r\n \"name\": \"shishucifnoroute\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"shishu-resourcegroup\",\r\n \"etag\": \"AAAAAD+Dz5A=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"shishucifnoroute.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"shishucifnoroute\",\r\n \"endpoint\": \"sb://iothub-ns-shishucifn-3779885-9ce31819f5.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/lemartin/providers/Microsoft.Devices/IotHubs/lemartin-Hub02\",\r\n \"name\": \"lemartin-Hub02\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"who\": \"me\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"lemartin\",\r\n \"etag\": \"AAAAAEzIYuo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"lemartin-Hub02.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"lemartin-hub02\",\r\n \"endpoint\": \"sb://iothub-ns-lemartin-h-3805828-6c18aa9af3.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/IotHubs/askhura-pnp-bash\",\r\n \"name\": \"askhura-pnp-bash\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"askhura-test-rg\",\r\n \"etag\": \"AAAAAEzjeAs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"askhura-pnp-bash.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"askhura-pnp-bash\",\r\n \"endpoint\": \"sb://iothub-ns-askhura-pn-3805997-1de88162ae.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/zheg-test-rg/providers/Microsoft.Devices/IotHubs/zhegTestHub\",\r\n \"name\": \"zhegTestHub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"zheg-test-rg\",\r\n \"etag\": \"AAAAAFOOABc=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"zhegTestHub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"zhegtesthub\",\r\n \"endpoint\": \"sb://iothub-ns-zhegtesthu-3826048-57efc8084a.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/saganeri-test/providers/Microsoft.Devices/IotHubs/saganeri-test-hub\",\r\n \"name\": \"saganeri-test-hub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"centralus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"saganeri-test\",\r\n \"etag\": \"AAAAAFOmPZg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US 2\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"saganeri-test-hub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"saganeri-test-hub\",\r\n \"endpoint\": \"sb://iothub-ns-saganeri-t-3826319-5a60c34851.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": [\r\n {\r\n \"containerName\": \"saganeriroutingeventcapture\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}.avro\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"avro\",\r\n \"name\": \"saganeri-idauth\",\r\n \"id\": \"f27018ad-d0be-40f8-8900-42aa0145ff2f\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"Default-Storage-WestUS\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"RouteWithMSI\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"saganeri-idauth\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sapan-rg/providers/Microsoft.Devices/IotHubs/smoke-iot-2\",\r\n \"name\": \"smoke-iot-2\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"sapan-rg\",\r\n \"etag\": \"AAAAAFPFns4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"smoke-iot-2.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 2,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ],\r\n \"path\": \"smoke-iot-2\",\r\n \"endpoint\": \"sb://iothub-ns-smoke-iot-3826611-cc0c79ffc2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": [\r\n {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****\",\r\n \"containerName\": \"testc\",\r\n \"fileNameFormat\": \"{iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm}.json\",\r\n \"batchFrequencyInSeconds\": 100,\r\n \"maxChunkSizeInBytes\": 104857600,\r\n \"encoding\": \"json\",\r\n \"name\": \"storage1234\",\r\n \"id\": \"f23786b7-85e2-47ea-9d9a-18cea6fbdc92\",\r\n \"subscriptionId\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourceGroup\": \"sapan-rg\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"R1\",\r\n \"source\": \"TwinChangeEvents\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=sapanstorage1;AccountKey=****\",\r\n \"containerName\": \"testc\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/shishu-cifhubwcu\",\r\n \"name\": \"shishu-cifhubwcu\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"shishu-resourcegroup\",\r\n \"etag\": \"AAAAAFc7ZaQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"shishu-cifhubwcu.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"shishu-cifhubwcu\",\r\n \"endpoint\": \"sb://iothub-ns-shishu-cif-3838638-c56a35ddad.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/RYFELDMA-DevTest/providers/Microsoft.Devices/IotHubs/BaselineTestHub\",\r\n \"name\": \"BaselineTestHub\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"RYFELDMA-DevTest\",\r\n \"etag\": \"AAAAAFb0hkA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"BaselineTestHub.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"baselinetesthub\",\r\n \"endpoint\": \"sb://iothub-ns-baselinete-3838897-15b2e2442a.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/shishu-resourcegroup/providers/Microsoft.Devices/IotHubs/westus2hubcif\",\r\n \"name\": \"westus2hubcif\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus2\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"shishu-resourcegroup\",\r\n \"etag\": \"AAAAAFdMwKI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US 2\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West Central US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"westus2hubcif.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"westus2hubcif\",\r\n \"endpoint\": \"sb://iothub-ns-westus2hub-3839849-eb2bea1597.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/nimengan-rg/providers/Microsoft.Devices/IotHubs/nimengan-testhub-03\",\r\n \"name\": \"nimengan-testhub-03\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"nimengan-rg\",\r\n \"etag\": \"AAAAAGosc0I=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [\r\n {\r\n \"filterName\": \"ipfilter1\",\r\n \"action\": \"Accept\",\r\n \"ipMask\": \"10.12.1.1\"\r\n },\r\n {\r\n \"filterName\": \"ipfilter2\",\r\n \"action\": \"Reject\",\r\n \"ipMask\": \"10.12.1.2\"\r\n }\r\n ],\r\n \"hostName\": \"nimengan-testhub-03.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"nimengan-testhub-03\",\r\n \"endpoint\": \"sb://iothub-ns-nimengan-t-3870918-0fca5a6352.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/mchaitest/providers/Microsoft.Devices/IotHubs/mchaitest\",\r\n \"name\": \"mchaitest\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"mchaitest\",\r\n \"etag\": \"AAAAAJYa68c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"mchaitest.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"mchaitest\",\r\n \"endpoint\": \"sb://iothub-ns-mchaitest-3938382-3cd02bd823.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6119/providers/Microsoft.Devices/IotHubs/ps2468\",\r\n \"name\": \"ps2468\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6119\",\r\n \"etag\": \"AAAAAJp0R58=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2468.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2468\",\r\n \"endpoint\": \"sb://iothub-ns-ps2468-3944680-f260a24c97.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps6651?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNjY1MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps2471?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMjQ3MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "83cc6732-4a38-44ef-a093-c542e32a5c21" + "94a48183-2a76-4b9a-b1ea-dc85e8253294" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.15" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -156,16 +156,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1198" ], "x-ms-request-id": [ - "95be0b54-85f4-403b-833d-0b4884e2b790" + "df0ba672-8335-4897-8207-f804670b0da9" ], "x-ms-correlation-request-id": [ - "95be0b54-85f4-403b-833d-0b4884e2b790" + "df0ba672-8335-4897-8207-f804670b0da9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182029Z:95be0b54-85f4-403b-833d-0b4884e2b790" + "WESTUS2:20200730T212832Z:df0ba672-8335-4897-8207-f804670b0da9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -174,7 +174,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:20:28 GMT" + "Thu, 30 Jul 2020 21:28:32 GMT" ], "Content-Length": [ "165" @@ -186,23 +186,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651\",\r\n \"name\": \"ps6651\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471\",\r\n \"name\": \"ps2471\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.EventHub/namespaces/eventHub4390?api-version=2018-01-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI0MzkwP2FwaS12ZXJzaW9uPTIwMTgtMDEtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.EventHub/namespaces/eventHub8918?api-version=2018-01-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI4OTE4P2FwaS12ZXJzaW9uPTIwMTgtMDEtMDEtcHJldmlldw==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "a9b74449-8264-478e-977e-6d5e724022aa" + "d736153d-6a42-4632-8630-90ffdcc6e463" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.EventHub.EventHubManagementClient/2.7.0.0" @@ -222,7 +222,7 @@ "no-cache" ], "x-ms-request-id": [ - "05280eee-755e-43eb-bf2b-dce2e0200ebd_M7SN1_M7SN1" + "3a911435-df9b-4a43-bb1c-261b27bc7e79_M7SN1_M7SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" @@ -235,10 +235,10 @@ "49" ], "x-ms-correlation-request-id": [ - "e473f294-b523-4d97-834f-1bb583d030f7" + "5035f4f8-97d4-4500-b35a-0a49f3525210" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182037Z:e473f294-b523-4d97-834f-1bb583d030f7" + "WESTUS2:20200730T212839Z:5035f4f8-97d4-4500-b35a-0a49f3525210" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -247,10 +247,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:20:37 GMT" + "Thu, 30 Jul 2020 21:28:39 GMT" ], "Content-Length": [ - "660" + "662" ], "Content-Type": [ "application/json; charset=utf-8" @@ -259,17 +259,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.EventHub/namespaces/eventHub4390\",\r\n \"name\": \"eventHub4390\",\r\n \"type\": \"Microsoft.EventHub/Namespaces\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"zoneRedundant\": false,\r\n \"isAutoInflateEnabled\": false,\r\n \"maximumThroughputUnits\": 0,\r\n \"kafkaEnabled\": true,\r\n \"provisioningState\": \"Created\",\r\n \"metricId\": \"91d12660-3dec-467a-be2a-213b5544ddc0:eventhub4390\",\r\n \"createdAt\": \"2020-06-16T18:20:31.66Z\",\r\n \"updatedAt\": \"2020-06-16T18:20:31.66Z\",\r\n \"serviceBusEndpoint\": \"https://eventHub4390.servicebus.windows.net:443/\",\r\n \"status\": \"Activating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.EventHub/namespaces/eventHub8918\",\r\n \"name\": \"eventHub8918\",\r\n \"type\": \"Microsoft.EventHub/Namespaces\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"zoneRedundant\": false,\r\n \"isAutoInflateEnabled\": false,\r\n \"maximumThroughputUnits\": 0,\r\n \"kafkaEnabled\": true,\r\n \"provisioningState\": \"Created\",\r\n \"metricId\": \"91d12660-3dec-467a-be2a-213b5544ddc0:eventhub8918\",\r\n \"createdAt\": \"2020-07-30T21:28:34.677Z\",\r\n \"updatedAt\": \"2020-07-30T21:28:34.677Z\",\r\n \"serviceBusEndpoint\": \"https://eventHub8918.servicebus.windows.net:443/\",\r\n \"status\": \"Activating\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.EventHub/namespaces/eventHub4390?api-version=2018-01-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI0MzkwP2FwaS12ZXJzaW9uPTIwMTgtMDEtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.EventHub/namespaces/eventHub8918?api-version=2018-01-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI4OTE4P2FwaS12ZXJzaW9uPTIwMTgtMDEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.EventHub.EventHubManagementClient/2.7.0.0" @@ -283,7 +283,7 @@ "no-cache" ], "x-ms-request-id": [ - "fea625c0-edb4-4fac-b5d1-d553b7009418_M7SN1_M7SN1" + "8466cf38-2dc4-4c42-b5d2-904c8203a26c_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" @@ -293,13 +293,13 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11997" ], "x-ms-correlation-request-id": [ - "cf0637bb-ef38-44b0-8b48-3d06d9d2bd00" + "abb6015b-8ce1-4c0a-a0f2-7048b606e369" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182107Z:cf0637bb-ef38-44b0-8b48-3d06d9d2bd00" + "WESTUS2:20200730T212909Z:abb6015b-8ce1-4c0a-a0f2-7048b606e369" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -308,10 +308,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:21:06 GMT" + "Thu, 30 Jul 2020 21:29:08 GMT" ], "Content-Length": [ - "660" + "662" ], "Content-Type": [ "application/json; charset=utf-8" @@ -320,17 +320,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.EventHub/namespaces/eventHub4390\",\r\n \"name\": \"eventHub4390\",\r\n \"type\": \"Microsoft.EventHub/Namespaces\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"zoneRedundant\": false,\r\n \"isAutoInflateEnabled\": false,\r\n \"maximumThroughputUnits\": 0,\r\n \"kafkaEnabled\": true,\r\n \"provisioningState\": \"Created\",\r\n \"metricId\": \"91d12660-3dec-467a-be2a-213b5544ddc0:eventhub4390\",\r\n \"createdAt\": \"2020-06-16T18:20:31.66Z\",\r\n \"updatedAt\": \"2020-06-16T18:20:31.66Z\",\r\n \"serviceBusEndpoint\": \"https://eventHub4390.servicebus.windows.net:443/\",\r\n \"status\": \"Activating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.EventHub/namespaces/eventHub8918\",\r\n \"name\": \"eventHub8918\",\r\n \"type\": \"Microsoft.EventHub/Namespaces\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"zoneRedundant\": false,\r\n \"isAutoInflateEnabled\": false,\r\n \"maximumThroughputUnits\": 0,\r\n \"kafkaEnabled\": true,\r\n \"provisioningState\": \"Created\",\r\n \"metricId\": \"91d12660-3dec-467a-be2a-213b5544ddc0:eventhub8918\",\r\n \"createdAt\": \"2020-07-30T21:28:34.677Z\",\r\n \"updatedAt\": \"2020-07-30T21:28:34.677Z\",\r\n \"serviceBusEndpoint\": \"https://eventHub8918.servicebus.windows.net:443/\",\r\n \"status\": \"Activating\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.EventHub/namespaces/eventHub4390?api-version=2018-01-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI0MzkwP2FwaS12ZXJzaW9uPTIwMTgtMDEtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.EventHub/namespaces/eventHub8918?api-version=2018-01-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI4OTE4P2FwaS12ZXJzaW9uPTIwMTgtMDEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.EventHub.EventHubManagementClient/2.7.0.0" @@ -344,7 +344,7 @@ "no-cache" ], "x-ms-request-id": [ - "110cec08-6ad7-40a8-a161-42b3e8025135_M7SN1_M7SN1" + "ff2810a2-7ec4-45e8-9edc-426674299cab_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" @@ -354,13 +354,13 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11996" ], "x-ms-correlation-request-id": [ - "6dfdd637-183f-4c6f-a4fd-bf80837b3326" + "f2d2f86c-8a65-47eb-8a2f-521e63343efa" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182137Z:6dfdd637-183f-4c6f-a4fd-bf80837b3326" + "WESTUS2:20200730T212939Z:f2d2f86c-8a65-47eb-8a2f-521e63343efa" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -369,10 +369,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:21:36 GMT" + "Thu, 30 Jul 2020 21:29:39 GMT" ], "Content-Length": [ - "658" + "660" ], "Content-Type": [ "application/json; charset=utf-8" @@ -381,23 +381,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.EventHub/namespaces/eventHub4390\",\r\n \"name\": \"eventHub4390\",\r\n \"type\": \"Microsoft.EventHub/Namespaces\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"zoneRedundant\": false,\r\n \"isAutoInflateEnabled\": false,\r\n \"maximumThroughputUnits\": 0,\r\n \"kafkaEnabled\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"metricId\": \"91d12660-3dec-467a-be2a-213b5544ddc0:eventhub4390\",\r\n \"createdAt\": \"2020-06-16T18:20:31.66Z\",\r\n \"updatedAt\": \"2020-06-16T18:21:22.31Z\",\r\n \"serviceBusEndpoint\": \"https://eventHub4390.servicebus.windows.net:443/\",\r\n \"status\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.EventHub/namespaces/eventHub8918\",\r\n \"name\": \"eventHub8918\",\r\n \"type\": \"Microsoft.EventHub/Namespaces\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"zoneRedundant\": false,\r\n \"isAutoInflateEnabled\": false,\r\n \"maximumThroughputUnits\": 0,\r\n \"kafkaEnabled\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"metricId\": \"91d12660-3dec-467a-be2a-213b5544ddc0:eventhub8918\",\r\n \"createdAt\": \"2020-07-30T21:28:34.677Z\",\r\n \"updatedAt\": \"2020-07-30T21:29:24.973Z\",\r\n \"serviceBusEndpoint\": \"https://eventHub8918.servicebus.windows.net:443/\",\r\n \"status\": \"Active\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.EventHub/namespaces/eventHub4390/eventhubs/ps8829?api-version=2017-04-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI0MzkwL2V2ZW50aHVicy9wczg4Mjk/YXBpLXZlcnNpb249MjAxNy0wNC0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.EventHub/namespaces/eventHub8918/eventhubs/ps7778?api-version=2017-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI4OTE4L2V2ZW50aHVicy9wczc3Nzg/YXBpLXZlcnNpb249MjAxNy0wNC0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"messageRetentionInDays\": 3,\r\n \"partitionCount\": 2\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "31f99082-b398-4122-9d48-12f29eff2675" + "c930b6cb-9ef4-4fbb-84e7-3fe6e84eaede" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.EventHub.EventHubManagementClient/2.7.0.0" @@ -417,7 +417,7 @@ "no-cache" ], "x-ms-request-id": [ - "f8f224b7-3937-4b04-b4d5-ce761d57f5ad_M7SN1_M7SN1" + "6a3aef45-344d-4000-80f0-86a7bad55b48_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" @@ -430,10 +430,10 @@ "1199" ], "x-ms-correlation-request-id": [ - "6438e08c-a106-4ff8-83a3-5b79b8bd4813" + "d9ac7b0a-ab72-4094-85d1-d074a1efcb8c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182155Z:6438e08c-a106-4ff8-83a3-5b79b8bd4813" + "WESTUS2:20200730T212957Z:d9ac7b0a-ab72-4094-85d1-d074a1efcb8c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -442,10 +442,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:21:54 GMT" + "Thu, 30 Jul 2020 21:29:57 GMT" ], "Content-Length": [ - "418" + "420" ], "Content-Type": [ "application/json; charset=utf-8" @@ -454,23 +454,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.EventHub/namespaces/eventHub4390/eventhubs/ps8829\",\r\n \"name\": \"ps8829\",\r\n \"type\": \"Microsoft.EventHub/Namespaces/EventHubs\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"messageRetentionInDays\": 3,\r\n \"partitionCount\": 2,\r\n \"status\": \"Active\",\r\n \"createdAt\": \"2020-06-16T18:21:54.15Z\",\r\n \"updatedAt\": \"2020-06-16T18:21:54.48Z\",\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ]\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.EventHub/namespaces/eventHub8918/eventhubs/ps7778\",\r\n \"name\": \"ps7778\",\r\n \"type\": \"Microsoft.EventHub/Namespaces/EventHubs\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"messageRetentionInDays\": 3,\r\n \"partitionCount\": 2,\r\n \"status\": \"Active\",\r\n \"createdAt\": \"2020-07-30T21:29:56.393Z\",\r\n \"updatedAt\": \"2020-07-30T21:29:56.907Z\",\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\"\r\n ]\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.EventHub/namespaces/eventHub4390/eventhubs/ps8829/authorizationRules/ps9447?api-version=2017-04-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI0MzkwL2V2ZW50aHVicy9wczg4MjkvYXV0aG9yaXphdGlvblJ1bGVzL3BzOTQ0Nz9hcGktdmVyc2lvbj0yMDE3LTA0LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.EventHub/namespaces/eventHub8918/eventhubs/ps7778/authorizationRules/ps7467?api-version=2017-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI4OTE4L2V2ZW50aHVicy9wczc3NzgvYXV0aG9yaXphdGlvblJ1bGVzL3BzNzQ2Nz9hcGktdmVyc2lvbj0yMDE3LTA0LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"rights\": [\r\n \"Listen\",\r\n \"Send\"\r\n ]\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "d666f866-8186-4ade-b19c-9533c37818f0" + "9774ddd9-d589-4790-bbe5-46d298419f92" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.EventHub.EventHubManagementClient/2.7.0.0" @@ -490,23 +490,23 @@ "no-cache" ], "x-ms-request-id": [ - "b28d8a7e-f3a8-49c8-974b-ca7ed8a8a04c_M7SN1_M7SN1" + "3c533c6f-fc54-46b3-a23b-78d608e66eb1_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" - ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], "x-ms-correlation-request-id": [ - "9b198551-be59-4844-86cb-a92164d03fc3" + "d2ecba16-973d-4300-86c7-c64b24084c0c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182155Z:9b198551-be59-4844-86cb-a92164d03fc3" + "WESTUS2:20200730T212958Z:d2ecba16-973d-4300-86c7-c64b24084c0c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -515,7 +515,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:21:55 GMT" + "Thu, 30 Jul 2020 21:29:57 GMT" ], "Content-Length": [ "325" @@ -527,23 +527,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.EventHub/namespaces/eventHub4390/eventhubs/ps8829/authorizationRules/ps9447\",\r\n \"name\": \"ps9447\",\r\n \"type\": \"Microsoft.EventHub/Namespaces/EventHubs/AuthorizationRules\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"rights\": [\r\n \"Listen\",\r\n \"Send\"\r\n ]\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.EventHub/namespaces/eventHub8918/eventhubs/ps7778/authorizationRules/ps7467\",\r\n \"name\": \"ps7467\",\r\n \"type\": \"Microsoft.EventHub/Namespaces/EventHubs/AuthorizationRules\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"rights\": [\r\n \"Listen\",\r\n \"Send\"\r\n ]\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.EventHub/namespaces/eventHub4390/eventhubs/ps8829/authorizationRules/ps9447/listKeys?api-version=2017-04-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI0MzkwL2V2ZW50aHVicy9wczg4MjkvYXV0aG9yaXphdGlvblJ1bGVzL3BzOTQ0Ny9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE3LTA0LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.EventHub/namespaces/eventHub8918/eventhubs/ps7778/authorizationRules/ps7467/listKeys?api-version=2017-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXMvZXZlbnRIdWI4OTE4L2V2ZW50aHVicy9wczc3NzgvYXV0aG9yaXphdGlvblJ1bGVzL3BzNzQ2Ny9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE3LTA0LTAx", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8e5e9a34-9a4e-4c6d-979d-6e9f6df5986c" + "c1db27dd-3944-47e1-bd37-b4f11080ef2f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.EventHub.EventHubManagementClient/2.7.0.0" @@ -557,23 +557,23 @@ "no-cache" ], "x-ms-request-id": [ - "24c7956c-60f9-4baf-97f8-7b26f8c85abc_M5CH3_M5CH3" + "de2bc962-071c-4788-8045-2799032b4684_M0SN1_M0SN1" ], "Server-SB": [ - "Service-Bus-Resource-Provider/CH3" + "Service-Bus-Resource-Provider/SN1" ], "Server": [ - "Service-Bus-Resource-Provider/CH3", + "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], "x-ms-correlation-request-id": [ - "38ebd134-f38e-4192-aee6-984b8b544524" + "bc84145d-5f51-4738-9396-5e249186d093" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182156Z:38ebd134-f38e-4192-aee6-984b8b544524" + "WESTUS2:20200730T212958Z:bc84145d-5f51-4738-9396-5e249186d093" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -582,7 +582,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:21:56 GMT" + "Thu, 30 Jul 2020 21:29:58 GMT" ], "Content-Length": [ "514" @@ -594,23 +594,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"primaryConnectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net/;SharedAccessKeyName=ps9447;SharedAccessKey=IXe9hLU87Uokfg0I1BCZgbYiInPCeC0JKcOC9v9YHyc=;EntityPath=ps8829\",\r\n \"secondaryConnectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net/;SharedAccessKeyName=ps9447;SharedAccessKey=Mjb8ewXMshoMfht55GY4h16eRDIghmSG/h4fT2pxv7E=;EntityPath=ps8829\",\r\n \"primaryKey\": \"IXe9hLU87Uokfg0I1BCZgbYiInPCeC0JKcOC9v9YHyc=\",\r\n \"secondaryKey\": \"Mjb8ewXMshoMfht55GY4h16eRDIghmSG/h4fT2pxv7E=\",\r\n \"keyName\": \"ps9447\"\r\n}", + "ResponseBody": "{\r\n \"primaryConnectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net/;SharedAccessKeyName=ps7467;SharedAccessKey=KUvDppy1JlGQJF5LR1N7jyoEX6xt4mPAa8fB0YSt4To=;EntityPath=ps7778\",\r\n \"secondaryConnectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net/;SharedAccessKeyName=ps7467;SharedAccessKey=6gqfjXhFZZtILsQIEY0A6ToOkMImfJ2/Pi3xt4/EIK4=;EntityPath=ps7778\",\r\n \"primaryKey\": \"KUvDppy1JlGQJF5LR1N7jyoEX6xt4mPAa8fB0YSt4To=\",\r\n \"secondaryKey\": \"6gqfjXhFZZtILsQIEY0A6ToOkMImfJ2/Pi3xt4/EIK4=\",\r\n \"keyName\": \"ps7467\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net/;SharedAccessKeyName=ps9447;SharedAccessKey=IXe9hLU87Uokfg0I1BCZgbYiInPCeC0JKcOC9v9YHyc=;EntityPath=ps8829\",\r\n \"name\": \"eh1\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ]\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net/;SharedAccessKeyName=ps7467;SharedAccessKey=KUvDppy1JlGQJF5LR1N7jyoEX6xt4mPAa8fB0YSt4To=;EntityPath=ps7778\",\r\n \"name\": \"eh1\"\r\n }\r\n ]\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ]\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "227cda47-0de1-4a9d-965d-32576148a4f1" + "aebe043e-c5e1-45e7-a772-fad8babb245e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -630,7 +630,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZjAwOGM4MjItYzdiOS00NWJmLTgxMTgtMTRjMWNmMTdhMjkx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOGM4NTYyYzctOTBhOC00YTZiLTg2YTYtN2ZmM2ExZTE2Y2Yx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -639,13 +639,13 @@ "4999" ], "x-ms-request-id": [ - "2e355658-2dcd-434f-9c08-cb96a0db2d60" + "63785cbb-be44-4717-b21c-ff1dfddea042" ], "x-ms-correlation-request-id": [ - "2e355658-2dcd-434f-9c08-cb96a0db2d60" + "63785cbb-be44-4717-b21c-ff1dfddea042" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182213Z:2e355658-2dcd-434f-9c08-cb96a0db2d60" + "WESTUS2:20200730T213014Z:63785cbb-be44-4717-b21c-ff1dfddea042" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -654,7 +654,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:22:12 GMT" + "Thu, 30 Jul 2020 21:30:14 GMT" ], "Content-Length": [ "1201" @@ -666,23 +666,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net/;SharedAccessKeyName=ps9447;SharedAccessKey=IXe9hLU87Uokfg0I1BCZgbYiInPCeC0JKcOC9v9YHyc=;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net/;SharedAccessKeyName=ps7467;SharedAccessKey=KUvDppy1JlGQJF5LR1N7jyoEX6xt4mPAa8fB0YSt4To=;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABK9y9k=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ6EAl8=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "1b421aba-549a-4e47-9111-0457354697d8" + "6af11f10-ce0d-4da1-b2ca-c28a8a3d0584" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -702,7 +702,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNmRjMWJlNjAtZTVmNS00NmMwLTlmODYtY2EyMTAyZWNkMTk3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzc3MTE1OTEtZjgwMy00OTc3LWI2NzAtZjBjZTNkZjJjYmQx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -711,13 +711,13 @@ "4998" ], "x-ms-request-id": [ - "75fc3508-0360-4b90-9fff-0d28acf670ca" + "b48ed2a5-2ad3-4a6f-8a76-37f001335acc" ], "x-ms-correlation-request-id": [ - "75fc3508-0360-4b90-9fff-0d28acf670ca" + "b48ed2a5-2ad3-4a6f-8a76-37f001335acc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182527Z:75fc3508-0360-4b90-9fff-0d28acf670ca" + "WESTUS2:20200730T213329Z:b48ed2a5-2ad3-4a6f-8a76-37f001335acc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -726,7 +726,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:27 GMT" + "Thu, 30 Jul 2020 21:33:28 GMT" ], "Content-Length": [ "4436" @@ -738,23 +738,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK9y9k=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"/qetO9yW0iPsNaniGfR8ExSgYFJMuPKpVF3ylNQ16vs=\",\r\n \"secondaryKey\": \"CFHhWishCtL791GbsvrlDE4Dh6HxBzx4jh3kVwz3+5M=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-7b39fc7b-284a-478e-b74d-1252c6ced31c-iothub\",\r\n \"PrimaryKey\": \"KaD2ecGhoDiIKd+E0/k4AiqWwgHM3BCHPTyH6hYYBcM=\",\r\n \"SecondaryKey\": \"nwQd3fm3Sd7yk+mMSqUyccnrZ1gQOWrgg6WMerQxpAs=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:25:08 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:25:08 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-6034787d-74a7-4db1-8137-c2d8103d5c72-iothub\",\r\n \"PrimaryKey\": \"G0Im+dUWfpgST3j4TuU02d3VrtHCzKxhLsBZRBy66fg=\",\r\n \"SecondaryKey\": \"9MqpJG4od9M5/rhwMpgLQelXMkmJs0/n4/VdUjTkD5w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:25:08 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:25:08 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"SecondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:25:08 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:25:08 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"SecondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:25:08 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:25:08 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net/;SharedAccessKeyName=ps9447;SharedAccessKey=IXe9hLU87Uokfg0I1BCZgbYiInPCeC0JKcOC9v9YHyc=;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6EAl8=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"IYoGyCuTLhZmqHnQp21XaXfumAiwvSrpl5FJJvd7rW4=\",\r\n \"secondaryKey\": \"1UFREkm3HM0XsUBpzxkssAFn7ouaQtra4Cygd2ChxtQ=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-454053db-f533-4ea8-9437-eecb4e207a51-iothub\",\r\n \"PrimaryKey\": \"L9aXC0dE5t9jbo2k+CH/vao9o634UrWJLKg1Ix8jyl0=\",\r\n \"SecondaryKey\": \"Ez7jNu3IrTSpDum2TkQDGVddb4wRiVoFfC4Yj81b/0M=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:32:57 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:32:57 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-a4b8ac0a-86ce-4475-ad31-b7e00a6d1d84-iothub\",\r\n \"PrimaryKey\": \"Pvgj9tHLfNh3cfu7YXXcJKzXAZ8gUOaosM9ZJqMqU7k=\",\r\n \"SecondaryKey\": \"Tsf4oF4r5hJ71cb2of3RTH8eoFalhy7IoXAtpcW90D0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:32:57 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:32:57 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"SecondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:32:57 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:32:57 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"SecondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:32:57 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:32:57 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net/;SharedAccessKeyName=ps7467;SharedAccessKey=KUvDppy1JlGQJF5LR1N7jyoEX6xt4mPAa8fB0YSt4To=;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABK9zLQ=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"CFHhWishCtL791GbsvrlDE4Dh6HxBzx4jh3kVwz3+5M=\",\r\n \"secondaryKey\": \"/qetO9yW0iPsNaniGfR8ExSgYFJMuPKpVF3ylNQ16vs=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ6EbaQ=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"1UFREkm3HM0XsUBpzxkssAFn7ouaQtra4Cygd2ChxtQ=\",\r\n \"secondaryKey\": \"IYoGyCuTLhZmqHnQp21XaXfumAiwvSrpl5FJJvd7rW4=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "16b96253-35cb-4574-8ef0-762623762697" + "7c12ec15-56de-48c6-8893-94722ace96d3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -774,7 +774,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfODk4OGRlYzgtZThmNy00Y2U5LWJmZWItNGQwZDliMzEwYzJm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOTFmYjcwOTAtMWRiZS00OTllLTlkMTEtZDAxMzIyYTdhM2Nh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -783,13 +783,13 @@ "4997" ], "x-ms-request-id": [ - "f5196bf5-df94-4782-bd6b-6c613e364e96" + "1e9ace10-de5b-4772-aeba-68124b2916ad" ], "x-ms-correlation-request-id": [ - "f5196bf5-df94-4782-bd6b-6c613e364e96" + "1e9ace10-de5b-4772-aeba-68124b2916ad" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182602Z:f5196bf5-df94-4782-bd6b-6c613e364e96" + "WESTUS2:20200730T213435Z:1e9ace10-de5b-4772-aeba-68124b2916ad" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -798,7 +798,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:26:02 GMT" + "Thu, 30 Jul 2020 21:34:34 GMT" ], "Content-Length": [ "4436" @@ -810,23 +810,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK9zLQ=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"CFHhWishCtL791GbsvrlDE4Dh6HxBzx4jh3kVwz3+5M=\",\r\n \"secondaryKey\": \"/qetO9yW0iPsNaniGfR8ExSgYFJMuPKpVF3ylNQ16vs=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-7b39fc7b-284a-478e-b74d-1252c6ced31c-iothub\",\r\n \"PrimaryKey\": \"KaD2ecGhoDiIKd+E0/k4AiqWwgHM3BCHPTyH6hYYBcM=\",\r\n \"SecondaryKey\": \"nwQd3fm3Sd7yk+mMSqUyccnrZ1gQOWrgg6WMerQxpAs=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:25:36 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:25:36 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-6034787d-74a7-4db1-8137-c2d8103d5c72-iothub\",\r\n \"PrimaryKey\": \"G0Im+dUWfpgST3j4TuU02d3VrtHCzKxhLsBZRBy66fg=\",\r\n \"SecondaryKey\": \"9MqpJG4od9M5/rhwMpgLQelXMkmJs0/n4/VdUjTkD5w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:25:36 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:25:36 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"SecondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:25:36 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:25:36 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"SecondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:25:36 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:25:36 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net/;SharedAccessKeyName=ps9447;SharedAccessKey=IXe9hLU87Uokfg0I1BCZgbYiInPCeC0JKcOC9v9YHyc=;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6EbaQ=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"1UFREkm3HM0XsUBpzxkssAFn7ouaQtra4Cygd2ChxtQ=\",\r\n \"secondaryKey\": \"IYoGyCuTLhZmqHnQp21XaXfumAiwvSrpl5FJJvd7rW4=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-454053db-f533-4ea8-9437-eecb4e207a51-iothub\",\r\n \"PrimaryKey\": \"L9aXC0dE5t9jbo2k+CH/vao9o634UrWJLKg1Ix8jyl0=\",\r\n \"SecondaryKey\": \"Ez7jNu3IrTSpDum2TkQDGVddb4wRiVoFfC4Yj81b/0M=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:33:52 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:33:52 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-a4b8ac0a-86ce-4475-ad31-b7e00a6d1d84-iothub\",\r\n \"PrimaryKey\": \"Pvgj9tHLfNh3cfu7YXXcJKzXAZ8gUOaosM9ZJqMqU7k=\",\r\n \"SecondaryKey\": \"Tsf4oF4r5hJ71cb2of3RTH8eoFalhy7IoXAtpcW90D0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:33:52 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:33:52 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"SecondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:33:52 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:33:52 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"SecondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:33:52 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:33:52 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net/;SharedAccessKeyName=ps7467;SharedAccessKey=KUvDppy1JlGQJF5LR1N7jyoEX6xt4mPAa8fB0YSt4To=;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABK9+J0=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"NtYfNHkj48gY28cL5MugrcxeC8gvcdF5SvjKaEKDzM0=\",\r\n \"secondaryKey\": \"/qetO9yW0iPsNaniGfR8ExSgYFJMuPKpVF3ylNQ16vs=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ6Fzcs=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"yRqTSd/L+ZN4nRKdHnEcOeBUxU0cs3FG82TRbPU2pa4=\",\r\n \"secondaryKey\": \"IYoGyCuTLhZmqHnQp21XaXfumAiwvSrpl5FJJvd7rW4=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "67b88ebb-f56a-4f12-b1e1-5785ec4d8327" + "23d28d29-4b22-44f2-844a-eca34a957213" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -846,7 +846,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNGFhZDU5MjYtNjQ2MC00ZDdmLWFmMjctOTIzZGVmZTMyODQz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjMxM2E1MjYtNDNjMy00NTMzLWI5MGQtNmYwNzUwMzVhOGVk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -855,13 +855,13 @@ "4996" ], "x-ms-request-id": [ - "08e10b9f-cec8-4023-bc2c-a3318b128776" + "de964209-dfd7-46df-8618-6147e518eb26" ], "x-ms-correlation-request-id": [ - "08e10b9f-cec8-4023-bc2c-a3318b128776" + "de964209-dfd7-46df-8618-6147e518eb26" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182636Z:08e10b9f-cec8-4023-bc2c-a3318b128776" + "WESTUS2:20200730T213510Z:de964209-dfd7-46df-8618-6147e518eb26" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -870,7 +870,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:26:36 GMT" + "Thu, 30 Jul 2020 21:35:10 GMT" ], "Content-Length": [ "4436" @@ -882,23 +882,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK9+J0=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"NtYfNHkj48gY28cL5MugrcxeC8gvcdF5SvjKaEKDzM0=\",\r\n \"secondaryKey\": \"/qetO9yW0iPsNaniGfR8ExSgYFJMuPKpVF3ylNQ16vs=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-7b39fc7b-284a-478e-b74d-1252c6ced31c-iothub\",\r\n \"PrimaryKey\": \"KaD2ecGhoDiIKd+E0/k4AiqWwgHM3BCHPTyH6hYYBcM=\",\r\n \"SecondaryKey\": \"nwQd3fm3Sd7yk+mMSqUyccnrZ1gQOWrgg6WMerQxpAs=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:26:13 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:26:13 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-6034787d-74a7-4db1-8137-c2d8103d5c72-iothub\",\r\n \"PrimaryKey\": \"G0Im+dUWfpgST3j4TuU02d3VrtHCzKxhLsBZRBy66fg=\",\r\n \"SecondaryKey\": \"9MqpJG4od9M5/rhwMpgLQelXMkmJs0/n4/VdUjTkD5w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:26:13 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:26:13 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"SecondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:26:13 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:26:13 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"SecondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:26:13 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:26:13 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net/;SharedAccessKeyName=ps9447;SharedAccessKey=IXe9hLU87Uokfg0I1BCZgbYiInPCeC0JKcOC9v9YHyc=;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6Fzcs=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"yRqTSd/L+ZN4nRKdHnEcOeBUxU0cs3FG82TRbPU2pa4=\",\r\n \"secondaryKey\": \"IYoGyCuTLhZmqHnQp21XaXfumAiwvSrpl5FJJvd7rW4=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-454053db-f533-4ea8-9437-eecb4e207a51-iothub\",\r\n \"PrimaryKey\": \"L9aXC0dE5t9jbo2k+CH/vao9o634UrWJLKg1Ix8jyl0=\",\r\n \"SecondaryKey\": \"Ez7jNu3IrTSpDum2TkQDGVddb4wRiVoFfC4Yj81b/0M=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:34:49 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:34:49 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-a4b8ac0a-86ce-4475-ad31-b7e00a6d1d84-iothub\",\r\n \"PrimaryKey\": \"Pvgj9tHLfNh3cfu7YXXcJKzXAZ8gUOaosM9ZJqMqU7k=\",\r\n \"SecondaryKey\": \"Tsf4oF4r5hJ71cb2of3RTH8eoFalhy7IoXAtpcW90D0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:34:49 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:34:49 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"SecondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:34:49 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:34:49 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"SecondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:34:49 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:34:49 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net/;SharedAccessKeyName=ps7467;SharedAccessKey=KUvDppy1JlGQJF5LR1N7jyoEX6xt4mPAa8fB0YSt4To=;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABK+LsU=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ6GYzI=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "a4e95978-d24e-4723-9c4b-2d762564bb20" + "8953d7d4-8ef9-4f6d-84a9-f6e31ad3d984" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -918,7 +918,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMGQwNTZhOWItOTkxOC00ZjA5LWJmOTUtNzU0YmVkMjhjNmFh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMTlmZTMyOWUtYzU5MS00OGNlLWIwYTgtMGM2YjMyZDZiYTVm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -927,13 +927,13 @@ "4995" ], "x-ms-request-id": [ - "6f3c497c-5a0b-4057-815a-879dddc0c9e2" + "14ceb192-8116-49a9-9341-d1bdd1ce9e3c" ], "x-ms-correlation-request-id": [ - "6f3c497c-5a0b-4057-815a-879dddc0c9e2" + "14ceb192-8116-49a9-9341-d1bdd1ce9e3c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182712Z:6f3c497c-5a0b-4057-815a-879dddc0c9e2" + "WESTUS2:20200730T213545Z:14ceb192-8116-49a9-9341-d1bdd1ce9e3c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -942,7 +942,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:27:11 GMT" + "Thu, 30 Jul 2020 21:35:45 GMT" ], "Content-Length": [ "4263" @@ -954,23 +954,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+LsU=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-7b39fc7b-284a-478e-b74d-1252c6ced31c-iothub\",\r\n \"PrimaryKey\": \"KaD2ecGhoDiIKd+E0/k4AiqWwgHM3BCHPTyH6hYYBcM=\",\r\n \"SecondaryKey\": \"nwQd3fm3Sd7yk+mMSqUyccnrZ1gQOWrgg6WMerQxpAs=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:26:48 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:26:48 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-6034787d-74a7-4db1-8137-c2d8103d5c72-iothub\",\r\n \"PrimaryKey\": \"G0Im+dUWfpgST3j4TuU02d3VrtHCzKxhLsBZRBy66fg=\",\r\n \"SecondaryKey\": \"9MqpJG4od9M5/rhwMpgLQelXMkmJs0/n4/VdUjTkD5w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:26:48 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:26:48 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"SecondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:26:48 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:26:48 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"SecondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:26:48 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:26:48 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net/;SharedAccessKeyName=ps9447;SharedAccessKey=IXe9hLU87Uokfg0I1BCZgbYiInPCeC0JKcOC9v9YHyc=;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6GYzI=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-454053db-f533-4ea8-9437-eecb4e207a51-iothub\",\r\n \"PrimaryKey\": \"L9aXC0dE5t9jbo2k+CH/vao9o634UrWJLKg1Ix8jyl0=\",\r\n \"SecondaryKey\": \"Ez7jNu3IrTSpDum2TkQDGVddb4wRiVoFfC4Yj81b/0M=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:35:21 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:35:21 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-a4b8ac0a-86ce-4475-ad31-b7e00a6d1d84-iothub\",\r\n \"PrimaryKey\": \"Pvgj9tHLfNh3cfu7YXXcJKzXAZ8gUOaosM9ZJqMqU7k=\",\r\n \"SecondaryKey\": \"Tsf4oF4r5hJ71cb2of3RTH8eoFalhy7IoXAtpcW90D0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:35:21 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:35:21 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"SecondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:35:21 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:35:21 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"SecondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:35:21 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:35:21 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net/;SharedAccessKeyName=ps7467;SharedAccessKey=KUvDppy1JlGQJF5LR1N7jyoEX6xt4mPAa8fB0YSt4To=;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABK+M6w=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 5\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ6HETo=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 5\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "44b18ad0-f32a-456a-92d2-2e9f34299ce7" + "490f8b2d-2ac3-4270-bc87-3d55a92e4e50" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -990,7 +990,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzc1MzRmMmItYmViMS00YmJkLTkzYTMtZmJmNGUzNzlhODJl?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYTBjMmVlOTQtYTVlNC00MWVjLTg3NjEtMGMwMzcyYzlhMzVj?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -999,13 +999,13 @@ "4994" ], "x-ms-request-id": [ - "38e96fb1-c212-48c4-b8c5-6cd5022bb642" + "3c8bb9ef-2743-4c41-ad8b-777bc819e896" ], "x-ms-correlation-request-id": [ - "38e96fb1-c212-48c4-b8c5-6cd5022bb642" + "3c8bb9ef-2743-4c41-ad8b-777bc819e896" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182746Z:38e96fb1-c212-48c4-b8c5-6cd5022bb642" + "WESTUS2:20200730T213621Z:3c8bb9ef-2743-4c41-ad8b-777bc819e896" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1014,7 +1014,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:27:46 GMT" + "Thu, 30 Jul 2020 21:36:20 GMT" ], "Content-Length": [ "4266" @@ -1026,23 +1026,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+M6w=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-7b39fc7b-284a-478e-b74d-1252c6ced31c-iothub\",\r\n \"PrimaryKey\": \"KaD2ecGhoDiIKd+E0/k4AiqWwgHM3BCHPTyH6hYYBcM=\",\r\n \"SecondaryKey\": \"nwQd3fm3Sd7yk+mMSqUyccnrZ1gQOWrgg6WMerQxpAs=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:27:23 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:27:23 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-6034787d-74a7-4db1-8137-c2d8103d5c72-iothub\",\r\n \"PrimaryKey\": \"G0Im+dUWfpgST3j4TuU02d3VrtHCzKxhLsBZRBy66fg=\",\r\n \"SecondaryKey\": \"9MqpJG4od9M5/rhwMpgLQelXMkmJs0/n4/VdUjTkD5w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:27:23 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:27:23 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"SecondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:27:23 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:27:23 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"SecondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:27:23 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:27:23 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net/;SharedAccessKeyName=ps9447;SharedAccessKey=IXe9hLU87Uokfg0I1BCZgbYiInPCeC0JKcOC9v9YHyc=;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6HETo=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-454053db-f533-4ea8-9437-eecb4e207a51-iothub\",\r\n \"PrimaryKey\": \"L9aXC0dE5t9jbo2k+CH/vao9o634UrWJLKg1Ix8jyl0=\",\r\n \"SecondaryKey\": \"Ez7jNu3IrTSpDum2TkQDGVddb4wRiVoFfC4Yj81b/0M=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:35:56 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:35:56 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-a4b8ac0a-86ce-4475-ad31-b7e00a6d1d84-iothub\",\r\n \"PrimaryKey\": \"Pvgj9tHLfNh3cfu7YXXcJKzXAZ8gUOaosM9ZJqMqU7k=\",\r\n \"SecondaryKey\": \"Tsf4oF4r5hJ71cb2of3RTH8eoFalhy7IoXAtpcW90D0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:35:56 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:35:56 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"SecondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:35:56 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:35:56 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"SecondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:35:56 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:35:56 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net/;SharedAccessKeyName=ps7467;SharedAccessKey=KUvDppy1JlGQJF5LR1N7jyoEX6xt4mPAa8fB0YSt4To=;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABK+ToE=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 5\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ6HElI=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 5\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "dad369a7-1ae4-4980-8761-09e14678a840" + "f7488ad7-26b0-4a57-b2cb-5562fd55eed8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1062,7 +1062,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNjFhYjNiOWQtZjQwNi00MjQxLTgwOTItZTJhM2YxMTVmMjY1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfODI0M2E0MWEtNDc3Ni00NTVmLWIzM2MtY2Q0ZWY2MmViYTA1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1071,13 +1071,13 @@ "4993" ], "x-ms-request-id": [ - "9cb28c6c-8270-4eb9-b0e1-b8180f3d010e" + "cc4b8f70-5bef-4cc4-8954-085f8ea9d2b2" ], "x-ms-correlation-request-id": [ - "9cb28c6c-8270-4eb9-b0e1-b8180f3d010e" + "cc4b8f70-5bef-4cc4-8954-085f8ea9d2b2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182821Z:9cb28c6c-8270-4eb9-b0e1-b8180f3d010e" + "WESTUS2:20200730T213656Z:cc4b8f70-5bef-4cc4-8954-085f8ea9d2b2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1086,7 +1086,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:28:20 GMT" + "Thu, 30 Jul 2020 21:36:55 GMT" ], "Content-Length": [ "4266" @@ -1098,23 +1098,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+ToE=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-7b39fc7b-284a-478e-b74d-1252c6ced31c-iothub\",\r\n \"PrimaryKey\": \"KaD2ecGhoDiIKd+E0/k4AiqWwgHM3BCHPTyH6hYYBcM=\",\r\n \"SecondaryKey\": \"nwQd3fm3Sd7yk+mMSqUyccnrZ1gQOWrgg6WMerQxpAs=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:28:01 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:28:01 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-6034787d-74a7-4db1-8137-c2d8103d5c72-iothub\",\r\n \"PrimaryKey\": \"G0Im+dUWfpgST3j4TuU02d3VrtHCzKxhLsBZRBy66fg=\",\r\n \"SecondaryKey\": \"9MqpJG4od9M5/rhwMpgLQelXMkmJs0/n4/VdUjTkD5w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:28:01 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:28:01 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"SecondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:28:01 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:28:01 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"SecondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:28:01 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:28:01 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net/;SharedAccessKeyName=ps9447;SharedAccessKey=IXe9hLU87Uokfg0I1BCZgbYiInPCeC0JKcOC9v9YHyc=;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6HElI=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-454053db-f533-4ea8-9437-eecb4e207a51-iothub\",\r\n \"PrimaryKey\": \"L9aXC0dE5t9jbo2k+CH/vao9o634UrWJLKg1Ix8jyl0=\",\r\n \"SecondaryKey\": \"Ez7jNu3IrTSpDum2TkQDGVddb4wRiVoFfC4Yj81b/0M=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:36:34 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:36:34 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-a4b8ac0a-86ce-4475-ad31-b7e00a6d1d84-iothub\",\r\n \"PrimaryKey\": \"Pvgj9tHLfNh3cfu7YXXcJKzXAZ8gUOaosM9ZJqMqU7k=\",\r\n \"SecondaryKey\": \"Tsf4oF4r5hJ71cb2of3RTH8eoFalhy7IoXAtpcW90D0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:36:34 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:36:34 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"SecondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:36:34 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:36:34 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"SecondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:36:34 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:36:34 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net/;SharedAccessKeyName=ps7467;SharedAccessKey=KUvDppy1JlGQJF5LR1N7jyoEX6xt4mPAa8fB0YSt4To=;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABK+YfQ=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 5\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ6HZVk=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 5\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "e1b016f6-6e31-4d2c-9ec9-8f3edc53a9f0" + "3cd8578b-3bb8-4780-aad1-9f54ad6faaaa" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1134,7 +1134,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOTliM2I2MTktZGVhMy00MWRhLTkwNzAtZTA0YTRlZmMwODc5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfM2FjYmZiZmMtMDQxNi00ODVmLWJmMjktM2YyMGRjOWVmN2Zk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1143,13 +1143,13 @@ "4992" ], "x-ms-request-id": [ - "f1b5cb8d-8986-4aec-ad56-a1d8af8e410a" + "aaf21b5f-87c4-4c63-8afa-65c0d0827149" ], "x-ms-correlation-request-id": [ - "f1b5cb8d-8986-4aec-ad56-a1d8af8e410a" + "aaf21b5f-87c4-4c63-8afa-65c0d0827149" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182855Z:f1b5cb8d-8986-4aec-ad56-a1d8af8e410a" + "WESTUS2:20200730T213731Z:aaf21b5f-87c4-4c63-8afa-65c0d0827149" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1158,7 +1158,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:28:55 GMT" + "Thu, 30 Jul 2020 21:37:30 GMT" ], "Content-Length": [ "4266" @@ -1170,23 +1170,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+YfQ=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-7b39fc7b-284a-478e-b74d-1252c6ced31c-iothub\",\r\n \"PrimaryKey\": \"KaD2ecGhoDiIKd+E0/k4AiqWwgHM3BCHPTyH6hYYBcM=\",\r\n \"SecondaryKey\": \"nwQd3fm3Sd7yk+mMSqUyccnrZ1gQOWrgg6WMerQxpAs=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:28:32 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:28:32 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-6034787d-74a7-4db1-8137-c2d8103d5c72-iothub\",\r\n \"PrimaryKey\": \"G0Im+dUWfpgST3j4TuU02d3VrtHCzKxhLsBZRBy66fg=\",\r\n \"SecondaryKey\": \"9MqpJG4od9M5/rhwMpgLQelXMkmJs0/n4/VdUjTkD5w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:28:32 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:28:32 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"SecondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:28:32 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:28:32 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"SecondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:28:32 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:28:32 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net/;SharedAccessKeyName=ps9447;SharedAccessKey=IXe9hLU87Uokfg0I1BCZgbYiInPCeC0JKcOC9v9YHyc=;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6HZVk=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-454053db-f533-4ea8-9437-eecb4e207a51-iothub\",\r\n \"PrimaryKey\": \"L9aXC0dE5t9jbo2k+CH/vao9o634UrWJLKg1Ix8jyl0=\",\r\n \"SecondaryKey\": \"Ez7jNu3IrTSpDum2TkQDGVddb4wRiVoFfC4Yj81b/0M=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:37:14 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:37:14 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-a4b8ac0a-86ce-4475-ad31-b7e00a6d1d84-iothub\",\r\n \"PrimaryKey\": \"Pvgj9tHLfNh3cfu7YXXcJKzXAZ8gUOaosM9ZJqMqU7k=\",\r\n \"SecondaryKey\": \"Tsf4oF4r5hJ71cb2of3RTH8eoFalhy7IoXAtpcW90D0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:37:14 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:37:14 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"SecondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:37:14 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:37:14 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"SecondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:37:14 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:37:14 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net/;SharedAccessKeyName=ps7467;SharedAccessKey=KUvDppy1JlGQJF5LR1N7jyoEX6xt4mPAa8fB0YSt4To=;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABK+Y4A=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"routes\": [\r\n {\r\n \"name\": \"route1\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ]\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 5\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ6Hwc4=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"routes\": [\r\n {\r\n \"name\": \"route1\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ]\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 5\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6d04045b-c4bd-487b-a7f7-699174a12e98" + "7d5bff6a-813e-4e06-a711-a9d4f484a8bf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1206,7 +1206,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNjljNWI2ZGUtMDZlYS00OWY2LWJjN2UtOWExOTQ2M2Q0MmEz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMTUzZjViYjgtOGM4Mi00ZjRhLWE5MmQtMmE5NjkxNGM3ODhm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1215,13 +1215,13 @@ "4991" ], "x-ms-request-id": [ - "6eeab4dd-f92c-48d9-b085-6dca2a74c3d8" + "ac6f98d2-b6d0-4068-9ce1-46d761d95d10" ], "x-ms-correlation-request-id": [ - "6eeab4dd-f92c-48d9-b085-6dca2a74c3d8" + "ac6f98d2-b6d0-4068-9ce1-46d761d95d10" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182929Z:6eeab4dd-f92c-48d9-b085-6dca2a74c3d8" + "WESTUS2:20200730T213906Z:ac6f98d2-b6d0-4068-9ce1-46d761d95d10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1230,7 +1230,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:29:28 GMT" + "Thu, 30 Jul 2020 21:39:06 GMT" ], "Content-Length": [ "4034" @@ -1242,23 +1242,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+Y4A=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-7b39fc7b-284a-478e-b74d-1252c6ced31c-iothub\",\r\n \"PrimaryKey\": \"KaD2ecGhoDiIKd+E0/k4AiqWwgHM3BCHPTyH6hYYBcM=\",\r\n \"SecondaryKey\": \"nwQd3fm3Sd7yk+mMSqUyccnrZ1gQOWrgg6WMerQxpAs=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:29:06 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:29:06 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-6034787d-74a7-4db1-8137-c2d8103d5c72-iothub\",\r\n \"PrimaryKey\": \"G0Im+dUWfpgST3j4TuU02d3VrtHCzKxhLsBZRBy66fg=\",\r\n \"SecondaryKey\": \"9MqpJG4od9M5/rhwMpgLQelXMkmJs0/n4/VdUjTkD5w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:29:06 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:29:06 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"SecondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:29:06 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:29:06 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"SecondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:29:06 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:29:06 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route1\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6Hwc4=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-454053db-f533-4ea8-9437-eecb4e207a51-iothub\",\r\n \"PrimaryKey\": \"L9aXC0dE5t9jbo2k+CH/vao9o634UrWJLKg1Ix8jyl0=\",\r\n \"SecondaryKey\": \"Ez7jNu3IrTSpDum2TkQDGVddb4wRiVoFfC4Yj81b/0M=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:37:45 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:37:45 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-a4b8ac0a-86ce-4475-ad31-b7e00a6d1d84-iothub\",\r\n \"PrimaryKey\": \"Pvgj9tHLfNh3cfu7YXXcJKzXAZ8gUOaosM9ZJqMqU7k=\",\r\n \"SecondaryKey\": \"Tsf4oF4r5hJ71cb2of3RTH8eoFalhy7IoXAtpcW90D0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:37:45 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:37:45 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"SecondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:37:45 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:37:45 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"SecondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:37:45 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:37:45 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route1\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABK+kHI=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 5\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ6IqRE=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 5\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "c36b9e43-05b6-4c37-947c-12cf42bea88c" + "21ef4d15-7da9-49da-8ced-f3dd658f9046" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1278,7 +1278,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfM2QxZGRkNmYtNDg4Yy00MWRlLTkxOWMtOTMzMDgzM2Q5NDU2?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZDdhMTc4MmYtNWIyOC00NjQ4LWE1ZDUtYmM5YzMwNzNjZjVk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1287,13 +1287,13 @@ "4990" ], "x-ms-request-id": [ - "f5815c81-ee07-486a-add1-a68b5d659feb" + "dd25153a-9332-45c3-bf13-8f2ebfa8ed04" ], "x-ms-correlation-request-id": [ - "f5815c81-ee07-486a-add1-a68b5d659feb" + "dd25153a-9332-45c3-bf13-8f2ebfa8ed04" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183004Z:f5815c81-ee07-486a-add1-a68b5d659feb" + "WESTUS2:20200730T213942Z:dd25153a-9332-45c3-bf13-8f2ebfa8ed04" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1302,7 +1302,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:30:03 GMT" + "Thu, 30 Jul 2020 21:39:41 GMT" ], "Content-Length": [ "4141" @@ -1314,23 +1314,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+kHI=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-7b39fc7b-284a-478e-b74d-1252c6ced31c-iothub\",\r\n \"PrimaryKey\": \"KaD2ecGhoDiIKd+E0/k4AiqWwgHM3BCHPTyH6hYYBcM=\",\r\n \"SecondaryKey\": \"nwQd3fm3Sd7yk+mMSqUyccnrZ1gQOWrgg6WMerQxpAs=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:29:41 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:29:41 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-6034787d-74a7-4db1-8137-c2d8103d5c72-iothub\",\r\n \"PrimaryKey\": \"G0Im+dUWfpgST3j4TuU02d3VrtHCzKxhLsBZRBy66fg=\",\r\n \"SecondaryKey\": \"9MqpJG4od9M5/rhwMpgLQelXMkmJs0/n4/VdUjTkD5w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:29:41 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:29:41 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"SecondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:29:41 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:29:41 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"SecondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:29:41 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:29:41 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6IqRE=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-454053db-f533-4ea8-9437-eecb4e207a51-iothub\",\r\n \"PrimaryKey\": \"L9aXC0dE5t9jbo2k+CH/vao9o634UrWJLKg1Ix8jyl0=\",\r\n \"SecondaryKey\": \"Ez7jNu3IrTSpDum2TkQDGVddb4wRiVoFfC4Yj81b/0M=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:39:19 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:39:19 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-a4b8ac0a-86ce-4475-ad31-b7e00a6d1d84-iothub\",\r\n \"PrimaryKey\": \"Pvgj9tHLfNh3cfu7YXXcJKzXAZ8gUOaosM9ZJqMqU7k=\",\r\n \"SecondaryKey\": \"Tsf4oF4r5hJ71cb2of3RTH8eoFalhy7IoXAtpcW90D0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:39:19 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:39:19 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"SecondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:39:19 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:39:19 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"SecondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:39:19 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:39:19 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAABK+y3M=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 5\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAJ6JXKo=\",\r\n \"properties\": {\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 5\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "17850b68-b462-4c64-a0b5-706a96ebc188" + "ca74a639-9b16-4b68-949a-f5aeb684d61e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1350,7 +1350,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTZlMTdhYzItYjcyNC00MWVlLWIxOGItN2I2ODU4ZTYyMmFl?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzJlODAxNjMtMmU5Yi00NDFjLTllMGUtOGRkYjdlYmQ5MmY1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1359,13 +1359,13 @@ "4989" ], "x-ms-request-id": [ - "513ff96a-ed09-4215-88dc-44c35450790d" + "47764f7f-9a28-438f-b5f8-90cb03695fb1" ], "x-ms-correlation-request-id": [ - "513ff96a-ed09-4215-88dc-44c35450790d" + "47764f7f-9a28-438f-b5f8-90cb03695fb1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183039Z:513ff96a-ed09-4215-88dc-44c35450790d" + "WESTUS2:20200730T214255Z:47764f7f-9a28-438f-b5f8-90cb03695fb1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1374,7 +1374,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:30:38 GMT" + "Thu, 30 Jul 2020 21:42:55 GMT" ], "Content-Length": [ "4140" @@ -1386,17 +1386,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+y3M=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-7b39fc7b-284a-478e-b74d-1252c6ced31c-iothub\",\r\n \"PrimaryKey\": \"KaD2ecGhoDiIKd+E0/k4AiqWwgHM3BCHPTyH6hYYBcM=\",\r\n \"SecondaryKey\": \"nwQd3fm3Sd7yk+mMSqUyccnrZ1gQOWrgg6WMerQxpAs=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:30:15 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:30:15 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-6034787d-74a7-4db1-8137-c2d8103d5c72-iothub\",\r\n \"PrimaryKey\": \"G0Im+dUWfpgST3j4TuU02d3VrtHCzKxhLsBZRBy66fg=\",\r\n \"SecondaryKey\": \"9MqpJG4od9M5/rhwMpgLQelXMkmJs0/n4/VdUjTkD5w=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:30:15 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:30:15 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"SecondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:30:15 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:30:15 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"SecondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 16 Jun 2020 18:30:15 GMT\",\r\n \"ModifiedTime\": \"Tue, 16 Jun 2020 18:30:15 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6JXKo=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-454053db-f533-4ea8-9437-eecb4e207a51-iothub\",\r\n \"PrimaryKey\": \"L9aXC0dE5t9jbo2k+CH/vao9o634UrWJLKg1Ix8jyl0=\",\r\n \"SecondaryKey\": \"Ez7jNu3IrTSpDum2TkQDGVddb4wRiVoFfC4Yj81b/0M=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:39:55 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:39:55 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-a4b8ac0a-86ce-4475-ad31-b7e00a6d1d84-iothub\",\r\n \"PrimaryKey\": \"Pvgj9tHLfNh3cfu7YXXcJKzXAZ8gUOaosM9ZJqMqU7k=\",\r\n \"SecondaryKey\": \"Tsf4oF4r5hJ71cb2of3RTH8eoFalhy7IoXAtpcW90D0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:39:55 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:39:55 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"SecondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:39:55 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:39:55 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"SecondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Thu, 30 Jul 2020 21:39:55 GMT\",\r\n \"ModifiedTime\": \"Thu, 30 Jul 2020 21:39:55 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZjAwOGM4MjItYzdiOS00NWJmLTgxMTgtMTRjMWNmMTdhMjkx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWmpBd09HTTRNakl0WXpkaU9TMDBOV0ptTFRneE1UZ3RNVFJqTVdObU1UZGhNamt4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOGM4NTYyYzctOTBhOC00YTZiLTg2YTYtN2ZmM2ExZTE2Y2Yx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT0dNNE5UWXlZemN0T1RCaE9DMDBZVFppTFRnMllUWXROMlptTTJFeFpURTJZMll4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1416,13 +1416,13 @@ "11998" ], "x-ms-request-id": [ - "f180273c-9d18-49f1-a9b1-b3c05286ed54" + "229c3c7f-1a23-4f3d-977e-7948d3177d1e" ], "x-ms-correlation-request-id": [ - "f180273c-9d18-49f1-a9b1-b3c05286ed54" + "229c3c7f-1a23-4f3d-977e-7948d3177d1e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182243Z:f180273c-9d18-49f1-a9b1-b3c05286ed54" + "WESTUS2:20200730T213045Z:229c3c7f-1a23-4f3d-977e-7948d3177d1e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1431,7 +1431,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:22:43 GMT" + "Thu, 30 Jul 2020 21:30:44 GMT" ], "Content-Length": [ "20" @@ -1447,13 +1447,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZjAwOGM4MjItYzdiOS00NWJmLTgxMTgtMTRjMWNmMTdhMjkx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWmpBd09HTTRNakl0WXpkaU9TMDBOV0ptTFRneE1UZ3RNVFJqTVdObU1UZGhNamt4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOGM4NTYyYzctOTBhOC00YTZiLTg2YTYtN2ZmM2ExZTE2Y2Yx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT0dNNE5UWXlZemN0T1RCaE9DMDBZVFppTFRnMllUWXROMlptTTJFeFpURTJZMll4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1473,13 +1473,13 @@ "11997" ], "x-ms-request-id": [ - "f40a3562-4b3a-4afc-98b0-d1fba5a26a1b" + "f3a3fc83-25a6-4d04-9d63-c5e915f4c85c" ], "x-ms-correlation-request-id": [ - "f40a3562-4b3a-4afc-98b0-d1fba5a26a1b" + "f3a3fc83-25a6-4d04-9d63-c5e915f4c85c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182314Z:f40a3562-4b3a-4afc-98b0-d1fba5a26a1b" + "WESTUS2:20200730T213115Z:f3a3fc83-25a6-4d04-9d63-c5e915f4c85c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1488,7 +1488,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:23:14 GMT" + "Thu, 30 Jul 2020 21:31:14 GMT" ], "Content-Length": [ "20" @@ -1504,13 +1504,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZjAwOGM4MjItYzdiOS00NWJmLTgxMTgtMTRjMWNmMTdhMjkx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWmpBd09HTTRNakl0WXpkaU9TMDBOV0ptTFRneE1UZ3RNVFJqTVdObU1UZGhNamt4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOGM4NTYyYzctOTBhOC00YTZiLTg2YTYtN2ZmM2ExZTE2Y2Yx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT0dNNE5UWXlZemN0T1RCaE9DMDBZVFppTFRnMllUWXROMlptTTJFeFpURTJZMll4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1530,13 +1530,13 @@ "11996" ], "x-ms-request-id": [ - "6a213f2f-2957-4094-ae4d-60ce7091eee9" + "8fef1d67-64c8-4c86-82d7-3bc929d06b03" ], "x-ms-correlation-request-id": [ - "6a213f2f-2957-4094-ae4d-60ce7091eee9" + "8fef1d67-64c8-4c86-82d7-3bc929d06b03" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182344Z:6a213f2f-2957-4094-ae4d-60ce7091eee9" + "WESTUS2:20200730T213145Z:8fef1d67-64c8-4c86-82d7-3bc929d06b03" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1545,7 +1545,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:23:43 GMT" + "Thu, 30 Jul 2020 21:31:45 GMT" ], "Content-Length": [ "20" @@ -1561,13 +1561,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZjAwOGM4MjItYzdiOS00NWJmLTgxMTgtMTRjMWNmMTdhMjkx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWmpBd09HTTRNakl0WXpkaU9TMDBOV0ptTFRneE1UZ3RNVFJqTVdObU1UZGhNamt4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOGM4NTYyYzctOTBhOC00YTZiLTg2YTYtN2ZmM2ExZTE2Y2Yx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT0dNNE5UWXlZemN0T1RCaE9DMDBZVFppTFRnMllUWXROMlptTTJFeFpURTJZMll4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1587,13 +1587,13 @@ "11995" ], "x-ms-request-id": [ - "6b493aa4-e532-4b51-ba0e-0d7ffd27d88c" + "5cbd1723-42a3-4be7-9d8f-3e586b80c963" ], "x-ms-correlation-request-id": [ - "6b493aa4-e532-4b51-ba0e-0d7ffd27d88c" + "5cbd1723-42a3-4be7-9d8f-3e586b80c963" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182414Z:6b493aa4-e532-4b51-ba0e-0d7ffd27d88c" + "WESTUS2:20200730T213215Z:5cbd1723-42a3-4be7-9d8f-3e586b80c963" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1602,7 +1602,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:24:14 GMT" + "Thu, 30 Jul 2020 21:32:15 GMT" ], "Content-Length": [ "20" @@ -1618,13 +1618,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZjAwOGM4MjItYzdiOS00NWJmLTgxMTgtMTRjMWNmMTdhMjkx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWmpBd09HTTRNakl0WXpkaU9TMDBOV0ptTFRneE1UZ3RNVFJqTVdObU1UZGhNamt4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOGM4NTYyYzctOTBhOC00YTZiLTg2YTYtN2ZmM2ExZTE2Y2Yx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT0dNNE5UWXlZemN0T1RCaE9DMDBZVFppTFRnMllUWXROMlptTTJFeFpURTJZMll4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1641,16 +1641,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11993" ], "x-ms-request-id": [ - "230863ca-1a6b-4b8c-9066-cd42ba1826bc" + "e3926c6f-74c7-4c19-95e0-c6723398a28a" ], "x-ms-correlation-request-id": [ - "230863ca-1a6b-4b8c-9066-cd42ba1826bc" + "e3926c6f-74c7-4c19-95e0-c6723398a28a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182445Z:230863ca-1a6b-4b8c-9066-cd42ba1826bc" + "WESTUS2:20200730T213246Z:e3926c6f-74c7-4c19-95e0-c6723398a28a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1659,7 +1659,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:24:44 GMT" + "Thu, 30 Jul 2020 21:32:45 GMT" ], "Content-Length": [ "20" @@ -1675,13 +1675,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZjAwOGM4MjItYzdiOS00NWJmLTgxMTgtMTRjMWNmMTdhMjkx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWmpBd09HTTRNakl0WXpkaU9TMDBOV0ptTFRneE1UZ3RNVFJqTVdObU1UZGhNamt4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOGM4NTYyYzctOTBhOC00YTZiLTg2YTYtN2ZmM2ExZTE2Y2Yx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT0dNNE5UWXlZemN0T1RCaE9DMDBZVFppTFRnMllUWXROMlptTTJFeFpURTJZMll4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1698,16 +1698,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11992" ], "x-ms-request-id": [ - "bb73cfe4-d2c0-49ae-911e-c1b8cf615c9c" + "dabc37b0-f928-4054-aa50-3dff553daed4" ], "x-ms-correlation-request-id": [ - "bb73cfe4-d2c0-49ae-911e-c1b8cf615c9c" + "dabc37b0-f928-4054-aa50-3dff553daed4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182515Z:bb73cfe4-d2c0-49ae-911e-c1b8cf615c9c" + "WESTUS2:20200730T213316Z:dabc37b0-f928-4054-aa50-3dff553daed4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1716,7 +1716,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:14 GMT" + "Thu, 30 Jul 2020 21:33:15 GMT" ], "Content-Length": [ "22" @@ -1732,13 +1732,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1755,16 +1755,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11991" ], "x-ms-request-id": [ - "a56a2564-9569-47d0-8fba-d761d425aa07" + "1859ed12-3651-4b45-b866-4dbe4372bd2f" ], "x-ms-correlation-request-id": [ - "a56a2564-9569-47d0-8fba-d761d425aa07" + "1859ed12-3651-4b45-b866-4dbe4372bd2f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182515Z:a56a2564-9569-47d0-8fba-d761d425aa07" + "WESTUS2:20200730T213316Z:1859ed12-3651-4b45-b866-4dbe4372bd2f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1773,7 +1773,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:15 GMT" + "Thu, 30 Jul 2020 21:33:16 GMT" ], "Content-Length": [ "1761" @@ -1785,23 +1785,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK9y9k=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6EAl8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "666ed2fc-25a0-4131-9b1b-9d2882de2da3" + "c4816bc6-2568-4673-8b96-d794396d83d5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1818,16 +1818,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11990" ], "x-ms-request-id": [ - "74cede4f-16d3-4a55-b79c-84d8fc758ce6" + "3bb9be89-c949-4cc1-8e43-8ac5c6c05c9d" ], "x-ms-correlation-request-id": [ - "74cede4f-16d3-4a55-b79c-84d8fc758ce6" + "3bb9be89-c949-4cc1-8e43-8ac5c6c05c9d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182516Z:74cede4f-16d3-4a55-b79c-84d8fc758ce6" + "WESTUS2:20200730T213317Z:3bb9be89-c949-4cc1-8e43-8ac5c6c05c9d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1836,7 +1836,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:15 GMT" + "Thu, 30 Jul 2020 21:33:16 GMT" ], "Content-Length": [ "1761" @@ -1848,23 +1848,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK9y9k=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6EAl8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c6ad5e94-0e64-4bfd-910e-044fde6ec7d1" + "d98e9f40-60a7-40f6-accd-bf5eb40ed3c2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1881,16 +1881,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11988" ], "x-ms-request-id": [ - "85a7c548-8232-4756-8f81-499709b89555" + "1d4898f1-848a-46c5-b0b5-66f31f3e40de" ], "x-ms-correlation-request-id": [ - "85a7c548-8232-4756-8f81-499709b89555" + "1d4898f1-848a-46c5-b0b5-66f31f3e40de" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182517Z:85a7c548-8232-4756-8f81-499709b89555" + "WESTUS2:20200730T213318Z:1d4898f1-848a-46c5-b0b5-66f31f3e40de" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1899,7 +1899,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:16 GMT" + "Thu, 30 Jul 2020 21:33:17 GMT" ], "Content-Length": [ "1761" @@ -1911,23 +1911,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK9y9k=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6EAl8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "283860ae-d542-4b9c-a65c-8618f3266fe3" + "1ad1f07c-9816-41ef-896b-4d7df0df2469" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1944,16 +1944,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11983" ], "x-ms-request-id": [ - "7df5154b-5f3e-4919-809d-eb6e500a0408" + "98625c09-7271-4623-86e0-71dc98c010ca" ], "x-ms-correlation-request-id": [ - "7df5154b-5f3e-4919-809d-eb6e500a0408" + "98625c09-7271-4623-86e0-71dc98c010ca" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182520Z:7df5154b-5f3e-4919-809d-eb6e500a0408" + "WESTUS2:20200730T213320Z:98625c09-7271-4623-86e0-71dc98c010ca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1962,7 +1962,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:19 GMT" + "Thu, 30 Jul 2020 21:33:20 GMT" ], "Content-Length": [ "1761" @@ -1974,23 +1974,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK9y9k=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6EAl8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f98bdac7-cbc5-4643-8517-c0cb61019f27" + "20503182-26cd-44ad-9e51-6e2c23045273" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2007,16 +2007,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11982" ], "x-ms-request-id": [ - "94a6df33-1b12-48d5-9f09-f22b91ca1271" + "81ec158c-6832-4263-9ec8-b63109957b4b" ], "x-ms-correlation-request-id": [ - "94a6df33-1b12-48d5-9f09-f22b91ca1271" + "81ec158c-6832-4263-9ec8-b63109957b4b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182520Z:94a6df33-1b12-48d5-9f09-f22b91ca1271" + "WESTUS2:20200730T213321Z:81ec158c-6832-4263-9ec8-b63109957b4b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2025,7 +2025,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:20 GMT" + "Thu, 30 Jul 2020 21:33:20 GMT" ], "Content-Length": [ "1761" @@ -2037,23 +2037,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK9y9k=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6EAl8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5112b49b-33cb-48bb-9e9c-0ebbec16dad8" + "938767e0-45ef-47fa-8326-5b73ccb199d7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2070,16 +2070,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11977" ], "x-ms-request-id": [ - "7e25b2e5-ec28-4f43-ab02-4dcba15bbdb5" + "ca84bcf6-2708-405c-a6de-1c4b907debd4" ], "x-ms-correlation-request-id": [ - "7e25b2e5-ec28-4f43-ab02-4dcba15bbdb5" + "ca84bcf6-2708-405c-a6de-1c4b907debd4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182524Z:7e25b2e5-ec28-4f43-ab02-4dcba15bbdb5" + "WESTUS2:20200730T213324Z:ca84bcf6-2708-405c-a6de-1c4b907debd4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2088,7 +2088,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:23 GMT" + "Thu, 30 Jul 2020 21:33:23 GMT" ], "Content-Length": [ "1761" @@ -2100,17 +2100,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK9y9k=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6EAl8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2127,16 +2127,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11976" + "11974" ], "x-ms-request-id": [ - "00422584-e6f2-4e73-a187-d5cee2cf8a4d" + "aa03969f-84bd-489b-806f-ce97e9a52b92" ], "x-ms-correlation-request-id": [ - "00422584-e6f2-4e73-a187-d5cee2cf8a4d" + "aa03969f-84bd-489b-806f-ce97e9a52b92" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182558Z:00422584-e6f2-4e73-a187-d5cee2cf8a4d" + "WESTUS2:20200730T213430Z:aa03969f-84bd-489b-806f-ce97e9a52b92" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2145,7 +2145,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:58 GMT" + "Thu, 30 Jul 2020 21:34:29 GMT" ], "Content-Length": [ "1761" @@ -2157,23 +2157,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK9zLQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6EbaQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "def6c989-2e9e-41bc-a84a-9ac7dd37d64f" + "751d06ac-e97e-4f14-97a8-5be83349729c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2190,16 +2190,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11975" + "11973" ], "x-ms-request-id": [ - "2d1527d0-019e-40ea-86d6-19ec753da83f" + "80ac4a74-619f-4e41-9d15-a4b3c5ebbc01" ], "x-ms-correlation-request-id": [ - "2d1527d0-019e-40ea-86d6-19ec753da83f" + "80ac4a74-619f-4e41-9d15-a4b3c5ebbc01" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182559Z:2d1527d0-019e-40ea-86d6-19ec753da83f" + "WESTUS2:20200730T213431Z:80ac4a74-619f-4e41-9d15-a4b3c5ebbc01" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2208,7 +2208,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:59 GMT" + "Thu, 30 Jul 2020 21:34:30 GMT" ], "Content-Length": [ "1761" @@ -2220,17 +2220,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK9zLQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6EbaQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2247,16 +2247,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11973" + "11971" ], "x-ms-request-id": [ - "f3a2cfc9-5b61-4b74-a110-436d463b489f" + "0f1d9d9b-ee28-47d4-bad9-7460eeb9946d" ], "x-ms-correlation-request-id": [ - "f3a2cfc9-5b61-4b74-a110-436d463b489f" + "0f1d9d9b-ee28-47d4-bad9-7460eeb9946d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182633Z:f3a2cfc9-5b61-4b74-a110-436d463b489f" + "WESTUS2:20200730T213506Z:0f1d9d9b-ee28-47d4-bad9-7460eeb9946d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2265,7 +2265,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:26:32 GMT" + "Thu, 30 Jul 2020 21:35:06 GMT" ], "Content-Length": [ "1761" @@ -2277,23 +2277,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK9+J0=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6Fzcs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "68fae295-a9fc-4454-b87b-9cf463bda84f" + "e1d677ea-4a65-4b6d-9e9c-67938afa9236" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2310,16 +2310,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11972" + "11970" ], "x-ms-request-id": [ - "ff6bb3d1-b74d-421d-89b5-528e6a1f0a98" + "22932197-81f0-41ab-976c-cae39d1e40e8" ], "x-ms-correlation-request-id": [ - "ff6bb3d1-b74d-421d-89b5-528e6a1f0a98" + "22932197-81f0-41ab-976c-cae39d1e40e8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182634Z:ff6bb3d1-b74d-421d-89b5-528e6a1f0a98" + "WESTUS2:20200730T213507Z:22932197-81f0-41ab-976c-cae39d1e40e8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2328,7 +2328,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:26:33 GMT" + "Thu, 30 Jul 2020 21:35:06 GMT" ], "Content-Length": [ "1761" @@ -2340,17 +2340,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK9+J0=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6Fzcs=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2363,20 +2363,20 @@ "Pragma": [ "no-cache" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11970" - ], "Server": [ "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11968" + ], "x-ms-request-id": [ - "09b30147-3d6b-4ae0-b7cb-899c319c4a51" + "c1672b80-ddc8-40c9-8b0a-24edb67cf025" ], "x-ms-correlation-request-id": [ - "09b30147-3d6b-4ae0-b7cb-899c319c4a51" + "c1672b80-ddc8-40c9-8b0a-24edb67cf025" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182708Z:09b30147-3d6b-4ae0-b7cb-899c319c4a51" + "WESTUS2:20200730T213541Z:c1672b80-ddc8-40c9-8b0a-24edb67cf025" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2385,7 +2385,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:27:07 GMT" + "Thu, 30 Jul 2020 21:35:41 GMT" ], "Content-Length": [ "1761" @@ -2397,23 +2397,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+LsU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6GYzI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2e302b4a-ae74-44b6-b430-6c1f07b8cee2" + "9b061853-6a86-4fcd-b556-2220af99b696" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2430,16 +2430,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11969" + "11967" ], "x-ms-request-id": [ - "8894204b-3754-43ef-8aa6-13243e742b19" + "00102a04-1a9b-4d8d-9d9c-7b4b7f07e63b" ], "x-ms-correlation-request-id": [ - "8894204b-3754-43ef-8aa6-13243e742b19" + "00102a04-1a9b-4d8d-9d9c-7b4b7f07e63b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182709Z:8894204b-3754-43ef-8aa6-13243e742b19" + "WESTUS2:20200730T213542Z:00102a04-1a9b-4d8d-9d9c-7b4b7f07e63b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2448,7 +2448,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:27:08 GMT" + "Thu, 30 Jul 2020 21:35:42 GMT" ], "Content-Length": [ "1761" @@ -2460,17 +2460,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+LsU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6GYzI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2487,16 +2487,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11967" + "11965" ], "x-ms-request-id": [ - "856fccdb-8524-422e-8bdb-88c2b558b502" + "66fb1a42-4c98-408e-a3aa-d0045182e82b" ], "x-ms-correlation-request-id": [ - "856fccdb-8524-422e-8bdb-88c2b558b502" + "66fb1a42-4c98-408e-a3aa-d0045182e82b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182742Z:856fccdb-8524-422e-8bdb-88c2b558b502" + "WESTUS2:20200730T213616Z:66fb1a42-4c98-408e-a3aa-d0045182e82b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2505,7 +2505,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:27:41 GMT" + "Thu, 30 Jul 2020 21:36:16 GMT" ], "Content-Length": [ "1761" @@ -2517,23 +2517,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+M6w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6HETo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bdff4125-7742-4669-bf2b-4251ad3e9f73" + "601e5955-7566-4d8c-9d46-b22226ce5232" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2550,16 +2550,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11966" + "11964" ], "x-ms-request-id": [ - "7a18a65c-fd40-4a91-8134-953d3a12a451" + "162d9162-2b30-4498-96d3-b7756dfe2f54" ], "x-ms-correlation-request-id": [ - "7a18a65c-fd40-4a91-8134-953d3a12a451" + "162d9162-2b30-4498-96d3-b7756dfe2f54" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182743Z:7a18a65c-fd40-4a91-8134-953d3a12a451" + "WESTUS2:20200730T213617Z:162d9162-2b30-4498-96d3-b7756dfe2f54" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2568,7 +2568,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:27:43 GMT" + "Thu, 30 Jul 2020 21:36:17 GMT" ], "Content-Length": [ "1761" @@ -2580,23 +2580,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+M6w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6HETo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "88ff8eae-a7c0-4471-9685-5339d66b447f" + "ba86a539-1b31-4aff-84c2-90a47c2a80c5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2613,16 +2613,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11965" + "11963" ], "x-ms-request-id": [ - "da656551-f440-4917-ad89-daba8510f848" + "7c13bed9-9b05-4302-b3fc-150668713dbd" ], "x-ms-correlation-request-id": [ - "da656551-f440-4917-ad89-daba8510f848" + "7c13bed9-9b05-4302-b3fc-150668713dbd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182744Z:da656551-f440-4917-ad89-daba8510f848" + "WESTUS2:20200730T213617Z:7c13bed9-9b05-4302-b3fc-150668713dbd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2631,7 +2631,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:27:44 GMT" + "Thu, 30 Jul 2020 21:36:17 GMT" ], "Content-Length": [ "1761" @@ -2643,17 +2643,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+M6w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6HETo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2670,16 +2670,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11963" + "11961" ], "x-ms-request-id": [ - "0d261beb-c863-41ef-97fa-c5590a1c382b" + "313511e0-f9a9-42ac-bfab-4b56c9987a41" ], "x-ms-correlation-request-id": [ - "0d261beb-c863-41ef-97fa-c5590a1c382b" + "313511e0-f9a9-42ac-bfab-4b56c9987a41" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182817Z:0d261beb-c863-41ef-97fa-c5590a1c382b" + "WESTUS2:20200730T213651Z:313511e0-f9a9-42ac-bfab-4b56c9987a41" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2688,7 +2688,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:28:16 GMT" + "Thu, 30 Jul 2020 21:36:51 GMT" ], "Content-Length": [ "1764" @@ -2700,23 +2700,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+ToE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6HElI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cd71f07b-f5ef-4997-8bc9-f8daaa139f6e" + "e8313f1a-6ac8-46c9-b593-120a7467ad76" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2733,16 +2733,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11962" + "11960" ], "x-ms-request-id": [ - "f3a38606-b93f-4442-95b2-3f160a687e07" + "12856455-8527-4e70-8e16-60cc12e1ff15" ], "x-ms-correlation-request-id": [ - "f3a38606-b93f-4442-95b2-3f160a687e07" + "12856455-8527-4e70-8e16-60cc12e1ff15" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182818Z:f3a38606-b93f-4442-95b2-3f160a687e07" + "WESTUS2:20200730T213652Z:12856455-8527-4e70-8e16-60cc12e1ff15" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2751,7 +2751,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:28:17 GMT" + "Thu, 30 Jul 2020 21:36:51 GMT" ], "Content-Length": [ "1764" @@ -2763,23 +2763,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+ToE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6HElI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fee0e5eb-3334-49f5-8171-c936137acddc" + "c87b7f77-7182-49ca-82cc-2011959112d4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2796,16 +2796,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11961" + "11959" ], "x-ms-request-id": [ - "046d1d32-7053-4cdc-a4c5-3bf14050f255" + "dd4ebba0-3b5b-40ab-ac21-7d8588706c42" ], "x-ms-correlation-request-id": [ - "046d1d32-7053-4cdc-a4c5-3bf14050f255" + "dd4ebba0-3b5b-40ab-ac21-7d8588706c42" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182818Z:046d1d32-7053-4cdc-a4c5-3bf14050f255" + "WESTUS2:20200730T213653Z:dd4ebba0-3b5b-40ab-ac21-7d8588706c42" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2814,7 +2814,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:28:17 GMT" + "Thu, 30 Jul 2020 21:36:52 GMT" ], "Content-Length": [ "1764" @@ -2826,17 +2826,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+ToE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6HElI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2853,16 +2853,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11959" + "11957" ], "x-ms-request-id": [ - "b73b2bda-aeb7-450d-b283-a84bf0da8a60" + "fd6020fb-c0d8-4faa-a086-bf28c0a39857" ], "x-ms-correlation-request-id": [ - "b73b2bda-aeb7-450d-b283-a84bf0da8a60" + "fd6020fb-c0d8-4faa-a086-bf28c0a39857" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182852Z:b73b2bda-aeb7-450d-b283-a84bf0da8a60" + "WESTUS2:20200730T213726Z:fd6020fb-c0d8-4faa-a086-bf28c0a39857" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2871,7 +2871,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:28:51 GMT" + "Thu, 30 Jul 2020 21:37:26 GMT" ], "Content-Length": [ "1764" @@ -2883,23 +2883,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+YfQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6HZVk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8bfd7545-df35-4042-bc9b-7ebc68f965c8" + "c7326fde-9cc9-4206-964b-cfecd68b6c75" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2916,16 +2916,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11958" + "11956" ], "x-ms-request-id": [ - "cd5b4233-3781-4e2b-b284-a68f5a128147" + "977186a4-1bd8-46e0-a3b4-bb0319944295" ], "x-ms-correlation-request-id": [ - "cd5b4233-3781-4e2b-b284-a68f5a128147" + "977186a4-1bd8-46e0-a3b4-bb0319944295" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182852Z:cd5b4233-3781-4e2b-b284-a68f5a128147" + "WESTUS2:20200730T213727Z:977186a4-1bd8-46e0-a3b4-bb0319944295" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2934,7 +2934,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:28:52 GMT" + "Thu, 30 Jul 2020 21:37:27 GMT" ], "Content-Length": [ "1764" @@ -2946,23 +2946,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+YfQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6HZVk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "603072fe-bfcd-4c19-b027-eb677c9230aa" + "6c16fcf0-c9f7-4ef3-ae82-5dfc9b66d13c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2979,16 +2979,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11957" + "11955" ], "x-ms-request-id": [ - "af7042ea-24e4-4834-8a99-2899b6f80e75" + "b1c1f28c-82ae-44f8-857d-648e4fa5ab65" ], "x-ms-correlation-request-id": [ - "af7042ea-24e4-4834-8a99-2899b6f80e75" + "b1c1f28c-82ae-44f8-857d-648e4fa5ab65" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182853Z:af7042ea-24e4-4834-8a99-2899b6f80e75" + "WESTUS2:20200730T213728Z:b1c1f28c-82ae-44f8-857d-648e4fa5ab65" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2997,7 +2997,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:28:52 GMT" + "Thu, 30 Jul 2020 21:37:27 GMT" ], "Content-Length": [ "1764" @@ -3009,17 +3009,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+YfQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6HZVk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3036,16 +3036,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11955" + "11951" ], "x-ms-request-id": [ - "74f8584b-493e-444b-80ec-ba552ecc1f00" + "d391cb26-c535-4627-99b7-cc32151569bb" ], "x-ms-correlation-request-id": [ - "74f8584b-493e-444b-80ec-ba552ecc1f00" + "d391cb26-c535-4627-99b7-cc32151569bb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182926Z:74f8584b-493e-444b-80ec-ba552ecc1f00" + "WESTUS2:20200730T213902Z:d391cb26-c535-4627-99b7-cc32151569bb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3054,7 +3054,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:29:25 GMT" + "Thu, 30 Jul 2020 21:39:02 GMT" ], "Content-Length": [ "1764" @@ -3066,23 +3066,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+Y4A=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6Hwc4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0873bc9c-360d-40e3-8b0b-c157c7f52ddb" + "0c273dc7-0dd9-4392-b7b2-474c1cecc889" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3099,16 +3099,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11954" + "11950" ], "x-ms-request-id": [ - "729b7d82-8460-43db-a4a0-69349e11f68a" + "8f9da657-30eb-4824-a8ef-cd3fcc97b6cd" ], "x-ms-correlation-request-id": [ - "729b7d82-8460-43db-a4a0-69349e11f68a" + "8f9da657-30eb-4824-a8ef-cd3fcc97b6cd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182926Z:729b7d82-8460-43db-a4a0-69349e11f68a" + "WESTUS2:20200730T213903Z:8f9da657-30eb-4824-a8ef-cd3fcc97b6cd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3117,7 +3117,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:29:26 GMT" + "Thu, 30 Jul 2020 21:39:03 GMT" ], "Content-Length": [ "1764" @@ -3129,23 +3129,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+Y4A=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6Hwc4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "11d69cea-0151-4fb0-8b4a-f30700e37577" + "eaa052e4-f459-4514-8f75-d2e8315e3b89" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3162,16 +3162,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11953" + "11949" ], "x-ms-request-id": [ - "d35781d6-163a-40bb-a2e4-5ae77a1458cd" + "a589a136-059c-47c1-8c5a-e2b3fd9f2b65" ], "x-ms-correlation-request-id": [ - "d35781d6-163a-40bb-a2e4-5ae77a1458cd" + "a589a136-059c-47c1-8c5a-e2b3fd9f2b65" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182927Z:d35781d6-163a-40bb-a2e4-5ae77a1458cd" + "WESTUS2:20200730T213903Z:a589a136-059c-47c1-8c5a-e2b3fd9f2b65" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3180,7 +3180,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:29:26 GMT" + "Thu, 30 Jul 2020 21:39:03 GMT" ], "Content-Length": [ "1764" @@ -3192,17 +3192,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+Y4A=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6Hwc4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3219,16 +3219,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11951" + "11947" ], "x-ms-request-id": [ - "53c4fa05-c8a5-4a74-bc90-b023d676b278" + "78e63665-bafa-4242-b392-e171c183ae62" ], "x-ms-correlation-request-id": [ - "53c4fa05-c8a5-4a74-bc90-b023d676b278" + "78e63665-bafa-4242-b392-e171c183ae62" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183000Z:53c4fa05-c8a5-4a74-bc90-b023d676b278" + "WESTUS2:20200730T213937Z:78e63665-bafa-4242-b392-e171c183ae62" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3237,7 +3237,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:30:00 GMT" + "Thu, 30 Jul 2020 21:39:37 GMT" ], "Content-Length": [ "1567" @@ -3249,23 +3249,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+kHI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route1\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6IqRE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route1\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e96515a3-314f-4b07-bd34-5e7536751fc0" + "0635869e-8518-49e0-9a65-0f90f92f0cd9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3282,16 +3282,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11950" + "11946" ], "x-ms-request-id": [ - "70d070a9-4081-4906-a35c-1f41ecb0e022" + "a79ec4eb-9c6d-4738-960b-1e48634b925f" ], "x-ms-correlation-request-id": [ - "70d070a9-4081-4906-a35c-1f41ecb0e022" + "a79ec4eb-9c6d-4738-960b-1e48634b925f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183001Z:70d070a9-4081-4906-a35c-1f41ecb0e022" + "WESTUS2:20200730T213938Z:a79ec4eb-9c6d-4738-960b-1e48634b925f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3300,7 +3300,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:30:00 GMT" + "Thu, 30 Jul 2020 21:39:37 GMT" ], "Content-Length": [ "1567" @@ -3312,23 +3312,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+kHI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route1\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6IqRE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route1\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "508afa07-f4c3-418d-8d47-32c16584c00b" + "fd03d10d-c7b6-4f09-92f4-d194755d8783" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3345,16 +3345,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11949" + "11945" ], "x-ms-request-id": [ - "222ecc1e-dffc-4f05-a58c-6854655675d7" + "bd72162a-0a2c-4bd1-a2dd-a8934ccb65ad" ], "x-ms-correlation-request-id": [ - "222ecc1e-dffc-4f05-a58c-6854655675d7" + "bd72162a-0a2c-4bd1-a2dd-a8934ccb65ad" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183001Z:222ecc1e-dffc-4f05-a58c-6854655675d7" + "WESTUS2:20200730T213939Z:bd72162a-0a2c-4bd1-a2dd-a8934ccb65ad" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3363,7 +3363,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:30:01 GMT" + "Thu, 30 Jul 2020 21:39:38 GMT" ], "Content-Length": [ "1567" @@ -3375,17 +3375,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+kHI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route1\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6IqRE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route1\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3402,16 +3402,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11947" + "11938" ], "x-ms-request-id": [ - "21ea0254-5ba8-4248-9735-4563022817fb" + "e4d94a85-1e82-4452-8277-f35cde14dac6" ], "x-ms-correlation-request-id": [ - "21ea0254-5ba8-4248-9735-4563022817fb" + "e4d94a85-1e82-4452-8277-f35cde14dac6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183035Z:21ea0254-5ba8-4248-9735-4563022817fb" + "WESTUS2:20200730T214244Z:e4d94a85-1e82-4452-8277-f35cde14dac6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3420,7 +3420,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:30:34 GMT" + "Thu, 30 Jul 2020 21:42:43 GMT" ], "Content-Length": [ "1674" @@ -3432,23 +3432,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+y3M=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6JXKo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "21bca26a-7162-42a9-b0d9-1d6c6c8581bd" + "c54f12b8-cece-4811-bd1b-98ae545cecaf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3465,16 +3465,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11946" + "11937" ], "x-ms-request-id": [ - "771d0a71-5f05-412e-b155-825235ca4174" + "e7954df4-7082-4389-bb65-e55ee72c6adb" ], "x-ms-correlation-request-id": [ - "771d0a71-5f05-412e-b155-825235ca4174" + "e7954df4-7082-4389-bb65-e55ee72c6adb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183035Z:771d0a71-5f05-412e-b155-825235ca4174" + "WESTUS2:20200730T214245Z:e7954df4-7082-4389-bb65-e55ee72c6adb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3483,7 +3483,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:30:34 GMT" + "Thu, 30 Jul 2020 21:42:44 GMT" ], "Content-Length": [ "1674" @@ -3495,23 +3495,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+y3M=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6JXKo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7769e7e7-3e13-416f-b476-826ec5493563" + "5fe6cb00-1d55-4866-adc8-271f4609c791" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3528,16 +3528,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11945" + "11936" ], "x-ms-request-id": [ - "f60f4646-e460-48dd-a35e-bd8767b43a3d" + "9cd12b4e-2bfe-4ce8-974b-d26461a5bbec" ], "x-ms-correlation-request-id": [ - "f60f4646-e460-48dd-a35e-bd8767b43a3d" + "9cd12b4e-2bfe-4ce8-974b-d26461a5bbec" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183036Z:f60f4646-e460-48dd-a35e-bd8767b43a3d" + "WESTUS2:20200730T214245Z:9cd12b4e-2bfe-4ce8-974b-d26461a5bbec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3546,7 +3546,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:30:35 GMT" + "Thu, 30 Jul 2020 21:42:44 GMT" ], "Content-Length": [ "1674" @@ -3558,23 +3558,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+y3M=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6JXKo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f9811a10-2836-4ffd-a343-31ff2261859f" + "bc93440f-5275-41c5-b15b-456f25907caf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3591,16 +3591,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11944" + "11935" ], "x-ms-request-id": [ - "af9fff20-8660-41db-9d50-57320e43d67b" + "831b6835-5a1f-4b34-a11c-e6ec9794c31c" ], "x-ms-correlation-request-id": [ - "af9fff20-8660-41db-9d50-57320e43d67b" + "831b6835-5a1f-4b34-a11c-e6ec9794c31c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183037Z:af9fff20-8660-41db-9d50-57320e43d67b" + "WESTUS2:20200730T214246Z:831b6835-5a1f-4b34-a11c-e6ec9794c31c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3609,7 +3609,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:30:36 GMT" + "Thu, 30 Jul 2020 21:42:45 GMT" ], "Content-Length": [ "1674" @@ -3621,17 +3621,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+y3M=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6JXKo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3648,16 +3648,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11942" + "11933" ], "x-ms-request-id": [ - "f1765e13-82ef-46b9-98d6-f5d9e738a2ce" + "17f95857-84de-431b-a29a-f7719efa6540" ], "x-ms-correlation-request-id": [ - "f1765e13-82ef-46b9-98d6-f5d9e738a2ce" + "17f95857-84de-431b-a29a-f7719efa6540" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183110Z:f1765e13-82ef-46b9-98d6-f5d9e738a2ce" + "WESTUS2:20200730T214326Z:17f95857-84de-431b-a29a-f7719efa6540" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3666,7 +3666,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:31:10 GMT" + "Thu, 30 Jul 2020 21:43:25 GMT" ], "Content-Length": [ "1673" @@ -3678,23 +3678,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+3U0=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6NG3A=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4fd7bd84-c669-4b62-8060-838784b95c5b" + "7b5e1f6b-6820-4f89-825b-8aea8bcac709" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3711,16 +3711,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11941" + "11932" ], "x-ms-request-id": [ - "a1247619-244f-4071-a942-408e0be18e2b" + "51be8bf7-a5ec-4cd5-992f-d63ffc3e88eb" ], "x-ms-correlation-request-id": [ - "a1247619-244f-4071-a942-408e0be18e2b" + "51be8bf7-a5ec-4cd5-992f-d63ffc3e88eb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183111Z:a1247619-244f-4071-a942-408e0be18e2b" + "WESTUS2:20200730T214326Z:51be8bf7-a5ec-4cd5-992f-d63ffc3e88eb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3729,7 +3729,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:31:10 GMT" + "Thu, 30 Jul 2020 21:43:26 GMT" ], "Content-Length": [ "1673" @@ -3741,23 +3741,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+3U0=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6NG3A=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "47db5ffe-a0de-4450-be14-f940865e50c7" + "c8e0ba04-a92f-4130-bd9d-a9cdaabe39ec" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3774,16 +3774,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11940" + "11931" ], "x-ms-request-id": [ - "0d37c086-a558-4bc6-bf27-11266fa6bf10" + "811ea4f8-9fcc-4fb4-873a-9ea6caac86b1" ], "x-ms-correlation-request-id": [ - "0d37c086-a558-4bc6-bf27-11266fa6bf10" + "811ea4f8-9fcc-4fb4-873a-9ea6caac86b1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183111Z:0d37c086-a558-4bc6-bf27-11266fa6bf10" + "WESTUS2:20200730T214327Z:811ea4f8-9fcc-4fb4-873a-9ea6caac86b1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3792,7 +3792,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:31:11 GMT" + "Thu, 30 Jul 2020 21:43:27 GMT" ], "Content-Length": [ "1673" @@ -3804,23 +3804,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+3U0=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6NG3A=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f2f4b37d-6cc7-4f91-a679-3c178f6ebba0" + "fd50b1b3-e3fd-4387-8c21-2241ca4b0f3a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3837,16 +3837,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11939" + "11930" ], "x-ms-request-id": [ - "f797c16c-96a8-4d66-a95b-a98e3de2b965" + "b244de0f-45b0-459a-bcde-c7f9e9bbfd2d" ], "x-ms-correlation-request-id": [ - "f797c16c-96a8-4d66-a95b-a98e3de2b965" + "b244de0f-45b0-459a-bcde-c7f9e9bbfd2d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183119Z:f797c16c-96a8-4d66-a95b-a98e3de2b965" + "WESTUS2:20200730T214329Z:b244de0f-45b0-459a-bcde-c7f9e9bbfd2d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3855,7 +3855,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:31:18 GMT" + "Thu, 30 Jul 2020 21:43:28 GMT" ], "Content-Length": [ "1688" @@ -3867,23 +3867,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK+69k=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6NVQU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "02ce7958-b8bc-441f-a6d8-9c67035769c6" + "bc761674-0058-4a27-a7c9-30b4001265a6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3900,16 +3900,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11938" + "11929" ], "x-ms-request-id": [ - "1428668a-b904-4566-9bec-49ac3b47327b" + "c5c68c6d-02da-4a28-a26c-057ef4a82a25" ], "x-ms-correlation-request-id": [ - "1428668a-b904-4566-9bec-49ac3b47327b" + "c5c68c6d-02da-4a28-a26c-057ef4a82a25" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183121Z:1428668a-b904-4566-9bec-49ac3b47327b" + "WESTUS2:20200730T214331Z:c5c68c6d-02da-4a28-a26c-057ef4a82a25" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3918,7 +3918,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:31:20 GMT" + "Thu, 30 Jul 2020 21:43:30 GMT" ], "Content-Length": [ "1704" @@ -3930,23 +3930,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK++mg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6Nd+w=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ce2531e6-167d-4a90-8d61-d17137a05358" + "a9bb1b4f-4bc9-4aeb-8801-9633d5201148" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3963,16 +3963,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11937" + "11928" ], "x-ms-request-id": [ - "8ebbb829-b9b7-4086-a2bb-0b5e495e9c3f" + "35580bc0-7c56-4b84-8876-30c139f66172" ], "x-ms-correlation-request-id": [ - "8ebbb829-b9b7-4086-a2bb-0b5e495e9c3f" + "35580bc0-7c56-4b84-8876-30c139f66172" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183123Z:8ebbb829-b9b7-4086-a2bb-0b5e495e9c3f" + "WESTUS2:20200730T214333Z:35580bc0-7c56-4b84-8876-30c139f66172" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3981,7 +3981,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:31:22 GMT" + "Thu, 30 Jul 2020 21:43:32 GMT" ], "Content-Length": [ "1688" @@ -3993,23 +3993,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK++ng=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6Nd/U=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "71151649-66cf-4827-a74e-70ccf1a985e9" + "3996dce2-fa06-4dea-b863-f52069902153" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4026,16 +4026,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11936" + "11927" ], "x-ms-request-id": [ - "1c291489-4eaf-4321-b8f4-1d726aa4da20" + "375bdb85-5838-43ea-89d3-3240dfb094e9" ], "x-ms-correlation-request-id": [ - "1c291489-4eaf-4321-b8f4-1d726aa4da20" + "375bdb85-5838-43ea-89d3-3240dfb094e9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183123Z:1c291489-4eaf-4321-b8f4-1d726aa4da20" + "WESTUS2:20200730T214333Z:375bdb85-5838-43ea-89d3-3240dfb094e9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4044,7 +4044,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:31:23 GMT" + "Thu, 30 Jul 2020 21:43:33 GMT" ], "Content-Length": [ "1688" @@ -4056,23 +4056,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK++ng=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6Nd/U=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "259d3172-e1d0-4080-bf6f-b3b97637446a" + "75ca68cd-6498-43c0-bba2-9ea30adf69c4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4089,16 +4089,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11900" + "11899" ], "x-ms-request-id": [ - "057d69e2-100b-48a7-a3ac-d6d196a268e9" + "74add12c-769b-4976-aa03-9e0b27ecd516" ], "x-ms-correlation-request-id": [ - "057d69e2-100b-48a7-a3ac-d6d196a268e9" + "74add12c-769b-4976-aa03-9e0b27ecd516" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184005Z:057d69e2-100b-48a7-a3ac-d6d196a268e9" + "WESTUS2:20200730T215223Z:74add12c-769b-4976-aa03-9e0b27ecd516" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4107,7 +4107,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:40:04 GMT" + "Thu, 30 Jul 2020 21:52:23 GMT" ], "Content-Length": [ "1688" @@ -4119,23 +4119,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABLAkDM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-eed34f0406.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6WH5U=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-97dce9a8d2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "184e6f58-f227-42f4-9415-476470e76047" + "ea7fa835-2339-49f2-ae47-6053bf22e8e5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4152,16 +4152,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11989" ], "x-ms-request-id": [ - "0a5f221a-cbd6-4242-a325-ff5f0f9c84e3" + "592d39d5-6e60-4b86-a964-afce29cf60c0" ], "x-ms-correlation-request-id": [ - "0a5f221a-cbd6-4242-a325-ff5f0f9c84e3" + "592d39d5-6e60-4b86-a964-afce29cf60c0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182516Z:0a5f221a-cbd6-4242-a325-ff5f0f9c84e3" + "WESTUS2:20200730T213317Z:592d39d5-6e60-4b86-a964-afce29cf60c0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4170,7 +4170,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:16 GMT" + "Thu, 30 Jul 2020 21:33:17 GMT" ], "Content-Length": [ "1773" @@ -4182,23 +4182,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"AAAAABK9y9k=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub4390.servicebus.windows.net:5671/;SharedAccessKeyName=ps9447;SharedAccessKey=****;EntityPath=ps8829\",\r\n \"name\": \"eh1\",\r\n \"id\": \"d724afe3-88e5-4b8f-9ca5-ab9e13e48cf6\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"AAAAAJ6EAl8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [\r\n {\r\n \"connectionString\": \"Endpoint=sb://eventhub8918.servicebus.windows.net:5671/;SharedAccessKeyName=ps7467;SharedAccessKey=****;EntityPath=ps7778\",\r\n \"name\": \"eh1\",\r\n \"id\": \"766d3101-9169-467b-b1be-9aa844607e9e\"\r\n }\r\n ],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"eh1\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": false\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"B1\",\r\n \"tier\": \"Basic\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/quotaMetrics?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvcXVvdGFNZXRyaWNzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/quotaMetrics?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvcXVvdGFNZXRyaWNzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2e2375b4-2f86-46e3-8ffd-9081065f8451" + "73558f06-080b-4a58-b599-da1ebfcbd0a1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4215,16 +4215,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11987" ], "x-ms-request-id": [ - "1972c052-7b32-437d-9661-b3b5ffb0a4bd" + "0ec3c481-2729-4780-b9e5-982602f4e90a" ], "x-ms-correlation-request-id": [ - "1972c052-7b32-437d-9661-b3b5ffb0a4bd" + "0ec3c481-2729-4780-b9e5-982602f4e90a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182517Z:1972c052-7b32-437d-9661-b3b5ffb0a4bd" + "WESTUS2:20200730T213318Z:0ec3c481-2729-4780-b9e5-982602f4e90a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4233,7 +4233,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:16 GMT" + "Thu, 30 Jul 2020 21:33:18 GMT" ], "Content-Length": [ "135" @@ -4249,19 +4249,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/IotHubStats?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvSW90SHViU3RhdHM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/IotHubStats?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvSW90SHViU3RhdHM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b8e00def-b90e-4def-ab9d-6f2b154c6734" + "02ed05a2-4fb5-485d-98c3-fad2188036e7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4278,16 +4278,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11986" ], "x-ms-request-id": [ - "2e5d29e0-ea5b-4c3b-aad6-731fb74fc9c3" + "e9acf862-ec82-4eb3-b604-a1ade6598497" ], "x-ms-correlation-request-id": [ - "2e5d29e0-ea5b-4c3b-aad6-731fb74fc9c3" + "e9acf862-ec82-4eb3-b604-a1ade6598497" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182517Z:2e5d29e0-ea5b-4c3b-aad6-731fb74fc9c3" + "WESTUS2:20200730T213318Z:e9acf862-ec82-4eb3-b604-a1ade6598497" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4296,7 +4296,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:17 GMT" + "Thu, 30 Jul 2020 21:33:18 GMT" ], "Content-Length": [ "69" @@ -4312,19 +4312,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/skus?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvc2t1cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/skus?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvc2t1cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ceefa878-f481-4128-a9aa-4976496824f3" + "e3033490-7695-4f12-ab24-82eb2c90d54b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4341,16 +4341,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11985" ], "x-ms-request-id": [ - "12523d17-e1c7-40e1-9fde-b35568468f53" + "906cc0a0-94c6-44e7-9668-afc222974e82" ], "x-ms-correlation-request-id": [ - "12523d17-e1c7-40e1-9fde-b35568468f53" + "906cc0a0-94c6-44e7-9668-afc222974e82" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182518Z:12523d17-e1c7-40e1-9fde-b35568468f53" + "WESTUS2:20200730T213319Z:906cc0a0-94c6-44e7-9668-afc222974e82" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4359,7 +4359,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:18 GMT" + "Thu, 30 Jul 2020 21:33:18 GMT" ], "Content-Length": [ "930" @@ -4375,19 +4375,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/eventHubEndpoints/events/ConsumerGroups?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvZXZlbnRIdWJFbmRwb2ludHMvZXZlbnRzL0NvbnN1bWVyR3JvdXBzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/eventHubEndpoints/events/ConsumerGroups?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvZXZlbnRIdWJFbmRwb2ludHMvZXZlbnRzL0NvbnN1bWVyR3JvdXBzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8197258a-fec1-4fe5-ade1-c16c40693f08" + "74961dfa-bec5-4822-8b49-30a55e8f0242" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4404,16 +4404,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11984" ], "x-ms-request-id": [ - "7165dcde-0c6a-4a5f-8750-1f3a773f96e4" + "3f093930-982a-4db2-8712-668e8482b05f" ], "x-ms-correlation-request-id": [ - "7165dcde-0c6a-4a5f-8750-1f3a773f96e4" + "3f093930-982a-4db2-8712-668e8482b05f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182519Z:7165dcde-0c6a-4a5f-8750-1f3a773f96e4" + "WESTUS2:20200730T213319Z:3f093930-982a-4db2-8712-668e8482b05f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4422,7 +4422,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:18 GMT" + "Thu, 30 Jul 2020 21:33:19 GMT" ], "Content-Length": [ "343" @@ -4434,23 +4434,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"created\": \"Tue, 16 Jun 2020 18:23:56 GMT\"\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/eventHubEndpoints/events/ConsumerGroups/%24Default\",\r\n \"name\": \"$Default\",\r\n \"type\": \"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups\",\r\n \"etag\": null\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"created\": \"Thu, 30 Jul 2020 21:32:02 GMT\"\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/eventHubEndpoints/events/ConsumerGroups/%24Default\",\r\n \"name\": \"$Default\",\r\n \"type\": \"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups\",\r\n \"etag\": null\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/eventHubEndpoints/events/ConsumerGroups?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvZXZlbnRIdWJFbmRwb2ludHMvZXZlbnRzL0NvbnN1bWVyR3JvdXBzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/eventHubEndpoints/events/ConsumerGroups?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvZXZlbnRIdWJFbmRwb2ludHMvZXZlbnRzL0NvbnN1bWVyR3JvdXBzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0acd2804-e954-41b9-b6bb-699ec9b79809" + "866a81bf-950c-4c7d-be04-f4954aefec92" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4467,16 +4467,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11981" ], "x-ms-request-id": [ - "214efd54-fbfe-467b-b76e-358bff12ff08" + "8f72c0a5-e60d-4386-b30c-f9e1a65ecf60" ], "x-ms-correlation-request-id": [ - "214efd54-fbfe-467b-b76e-358bff12ff08" + "8f72c0a5-e60d-4386-b30c-f9e1a65ecf60" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182523Z:214efd54-fbfe-467b-b76e-358bff12ff08" + "WESTUS2:20200730T213322Z:8f72c0a5-e60d-4386-b30c-f9e1a65ecf60" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4485,7 +4485,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:22 GMT" + "Thu, 30 Jul 2020 21:33:22 GMT" ], "Content-Length": [ "663" @@ -4497,23 +4497,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"created\": \"Tue, 16 Jun 2020 18:23:56 GMT\"\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/eventHubEndpoints/events/ConsumerGroups/%24Default\",\r\n \"name\": \"$Default\",\r\n \"type\": \"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups\",\r\n \"etag\": null\r\n },\r\n {\r\n \"properties\": {\r\n \"created\": \"Tue, 16 Jun 2020 18:25:22 GMT\"\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/eventHubEndpoints/events/ConsumerGroups/cg1\",\r\n \"name\": \"cg1\",\r\n \"type\": \"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups\",\r\n \"etag\": null\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"created\": \"Thu, 30 Jul 2020 21:32:02 GMT\"\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/eventHubEndpoints/events/ConsumerGroups/%24Default\",\r\n \"name\": \"$Default\",\r\n \"type\": \"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups\",\r\n \"etag\": null\r\n },\r\n {\r\n \"properties\": {\r\n \"created\": \"Thu, 30 Jul 2020 21:33:22 GMT\"\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/eventHubEndpoints/events/ConsumerGroups/cg1\",\r\n \"name\": \"cg1\",\r\n \"type\": \"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups\",\r\n \"etag\": null\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/eventHubEndpoints/events/ConsumerGroups?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvZXZlbnRIdWJFbmRwb2ludHMvZXZlbnRzL0NvbnN1bWVyR3JvdXBzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/eventHubEndpoints/events/ConsumerGroups?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvZXZlbnRIdWJFbmRwb2ludHMvZXZlbnRzL0NvbnN1bWVyR3JvdXBzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "daa8f48f-13ed-45c6-8d9a-08676a5db4a6" + "11e7f12e-bc28-4aa5-bc1a-7b0800cb1bab" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4530,16 +4530,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11980" ], "x-ms-request-id": [ - "cd754341-d74b-4b18-bd56-5dfc9a428816" + "560f23c4-d41f-4c2b-8ef4-b7032ca8c576" ], "x-ms-correlation-request-id": [ - "cd754341-d74b-4b18-bd56-5dfc9a428816" + "560f23c4-d41f-4c2b-8ef4-b7032ca8c576" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182523Z:cd754341-d74b-4b18-bd56-5dfc9a428816" + "WESTUS2:20200730T213323Z:560f23c4-d41f-4c2b-8ef4-b7032ca8c576" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4548,7 +4548,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:22 GMT" + "Thu, 30 Jul 2020 21:33:22 GMT" ], "Content-Length": [ "663" @@ -4560,23 +4560,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"created\": \"Tue, 16 Jun 2020 18:23:56 GMT\"\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/eventHubEndpoints/events/ConsumerGroups/%24Default\",\r\n \"name\": \"$Default\",\r\n \"type\": \"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups\",\r\n \"etag\": null\r\n },\r\n {\r\n \"properties\": {\r\n \"created\": \"Tue, 16 Jun 2020 18:25:22 GMT\"\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/eventHubEndpoints/events/ConsumerGroups/cg1\",\r\n \"name\": \"cg1\",\r\n \"type\": \"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups\",\r\n \"etag\": null\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"created\": \"Thu, 30 Jul 2020 21:32:02 GMT\"\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/eventHubEndpoints/events/ConsumerGroups/%24Default\",\r\n \"name\": \"$Default\",\r\n \"type\": \"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups\",\r\n \"etag\": null\r\n },\r\n {\r\n \"properties\": {\r\n \"created\": \"Thu, 30 Jul 2020 21:33:22 GMT\"\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/eventHubEndpoints/events/ConsumerGroups/cg1\",\r\n \"name\": \"cg1\",\r\n \"type\": \"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups\",\r\n \"etag\": null\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/eventHubEndpoints/events/ConsumerGroups?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvZXZlbnRIdWJFbmRwb2ludHMvZXZlbnRzL0NvbnN1bWVyR3JvdXBzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/eventHubEndpoints/events/ConsumerGroups?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvZXZlbnRIdWJFbmRwb2ludHMvZXZlbnRzL0NvbnN1bWVyR3JvdXBzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ee902b69-e3e7-4bef-a300-d03e5b503a6c" + "12eb0ac6-9a9f-4dd0-b6a2-fc2335b6c167" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4593,16 +4593,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11979" ], "x-ms-request-id": [ - "0ed8200f-d32e-4746-9ad1-9261e78fd084" + "c3f29d01-9259-4af7-a044-5ecfa9dfded1" ], "x-ms-correlation-request-id": [ - "0ed8200f-d32e-4746-9ad1-9261e78fd084" + "c3f29d01-9259-4af7-a044-5ecfa9dfded1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182523Z:0ed8200f-d32e-4746-9ad1-9261e78fd084" + "WESTUS2:20200730T213323Z:c3f29d01-9259-4af7-a044-5ecfa9dfded1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4611,7 +4611,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:22 GMT" + "Thu, 30 Jul 2020 21:33:23 GMT" ], "Content-Length": [ "343" @@ -4623,23 +4623,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"created\": \"Tue, 16 Jun 2020 18:23:56 GMT\"\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/eventHubEndpoints/events/ConsumerGroups/%24Default\",\r\n \"name\": \"$Default\",\r\n \"type\": \"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups\",\r\n \"etag\": null\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"created\": \"Thu, 30 Jul 2020 21:32:02 GMT\"\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/eventHubEndpoints/events/ConsumerGroups/%24Default\",\r\n \"name\": \"$Default\",\r\n \"type\": \"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups\",\r\n \"etag\": null\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/eventHubEndpoints/events/ConsumerGroups?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvZXZlbnRIdWJFbmRwb2ludHMvZXZlbnRzL0NvbnN1bWVyR3JvdXBzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/eventHubEndpoints/events/ConsumerGroups?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvZXZlbnRIdWJFbmRwb2ludHMvZXZlbnRzL0NvbnN1bWVyR3JvdXBzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "025a1bd4-4bc7-4934-aa5c-a8e3a80752fa" + "5b4b92d3-aede-4cd3-b289-c111184b0d33" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4656,16 +4656,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11978" ], "x-ms-request-id": [ - "87b061f8-1486-46be-a372-d9b29cf64c56" + "d58bdfa2-d19b-42e2-bc47-5f15480fb8d8" ], "x-ms-correlation-request-id": [ - "87b061f8-1486-46be-a372-d9b29cf64c56" + "d58bdfa2-d19b-42e2-bc47-5f15480fb8d8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182523Z:87b061f8-1486-46be-a372-d9b29cf64c56" + "WESTUS2:20200730T213323Z:d58bdfa2-d19b-42e2-bc47-5f15480fb8d8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4674,7 +4674,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:23 GMT" + "Thu, 30 Jul 2020 21:33:23 GMT" ], "Content-Length": [ "343" @@ -4686,23 +4686,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"created\": \"Tue, 16 Jun 2020 18:23:56 GMT\"\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/eventHubEndpoints/events/ConsumerGroups/%24Default\",\r\n \"name\": \"$Default\",\r\n \"type\": \"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups\",\r\n \"etag\": null\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"created\": \"Thu, 30 Jul 2020 21:32:02 GMT\"\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/eventHubEndpoints/events/ConsumerGroups/%24Default\",\r\n \"name\": \"$Default\",\r\n \"type\": \"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups\",\r\n \"etag\": null\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5c1c4c2a-129f-48c6-9d97-5ccd65c48aac" + "79b1c709-9ae1-406d-a7f3-59db2cdd42d7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4722,13 +4722,13 @@ "1199" ], "x-ms-request-id": [ - "aeff3cb3-c991-4a92-882c-e993af57edde" + "b05ba731-54bd-4b51-91a0-a5565d5aa9ea" ], "x-ms-correlation-request-id": [ - "aeff3cb3-c991-4a92-882c-e993af57edde" + "b05ba731-54bd-4b51-91a0-a5565d5aa9ea" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182519Z:aeff3cb3-c991-4a92-882c-e993af57edde" + "WESTUS2:20200730T213319Z:b05ba731-54bd-4b51-91a0-a5565d5aa9ea" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4737,7 +4737,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:18 GMT" + "Thu, 30 Jul 2020 21:33:19 GMT" ], "Content-Length": [ "905" @@ -4749,23 +4749,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "76c1b1b5-ce6e-414a-8281-dcac5354b344" + "91fd54bb-6c3f-4524-9181-e67feffaae12" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4785,13 +4785,13 @@ "1197" ], "x-ms-request-id": [ - "747c0321-5c23-4d9e-944d-f55bf38b6ad1" + "8cf90d74-c2f5-4c15-8065-abc1549ba5b5" ], "x-ms-correlation-request-id": [ - "747c0321-5c23-4d9e-944d-f55bf38b6ad1" + "8cf90d74-c2f5-4c15-8065-abc1549ba5b5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182520Z:747c0321-5c23-4d9e-944d-f55bf38b6ad1" + "WESTUS2:20200730T213320Z:8cf90d74-c2f5-4c15-8065-abc1549ba5b5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4800,7 +4800,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:19 GMT" + "Thu, 30 Jul 2020 21:33:20 GMT" ], "Content-Length": [ "905" @@ -4812,23 +4812,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ce2a7f14-72f5-4ab7-b430-11cfd1eb3be2" + "5d5e16e8-ff32-424c-8fc2-47bffb37805e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4848,13 +4848,13 @@ "1195" ], "x-ms-request-id": [ - "5c214e0d-3836-4200-a5e3-4fdead10278a" + "5478e15e-d4e5-4295-beb4-aefb967c48ae" ], "x-ms-correlation-request-id": [ - "5c214e0d-3836-4200-a5e3-4fdead10278a" + "5478e15e-d4e5-4295-beb4-aefb967c48ae" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182524Z:5c214e0d-3836-4200-a5e3-4fdead10278a" + "WESTUS2:20200730T213324Z:5478e15e-d4e5-4295-beb4-aefb967c48ae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4863,7 +4863,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:23 GMT" + "Thu, 30 Jul 2020 21:33:23 GMT" ], "Content-Length": [ "905" @@ -4875,23 +4875,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8f0e6798-d273-4e0a-9a8d-09fcfce558a7" + "de48f80c-8c1c-45a4-ba11-c79b512649e6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4911,13 +4911,13 @@ "1194" ], "x-ms-request-id": [ - "5d9d5251-5187-4acf-8b19-04d5031dcd1e" + "a71310af-abb7-4a0e-b282-523bfd5eb96e" ], "x-ms-correlation-request-id": [ - "5d9d5251-5187-4acf-8b19-04d5031dcd1e" + "a71310af-abb7-4a0e-b282-523bfd5eb96e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182558Z:5d9d5251-5187-4acf-8b19-04d5031dcd1e" + "WESTUS2:20200730T213430Z:a71310af-abb7-4a0e-b282-523bfd5eb96e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4926,7 +4926,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:58 GMT" + "Thu, 30 Jul 2020 21:34:29 GMT" ], "Content-Length": [ "1078" @@ -4938,23 +4938,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"/qetO9yW0iPsNaniGfR8ExSgYFJMuPKpVF3ylNQ16vs=\",\r\n \"secondaryKey\": \"CFHhWishCtL791GbsvrlDE4Dh6HxBzx4jh3kVwz3+5M=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"IYoGyCuTLhZmqHnQp21XaXfumAiwvSrpl5FJJvd7rW4=\",\r\n \"secondaryKey\": \"1UFREkm3HM0XsUBpzxkssAFn7ouaQtra4Cygd2ChxtQ=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7e7df500-a2ff-4066-9065-9dd846d25d2e" + "8ad45cac-f03a-45a8-9dda-40217c5a09fc" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4974,13 +4974,13 @@ "1193" ], "x-ms-request-id": [ - "74e76621-6a7c-4c3e-bf1a-01979f930aa9" + "86df0e01-4422-46ee-b6ae-309ce75b2de4" ], "x-ms-correlation-request-id": [ - "74e76621-6a7c-4c3e-bf1a-01979f930aa9" + "86df0e01-4422-46ee-b6ae-309ce75b2de4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182559Z:74e76621-6a7c-4c3e-bf1a-01979f930aa9" + "WESTUS2:20200730T213430Z:86df0e01-4422-46ee-b6ae-309ce75b2de4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4989,7 +4989,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:58 GMT" + "Thu, 30 Jul 2020 21:34:29 GMT" ], "Content-Length": [ "1078" @@ -5001,23 +5001,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"/qetO9yW0iPsNaniGfR8ExSgYFJMuPKpVF3ylNQ16vs=\",\r\n \"secondaryKey\": \"CFHhWishCtL791GbsvrlDE4Dh6HxBzx4jh3kVwz3+5M=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"IYoGyCuTLhZmqHnQp21XaXfumAiwvSrpl5FJJvd7rW4=\",\r\n \"secondaryKey\": \"1UFREkm3HM0XsUBpzxkssAFn7ouaQtra4Cygd2ChxtQ=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "17091c85-8a6e-44d0-8f99-de8c58eec9f5" + "f58d94ad-2756-4bb6-895e-7ef7ef946d1a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5037,13 +5037,13 @@ "1191" ], "x-ms-request-id": [ - "9c11efe5-3605-4c21-97a7-7b89cb2d14cf" + "164aa98b-3c5a-4955-9b1e-df98c8da0272" ], "x-ms-correlation-request-id": [ - "9c11efe5-3605-4c21-97a7-7b89cb2d14cf" + "164aa98b-3c5a-4955-9b1e-df98c8da0272" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182559Z:9c11efe5-3605-4c21-97a7-7b89cb2d14cf" + "WESTUS2:20200730T213431Z:164aa98b-3c5a-4955-9b1e-df98c8da0272" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5052,7 +5052,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:59 GMT" + "Thu, 30 Jul 2020 21:34:30 GMT" ], "Content-Length": [ "1078" @@ -5064,23 +5064,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"/qetO9yW0iPsNaniGfR8ExSgYFJMuPKpVF3ylNQ16vs=\",\r\n \"secondaryKey\": \"CFHhWishCtL791GbsvrlDE4Dh6HxBzx4jh3kVwz3+5M=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"IYoGyCuTLhZmqHnQp21XaXfumAiwvSrpl5FJJvd7rW4=\",\r\n \"secondaryKey\": \"1UFREkm3HM0XsUBpzxkssAFn7ouaQtra4Cygd2ChxtQ=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "83515539-2487-4384-b0c2-ff75d308f113" + "b3266849-8410-4f9f-af26-e840923213fb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5100,13 +5100,13 @@ "1190" ], "x-ms-request-id": [ - "ef1fdb1b-2f93-4941-baa8-6a5f82b628d9" + "7fcb8baa-1fb0-4615-8553-840d5b776115" ], "x-ms-correlation-request-id": [ - "ef1fdb1b-2f93-4941-baa8-6a5f82b628d9" + "7fcb8baa-1fb0-4615-8553-840d5b776115" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182633Z:ef1fdb1b-2f93-4941-baa8-6a5f82b628d9" + "WESTUS2:20200730T213506Z:7fcb8baa-1fb0-4615-8553-840d5b776115" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5115,7 +5115,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:26:32 GMT" + "Thu, 30 Jul 2020 21:35:06 GMT" ], "Content-Length": [ "1078" @@ -5127,23 +5127,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"CFHhWishCtL791GbsvrlDE4Dh6HxBzx4jh3kVwz3+5M=\",\r\n \"secondaryKey\": \"/qetO9yW0iPsNaniGfR8ExSgYFJMuPKpVF3ylNQ16vs=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"1UFREkm3HM0XsUBpzxkssAFn7ouaQtra4Cygd2ChxtQ=\",\r\n \"secondaryKey\": \"IYoGyCuTLhZmqHnQp21XaXfumAiwvSrpl5FJJvd7rW4=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f67cdfd5-332f-4f0a-b340-4ef11120038f" + "e02f7a5b-3dae-4927-932e-5fcee6129a1e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5163,13 +5163,13 @@ "1188" ], "x-ms-request-id": [ - "b4299964-eea3-4808-92d0-0fd7eaa659d6" + "08020387-1dd4-4ded-81cc-5da8b157b749" ], "x-ms-correlation-request-id": [ - "b4299964-eea3-4808-92d0-0fd7eaa659d6" + "08020387-1dd4-4ded-81cc-5da8b157b749" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182634Z:b4299964-eea3-4808-92d0-0fd7eaa659d6" + "WESTUS2:20200730T213507Z:08020387-1dd4-4ded-81cc-5da8b157b749" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5178,7 +5178,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:26:33 GMT" + "Thu, 30 Jul 2020 21:35:07 GMT" ], "Content-Length": [ "1078" @@ -5190,23 +5190,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"CFHhWishCtL791GbsvrlDE4Dh6HxBzx4jh3kVwz3+5M=\",\r\n \"secondaryKey\": \"/qetO9yW0iPsNaniGfR8ExSgYFJMuPKpVF3ylNQ16vs=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"1UFREkm3HM0XsUBpzxkssAFn7ouaQtra4Cygd2ChxtQ=\",\r\n \"secondaryKey\": \"IYoGyCuTLhZmqHnQp21XaXfumAiwvSrpl5FJJvd7rW4=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0e3bc581-f6f9-4fe0-b804-d9ed6545f99d" + "4dd74e68-ca71-4263-b73d-acf7a898119a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5226,13 +5226,13 @@ "1187" ], "x-ms-request-id": [ - "065f4919-b60a-4e82-9186-7f9bf8a0dd24" + "48102da2-7b55-4d5c-b25f-11fbe1613c47" ], "x-ms-correlation-request-id": [ - "065f4919-b60a-4e82-9186-7f9bf8a0dd24" + "48102da2-7b55-4d5c-b25f-11fbe1613c47" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182708Z:065f4919-b60a-4e82-9186-7f9bf8a0dd24" + "WESTUS2:20200730T213541Z:48102da2-7b55-4d5c-b25f-11fbe1613c47" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5241,7 +5241,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:27:07 GMT" + "Thu, 30 Jul 2020 21:35:41 GMT" ], "Content-Length": [ "1078" @@ -5253,23 +5253,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"NtYfNHkj48gY28cL5MugrcxeC8gvcdF5SvjKaEKDzM0=\",\r\n \"secondaryKey\": \"/qetO9yW0iPsNaniGfR8ExSgYFJMuPKpVF3ylNQ16vs=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"yRqTSd/L+ZN4nRKdHnEcOeBUxU0cs3FG82TRbPU2pa4=\",\r\n \"secondaryKey\": \"IYoGyCuTLhZmqHnQp21XaXfumAiwvSrpl5FJJvd7rW4=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "03d27fe3-c695-4f62-a896-a57c48717008" + "66c45ae8-9e38-43bc-8301-daca8b58efa0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5289,13 +5289,13 @@ "1185" ], "x-ms-request-id": [ - "ecbdbc23-408c-4eba-9489-b292cba983e9" + "72aef434-b8b9-45e6-a18c-371db980b364" ], "x-ms-correlation-request-id": [ - "ecbdbc23-408c-4eba-9489-b292cba983e9" + "72aef434-b8b9-45e6-a18c-371db980b364" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182709Z:ecbdbc23-408c-4eba-9489-b292cba983e9" + "WESTUS2:20200730T213542Z:72aef434-b8b9-45e6-a18c-371db980b364" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5304,7 +5304,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:27:08 GMT" + "Thu, 30 Jul 2020 21:35:42 GMT" ], "Content-Length": [ "1078" @@ -5316,23 +5316,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"NtYfNHkj48gY28cL5MugrcxeC8gvcdF5SvjKaEKDzM0=\",\r\n \"secondaryKey\": \"/qetO9yW0iPsNaniGfR8ExSgYFJMuPKpVF3ylNQ16vs=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"yRqTSd/L+ZN4nRKdHnEcOeBUxU0cs3FG82TRbPU2pa4=\",\r\n \"secondaryKey\": \"IYoGyCuTLhZmqHnQp21XaXfumAiwvSrpl5FJJvd7rW4=\",\r\n \"rights\": \"RegistryRead\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e8775b41-4ff8-4391-a5ea-aaac4e34823a" + "b152edd1-64b4-4db5-ac34-c4fac77d2515" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5352,13 +5352,13 @@ "1184" ], "x-ms-request-id": [ - "bf10e1fa-a3c5-4c74-860b-d5c9ec428d08" + "684f10ca-9545-438b-8b19-52931870898b" ], "x-ms-correlation-request-id": [ - "bf10e1fa-a3c5-4c74-860b-d5c9ec428d08" + "684f10ca-9545-438b-8b19-52931870898b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182743Z:bf10e1fa-a3c5-4c74-860b-d5c9ec428d08" + "WESTUS2:20200730T213616Z:684f10ca-9545-438b-8b19-52931870898b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5367,7 +5367,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:27:43 GMT" + "Thu, 30 Jul 2020 21:36:16 GMT" ], "Content-Length": [ "905" @@ -5379,23 +5379,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f803d71a-c44b-40b8-b413-a1b8985e8322" + "70dde20e-e6d8-4d78-8b62-e2bcbda07ec2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5415,13 +5415,13 @@ "1183" ], "x-ms-request-id": [ - "dc87d6ae-44c6-4676-aa95-94ae299b863c" + "ac4a28cf-4afe-4f70-bbd2-74081f47470a" ], "x-ms-correlation-request-id": [ - "dc87d6ae-44c6-4676-aa95-94ae299b863c" + "ac4a28cf-4afe-4f70-bbd2-74081f47470a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182743Z:dc87d6ae-44c6-4676-aa95-94ae299b863c" + "WESTUS2:20200730T213616Z:ac4a28cf-4afe-4f70-bbd2-74081f47470a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5430,7 +5430,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:27:43 GMT" + "Thu, 30 Jul 2020 21:36:16 GMT" ], "Content-Length": [ "905" @@ -5442,23 +5442,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"QsM2CxTcOTA0MTEBNPlaAZvLbQzu48yNHQIeWHS+OzE=\",\r\n \"secondaryKey\": \"HY3c8NMm5qDwIuNhD+HQEdgC8x/L3QylVhiKWxLD17U=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"84G0AQok4gqnHeb0vfapPrCwVJLmqiyzAnj98AlakjU=\",\r\n \"secondaryKey\": \"Znr37zZWpBhF6xyQrB7eO89lUENalmfLyNRqWp5pRCM=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jcq9Rt7Lhj1KxaxwiHsOGmLCftiAWfrSDNVrje8Z1F0=\",\r\n \"secondaryKey\": \"/oG2Tm7Qx3L/5/Wl/9taUYgKP5MgCLw/qhaFTgSGQ70=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"3LEo2h5K+OW0p8WqDb1THnjlE3HDr3A7flAielHSLjo=\",\r\n \"secondaryKey\": \"ncHKK3rlmOaKGyZmdGdqJhfd5UETUZ0QtAYbvJrnoPg=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"Wba4C3/mAi67Ww/3N8dQYaaczB12v+X/vNn6Rgpv7Os=\",\r\n \"secondaryKey\": \"/CKSKGFMiZjX56+7gSg3AzmgNP012eb4u9InvAjL93A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"/OlUnZRvcLv6XrKMaVdCIK3WvCoB7/SY/0lDxqk4Zig=\",\r\n \"secondaryKey\": \"q4ki56Tc//WSIKzpy6vxwD08Srxf1kNYIkim1QoM3bo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+L8yJ3ig3tfqTFn9+pitdbmFEw84qpKeCxSGaiEyHq4=\",\r\n \"secondaryKey\": \"B/YE8RsanfxrS69PMyPZfgZ8BGONv/p8RFN51tcVe+w=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ehUDpM6WkQ0eEL9ySYwCzXBt4pmVHz+5DCiZV/Pgd50=\",\r\n \"secondaryKey\": \"/k1sGvRDViSMEmryjmkdn8fo3KXKy64GrIcugsT7o40=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/IotHubKeys/iothubowner/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvSW90SHViS2V5cy9pb3RodWJvd25lci9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/IotHubKeys/iothubowner/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvSW90SHViS2V5cy9pb3RodWJvd25lci9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cf6757ed-d8b7-46f2-bd40-e3d705594853" + "b9f30bfe-8985-40ee-87c7-41953152f06d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5478,13 +5478,13 @@ "1198" ], "x-ms-request-id": [ - "65269072-f87c-434e-9cc1-57f8a95501b5" + "5f08c48f-4ea4-4c55-9303-f8ed5b79f8d7" ], "x-ms-correlation-request-id": [ - "65269072-f87c-434e-9cc1-57f8a95501b5" + "5f08c48f-4ea4-4c55-9303-f8ed5b79f8d7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182519Z:65269072-f87c-434e-9cc1-57f8a95501b5" + "WESTUS2:20200730T213320Z:5f08c48f-4ea4-4c55-9303-f8ed5b79f8d7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5493,7 +5493,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:18 GMT" + "Thu, 30 Jul 2020 21:33:19 GMT" ], "Content-Length": [ "203" @@ -5505,23 +5505,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/IotHubKeys/iothubowner/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvSW90SHViS2V5cy9pb3RodWJvd25lci9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/IotHubKeys/iothubowner/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvSW90SHViS2V5cy9pb3RodWJvd25lci9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "89c139a8-1868-4b29-ba0c-17c3829b2768" + "8ac8d5a5-c881-4ff0-92d8-16f70d907197" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5541,13 +5541,13 @@ "1196" ], "x-ms-request-id": [ - "981f778e-a215-4cca-84d5-ff96974c723c" + "7601e1d6-f8bf-4e8c-8567-6a05e40913f9" ], "x-ms-correlation-request-id": [ - "981f778e-a215-4cca-84d5-ff96974c723c" + "7601e1d6-f8bf-4e8c-8567-6a05e40913f9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182521Z:981f778e-a215-4cca-84d5-ff96974c723c" + "WESTUS2:20200730T213321Z:7601e1d6-f8bf-4e8c-8567-6a05e40913f9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5556,7 +5556,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:20 GMT" + "Thu, 30 Jul 2020 21:33:20 GMT" ], "Content-Length": [ "203" @@ -5568,23 +5568,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"qN0g/ORi6fpYJC71YEauPRvVNh4s1Ty+Rd4th7ujsCQ=\",\r\n \"secondaryKey\": \"GmKhwqAUuPxQTpNVtn53yXkrzWOX2joy85EFfXVESKc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ortpnJMGwgpMMBZpZdYIbraSSMOM9ue+cxdDNbyvCws=\",\r\n \"secondaryKey\": \"yxRzxXbbp3jJCDD03/BB0SHAUenu5DmX4Br64wYHR3g=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/eventHubEndpoints/events/ConsumerGroups/cg1?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvZXZlbnRIdWJFbmRwb2ludHMvZXZlbnRzL0NvbnN1bWVyR3JvdXBzL2NnMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/eventHubEndpoints/events/ConsumerGroups/cg1?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvZXZlbnRIdWJFbmRwb2ludHMvZXZlbnRzL0NvbnN1bWVyR3JvdXBzL2NnMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "PUT", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5915ad2a-efb3-4fcc-b747-347602717456" + "04ae24c3-744f-4a45-9b29-99b43f92fc3d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5604,13 +5604,13 @@ "1199" ], "x-ms-request-id": [ - "c2e27c04-784a-4f97-9993-423a02bd1934" + "326ada5e-3e15-43e3-b350-a37d5950d2e4" ], "x-ms-correlation-request-id": [ - "c2e27c04-784a-4f97-9993-423a02bd1934" + "326ada5e-3e15-43e3-b350-a37d5950d2e4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182522Z:c2e27c04-784a-4f97-9993-423a02bd1934" + "WESTUS2:20200730T213322Z:326ada5e-3e15-43e3-b350-a37d5950d2e4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5619,7 +5619,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:22 GMT" + "Thu, 30 Jul 2020 21:33:22 GMT" ], "Content-Length": [ "319" @@ -5631,23 +5631,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"created\": \"Tue, 16 Jun 2020 18:25:22 GMT\"\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/eventHubEndpoints/events/ConsumerGroups/cg1\",\r\n \"name\": \"cg1\",\r\n \"type\": \"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups\",\r\n \"etag\": null\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"created\": \"Thu, 30 Jul 2020 21:33:22 GMT\"\r\n },\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/eventHubEndpoints/events/ConsumerGroups/cg1\",\r\n \"name\": \"cg1\",\r\n \"type\": \"Microsoft.Devices/IotHubs/EventHubEndpoints/ConsumerGroups\",\r\n \"etag\": null\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/eventHubEndpoints/events/ConsumerGroups/cg1?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvZXZlbnRIdWJFbmRwb2ludHMvZXZlbnRzL0NvbnN1bWVyR3JvdXBzL2NnMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/eventHubEndpoints/events/ConsumerGroups/cg1?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvZXZlbnRIdWJFbmRwb2ludHMvZXZlbnRzL0NvbnN1bWVyR3JvdXBzL2NnMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "16591711-6178-4037-85e6-0a35cdab9fa0" + "03a29fb7-3ace-4317-8fec-9a610f9d9733" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5667,13 +5667,13 @@ "14999" ], "x-ms-request-id": [ - "5da0803b-3cf8-47dc-92e2-36cc2a1701d5" + "6a178aa2-c675-4770-a8ae-c413f125c467" ], "x-ms-correlation-request-id": [ - "5da0803b-3cf8-47dc-92e2-36cc2a1701d5" + "6a178aa2-c675-4770-a8ae-c413f125c467" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182523Z:5da0803b-3cf8-47dc-92e2-36cc2a1701d5" + "WESTUS2:20200730T213323Z:6a178aa2-c675-4770-a8ae-c413f125c467" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5682,7 +5682,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:22 GMT" + "Thu, 30 Jul 2020 21:33:22 GMT" ], "Expires": [ "-1" @@ -5695,13 +5695,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNmRjMWJlNjAtZTVmNS00NmMwLTlmODYtY2EyMTAyZWNkMTk3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTm1Sak1XSmxOakF0WlRWbU5TMDBObU13TFRsbU9EWXRZMkV5TVRBeVpXTmtNVGszP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzc3MTE1OTEtZjgwMy00OTc3LWI2NzAtZjBjZTNkZjJjYmQx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpjM01URTFPVEV0Wmpnd015MDBPVGMzTFdJMk56QXRaakJqWlROa1pqSmpZbVF4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5718,16 +5718,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11977" + "11976" ], "x-ms-request-id": [ - "f7c74cd3-1ae7-4bfd-bc9a-09a606dca063" + "a04a60e8-1c66-4094-a72d-885a76eac0e1" ], "x-ms-correlation-request-id": [ - "f7c74cd3-1ae7-4bfd-bc9a-09a606dca063" + "a04a60e8-1c66-4094-a72d-885a76eac0e1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182558Z:f7c74cd3-1ae7-4bfd-bc9a-09a606dca063" + "WESTUS2:20200730T213359Z:a04a60e8-1c66-4094-a72d-885a76eac0e1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5736,10 +5736,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:57 GMT" + "Thu, 30 Jul 2020 21:33:59 GMT" ], "Content-Length": [ - "22" + "20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -5748,23 +5748,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/IotHubKeys/iothubowner1/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvSW90SHViS2V5cy9pb3RodWJvd25lcjEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", - "RequestMethod": "POST", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzc3MTE1OTEtZjgwMy00OTc3LWI2NzAtZjBjZTNkZjJjYmQx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpjM01URTFPVEV0Wmpnd015MDBPVGMzTFdJMk56QXRaakJqWlROa1pqSmpZbVF4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "170bb9bb-0668-4220-a3eb-5a72d66e8fc2" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5780,17 +5774,17 @@ "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ - "1192" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11975" ], "x-ms-request-id": [ - "6b78e3ba-eab6-4f5c-96e2-711f01fcdc7b" + "bc2db791-5e19-4531-8c58-eb50896094ac" ], "x-ms-correlation-request-id": [ - "6b78e3ba-eab6-4f5c-96e2-711f01fcdc7b" + "bc2db791-5e19-4531-8c58-eb50896094ac" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182559Z:6b78e3ba-eab6-4f5c-96e2-711f01fcdc7b" + "WESTUS2:20200730T213429Z:bc2db791-5e19-4531-8c58-eb50896094ac" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5799,10 +5793,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:25:58 GMT" + "Thu, 30 Jul 2020 21:34:28 GMT" ], "Content-Length": [ - "172" + "22" ], "Content-Type": [ "application/json; charset=utf-8" @@ -5811,23 +5805,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"/qetO9yW0iPsNaniGfR8ExSgYFJMuPKpVF3ylNQ16vs=\",\r\n \"secondaryKey\": \"CFHhWishCtL791GbsvrlDE4Dh6HxBzx4jh3kVwz3+5M=\",\r\n \"rights\": \"RegistryRead\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/IotHubKeys/iothubowner1/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvSW90SHViS2V5cy9pb3RodWJvd25lcjEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/IotHubKeys/iothubowner1/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvSW90SHViS2V5cy9pb3RodWJvd25lcjEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "10143653-6fe2-4e71-9558-6b2d73317fa4" + "860bf684-c5ff-4ca6-81a2-6e68c57d6729" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5844,16 +5838,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1189" + "1192" ], "x-ms-request-id": [ - "ced8fdd5-0bee-4086-aa82-c1b5d66dabba" + "501e95e8-6ef4-407a-bf85-6b3df3f73777" ], "x-ms-correlation-request-id": [ - "ced8fdd5-0bee-4086-aa82-c1b5d66dabba" + "501e95e8-6ef4-407a-bf85-6b3df3f73777" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182633Z:ced8fdd5-0bee-4086-aa82-c1b5d66dabba" + "WESTUS2:20200730T213430Z:501e95e8-6ef4-407a-bf85-6b3df3f73777" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5862,7 +5856,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:26:32 GMT" + "Thu, 30 Jul 2020 21:34:29 GMT" ], "Content-Length": [ "172" @@ -5874,23 +5868,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"CFHhWishCtL791GbsvrlDE4Dh6HxBzx4jh3kVwz3+5M=\",\r\n \"secondaryKey\": \"/qetO9yW0iPsNaniGfR8ExSgYFJMuPKpVF3ylNQ16vs=\",\r\n \"rights\": \"RegistryRead\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"IYoGyCuTLhZmqHnQp21XaXfumAiwvSrpl5FJJvd7rW4=\",\r\n \"secondaryKey\": \"1UFREkm3HM0XsUBpzxkssAFn7ouaQtra4Cygd2ChxtQ=\",\r\n \"rights\": \"RegistryRead\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/IotHubKeys/iothubowner1/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvSW90SHViS2V5cy9pb3RodWJvd25lcjEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/IotHubKeys/iothubowner1/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvSW90SHViS2V5cy9pb3RodWJvd25lcjEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "24d4eb09-4f15-470b-8d53-d48e72325508" + "ffd45601-f3ce-4eb5-a713-44a82ac9c315" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5907,16 +5901,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1186" + "1189" ], "x-ms-request-id": [ - "cdb78509-570b-43f0-8ad9-ea1ca0314215" + "712930b3-85f3-40ae-bcf8-2f518092fd1a" ], "x-ms-correlation-request-id": [ - "cdb78509-570b-43f0-8ad9-ea1ca0314215" + "712930b3-85f3-40ae-bcf8-2f518092fd1a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182708Z:cdb78509-570b-43f0-8ad9-ea1ca0314215" + "WESTUS2:20200730T213507Z:712930b3-85f3-40ae-bcf8-2f518092fd1a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5925,7 +5919,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:27:08 GMT" + "Thu, 30 Jul 2020 21:35:06 GMT" ], "Content-Length": [ "172" @@ -5937,17 +5931,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"NtYfNHkj48gY28cL5MugrcxeC8gvcdF5SvjKaEKDzM0=\",\r\n \"secondaryKey\": \"/qetO9yW0iPsNaniGfR8ExSgYFJMuPKpVF3ylNQ16vs=\",\r\n \"rights\": \"RegistryRead\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"1UFREkm3HM0XsUBpzxkssAFn7ouaQtra4Cygd2ChxtQ=\",\r\n \"secondaryKey\": \"IYoGyCuTLhZmqHnQp21XaXfumAiwvSrpl5FJJvd7rW4=\",\r\n \"rights\": \"RegistryRead\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfODk4OGRlYzgtZThmNy00Y2U5LWJmZWItNGQwZDliMzEwYzJm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT0RrNE9HUmxZemd0WlRobU55MDBZMlU1TFdKbVpXSXROR1F3WkRsaU16RXdZekptP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", - "RequestMethod": "GET", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/IotHubKeys/iothubowner1/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvSW90SHViS2V5cy9pb3RodWJvd25lcjEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "39b7d6fe-6f1e-4ccd-8807-2bfc72fa7a58" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -5963,17 +5963,17 @@ "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11974" + "x-ms-ratelimit-remaining-subscription-writes": [ + "1186" ], "x-ms-request-id": [ - "fe5b9d85-da4b-4fc3-922c-ce6324cc4a86" + "6816f6b4-7444-4f5e-9fd0-ef1f094d5ba0" ], "x-ms-correlation-request-id": [ - "fe5b9d85-da4b-4fc3-922c-ce6324cc4a86" + "6816f6b4-7444-4f5e-9fd0-ef1f094d5ba0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182632Z:fe5b9d85-da4b-4fc3-922c-ce6324cc4a86" + "WESTUS2:20200730T213542Z:6816f6b4-7444-4f5e-9fd0-ef1f094d5ba0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5982,10 +5982,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:26:32 GMT" + "Thu, 30 Jul 2020 21:35:41 GMT" ], "Content-Length": [ - "22" + "172" ], "Content-Type": [ "application/json; charset=utf-8" @@ -5994,17 +5994,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"iothubowner1\",\r\n \"primaryKey\": \"yRqTSd/L+ZN4nRKdHnEcOeBUxU0cs3FG82TRbPU2pa4=\",\r\n \"secondaryKey\": \"IYoGyCuTLhZmqHnQp21XaXfumAiwvSrpl5FJJvd7rW4=\",\r\n \"rights\": \"RegistryRead\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNGFhZDU5MjYtNjQ2MC00ZDdmLWFmMjctOTIzZGVmZTMyODQz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkdGaFpEVTVNall0TmpRMk1DMDBaRGRtTFdGbU1qY3RPVEl6WkdWbVpUTXlPRFF6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOTFmYjcwOTAtMWRiZS00OTllLTlkMTEtZDAxMzIyYTdhM2Nh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT1RGbVlqY3dPVEF0TVdSaVpTMDBPVGxsTFRsa01URXRaREF4TXpJeVlUZGhNMk5oP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -6018,19 +6018,19 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11971" + "11972" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-request-id": [ - "b1d5350d-dd31-4b2c-a90f-984938fc5606" + "0e155372-cf3d-4be2-beeb-d1bb99f08e1b" ], "x-ms-correlation-request-id": [ - "b1d5350d-dd31-4b2c-a90f-984938fc5606" + "0e155372-cf3d-4be2-beeb-d1bb99f08e1b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182707Z:b1d5350d-dd31-4b2c-a90f-984938fc5606" + "WESTUS2:20200730T213506Z:0e155372-cf3d-4be2-beeb-d1bb99f08e1b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -6039,7 +6039,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:27:07 GMT" + "Thu, 30 Jul 2020 21:35:05 GMT" ], "Content-Length": [ "22" @@ -6055,13 +6055,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMGQwNTZhOWItOTkxOC00ZjA5LWJmOTUtNzU0YmVkMjhjNmFh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTUdRd05UWmhPV0l0T1RreE9DMDBaakE1TFdKbU9UVXROelUwWW1Wa01qaGpObUZoP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjMxM2E1MjYtNDNjMy00NTMzLWI5MGQtNmYwNzUwMzVhOGVk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpNeE0yRTFNall0TkROak15MDBOVE16TFdJNU1HUXRObVl3TnpVd016VmhPR1ZrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -6078,16 +6078,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11968" + "11969" ], "x-ms-request-id": [ - "944d92f3-4824-4900-a8c2-65ffc24363ea" + "9e036a7a-34d0-43bb-a018-e1223e8570b7" ], "x-ms-correlation-request-id": [ - "944d92f3-4824-4900-a8c2-65ffc24363ea" + "9e036a7a-34d0-43bb-a018-e1223e8570b7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182742Z:944d92f3-4824-4900-a8c2-65ffc24363ea" + "WESTUS2:20200730T213541Z:9e036a7a-34d0-43bb-a018-e1223e8570b7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -6096,7 +6096,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:27:41 GMT" + "Thu, 30 Jul 2020 21:35:40 GMT" ], "Content-Length": [ "22" @@ -6112,13 +6112,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzc1MzRmMmItYmViMS00YmJkLTkzYTMtZmJmNGUzNzlhODJl?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpjMU16Um1NbUl0WW1WaU1TMDBZbUprTFRrellUTXRabUptTkdVek56bGhPREpsP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMTlmZTMyOWUtYzU5MS00OGNlLWIwYTgtMGM2YjMyZDZiYTVm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVRsbVpUTXlPV1V0WXpVNU1TMDBPR05sTFdJd1lUZ3RNR00yWWpNeVpEWmlZVFZtP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -6135,16 +6135,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11964" + "11966" ], "x-ms-request-id": [ - "14717430-d553-48cb-ab0a-cd015754c392" + "959d9a24-5536-4267-84cd-9e81e6b9b6ed" ], "x-ms-correlation-request-id": [ - "14717430-d553-48cb-ab0a-cd015754c392" + "959d9a24-5536-4267-84cd-9e81e6b9b6ed" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182817Z:14717430-d553-48cb-ab0a-cd015754c392" + "WESTUS2:20200730T213615Z:959d9a24-5536-4267-84cd-9e81e6b9b6ed" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -6153,7 +6153,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:28:16 GMT" + "Thu, 30 Jul 2020 21:36:15 GMT" ], "Content-Length": [ "22" @@ -6169,13 +6169,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNjFhYjNiOWQtZjQwNi00MjQxLTgwOTItZTJhM2YxMTVmMjY1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTmpGaFlqTmlPV1F0WmpRd05pMDBNalF4TFRnd09USXRaVEpoTTJZeE1UVm1NalkxP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYTBjMmVlOTQtYTVlNC00MWVjLTg3NjEtMGMwMzcyYzlhMzVj?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVRCak1tVmxPVFF0WVRWbE5DMDBNV1ZqTFRnM05qRXRNR013TXpjeVl6bGhNelZqP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -6192,16 +6192,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11960" + "11962" ], "x-ms-request-id": [ - "3722d102-adf7-4285-8b53-1de2706892fe" + "2f181810-754c-4543-978a-641a90634582" ], "x-ms-correlation-request-id": [ - "3722d102-adf7-4285-8b53-1de2706892fe" + "2f181810-754c-4543-978a-641a90634582" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182851Z:3722d102-adf7-4285-8b53-1de2706892fe" + "WESTUS2:20200730T213651Z:2f181810-754c-4543-978a-641a90634582" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -6210,7 +6210,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:28:51 GMT" + "Thu, 30 Jul 2020 21:36:50 GMT" ], "Content-Length": [ "22" @@ -6226,13 +6226,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOTliM2I2MTktZGVhMy00MWRhLTkwNzAtZTA0YTRlZmMwODc5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT1RsaU0ySTJNVGt0WkdWaE15MDBNV1JoTFRrd056QXRaVEEwWVRSbFptTXdPRGM1P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfODI0M2E0MWEtNDc3Ni00NTVmLWIzM2MtY2Q0ZWY2MmViYTA1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT0RJME0yRTBNV0V0TkRjM05pMDBOVFZtTFdJek0yTXRZMlEwWldZMk1tVmlZVEExP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -6249,16 +6249,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11956" + "11958" ], "x-ms-request-id": [ - "1163988e-81af-4efb-834d-20ca4a6a9c62" + "7a316ec8-61df-4036-835d-04b288bcf3cd" ], "x-ms-correlation-request-id": [ - "1163988e-81af-4efb-834d-20ca4a6a9c62" + "7a316ec8-61df-4036-835d-04b288bcf3cd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T182925Z:1163988e-81af-4efb-834d-20ca4a6a9c62" + "WESTUS2:20200730T213726Z:7a316ec8-61df-4036-835d-04b288bcf3cd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -6267,7 +6267,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:29:25 GMT" + "Thu, 30 Jul 2020 21:37:26 GMT" ], "Content-Length": [ "22" @@ -6283,13 +6283,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNjljNWI2ZGUtMDZlYS00OWY2LWJjN2UtOWExOTQ2M2Q0MmEz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTmpsak5XSTJaR1V0TURabFlTMDBPV1kyTFdKak4yVXRPV0V4T1RRMk0yUTBNbUV6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfM2FjYmZiZmMtMDQxNi00ODVmLWJmMjktM2YyMGRjOWVmN2Zk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTTJGalltWmlabU10TURReE5pMDBPRFZtTFdKbU1qa3RNMll5TUdSak9XVm1OMlprP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -6306,16 +6306,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11952" + "11954" ], "x-ms-request-id": [ - "e6a7e0f1-3222-4ba9-8aaf-5c6d5a3ecc4a" + "5a9c173d-17e1-47b9-9292-c664e02992e4" ], "x-ms-correlation-request-id": [ - "e6a7e0f1-3222-4ba9-8aaf-5c6d5a3ecc4a" + "5a9c173d-17e1-47b9-9292-c664e02992e4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183000Z:e6a7e0f1-3222-4ba9-8aaf-5c6d5a3ecc4a" + "WESTUS2:20200730T213801Z:5a9c173d-17e1-47b9-9292-c664e02992e4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -6324,10 +6324,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:29:59 GMT" + "Thu, 30 Jul 2020 21:38:01 GMT" ], "Content-Length": [ - "22" + "20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -6336,17 +6336,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfM2QxZGRkNmYtNDg4Yy00MWRlLTkxOWMtOTMzMDgzM2Q5NDU2?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTTJReFpHUmtObVl0TkRnNFl5MDBNV1JsTFRreE9XTXRPVE16TURnek0yUTVORFUyP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfM2FjYmZiZmMtMDQxNi00ODVmLWJmMjktM2YyMGRjOWVmN2Zk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTTJGalltWmlabU10TURReE5pMDBPRFZtTFdKbU1qa3RNMll5TUdSak9XVm1OMlprP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -6363,16 +6363,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11948" + "11953" ], "x-ms-request-id": [ - "a8595913-352f-459f-a618-d2c84e657454" + "1eea4cab-d768-47fd-904f-15e9dda5d4c5" ], "x-ms-correlation-request-id": [ - "a8595913-352f-459f-a618-d2c84e657454" + "1eea4cab-d768-47fd-904f-15e9dda5d4c5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183034Z:a8595913-352f-459f-a618-d2c84e657454" + "WESTUS2:20200730T213831Z:1eea4cab-d768-47fd-904f-15e9dda5d4c5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -6381,10 +6381,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:30:33 GMT" + "Thu, 30 Jul 2020 21:38:31 GMT" ], "Content-Length": [ - "22" + "20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -6393,17 +6393,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTZlMTdhYzItYjcyNC00MWVlLWIxOGItN2I2ODU4ZTYyMmFl?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRabE1UZGhZekl0WWpjeU5DMDBNV1ZsTFdJeE9HSXROMkkyT0RVNFpUWXlNbUZsP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfM2FjYmZiZmMtMDQxNi00ODVmLWJmMjktM2YyMGRjOWVmN2Zk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTTJGalltWmlabU10TURReE5pMDBPRFZtTFdKbU1qa3RNMll5TUdSak9XVm1OMlprP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -6420,16 +6420,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11943" + "11952" ], "x-ms-request-id": [ - "f48ae5b4-910a-473b-abb8-7a67cf137040" + "8a4a2a16-c5bc-4813-8c5e-76af92f273ec" ], "x-ms-correlation-request-id": [ - "f48ae5b4-910a-473b-abb8-7a67cf137040" + "8a4a2a16-c5bc-4813-8c5e-76af92f273ec" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183109Z:f48ae5b4-910a-473b-abb8-7a67cf137040" + "WESTUS2:20200730T213902Z:8a4a2a16-c5bc-4813-8c5e-76af92f273ec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -6438,7 +6438,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:31:09 GMT" + "Thu, 30 Jul 2020 21:39:02 GMT" ], "Content-Length": [ "22" @@ -6454,28 +6454,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", - "RequestMethod": "PATCH", - "RequestBody": "{\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMTUzZjViYjgtOGM4Mi00ZjRhLWE5MmQtMmE5NjkxNGM3ODhm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVRVelpqVmlZamd0T0dNNE1pMDBaalJoTFdFNU1tUXRNbUU1TmpreE5HTTNPRGhtP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "f2abe3c4-e915-4282-bbf8-50f8b276a0e6" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Length": [ - "44" ] }, "ResponseHeaders": { @@ -6488,17 +6476,17 @@ "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "4988" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11948" ], "x-ms-request-id": [ - "ab9dc0a9-b7e7-4990-a3bf-479ded1ef900" + "2d85ca2c-d4db-403d-a40d-22339ee6225d" ], "x-ms-correlation-request-id": [ - "ab9dc0a9-b7e7-4990-a3bf-479ded1ef900" + "2d85ca2c-d4db-403d-a40d-22339ee6225d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183118Z:ab9dc0a9-b7e7-4990-a3bf-479ded1ef900" + "WESTUS2:20200730T213937Z:2d85ca2c-d4db-403d-a40d-22339ee6225d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -6507,10 +6495,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:31:18 GMT" + "Thu, 30 Jul 2020 21:39:36 GMT" ], "Content-Length": [ - "1676" + "22" ], "Content-Type": [ "application/json; charset=utf-8" @@ -6519,32 +6507,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", - "RequestMethod": "PATCH", - "RequestBody": "{\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZDdhMTc4MmYtNWIyOC00NjQ4LWE1ZDUtYmM5YzMwNzNjZjVk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWkRkaE1UYzRNbVl0TldJeU9DMDBOalE0TFdFMVpEVXRZbU01WXpNd056TmpaalZrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "ae3d95d1-0e96-46ee-8408-f54a1847aadd" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Length": [ - "67" ] }, "ResponseHeaders": { @@ -6557,17 +6533,17 @@ "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "4987" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11944" ], "x-ms-request-id": [ - "c117e370-90a6-4fdf-8a4a-484e72e24b6e" + "83ca26f9-2ccc-47b5-8031-8299702be782" ], "x-ms-correlation-request-id": [ - "c117e370-90a6-4fdf-8a4a-484e72e24b6e" + "83ca26f9-2ccc-47b5-8031-8299702be782" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183120Z:c117e370-90a6-4fdf-8a4a-484e72e24b6e" + "WESTUS2:20200730T214012Z:83ca26f9-2ccc-47b5-8031-8299702be782" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -6576,10 +6552,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:31:20 GMT" + "Thu, 30 Jul 2020 21:40:11 GMT" ], "Content-Length": [ - "1692" + "20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -6588,32 +6564,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", - "RequestMethod": "PATCH", - "RequestBody": "{\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZDdhMTc4MmYtNWIyOC00NjQ4LWE1ZDUtYmM5YzMwNzNjZjVk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWkRkaE1UYzRNbVl0TldJeU9DMDBOalE0TFdFMVpEVXRZbU01WXpNd056TmpaalZrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "0df85bb0-c315-4b0c-8fb0-38dee4adf612" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Length": [ - "44" ] }, "ResponseHeaders": { @@ -6626,17 +6590,17 @@ "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "4986" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11943" ], "x-ms-request-id": [ - "9f0a5a8b-624c-4e80-a022-4f044ac4003a" + "2ca761ba-ccac-432b-b5ab-67b4cf214e49" ], "x-ms-correlation-request-id": [ - "9f0a5a8b-624c-4e80-a022-4f044ac4003a" + "2ca761ba-ccac-432b-b5ab-67b4cf214e49" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183122Z:9f0a5a8b-624c-4e80-a022-4f044ac4003a" + "WESTUS2:20200730T214042Z:2ca761ba-ccac-432b-b5ab-67b4cf214e49" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -6645,10 +6609,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:31:21 GMT" + "Thu, 30 Jul 2020 21:40:42 GMT" ], "Content-Length": [ - "1676" + "20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -6657,32 +6621,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545\",\r\n \"name\": \"ps5545\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6651\",\r\n \"etag\": \"\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps5545.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps5545\",\r\n \"endpoint\": \"sb://iothub-ns-ps5545-3639468-bf5ebd9639.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545/failover?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDUvZmFpbG92ZXI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", - "RequestMethod": "POST", - "RequestBody": "{\r\n \"failoverRegion\": \"East US\"\r\n}", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZDdhMTc4MmYtNWIyOC00NjQ4LWE1ZDUtYmM5YzMwNzNjZjVk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWkRkaE1UYzRNbVl0TldJeU9DMDBOalE0TFdFMVpEVXRZbU01WXpNd056TmpaalZrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "e19be124-0e97-47ab-ad8a-94fab77efd11" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Length": [ - "35" ] }, "ResponseHeaders": { @@ -6692,29 +6644,20 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih" - ], - "Retry-After": [ - "15" - ], - "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" - ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ - "1182" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11942" ], "x-ms-request-id": [ - "adea1239-7adf-4fb1-896b-675ee645bda8" + "fe772165-c851-4200-8e6a-47e1b7c8cbbb" ], "x-ms-correlation-request-id": [ - "adea1239-7adf-4fb1-896b-675ee645bda8" + "fe772165-c851-4200-8e6a-47e1b7c8cbbb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183126Z:adea1239-7adf-4fb1-896b-675ee645bda8" + "WESTUS2:20200730T214113Z:fe772165-c851-4200-8e6a-47e1b7c8cbbb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -6723,10 +6666,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:31:25 GMT" + "Thu, 30 Jul 2020 21:41:12 GMT" ], "Content-Length": [ - "4" + "20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -6735,17 +6678,17 @@ "-1" ] }, - "ResponseBody": "null", - "StatusCode": 202 + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZDdhMTc4MmYtNWIyOC00NjQ4LWE1ZDUtYmM5YzMwNzNjZjVk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWkRkaE1UYzRNbVl0TldJeU9DMDBOalE0TFdFMVpEVXRZbU01WXpNd056TmpaalZrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -6762,16 +6705,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11935" + "11941" ], "x-ms-request-id": [ - "6436691e-866f-443f-a957-276173763b2f" + "df8d077c-c1b2-4c3e-8950-6383189218bd" ], "x-ms-correlation-request-id": [ - "6436691e-866f-443f-a957-276173763b2f" + "df8d077c-c1b2-4c3e-8950-6383189218bd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183141Z:6436691e-866f-443f-a957-276173763b2f" + "WESTUS2:20200730T214143Z:df8d077c-c1b2-4c3e-8950-6383189218bd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -6780,7 +6723,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:31:41 GMT" + "Thu, 30 Jul 2020 21:41:43 GMT" ], "Content-Length": [ "20" @@ -6796,13 +6739,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZDdhMTc4MmYtNWIyOC00NjQ4LWE1ZDUtYmM5YzMwNzNjZjVk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWkRkaE1UYzRNbVl0TldJeU9DMDBOalE0TFdFMVpEVXRZbU01WXpNd056TmpaalZrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -6819,16 +6762,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11934" + "11940" ], "x-ms-request-id": [ - "a79a3ac2-6977-48f5-9655-5a853ff1ca3e" + "1ca31606-bbce-4ee9-bb41-e99968dfaa0c" ], "x-ms-correlation-request-id": [ - "a79a3ac2-6977-48f5-9655-5a853ff1ca3e" + "1ca31606-bbce-4ee9-bb41-e99968dfaa0c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183156Z:a79a3ac2-6977-48f5-9655-5a853ff1ca3e" + "WESTUS2:20200730T214213Z:1ca31606-bbce-4ee9-bb41-e99968dfaa0c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -6837,7 +6780,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:31:56 GMT" + "Thu, 30 Jul 2020 21:42:13 GMT" ], "Content-Length": [ "20" @@ -6853,13 +6796,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZDdhMTc4MmYtNWIyOC00NjQ4LWE1ZDUtYmM5YzMwNzNjZjVk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWkRkaE1UYzRNbVl0TldJeU9DMDBOalE0TFdFMVpEVXRZbU01WXpNd056TmpaalZrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -6872,20 +6815,20 @@ "Pragma": [ "no-cache" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11933" - ], "Server": [ "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11939" + ], "x-ms-request-id": [ - "511f8593-701d-48b3-8015-460450c83430" + "24559917-c887-4fcf-9479-75a31bd158ae" ], "x-ms-correlation-request-id": [ - "511f8593-701d-48b3-8015-460450c83430" + "24559917-c887-4fcf-9479-75a31bd158ae" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183212Z:511f8593-701d-48b3-8015-460450c83430" + "WESTUS2:20200730T214244Z:24559917-c887-4fcf-9479-75a31bd158ae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -6894,10 +6837,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:32:11 GMT" + "Thu, 30 Jul 2020 21:42:43 GMT" ], "Content-Length": [ - "20" + "22" ], "Content-Type": [ "application/json; charset=utf-8" @@ -6906,17 +6849,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzJlODAxNjMtMmU5Yi00NDFjLTllMGUtOGRkYjdlYmQ5MmY1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpKbE9EQXhOak10TW1VNVlpMDBOREZqTFRsbE1HVXRPR1JrWWpkbFltUTVNbVkxP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -6933,16 +6876,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11932" + "11934" ], "x-ms-request-id": [ - "259e92ac-4842-4e03-b47c-39cd01041ce7" + "97774ac0-2fa2-4356-bbda-a50fd29ee6db" ], "x-ms-correlation-request-id": [ - "259e92ac-4842-4e03-b47c-39cd01041ce7" + "97774ac0-2fa2-4356-bbda-a50fd29ee6db" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183227Z:259e92ac-4842-4e03-b47c-39cd01041ce7" + "WESTUS2:20200730T214325Z:97774ac0-2fa2-4356-bbda-a50fd29ee6db" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -6951,10 +6894,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:32:26 GMT" + "Thu, 30 Jul 2020 21:43:25 GMT" ], "Content-Length": [ - "20" + "22" ], "Content-Type": [ "application/json; charset=utf-8" @@ -6963,20 +6906,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", - "RequestMethod": "GET", - "RequestBody": "", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestMethod": "PATCH", + "RequestBody": "{\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}", "RequestHeaders": { + "x-ms-client-request-id": [ + "0d08a9b0-19f6-4739-9cd2-992a98d0c449" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "44" ] }, "ResponseHeaders": { @@ -6989,17 +6944,17 @@ "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11931" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "4988" ], "x-ms-request-id": [ - "b9351803-1e65-455f-b517-5c365e53e7f8" + "5925e157-153d-4717-88a1-c86086c013da" ], "x-ms-correlation-request-id": [ - "b9351803-1e65-455f-b517-5c365e53e7f8" + "5925e157-153d-4717-88a1-c86086c013da" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183242Z:b9351803-1e65-455f-b517-5c365e53e7f8" + "WESTUS2:20200730T214328Z:5925e157-153d-4717-88a1-c86086c013da" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7008,10 +6963,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:32:42 GMT" + "Thu, 30 Jul 2020 21:43:28 GMT" ], "Content-Length": [ - "20" + "1676" ], "Content-Type": [ "application/json; charset=utf-8" @@ -7020,20 +6975,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", - "RequestMethod": "GET", - "RequestBody": "", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestMethod": "PATCH", + "RequestBody": "{\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { + "x-ms-client-request-id": [ + "c720cd95-7d4d-41c7-87bb-7cfcaeea4fff" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "67" ] }, "ResponseHeaders": { @@ -7046,17 +7013,17 @@ "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11930" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "4987" ], "x-ms-request-id": [ - "f7288d9e-5e03-441e-a32f-cb1da0701c1b" + "32e2c0da-703a-4e6c-83f3-73ada2e10f39" ], "x-ms-correlation-request-id": [ - "f7288d9e-5e03-441e-a32f-cb1da0701c1b" + "32e2c0da-703a-4e6c-83f3-73ada2e10f39" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183257Z:f7288d9e-5e03-441e-a32f-cb1da0701c1b" + "WESTUS2:20200730T214330Z:32e2c0da-703a-4e6c-83f3-73ada2e10f39" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7065,10 +7032,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:32:57 GMT" + "Thu, 30 Jul 2020 21:43:30 GMT" ], "Content-Length": [ - "20" + "1692" ], "Content-Type": [ "application/json; charset=utf-8" @@ -7077,20 +7044,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", - "RequestMethod": "GET", - "RequestBody": "", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestMethod": "PATCH", + "RequestBody": "{\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}", "RequestHeaders": { + "x-ms-client-request-id": [ + "659758a8-e57b-411a-8038-91835caefb7a" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "44" ] }, "ResponseHeaders": { @@ -7103,17 +7082,17 @@ "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11929" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "4986" ], "x-ms-request-id": [ - "aefd0625-7c60-4c30-bbd7-7e2835019ed9" + "331c75c1-243f-480b-abcb-a604ecd0d26a" ], "x-ms-correlation-request-id": [ - "aefd0625-7c60-4c30-bbd7-7e2835019ed9" + "331c75c1-243f-480b-abcb-a604ecd0d26a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183313Z:aefd0625-7c60-4c30-bbd7-7e2835019ed9" + "WESTUS2:20200730T214332Z:331c75c1-243f-480b-abcb-a604ecd0d26a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7122,10 +7101,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:33:12 GMT" + "Thu, 30 Jul 2020 21:43:32 GMT" ], "Content-Length": [ - "20" + "1676" ], "Content-Type": [ "application/json; charset=utf-8" @@ -7134,20 +7113,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713\",\r\n \"name\": \"ps9713\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2471\",\r\n \"etag\": \"\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9713.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 5,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9713\",\r\n \"endpoint\": \"sb://iothub-ns-ps9713-3949739-eed064899b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [\r\n {\r\n \"name\": \"route2\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n },\r\n {\r\n \"name\": \"route3\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n ],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 25,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 5\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", - "RequestMethod": "GET", - "RequestBody": "", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713/failover?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTMvZmFpbG92ZXI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestMethod": "POST", + "RequestBody": "{\r\n \"failoverRegion\": \"East US\"\r\n}", "RequestHeaders": { + "x-ms-client-request-id": [ + "ea9ca2cc-8f18-44d3-9ff6-51c529013879" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "35" ] }, "ResponseHeaders": { @@ -7157,20 +7148,29 @@ "Pragma": [ "no-cache" ], + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih" + ], + "Retry-After": [ + "15" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11928" + "x-ms-ratelimit-remaining-subscription-writes": [ + "1182" ], "x-ms-request-id": [ - "47ed96aa-529c-4074-ba87-fe433eb79a34" + "61c1327d-4d44-4e61-a874-09665a518e62" ], "x-ms-correlation-request-id": [ - "47ed96aa-529c-4074-ba87-fe433eb79a34" + "61c1327d-4d44-4e61-a874-09665a518e62" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183328Z:47ed96aa-529c-4074-ba87-fe433eb79a34" + "WESTUS2:20200730T214336Z:61c1327d-4d44-4e61-a874-09665a518e62" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7179,10 +7179,10 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:33:28 GMT" + "Thu, 30 Jul 2020 21:43:36 GMT" ], "Content-Length": [ - "20" + "4" ], "Content-Type": [ "application/json; charset=utf-8" @@ -7191,17 +7191,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", - "StatusCode": 200 + "ResponseBody": "null", + "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -7218,16 +7218,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11927" + "11926" ], "x-ms-request-id": [ - "04bb9bde-3182-4dd6-accf-8b73c671ade6" + "c723e566-61ca-46ab-822b-dbe20728a2a7" ], "x-ms-correlation-request-id": [ - "04bb9bde-3182-4dd6-accf-8b73c671ade6" + "c723e566-61ca-46ab-822b-dbe20728a2a7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183343Z:04bb9bde-3182-4dd6-accf-8b73c671ade6" + "WESTUS2:20200730T214351Z:c723e566-61ca-46ab-822b-dbe20728a2a7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7236,7 +7236,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:33:43 GMT" + "Thu, 30 Jul 2020 21:43:50 GMT" ], "Content-Length": [ "20" @@ -7252,13 +7252,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -7275,16 +7275,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11926" + "11925" ], "x-ms-request-id": [ - "6eab311c-cea9-4940-b823-da810610b219" + "a3aa2fb1-876e-4d11-819a-0da8f1b662da" ], "x-ms-correlation-request-id": [ - "6eab311c-cea9-4940-b823-da810610b219" + "a3aa2fb1-876e-4d11-819a-0da8f1b662da" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183358Z:6eab311c-cea9-4940-b823-da810610b219" + "WESTUS2:20200730T214406Z:a3aa2fb1-876e-4d11-819a-0da8f1b662da" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7293,7 +7293,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:33:58 GMT" + "Thu, 30 Jul 2020 21:44:05 GMT" ], "Content-Length": [ "20" @@ -7309,13 +7309,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -7332,16 +7332,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11925" + "11924" ], "x-ms-request-id": [ - "9eb34130-ee35-4358-999f-1f7b76709a02" + "4a42970a-6302-45b9-b1f1-1f03db486a91" ], "x-ms-correlation-request-id": [ - "9eb34130-ee35-4358-999f-1f7b76709a02" + "4a42970a-6302-45b9-b1f1-1f03db486a91" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183413Z:9eb34130-ee35-4358-999f-1f7b76709a02" + "WESTUS2:20200730T214422Z:4a42970a-6302-45b9-b1f1-1f03db486a91" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7350,7 +7350,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:34:13 GMT" + "Thu, 30 Jul 2020 21:44:21 GMT" ], "Content-Length": [ "20" @@ -7366,13 +7366,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -7389,16 +7389,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11924" + "11923" ], "x-ms-request-id": [ - "7a5f699f-f0aa-481d-b2eb-ae7ffa828b9b" + "e4a88ee8-8fb6-4640-bdab-db2814a2baf7" ], "x-ms-correlation-request-id": [ - "7a5f699f-f0aa-481d-b2eb-ae7ffa828b9b" + "e4a88ee8-8fb6-4640-bdab-db2814a2baf7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183429Z:7a5f699f-f0aa-481d-b2eb-ae7ffa828b9b" + "WESTUS2:20200730T214437Z:e4a88ee8-8fb6-4640-bdab-db2814a2baf7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7407,7 +7407,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:34:28 GMT" + "Thu, 30 Jul 2020 21:44:36 GMT" ], "Content-Length": [ "20" @@ -7423,13 +7423,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -7442,20 +7442,20 @@ "Pragma": [ "no-cache" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11922" + ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11923" - ], "x-ms-request-id": [ - "98c43620-61fb-4af4-b997-dce87d3108c8" + "c2ef891a-73b3-4750-aefe-5691c5bc97cd" ], "x-ms-correlation-request-id": [ - "98c43620-61fb-4af4-b997-dce87d3108c8" + "c2ef891a-73b3-4750-aefe-5691c5bc97cd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183444Z:98c43620-61fb-4af4-b997-dce87d3108c8" + "WESTUS2:20200730T214452Z:c2ef891a-73b3-4750-aefe-5691c5bc97cd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7464,7 +7464,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:34:43 GMT" + "Thu, 30 Jul 2020 21:44:52 GMT" ], "Content-Length": [ "20" @@ -7480,13 +7480,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -7503,16 +7503,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11922" + "11921" ], "x-ms-request-id": [ - "ed2bf14b-8c83-4975-8737-41a668f6084b" + "69582c02-cfca-4da7-bac3-ae490840aee5" ], "x-ms-correlation-request-id": [ - "ed2bf14b-8c83-4975-8737-41a668f6084b" + "69582c02-cfca-4da7-bac3-ae490840aee5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183459Z:ed2bf14b-8c83-4975-8737-41a668f6084b" + "WESTUS2:20200730T214507Z:69582c02-cfca-4da7-bac3-ae490840aee5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7521,7 +7521,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:34:58 GMT" + "Thu, 30 Jul 2020 21:45:07 GMT" ], "Content-Length": [ "20" @@ -7537,13 +7537,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -7560,16 +7560,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11921" + "11920" ], "x-ms-request-id": [ - "2d0f70a9-e2ab-4d37-b632-faaa3595b8c7" + "bd5d2f3c-beda-41f5-9cdc-83a552f3504b" ], "x-ms-correlation-request-id": [ - "2d0f70a9-e2ab-4d37-b632-faaa3595b8c7" + "bd5d2f3c-beda-41f5-9cdc-83a552f3504b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183514Z:2d0f70a9-e2ab-4d37-b632-faaa3595b8c7" + "WESTUS2:20200730T214523Z:bd5d2f3c-beda-41f5-9cdc-83a552f3504b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7578,7 +7578,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:35:14 GMT" + "Thu, 30 Jul 2020 21:45:22 GMT" ], "Content-Length": [ "20" @@ -7594,13 +7594,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -7617,16 +7617,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11920" + "11919" ], "x-ms-request-id": [ - "7f96131b-215f-4367-b2c3-17f3cc117608" + "85b8d029-f681-4c5c-844f-e77c60d71ced" ], "x-ms-correlation-request-id": [ - "7f96131b-215f-4367-b2c3-17f3cc117608" + "85b8d029-f681-4c5c-844f-e77c60d71ced" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183529Z:7f96131b-215f-4367-b2c3-17f3cc117608" + "WESTUS2:20200730T214538Z:85b8d029-f681-4c5c-844f-e77c60d71ced" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7635,7 +7635,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:35:29 GMT" + "Thu, 30 Jul 2020 21:45:37 GMT" ], "Content-Length": [ "20" @@ -7651,13 +7651,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -7674,16 +7674,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11919" + "11918" ], "x-ms-request-id": [ - "51b4ee66-a9d3-45e8-9c55-aa54de89755d" + "b8b2e4e8-1183-47da-8a69-bfd570cd2f59" ], "x-ms-correlation-request-id": [ - "51b4ee66-a9d3-45e8-9c55-aa54de89755d" + "b8b2e4e8-1183-47da-8a69-bfd570cd2f59" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183545Z:51b4ee66-a9d3-45e8-9c55-aa54de89755d" + "WESTUS2:20200730T214606Z:b8b2e4e8-1183-47da-8a69-bfd570cd2f59" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7692,7 +7692,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:35:45 GMT" + "Thu, 30 Jul 2020 21:46:05 GMT" ], "Content-Length": [ "20" @@ -7708,13 +7708,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -7731,16 +7731,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11918" + "11917" ], "x-ms-request-id": [ - "0cc314b7-6b82-4fd8-8c6f-c59e38cbb652" + "248063ba-243c-4328-8872-e8f3d2c32bac" ], "x-ms-correlation-request-id": [ - "0cc314b7-6b82-4fd8-8c6f-c59e38cbb652" + "248063ba-243c-4328-8872-e8f3d2c32bac" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183600Z:0cc314b7-6b82-4fd8-8c6f-c59e38cbb652" + "WESTUS2:20200730T214635Z:248063ba-243c-4328-8872-e8f3d2c32bac" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7749,7 +7749,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:36:00 GMT" + "Thu, 30 Jul 2020 21:46:34 GMT" ], "Content-Length": [ "20" @@ -7765,13 +7765,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -7788,16 +7788,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11917" + "11916" ], "x-ms-request-id": [ - "5d39e3f0-0dfd-4e65-9bc9-f6b38dc15362" + "a87b5d1d-2263-4ed1-b2be-d16db6045977" ], "x-ms-correlation-request-id": [ - "5d39e3f0-0dfd-4e65-9bc9-f6b38dc15362" + "a87b5d1d-2263-4ed1-b2be-d16db6045977" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183615Z:5d39e3f0-0dfd-4e65-9bc9-f6b38dc15362" + "WESTUS2:20200730T214704Z:a87b5d1d-2263-4ed1-b2be-d16db6045977" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7806,7 +7806,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:36:15 GMT" + "Thu, 30 Jul 2020 21:47:04 GMT" ], "Content-Length": [ "20" @@ -7822,13 +7822,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -7845,16 +7845,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11916" + "11915" ], "x-ms-request-id": [ - "3004dee5-1e20-4bcc-97e2-b254c9f859c1" + "275416e0-ae5c-4476-8d35-57f4b395090a" ], "x-ms-correlation-request-id": [ - "3004dee5-1e20-4bcc-97e2-b254c9f859c1" + "275416e0-ae5c-4476-8d35-57f4b395090a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183630Z:3004dee5-1e20-4bcc-97e2-b254c9f859c1" + "WESTUS2:20200730T214731Z:275416e0-ae5c-4476-8d35-57f4b395090a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7863,7 +7863,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:36:30 GMT" + "Thu, 30 Jul 2020 21:47:30 GMT" ], "Content-Length": [ "20" @@ -7879,13 +7879,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -7902,16 +7902,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11915" + "11914" ], "x-ms-request-id": [ - "2cdceed3-6236-4f35-84ce-3ed0055e51d9" + "01788fbc-c0fe-431f-bb64-11f9da020f22" ], "x-ms-correlation-request-id": [ - "2cdceed3-6236-4f35-84ce-3ed0055e51d9" + "01788fbc-c0fe-431f-bb64-11f9da020f22" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183646Z:2cdceed3-6236-4f35-84ce-3ed0055e51d9" + "WESTUS2:20200730T214801Z:01788fbc-c0fe-431f-bb64-11f9da020f22" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7920,7 +7920,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:36:45 GMT" + "Thu, 30 Jul 2020 21:48:01 GMT" ], "Content-Length": [ "20" @@ -7936,13 +7936,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -7959,16 +7959,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11914" + "11913" ], "x-ms-request-id": [ - "c14a7c9e-f554-4432-8162-4a8fe1bd78f1" + "745f717c-d56a-4656-ae38-6c86636b4f82" ], "x-ms-correlation-request-id": [ - "c14a7c9e-f554-4432-8162-4a8fe1bd78f1" + "745f717c-d56a-4656-ae38-6c86636b4f82" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183701Z:c14a7c9e-f554-4432-8162-4a8fe1bd78f1" + "WESTUS2:20200730T214830Z:745f717c-d56a-4656-ae38-6c86636b4f82" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -7977,7 +7977,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:37:00 GMT" + "Thu, 30 Jul 2020 21:48:30 GMT" ], "Content-Length": [ "20" @@ -7993,13 +7993,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -8012,20 +8012,20 @@ "Pragma": [ "no-cache" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11913" - ], "Server": [ "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11912" + ], "x-ms-request-id": [ - "7f6d8727-c04d-4c93-8415-7c6db52641fa" + "9d567b10-3811-4710-8715-3f0230bd235d" ], "x-ms-correlation-request-id": [ - "7f6d8727-c04d-4c93-8415-7c6db52641fa" + "9d567b10-3811-4710-8715-3f0230bd235d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183716Z:7f6d8727-c04d-4c93-8415-7c6db52641fa" + "WESTUS2:20200730T214854Z:9d567b10-3811-4710-8715-3f0230bd235d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8034,7 +8034,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:37:16 GMT" + "Thu, 30 Jul 2020 21:48:53 GMT" ], "Content-Length": [ "20" @@ -8050,13 +8050,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -8073,16 +8073,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11912" + "11911" ], "x-ms-request-id": [ - "fedde76c-d32e-41cb-895f-edf1e864b74a" + "aef52c6c-f2a2-4b8b-ac24-e5646e09c45c" ], "x-ms-correlation-request-id": [ - "fedde76c-d32e-41cb-895f-edf1e864b74a" + "aef52c6c-f2a2-4b8b-ac24-e5646e09c45c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183732Z:fedde76c-d32e-41cb-895f-edf1e864b74a" + "WESTUS2:20200730T214924Z:aef52c6c-f2a2-4b8b-ac24-e5646e09c45c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8091,7 +8091,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:37:31 GMT" + "Thu, 30 Jul 2020 21:49:23 GMT" ], "Content-Length": [ "20" @@ -8107,13 +8107,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -8130,16 +8130,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11911" + "11910" ], "x-ms-request-id": [ - "361fa69f-3b21-4406-8776-2e4f5450db5f" + "33a54a21-bbec-4035-9eee-fa63a8dee37b" ], "x-ms-correlation-request-id": [ - "361fa69f-3b21-4406-8776-2e4f5450db5f" + "33a54a21-bbec-4035-9eee-fa63a8dee37b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183747Z:361fa69f-3b21-4406-8776-2e4f5450db5f" + "WESTUS2:20200730T214950Z:33a54a21-bbec-4035-9eee-fa63a8dee37b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8148,7 +8148,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:37:46 GMT" + "Thu, 30 Jul 2020 21:49:49 GMT" ], "Content-Length": [ "20" @@ -8164,13 +8164,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -8183,20 +8183,20 @@ "Pragma": [ "no-cache" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11909" + ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11910" - ], "x-ms-request-id": [ - "2db78543-993b-4064-8d02-e6b2b407a1f0" + "1043eb6e-2aa7-4739-a110-484f0ceed49d" ], "x-ms-correlation-request-id": [ - "2db78543-993b-4064-8d02-e6b2b407a1f0" + "1043eb6e-2aa7-4739-a110-484f0ceed49d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183802Z:2db78543-993b-4064-8d02-e6b2b407a1f0" + "WESTUS2:20200730T215020Z:1043eb6e-2aa7-4739-a110-484f0ceed49d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8205,7 +8205,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:38:01 GMT" + "Thu, 30 Jul 2020 21:50:20 GMT" ], "Content-Length": [ "20" @@ -8221,13 +8221,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -8244,16 +8244,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11909" + "11908" ], "x-ms-request-id": [ - "862404c9-c174-4d3d-91e0-6c36cec16249" + "e34e2dda-9b36-4b14-a57d-3f43e32865d6" ], "x-ms-correlation-request-id": [ - "862404c9-c174-4d3d-91e0-6c36cec16249" + "e34e2dda-9b36-4b14-a57d-3f43e32865d6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183817Z:862404c9-c174-4d3d-91e0-6c36cec16249" + "WESTUS2:20200730T215035Z:e34e2dda-9b36-4b14-a57d-3f43e32865d6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8262,7 +8262,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:38:17 GMT" + "Thu, 30 Jul 2020 21:50:35 GMT" ], "Content-Length": [ "20" @@ -8278,13 +8278,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -8301,16 +8301,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11908" + "11907" ], "x-ms-request-id": [ - "1f4fdc39-47a9-4b20-a873-28f238a41665" + "baf2067c-eaff-4d66-9a2a-b6f6c4f6e1fc" ], "x-ms-correlation-request-id": [ - "1f4fdc39-47a9-4b20-a873-28f238a41665" + "baf2067c-eaff-4d66-9a2a-b6f6c4f6e1fc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183833Z:1f4fdc39-47a9-4b20-a873-28f238a41665" + "WESTUS2:20200730T215051Z:baf2067c-eaff-4d66-9a2a-b6f6c4f6e1fc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8319,7 +8319,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:38:32 GMT" + "Thu, 30 Jul 2020 21:50:50 GMT" ], "Content-Length": [ "20" @@ -8335,13 +8335,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -8358,16 +8358,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11907" + "11906" ], "x-ms-request-id": [ - "f2498c53-7dfd-4713-8b49-7f06bebdf40c" + "bc074a48-4a24-4efa-9888-777642815e27" ], "x-ms-correlation-request-id": [ - "f2498c53-7dfd-4713-8b49-7f06bebdf40c" + "bc074a48-4a24-4efa-9888-777642815e27" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183848Z:f2498c53-7dfd-4713-8b49-7f06bebdf40c" + "WESTUS2:20200730T215106Z:bc074a48-4a24-4efa-9888-777642815e27" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8376,7 +8376,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:38:47 GMT" + "Thu, 30 Jul 2020 21:51:05 GMT" ], "Content-Length": [ "20" @@ -8392,13 +8392,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -8415,16 +8415,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11906" + "11905" ], "x-ms-request-id": [ - "46e15abd-0761-43b1-b2c1-e4989ce3edb7" + "e906adf0-73b5-4d7a-b235-3e8b2eff08fa" ], "x-ms-correlation-request-id": [ - "46e15abd-0761-43b1-b2c1-e4989ce3edb7" + "e906adf0-73b5-4d7a-b235-3e8b2eff08fa" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183903Z:46e15abd-0761-43b1-b2c1-e4989ce3edb7" + "WESTUS2:20200730T215121Z:e906adf0-73b5-4d7a-b235-3e8b2eff08fa" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8433,7 +8433,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:39:03 GMT" + "Thu, 30 Jul 2020 21:51:21 GMT" ], "Content-Length": [ "20" @@ -8449,13 +8449,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -8472,16 +8472,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11905" + "11904" ], "x-ms-request-id": [ - "256d217a-651a-4604-9fe8-f3a1cdbaea80" + "b8e6162c-ceca-49bf-8cc3-1084600b830b" ], "x-ms-correlation-request-id": [ - "256d217a-651a-4604-9fe8-f3a1cdbaea80" + "b8e6162c-ceca-49bf-8cc3-1084600b830b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183919Z:256d217a-651a-4604-9fe8-f3a1cdbaea80" + "WESTUS2:20200730T215136Z:b8e6162c-ceca-49bf-8cc3-1084600b830b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8490,7 +8490,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:39:18 GMT" + "Thu, 30 Jul 2020 21:51:36 GMT" ], "Content-Length": [ "20" @@ -8506,13 +8506,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -8529,16 +8529,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11904" + "11903" ], "x-ms-request-id": [ - "e45a217a-3cbf-49dd-bac1-ffc111a0708d" + "abf69d01-1e02-4557-a32f-711fb8debb10" ], "x-ms-correlation-request-id": [ - "e45a217a-3cbf-49dd-bac1-ffc111a0708d" + "abf69d01-1e02-4557-a32f-711fb8debb10" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183934Z:e45a217a-3cbf-49dd-bac1-ffc111a0708d" + "WESTUS2:20200730T215151Z:abf69d01-1e02-4557-a32f-711fb8debb10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8547,7 +8547,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:39:33 GMT" + "Thu, 30 Jul 2020 21:51:51 GMT" ], "Content-Length": [ "20" @@ -8563,13 +8563,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -8586,16 +8586,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11903" + "11902" ], "x-ms-request-id": [ - "143e6c2c-09c9-44f6-b422-c5ddf5341c3b" + "068a61b4-4c41-48ff-a5a5-39b7c058a201" ], "x-ms-correlation-request-id": [ - "143e6c2c-09c9-44f6-b422-c5ddf5341c3b" + "068a61b4-4c41-48ff-a5a5-39b7c058a201" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T183949Z:143e6c2c-09c9-44f6-b422-c5ddf5341c3b" + "WESTUS2:20200730T215207Z:068a61b4-4c41-48ff-a5a5-39b7c058a201" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8604,7 +8604,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:39:48 GMT" + "Thu, 30 Jul 2020 21:52:06 GMT" ], "Content-Length": [ "20" @@ -8620,13 +8620,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -8643,16 +8643,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11902" + "11901" ], "x-ms-request-id": [ - "414b240d-9a20-4d13-9c52-230b7ad4bc47" + "c6a7c3b0-bb81-48a9-9e65-169db52c530e" ], "x-ms-correlation-request-id": [ - "414b240d-9a20-4d13-9c52-230b7ad4bc47" + "c6a7c3b0-bb81-48a9-9e65-169db52c530e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184004Z:414b240d-9a20-4d13-9c52-230b7ad4bc47" + "WESTUS2:20200730T215222Z:c6a7c3b0-bb81-48a9-9e65-169db52c530e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8661,7 +8661,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:40:04 GMT" + "Thu, 30 Jul 2020 21:52:22 GMT" ], "Content-Length": [ "22" @@ -8677,13 +8677,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRKak1EbGpOV0V0Tm1ZME15MDBPVEZrTFRneE1qUXRaVGN6TlRFMk5qWXpZbUl3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVdGa1l6RTRNMkl0WmpCbU5DMDBaV1V4TFdKak5qRXRZekl6WWpJMVpERTVOemxrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -8697,7 +8697,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTJjMDljNWEtNmY0My00OTFkLTgxMjQtZTczNTE2NjYzYmIw?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMWFkYzE4M2ItZjBmNC00ZWUxLWJjNjEtYzIzYjI1ZDE5Nzlk?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" @@ -8706,16 +8706,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11901" + "11900" ], "x-ms-request-id": [ - "df64a7f5-7004-445a-a27b-4156e1797e52" + "82054b06-35c4-469b-9dab-37c35907f0e4" ], "x-ms-correlation-request-id": [ - "df64a7f5-7004-445a-a27b-4156e1797e52" + "82054b06-35c4-469b-9dab-37c35907f0e4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184005Z:df64a7f5-7004-445a-a27b-4156e1797e52" + "WESTUS2:20200730T215222Z:82054b06-35c4-469b-9dab-37c35907f0e4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8724,7 +8724,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:40:04 GMT" + "Thu, 30 Jul 2020 21:52:22 GMT" ], "Expires": [ "-1" @@ -8737,19 +8737,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6651/providers/Microsoft.Devices/IotHubs/ps5545?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjY1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczU1NDU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2471/providers/Microsoft.Devices/IotHubs/ps9713?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQ3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk3MTM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b6e0a366-bd15-464d-9e81-68d1fd344ea5" + "0d641164-067b-4cb6-95cd-4ce3fda4a071" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -8763,13 +8763,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWIxMTRjNmMtYzNjOC00Mzg4LWEwMTEtNDMyOGI2NmQ2OTM4?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDNhYzMwZjAtOTZkMi00NGY3LTgwNzktNDM3ZDRkOTUxMjM5?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWIxMTRjNmMtYzNjOC00Mzg4LWEwMTEtNDMyOGI2NmQ2OTM4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDNhYzMwZjAtOTZkMi00NGY3LTgwNzktNDM3ZDRkOTUxMjM5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -8778,13 +8778,13 @@ "14998" ], "x-ms-request-id": [ - "9fa6c2b0-9dc7-490d-a6e4-692598e7d4ac" + "25cf0623-50c0-4dfb-8aa7-061e6f40d268" ], "x-ms-correlation-request-id": [ - "9fa6c2b0-9dc7-490d-a6e4-692598e7d4ac" + "25cf0623-50c0-4dfb-8aa7-061e6f40d268" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184007Z:9fa6c2b0-9dc7-490d-a6e4-692598e7d4ac" + "WESTUS2:20200730T215224Z:25cf0623-50c0-4dfb-8aa7-061e6f40d268" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8793,7 +8793,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:40:06 GMT" + "Thu, 30 Jul 2020 21:52:24 GMT" ], "Content-Length": [ "4" @@ -8809,13 +8809,13 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWIxMTRjNmMtYzNjOC00Mzg4LWEwMTEtNDMyOGI2NmQ2OTM4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdJeE1UUmpObU10WXpOak9DMDBNemc0TFdFd01URXRORE15T0dJMk5tUTJPVE00P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDNhYzMwZjAtOTZkMi00NGY3LTgwNzktNDM3ZDRkOTUxMjM5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkROaFl6TXdaakF0T1Raa01pMDBOR1kzTFRnd056a3RORE0zWkRSa09UVXhNak01P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -8832,16 +8832,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11899" + "11898" ], "x-ms-request-id": [ - "ce1a3121-a149-43cf-953d-f6b1de834756" + "26e9623f-3a8e-4956-af21-6cafe8c2608e" ], "x-ms-correlation-request-id": [ - "ce1a3121-a149-43cf-953d-f6b1de834756" + "26e9623f-3a8e-4956-af21-6cafe8c2608e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184022Z:ce1a3121-a149-43cf-953d-f6b1de834756" + "WESTUS2:20200730T215239Z:26e9623f-3a8e-4956-af21-6cafe8c2608e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8850,7 +8850,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:40:22 GMT" + "Thu, 30 Jul 2020 21:52:39 GMT" ], "Content-Length": [ "22" @@ -8866,13 +8866,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWIxMTRjNmMtYzNjOC00Mzg4LWEwMTEtNDMyOGI2NmQ2OTM4?api-version=2019-07-01-preview&operationSource=os_ih", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdJeE1UUmpObU10WXpOak9DMDBNemc0TFdFd01URXRORE15T0dJMk5tUTJPVE00P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDNhYzMwZjAtOTZkMi00NGY3LTgwNzktNDM3ZDRkOTUxMjM5?api-version=2019-07-01-preview&operationSource=os_ih", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkROaFl6TXdaakF0T1Raa01pMDBOR1kzTFRnd056a3RORE0zWkRSa09UVXhNak01P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -8886,7 +8886,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWIxMTRjNmMtYzNjOC00Mzg4LWEwMTEtNDMyOGI2NmQ2OTM4?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDNhYzMwZjAtOTZkMi00NGY3LTgwNzktNDM3ZDRkOTUxMjM5?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" @@ -8895,16 +8895,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11898" + "11897" ], "x-ms-request-id": [ - "267d0a08-52e6-4cdf-9231-32a7f6283cea" + "52a7a1d2-3ea8-4374-b970-f8820a1bf8e4" ], "x-ms-correlation-request-id": [ - "267d0a08-52e6-4cdf-9231-32a7f6283cea" + "52a7a1d2-3ea8-4374-b970-f8820a1bf8e4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200616T184022Z:267d0a08-52e6-4cdf-9231-32a7f6283cea" + "WESTUS2:20200730T215239Z:52a7a1d2-3ea8-4374-b970-f8820a1bf8e4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8913,7 +8913,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Jun 2020 18:40:22 GMT" + "Thu, 30 Jul 2020 21:52:39 GMT" ], "Expires": [ "-1" @@ -8928,11 +8928,11 @@ ], "Names": { "Test-AzureRmIotHubLifecycle": [ - "ps5545", - "ps6651", - "eventHub4390", - "ps8829", - "ps9447" + "ps9713", + "ps2471", + "eventHub8918", + "ps7778", + "ps7467" ] }, "Variables": { From 015032aa84f2880c7d7850353dba616bacbc40a3 Mon Sep 17 00:00:00 2001 From: Sapan Saxena Date: Fri, 14 Aug 2020 13:25:25 -0700 Subject: [PATCH 3/9] Removed additional NewtonSoft reference --- src/IotHub/IotHub.Test/IotHub.Test.csproj | 4 ---- src/IotHub/IotHub/IotHub.csproj | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/src/IotHub/IotHub.Test/IotHub.Test.csproj b/src/IotHub/IotHub.Test/IotHub.Test.csproj index 1382822ef7a3..9b3cb2514300 100644 --- a/src/IotHub/IotHub.Test/IotHub.Test.csproj +++ b/src/IotHub/IotHub.Test/IotHub.Test.csproj @@ -16,8 +16,4 @@ - - - - \ No newline at end of file diff --git a/src/IotHub/IotHub/IotHub.csproj b/src/IotHub/IotHub/IotHub.csproj index 03eaa17728a6..4976e639f9da 100644 --- a/src/IotHub/IotHub/IotHub.csproj +++ b/src/IotHub/IotHub/IotHub.csproj @@ -1,4 +1,4 @@ - + IotHub From c80fd60ad32acad6a54a8afa00647a5b067cf8cf Mon Sep 17 00:00:00 2001 From: Sapan Saxena Date: Mon, 17 Aug 2020 12:25:22 -0700 Subject: [PATCH 4/9] update the device sdk in dps and iothub both --- .../DeviceProvisioningServices.Test.csproj | 2 +- .../IotDpsAccessPolicyLifeCycle.json | 1110 ++++++--- .../IotDpsEnrollmentGroupLifeCycle.json | 1706 ++++++------- .../IotDpsEnrollmentLifeCycle.json | 2100 ++++++++++------- .../IotDpsLinkedHubLifeCycle.json | 1188 +++++----- .../IotDpsRegistrationLifeCycle.json | 1559 ++++++------ .../IotDpsLifeCycle.json | 627 +++-- .../DeviceProvisioningServices.csproj | 8 +- 8 files changed, 4431 insertions(+), 3869 deletions(-) diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/DeviceProvisioningServices.Test.csproj b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/DeviceProvisioningServices.Test.csproj index 8e0da3eef65c..b36fed8702eb 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/DeviceProvisioningServices.Test.csproj +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/DeviceProvisioningServices.Test.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsAccessPolicyTests/IotDpsAccessPolicyLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsAccessPolicyTests/IotDpsAccessPolicyLifeCycle.json index d3e17ae199b9..d45701caf2aa 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsAccessPolicyTests/IotDpsAccessPolicyLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsAccessPolicyTests/IotDpsAccessPolicyLifeCycle.json @@ -7,16 +7,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8021736a-b81c-4024-95f5-384a9b1f5270" + "15fdcb4e-7224-4b4c-b600-0dbaf492eb27" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11999" ], "x-ms-request-id": [ - "d6892879-f1e5-4dcf-83ff-13c0211cc513" + "6a9fa8b6-4651-45fa-8906-f6a9d4542799" ], "x-ms-correlation-request-id": [ - "d6892879-f1e5-4dcf-83ff-13c0211cc513" + "6a9fa8b6-4651-45fa-8906-f6a9d4542799" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223238Z:d6892879-f1e5-4dcf-83ff-13c0211cc513" + "WESTUS2:20200818T214934Z:6a9fa8b6-4651-45fa-8906-f6a9d4542799" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:32:38 GMT" + "Tue, 18 Aug 2020 21:49:34 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,29 +54,29 @@ "-1" ], "Content-Length": [ - "4349" + "5858" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22-preview\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-09-25-preview\",\r\n \"2017-08-21-preview\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps7077?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNzA3Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps1358?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMTM1OD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "9b8a5a3c-09b1-4c7e-aee1-434cdccfb1ad" + "270d1c3b-b5b1-40f3-ab20-c99114dcd61e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ], "Content-Type": [ "application/json; charset=utf-8" @@ -93,16 +93,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1199" ], "x-ms-request-id": [ - "03d6c82d-0c3d-4304-ba6a-79fe864389c4" + "fd5e2041-8aa2-43a0-be53-7fcba1b52515" ], "x-ms-correlation-request-id": [ - "03d6c82d-0c3d-4304-ba6a-79fe864389c4" + "fd5e2041-8aa2-43a0-be53-7fcba1b52515" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223239Z:03d6c82d-0c3d-4304-ba6a-79fe864389c4" + "WESTUS2:20200818T214935Z:fd5e2041-8aa2-43a0-be53-7fcba1b52515" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:32:39 GMT" + "Tue, 18 Aug 2020 21:49:35 GMT" ], "Content-Length": [ "165" @@ -123,25 +123,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077\",\r\n \"name\": \"ps7077\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358\",\r\n \"name\": \"ps1358\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "f30fe9d8-28d9-4fe8-9da5-128231cb5082" + "7e201df5-3995-4d13-9533-cf7b4a10e434" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/operationResults/b3NfaWRfMmZkYTYyNDctNzY1MC00NDdmLTkyYzktN2JhNzhmNDk2ZDQ2?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfM2Y2YWIyYjEtM2MyZi00NjVkLWIwNzYtM2Q3ZTRlNzQ0N2M1?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "dc9d23f1-c36f-4483-8a40-5cb947672b52" + "7481dd14-d48d-4471-846a-576920c963a5" ], "x-ms-correlation-request-id": [ - "dc9d23f1-c36f-4483-8a40-5cb947672b52" + "7481dd14-d48d-4471-846a-576920c963a5" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223241Z:dc9d23f1-c36f-4483-8a40-5cb947672b52" + "WESTUS2:20200818T214938Z:7481dd14-d48d-4471-846a-576920c963a5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,7 +183,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:32:41 GMT" + "Tue, 18 Aug 2020 21:49:37 GMT" ], "Content-Length": [ "462" @@ -195,32 +195,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps2799\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps7077\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAFNcjE=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"L3Z3HkO6PSAx40HPGfDUsVqliyxTK4ExAiS8LjWYrX0=\",\r\n \"secondaryKey\": \"bkw/f1/v5b2tUCt/rZD0uSAvDukRylfrCoGwGJG8O3I=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQwyk4=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "1dd22aa6-b312-4bce-beb6-37919bb45a51" + "aa36fac2-f7e9-4e1b-b917-f80ffa160744" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "612" + "651" ] }, "ResponseHeaders": { @@ -231,7 +231,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/operationResults/b3NfaWRfYWM0M2IyMzMtNDg5Yy00YTMyLWE2YjItYzM1NTRlMDZlZTI0?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfNmM0ZGY1ZmItNGIwZi00MDQwLTk3ZDgtZTI4YjQzZjhjNThj?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -240,13 +240,13 @@ "4998" ], "x-ms-request-id": [ - "6b66b524-761c-4683-84a3-d1fab3df1781" + "45e10b98-b866-40a2-b933-144081d4c7c8" ], "x-ms-correlation-request-id": [ - "6b66b524-761c-4683-84a3-d1fab3df1781" + "45e10b98-b866-40a2-b933-144081d4c7c8" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223314Z:6b66b524-761c-4683-84a3-d1fab3df1781" + "WESTUS2:20200818T215041Z:45e10b98-b866-40a2-b933-144081d4c7c8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -255,7 +255,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:33:13 GMT" + "Tue, 18 Aug 2020 21:50:41 GMT" ], "Content-Length": [ "913" @@ -267,32 +267,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcjE=\",\r\n \"name\": \"ps2799\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"L3Z3HkO6PSAx40HPGfDUsVqliyxTK4ExAiS8LjWYrX0=\",\r\n \"secondaryKey\": \"bkw/f1/v5b2tUCt/rZD0uSAvDukRylfrCoGwGJG8O3I=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"OXPKGiycZVtz3cdQvbh7vgUWObXA68j6l6l8iCZfkK4=\",\r\n \"secondaryKey\": \"GePOURgPpwlJyf50BZ0GseSC767LTldmE/fJtuNGVGA=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps7077\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwyk4=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"5N94Vo9MMRM1StgXNeoSBAdQvqpSHVwpvAU8v8lmGVs=\",\r\n \"secondaryKey\": \"fIUCq7cK2vZtiLgXXQEJ4ZSQTM4CnZmKzYf6TZ+zAUk=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAFNcj8=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"L3Z3HkO6PSAx40HPGfDUsVqliyxTK4ExAiS8LjWYrX0=\",\r\n \"secondaryKey\": \"bkw/f1/v5b2tUCt/rZD0uSAvDukRylfrCoGwGJG8O3I=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQwynw=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "2cc27f1d-bae6-4820-ae16-f6217b089028" + "a2b82605-abb5-4298-b685-8253b08439fd" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "527" + "566" ] }, "ResponseHeaders": { @@ -303,7 +303,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/operationResults/b3NfaWRfMjkxODUwMzYtZGQ1MS00OTUwLWI4Y2UtOWY2YTJhOWEyMjZi?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMDFmM2ViODktMmJmOC00NjY0LWI3MWQtOWYzYjQwZDNjNThh?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -312,13 +312,13 @@ "4997" ], "x-ms-request-id": [ - "894f0939-c979-4730-b4de-74e59dbffa5f" + "52480ba8-cf04-4c32-952f-716dda983553" ], "x-ms-correlation-request-id": [ - "894f0939-c979-4730-b4de-74e59dbffa5f" + "52480ba8-cf04-4c32-952f-716dda983553" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223346Z:894f0939-c979-4730-b4de-74e59dbffa5f" + "WESTUS2:20200818T215113Z:52480ba8-cf04-4c32-952f-716dda983553" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -327,7 +327,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:33:46 GMT" + "Tue, 18 Aug 2020 21:51:12 GMT" ], "Content-Length": [ "744" @@ -339,32 +339,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcj8=\",\r\n \"name\": \"ps2799\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"L3Z3HkO6PSAx40HPGfDUsVqliyxTK4ExAiS8LjWYrX0=\",\r\n \"secondaryKey\": \"bkw/f1/v5b2tUCt/rZD0uSAvDukRylfrCoGwGJG8O3I=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps7077\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwynw=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAFNcl4=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"L3Z3HkO6PSAx40HPGfDUsVqliyxTK4ExAiS8LjWYrX0=\",\r\n \"secondaryKey\": \"bkw/f1/v5b2tUCt/rZD0uSAvDukRylfrCoGwGJG8O3I=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQwyvQ=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "04465fb8-2f40-48f6-89e6-73f18656bce9" + "ec1884a9-b797-459d-ba75-01ee2eca2eed" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "495" + "534" ] }, "ResponseHeaders": { @@ -375,7 +375,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/operationResults/b3NfaWRfYTU3NTkwMTMtMDI2My00ZTU2LWI2M2MtOTBiNzgyNjg5OWY4?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfYTE3ZDQwYTgtZWFiNi00OTQzLTkxYzUtYTUxN2E5YWZmOWQx?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -384,13 +384,13 @@ "4996" ], "x-ms-request-id": [ - "0ada82b4-e881-4163-8187-6432792cb09a" + "4acdcfad-3f0c-48b4-b257-1085efc43b1b" ], "x-ms-correlation-request-id": [ - "0ada82b4-e881-4163-8187-6432792cb09a" + "4acdcfad-3f0c-48b4-b257-1085efc43b1b" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223427Z:0ada82b4-e881-4163-8187-6432792cb09a" + "WESTUS2:20200818T215216Z:4acdcfad-3f0c-48b4-b257-1085efc43b1b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -399,7 +399,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:34:26 GMT" + "Tue, 18 Aug 2020 21:52:15 GMT" ], "Content-Length": [ "712" @@ -411,19 +411,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcl4=\",\r\n \"name\": \"ps2799\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"L3Z3HkO6PSAx40HPGfDUsVqliyxTK4ExAiS8LjWYrX0=\",\r\n \"secondaryKey\": \"bkw/f1/v5b2tUCt/rZD0uSAvDukRylfrCoGwGJG8O3I=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps7077\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwyvQ=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/operationResults/b3NfaWRfMmZkYTYyNDctNzY1MC00NDdmLTkyYzktN2JhNzhmNDk2ZDQ2?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNbVprWVRZeU5EY3ROelkxTUMwME5EZG1MVGt5WXprdE4ySmhOemhtTkRrMlpEUTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfM2Y2YWIyYjEtM2MyZi00NjVkLWIwNzYtM2Q3ZTRlNzQ0N2M1?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNMlkyWVdJeVlqRXRNMk15WmkwME5qVmtMV0l3TnpZdE0yUTNaVFJsTnpRME4yTTE/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -438,16 +438,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11998" ], "x-ms-request-id": [ - "dcc926d7-0900-4c08-8ac3-1a25148859f7" + "930c9749-d355-44c1-acc6-1783757dc097" ], "x-ms-correlation-request-id": [ - "dcc926d7-0900-4c08-8ac3-1a25148859f7" + "930c9749-d355-44c1-acc6-1783757dc097" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223312Z:dcc926d7-0900-4c08-8ac3-1a25148859f7" + "WESTUS2:20200818T215008Z:930c9749-d355-44c1-acc6-1783757dc097" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -456,7 +456,64 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:33:11 GMT" + "Tue, 18 Aug 2020 21:50:07 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfM2Y2YWIyYjEtM2MyZi00NjVkLWIwNzYtM2Q3ZTRlNzQ0N2M1?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNMlkyWVdJeVlqRXRNMk15WmkwME5qVmtMV0l3TnpZdE0yUTNaVFJsTnpRME4yTTE/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-request-id": [ + "79f1800e-79da-4746-932d-9cdae0f0a39e" + ], + "x-ms-correlation-request-id": [ + "79f1800e-79da-4746-932d-9cdae0f0a39e" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T215038Z:79f1800e-79da-4746-932d-9cdae0f0a39e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 21:50:37 GMT" ], "Content-Length": [ "22" @@ -472,15 +529,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -495,16 +552,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11996" ], "x-ms-request-id": [ - "62b44c9d-f8ca-41aa-942c-cc33b8524954" + "fbe848ba-483f-4f1c-93b0-101c421484bc" ], "x-ms-correlation-request-id": [ - "62b44c9d-f8ca-41aa-942c-cc33b8524954" + "fbe848ba-483f-4f1c-93b0-101c421484bc" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223312Z:62b44c9d-f8ca-41aa-942c-cc33b8524954" + "WESTUS2:20200818T215038Z:fbe848ba-483f-4f1c-93b0-101c421484bc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -513,10 +570,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:33:11 GMT" + "Tue, 18 Aug 2020 21:50:37 GMT" ], "Content-Length": [ - "608" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -525,25 +582,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcjE=\",\r\n \"name\": \"ps2799\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2799.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081547\"\r\n },\r\n \"resourcegroup\": \"ps7077\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwyk4=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7817.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B982\"\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b362ab5b-32a4-4a50-b0e5-f3151f7bc49d" + "326b7bc1-e62e-4a16-93fb-6925052ec7a6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -558,16 +615,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11995" ], "x-ms-request-id": [ - "2c3d228d-7b70-4093-b1f7-9e14dc8fb7d9" + "22109691-dbc4-4c0d-8340-509e90e6c452" ], "x-ms-correlation-request-id": [ - "2c3d228d-7b70-4093-b1f7-9e14dc8fb7d9" + "22109691-dbc4-4c0d-8340-509e90e6c452" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223312Z:2c3d228d-7b70-4093-b1f7-9e14dc8fb7d9" + "WESTUS2:20200818T215038Z:22109691-dbc4-4c0d-8340-509e90e6c452" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -576,10 +633,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:33:11 GMT" + "Tue, 18 Aug 2020 21:50:37 GMT" ], "Content-Length": [ - "608" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -588,25 +645,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcjE=\",\r\n \"name\": \"ps2799\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2799.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081547\"\r\n },\r\n \"resourcegroup\": \"ps7077\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwyk4=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7817.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B982\"\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e4a6a10b-965d-424d-8898-c37c5b30f6fc" + "78ddcc35-2135-4b36-99f2-1ab0ec0f546b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -621,16 +678,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11994" ], "x-ms-request-id": [ - "16e1a19f-f1eb-405d-9432-e401fdd8845b" + "fd489a76-3900-45c4-8d91-fd6b7b541139" ], "x-ms-correlation-request-id": [ - "16e1a19f-f1eb-405d-9432-e401fdd8845b" + "fd489a76-3900-45c4-8d91-fd6b7b541139" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223312Z:16e1a19f-f1eb-405d-9432-e401fdd8845b" + "WESTUS2:20200818T215039Z:fd489a76-3900-45c4-8d91-fd6b7b541139" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -639,10 +696,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:33:12 GMT" + "Tue, 18 Aug 2020 21:50:39 GMT" ], "Content-Length": [ - "608" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -651,19 +708,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcjE=\",\r\n \"name\": \"ps2799\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2799.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081547\"\r\n },\r\n \"resourcegroup\": \"ps7077\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwyk4=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7817.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B982\"\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -674,20 +731,20 @@ "Pragma": [ "no-cache" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" - ], "Server": [ "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], "x-ms-request-id": [ - "bc1bed23-7657-487f-bf06-181b345be036" + "522b3797-5522-4d74-ad66-190d4bb058dc" ], "x-ms-correlation-request-id": [ - "bc1bed23-7657-487f-bf06-181b345be036" + "522b3797-5522-4d74-ad66-190d4bb058dc" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223344Z:bc1bed23-7657-487f-bf06-181b345be036" + "WESTUS2:20200818T215111Z:522b3797-5522-4d74-ad66-190d4bb058dc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -696,10 +753,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:33:44 GMT" + "Tue, 18 Aug 2020 21:51:10 GMT" ], "Content-Length": [ - "608" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -708,25 +765,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcj8=\",\r\n \"name\": \"ps2799\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2799.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081547\"\r\n },\r\n \"resourcegroup\": \"ps7077\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwynw=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7817.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B982\"\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "60fce7b2-d8d7-4abe-9d85-fa2771a70090" + "52a0a92c-2740-47ef-a5b9-92f2008181f2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -741,16 +798,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11990" ], "x-ms-request-id": [ - "53b2995d-cb52-4646-b5a8-0b8dc1d02bf1" + "7963122e-f906-40b6-bb7a-0feeb585ea20" ], "x-ms-correlation-request-id": [ - "53b2995d-cb52-4646-b5a8-0b8dc1d02bf1" + "7963122e-f906-40b6-bb7a-0feeb585ea20" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223345Z:53b2995d-cb52-4646-b5a8-0b8dc1d02bf1" + "WESTUS2:20200818T215111Z:7963122e-f906-40b6-bb7a-0feeb585ea20" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -759,10 +816,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:33:44 GMT" + "Tue, 18 Aug 2020 21:51:11 GMT" ], "Content-Length": [ - "608" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -771,19 +828,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcj8=\",\r\n \"name\": \"ps2799\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2799.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081547\"\r\n },\r\n \"resourcegroup\": \"ps7077\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwynw=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7817.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B982\"\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -798,16 +855,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11987" ], "x-ms-request-id": [ - "5800fcf2-88a4-426b-ad10-be910eddd166" + "91b62c0f-871e-471e-b3eb-e557831f691c" ], "x-ms-correlation-request-id": [ - "5800fcf2-88a4-426b-ad10-be910eddd166" + "91b62c0f-871e-471e-b3eb-e557831f691c" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223425Z:5800fcf2-88a4-426b-ad10-be910eddd166" + "WESTUS2:20200818T215214Z:91b62c0f-871e-471e-b3eb-e557831f691c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -816,10 +873,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:34:25 GMT" + "Tue, 18 Aug 2020 21:52:13 GMT" ], "Content-Length": [ - "608" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -828,25 +885,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcl4=\",\r\n \"name\": \"ps2799\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2799.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081547\"\r\n },\r\n \"resourcegroup\": \"ps7077\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwyvQ=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7817.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B982\"\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f0496d88-ad59-452c-8ae5-f9b656c9ee5d" + "224dd2d9-cdb8-4097-b41b-1cd19f59167e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -861,16 +918,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11986" ], "x-ms-request-id": [ - "f2cc5dcd-a451-4fc3-818d-218bd478c7fc" + "ad20a72a-c853-4573-a00d-5f872be04496" ], "x-ms-correlation-request-id": [ - "f2cc5dcd-a451-4fc3-818d-218bd478c7fc" + "ad20a72a-c853-4573-a00d-5f872be04496" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223425Z:f2cc5dcd-a451-4fc3-818d-218bd478c7fc" + "WESTUS2:20200818T215214Z:ad20a72a-c853-4573-a00d-5f872be04496" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -879,10 +936,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:34:25 GMT" + "Tue, 18 Aug 2020 21:52:13 GMT" ], "Content-Length": [ - "608" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -891,19 +948,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcl4=\",\r\n \"name\": \"ps2799\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2799.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081547\"\r\n },\r\n \"resourcegroup\": \"ps7077\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwyvQ=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7817.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B982\"\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -918,16 +975,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11984" ], "x-ms-request-id": [ - "8c67a881-6f3a-415b-9855-ab5d60fa53e5" + "d2c06594-ab60-4104-af06-c95aeb924b8e" ], "x-ms-correlation-request-id": [ - "8c67a881-6f3a-415b-9855-ab5d60fa53e5" + "d2c06594-ab60-4104-af06-c95aeb924b8e" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223458Z:8c67a881-6f3a-415b-9855-ab5d60fa53e5" + "WESTUS2:20200818T215246Z:d2c06594-ab60-4104-af06-c95aeb924b8e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -936,10 +993,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:34:58 GMT" + "Tue, 18 Aug 2020 21:52:46 GMT" ], "Content-Length": [ - "608" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -948,25 +1005,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcpE=\",\r\n \"name\": \"ps2799\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2799.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081547\"\r\n },\r\n \"resourcegroup\": \"ps7077\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwy1Q=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7817.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B982\"\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5b6ee820-3fa4-4859-abc9-bb2ffb7733f5" + "7551cad0-acd6-4c16-82e3-d5995225ceb9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -984,13 +1041,13 @@ "1199" ], "x-ms-request-id": [ - "8d74ab31-6dc1-4b9f-b42f-758a90d3c8aa" + "7b6a169c-148a-42ca-8eea-52d36de8a7c2" ], "x-ms-correlation-request-id": [ - "8d74ab31-6dc1-4b9f-b42f-758a90d3c8aa" + "7b6a169c-148a-42ca-8eea-52d36de8a7c2" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223312Z:8d74ab31-6dc1-4b9f-b42f-758a90d3c8aa" + "WESTUS2:20200818T215039Z:7b6a169c-148a-42ca-8eea-52d36de8a7c2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -999,7 +1056,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:33:12 GMT" + "Tue, 18 Aug 2020 21:50:39 GMT" ], "Content-Length": [ "229" @@ -1011,25 +1068,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"L3Z3HkO6PSAx40HPGfDUsVqliyxTK4ExAiS8LjWYrX0=\",\r\n \"secondaryKey\": \"bkw/f1/v5b2tUCt/rZD0uSAvDukRylfrCoGwGJG8O3I=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "eb01f8db-22c8-42aa-a876-cdd2ecfd9a17" + "e513a127-dd63-4ef8-a976-a12f3fd7ade3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1047,13 +1104,13 @@ "1198" ], "x-ms-request-id": [ - "e20a9f08-c5bc-4067-9e15-cbd605ce8fe7" + "84f78e9d-47fd-45b5-b78a-0dc236459b21" ], "x-ms-correlation-request-id": [ - "e20a9f08-c5bc-4067-9e15-cbd605ce8fe7" + "84f78e9d-47fd-45b5-b78a-0dc236459b21" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223313Z:e20a9f08-c5bc-4067-9e15-cbd605ce8fe7" + "WESTUS2:20200818T215039Z:84f78e9d-47fd-45b5-b78a-0dc236459b21" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1062,7 +1119,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:33:12 GMT" + "Tue, 18 Aug 2020 21:50:39 GMT" ], "Content-Length": [ "229" @@ -1074,25 +1131,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"L3Z3HkO6PSAx40HPGfDUsVqliyxTK4ExAiS8LjWYrX0=\",\r\n \"secondaryKey\": \"bkw/f1/v5b2tUCt/rZD0uSAvDukRylfrCoGwGJG8O3I=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "09de3d9a-9a3c-471f-9ac7-11d3be05f4a9" + "63ec4653-8e0e-4102-9d79-08bcef46aa55" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1110,13 +1167,13 @@ "1197" ], "x-ms-request-id": [ - "9a8fecc5-1ef8-4231-87eb-32312f42e10f" + "4ce98ccb-1a97-407c-a4fe-46935cec12c1" ], "x-ms-correlation-request-id": [ - "9a8fecc5-1ef8-4231-87eb-32312f42e10f" + "4ce98ccb-1a97-407c-a4fe-46935cec12c1" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223344Z:9a8fecc5-1ef8-4231-87eb-32312f42e10f" + "WESTUS2:20200818T215111Z:4ce98ccb-1a97-407c-a4fe-46935cec12c1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1125,7 +1182,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:33:44 GMT" + "Tue, 18 Aug 2020 21:51:10 GMT" ], "Content-Length": [ "398" @@ -1137,25 +1194,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"L3Z3HkO6PSAx40HPGfDUsVqliyxTK4ExAiS8LjWYrX0=\",\r\n \"secondaryKey\": \"bkw/f1/v5b2tUCt/rZD0uSAvDukRylfrCoGwGJG8O3I=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"OXPKGiycZVtz3cdQvbh7vgUWObXA68j6l6l8iCZfkK4=\",\r\n \"secondaryKey\": \"GePOURgPpwlJyf50BZ0GseSC767LTldmE/fJtuNGVGA=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"5N94Vo9MMRM1StgXNeoSBAdQvqpSHVwpvAU8v8lmGVs=\",\r\n \"secondaryKey\": \"fIUCq7cK2vZtiLgXXQEJ4ZSQTM4CnZmKzYf6TZ+zAUk=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d3a7b742-6e34-4c77-9b9b-be471cc05ada" + "23626ada-299d-4c02-8c36-943ab2851a00" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1173,13 +1230,13 @@ "1196" ], "x-ms-request-id": [ - "d6ae1aae-edd2-4740-adce-3422163a8378" + "399e172d-0b24-4eaf-a2b8-d12c73275a95" ], "x-ms-correlation-request-id": [ - "d6ae1aae-edd2-4740-adce-3422163a8378" + "399e172d-0b24-4eaf-a2b8-d12c73275a95" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223345Z:d6ae1aae-edd2-4740-adce-3422163a8378" + "WESTUS2:20200818T215111Z:399e172d-0b24-4eaf-a2b8-d12c73275a95" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1188,7 +1245,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:33:45 GMT" + "Tue, 18 Aug 2020 21:51:11 GMT" ], "Content-Length": [ "398" @@ -1200,25 +1257,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"L3Z3HkO6PSAx40HPGfDUsVqliyxTK4ExAiS8LjWYrX0=\",\r\n \"secondaryKey\": \"bkw/f1/v5b2tUCt/rZD0uSAvDukRylfrCoGwGJG8O3I=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"OXPKGiycZVtz3cdQvbh7vgUWObXA68j6l6l8iCZfkK4=\",\r\n \"secondaryKey\": \"GePOURgPpwlJyf50BZ0GseSC767LTldmE/fJtuNGVGA=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"5N94Vo9MMRM1StgXNeoSBAdQvqpSHVwpvAU8v8lmGVs=\",\r\n \"secondaryKey\": \"fIUCq7cK2vZtiLgXXQEJ4ZSQTM4CnZmKzYf6TZ+zAUk=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3f0773e7-a67d-456e-a0a3-da6e1e805541" + "39290e65-875c-47fc-8a9e-ffbb7c18c2ba" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1236,13 +1293,13 @@ "1194" ], "x-ms-request-id": [ - "fa0617ba-de95-4225-bcd5-0e3a44e3ed26" + "9a81c1fb-0d2c-4067-89a6-6c6efb9126d7" ], "x-ms-correlation-request-id": [ - "fa0617ba-de95-4225-bcd5-0e3a44e3ed26" + "9a81c1fb-0d2c-4067-89a6-6c6efb9126d7" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223426Z:fa0617ba-de95-4225-bcd5-0e3a44e3ed26" + "WESTUS2:20200818T215214Z:9a81c1fb-0d2c-4067-89a6-6c6efb9126d7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1251,7 +1308,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:34:25 GMT" + "Tue, 18 Aug 2020 21:52:13 GMT" ], "Content-Length": [ "229" @@ -1263,19 +1320,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"L3Z3HkO6PSAx40HPGfDUsVqliyxTK4ExAiS8LjWYrX0=\",\r\n \"secondaryKey\": \"bkw/f1/v5b2tUCt/rZD0uSAvDukRylfrCoGwGJG8O3I=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/operationResults/b3NfaWRfYWM0M2IyMzMtNDg5Yy00YTMyLWE2YjItYzM1NTRlMDZlZTI0?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZV00wTTJJeU16TXRORGc1WXkwMFlUTXlMV0UyWWpJdFl6TTFOVFJsTURabFpUSTA/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfNmM0ZGY1ZmItNGIwZi00MDQwLTk3ZDgtZTI4YjQzZjhjNThj?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZObU0wWkdZMVptSXROR0l3WmkwME1EUXdMVGszWkRndFpUSTRZalF6Wmpoak5UaGo/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1290,16 +1347,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11992" ], "x-ms-request-id": [ - "047ed746-349e-4a6b-bf0e-d22494daf533" + "fe3ed3de-7f0e-413f-8212-ddf7d354ea23" ], "x-ms-correlation-request-id": [ - "047ed746-349e-4a6b-bf0e-d22494daf533" + "fe3ed3de-7f0e-413f-8212-ddf7d354ea23" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223344Z:047ed746-349e-4a6b-bf0e-d22494daf533" + "WESTUS2:20200818T215111Z:fe3ed3de-7f0e-413f-8212-ddf7d354ea23" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1308,7 +1365,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:33:44 GMT" + "Tue, 18 Aug 2020 21:51:10 GMT" ], "Content-Length": [ "22" @@ -1324,21 +1381,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/keys/Access1/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5L2tleXMvQWNjZXNzMS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE3LTExLTE1", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/keys/Access1/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L2tleXMvQWNjZXNzMS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE3LTExLTE1", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "749d21cc-3cc9-430e-830c-80c966e4f7fe" + "e4989907-da4e-41de-bc6f-f7fb3e1ff945" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1356,13 +1413,13 @@ "1195" ], "x-ms-request-id": [ - "8a495f86-8021-430a-bdd0-aee2ab7a0b35" + "d06914f1-59c6-4d29-9ba2-e15baf7093e3" ], "x-ms-correlation-request-id": [ - "8a495f86-8021-430a-bdd0-aee2ab7a0b35" + "d06914f1-59c6-4d29-9ba2-e15baf7093e3" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223345Z:8a495f86-8021-430a-bdd0-aee2ab7a0b35" + "WESTUS2:20200818T215112Z:d06914f1-59c6-4d29-9ba2-e15baf7093e3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1371,7 +1428,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:33:45 GMT" + "Tue, 18 Aug 2020 21:51:11 GMT" ], "Content-Length": [ "168" @@ -1383,19 +1440,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"OXPKGiycZVtz3cdQvbh7vgUWObXA68j6l6l8iCZfkK4=\",\r\n \"secondaryKey\": \"GePOURgPpwlJyf50BZ0GseSC767LTldmE/fJtuNGVGA=\",\r\n \"rights\": \"ServiceConfig\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"5N94Vo9MMRM1StgXNeoSBAdQvqpSHVwpvAU8v8lmGVs=\",\r\n \"secondaryKey\": \"fIUCq7cK2vZtiLgXXQEJ4ZSQTM4CnZmKzYf6TZ+zAUk=\",\r\n \"rights\": \"ServiceConfig\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/operationResults/b3NfaWRfMjkxODUwMzYtZGQ1MS00OTUwLWI4Y2UtOWY2YTJhOWEyMjZi?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNamt4T0RVd016WXRaR1ExTVMwME9UVXdMV0k0WTJVdE9XWTJZVEpoT1dFeU1qWmk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMDFmM2ViODktMmJmOC00NjY0LWI3MWQtOWYzYjQwZDNjNThh?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNREZtTTJWaU9Ea3RNbUptT0MwME5qWTBMV0kzTVdRdE9XWXpZalF3WkROak5UaGg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1410,16 +1467,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11989" ], "x-ms-request-id": [ - "3009e690-3395-4cd9-a144-02f367efa98b" + "f69dc1af-bb4e-4db2-afb2-0cf5185e1f5a" ], "x-ms-correlation-request-id": [ - "3009e690-3395-4cd9-a144-02f367efa98b" + "f69dc1af-bb4e-4db2-afb2-0cf5185e1f5a" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223422Z:3009e690-3395-4cd9-a144-02f367efa98b" + "WESTUS2:20200818T215143Z:f69dc1af-bb4e-4db2-afb2-0cf5185e1f5a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1428,7 +1485,64 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:34:22 GMT" + "Tue, 18 Aug 2020 21:51:43 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMDFmM2ViODktMmJmOC00NjY0LWI3MWQtOWYzYjQwZDNjNThh?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNREZtTTJWaU9Ea3RNbUptT0MwME5qWTBMV0kzTVdRdE9XWXpZalF3WkROak5UaGg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-request-id": [ + "3bf0ba8d-e63c-4a3d-8a41-1119065d624c" + ], + "x-ms-correlation-request-id": [ + "3bf0ba8d-e63c-4a3d-8a41-1119065d624c" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T215213Z:3bf0ba8d-e63c-4a3d-8a41-1119065d624c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 21:52:13 GMT" ], "Content-Length": [ "22" @@ -1444,21 +1558,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/keys/provisioningserviceowner/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5L2tleXMvcHJvdmlzaW9uaW5nc2VydmljZW93bmVyL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/keys/provisioningserviceowner/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L2tleXMvcHJvdmlzaW9uaW5nc2VydmljZW93bmVyL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6e510af4-5514-441b-a250-420fa9c50921" + "1701866c-2ac7-42d0-8ee8-81dc05aad39e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1476,13 +1590,13 @@ "1193" ], "x-ms-request-id": [ - "aa14be2b-9fe3-43df-8811-f91ee59dc0f7" + "27c9f76b-77e8-44a4-9423-f9216c9d496f" ], "x-ms-correlation-request-id": [ - "aa14be2b-9fe3-43df-8811-f91ee59dc0f7" + "27c9f76b-77e8-44a4-9423-f9216c9d496f" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223426Z:aa14be2b-9fe3-43df-8811-f91ee59dc0f7" + "WESTUS2:20200818T215214Z:27c9f76b-77e8-44a4-9423-f9216c9d496f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1491,7 +1605,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:34:25 GMT" + "Tue, 18 Aug 2020 21:52:13 GMT" ], "Content-Length": [ "217" @@ -1503,25 +1617,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"L3Z3HkO6PSAx40HPGfDUsVqliyxTK4ExAiS8LjWYrX0=\",\r\n \"secondaryKey\": \"bkw/f1/v5b2tUCt/rZD0uSAvDukRylfrCoGwGJG8O3I=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/keys/provisioningserviceowner/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5L2tleXMvcHJvdmlzaW9uaW5nc2VydmljZW93bmVyL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/keys/provisioningserviceowner/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L2tleXMvcHJvdmlzaW9uaW5nc2VydmljZW93bmVyL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "26128d5b-00af-49bd-a2dd-a1039e150947" + "3a534d11-89e7-4bd0-8f67-60cce4ec9db0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1539,13 +1653,13 @@ "1192" ], "x-ms-request-id": [ - "f757bee5-1b9a-4041-a268-12ea724e0c1b" + "81cf82a7-5795-49bd-a33a-e379e4a2f71c" ], "x-ms-correlation-request-id": [ - "f757bee5-1b9a-4041-a268-12ea724e0c1b" + "81cf82a7-5795-49bd-a33a-e379e4a2f71c" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223458Z:f757bee5-1b9a-4041-a268-12ea724e0c1b" + "WESTUS2:20200818T215246Z:81cf82a7-5795-49bd-a33a-e379e4a2f71c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1554,7 +1668,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:34:58 GMT" + "Tue, 18 Aug 2020 21:52:46 GMT" ], "Content-Length": [ "185" @@ -1566,19 +1680,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"L3Z3HkO6PSAx40HPGfDUsVqliyxTK4ExAiS8LjWYrX0=\",\r\n \"secondaryKey\": \"bkw/f1/v5b2tUCt/rZD0uSAvDukRylfrCoGwGJG8O3I=\",\r\n \"rights\": \"ServiceConfig\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/operationResults/b3NfaWRfYTU3NTkwMTMtMDI2My00ZTU2LWI2M2MtOTBiNzgyNjg5OWY4?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZVFUzTlRrd01UTXRNREkyTXkwMFpUVTJMV0kyTTJNdE9UQmlOemd5TmpnNU9XWTQ/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfYTE3ZDQwYTgtZWFiNi00OTQzLTkxYzUtYTUxN2E5YWZmOWQx?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZVEUzWkRRd1lUZ3RaV0ZpTmkwME9UUXpMVGt4WXpVdFlUVXhOMkU1WVdabU9XUXg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1589,20 +1703,20 @@ "Pragma": [ "no-cache" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" - ], "Server": [ "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" + ], "x-ms-request-id": [ - "b859fccd-77e5-4abd-9ccd-e8834d351efc" + "92909831-ac79-4b1c-b09e-61a11b4274cd" ], "x-ms-correlation-request-id": [ - "b859fccd-77e5-4abd-9ccd-e8834d351efc" + "92909831-ac79-4b1c-b09e-61a11b4274cd" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223458Z:b859fccd-77e5-4abd-9ccd-e8834d351efc" + "WESTUS2:20200818T215246Z:92909831-ac79-4b1c-b09e-61a11b4274cd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1611,7 +1725,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:34:58 GMT" + "Tue, 18 Aug 2020 21:52:46 GMT" ], "Content-Length": [ "22" @@ -1627,21 +1741,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f940a128-8f49-4f7f-8ec0-64beae306881" + "93b1d5d3-cbd3-45a5-81b1-107a5a0ff411" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1653,13 +1767,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/operationResults/b3NfaWRfODYzZjM4MmYtMTQxOS00YThhLTliYzYtZDcwZDJiZWFjNzYx?api-version=2017-11-15" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMGM2MWNkMWYtZDI1Ny00OTBjLWJkNDMtOTQzMjhjOTBhNWQz?api-version=2017-11-15" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/operationResults/b3NfaWRfODYzZjM4MmYtMTQxOS00YThhLTliYzYtZDcwZDJiZWFjNzYx?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMGM2MWNkMWYtZDI1Ny00OTBjLWJkNDMtOTQzMjhjOTBhNWQz?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1668,13 +1782,13 @@ "14999" ], "x-ms-request-id": [ - "837f7872-8c3b-4293-acf9-82e90c0f5dc9" + "86f138db-c38f-4a40-8856-8d7d71825ead" ], "x-ms-correlation-request-id": [ - "837f7872-8c3b-4293-acf9-82e90c0f5dc9" + "86f138db-c38f-4a40-8856-8d7d71825ead" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223459Z:837f7872-8c3b-4293-acf9-82e90c0f5dc9" + "WESTUS2:20200818T215247Z:86f138db-c38f-4a40-8856-8d7d71825ead" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1683,7 +1797,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:34:59 GMT" + "Tue, 18 Aug 2020 21:52:47 GMT" ], "Content-Length": [ "4" @@ -1699,15 +1813,72 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/operationResults/b3NfaWRfODYzZjM4MmYtMTQxOS00YThhLTliYzYtZDcwZDJiZWFjNzYx?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPRFl6WmpNNE1tWXRNVFF4T1MwMFlUaGhMVGxpWXpZdFpEY3daREppWldGak56WXg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMGM2MWNkMWYtZDI1Ny00OTBjLWJkNDMtOTQzMjhjOTBhNWQz?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNR00yTVdOa01XWXRaREkxTnkwME9UQmpMV0prTkRNdE9UUXpNamhqT1RCaE5XUXo/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11983" + ], + "x-ms-request-id": [ + "08179616-8db2-4856-804f-6cb7c4e04081" + ], + "x-ms-correlation-request-id": [ + "08179616-8db2-4856-804f-6cb7c4e04081" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T215302Z:08179616-8db2-4856-804f-6cb7c4e04081" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 21:53:02 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMGM2MWNkMWYtZDI1Ny00OTBjLWJkNDMtOTQzMjhjOTBhNWQz?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNR00yTVdOa01XWXRaREkxTnkwME9UQmpMV0prTkRNdE9UUXpNamhqT1RCaE5XUXo/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1725,13 +1896,13 @@ "11982" ], "x-ms-request-id": [ - "bd2e80b2-12da-43aa-a62b-ce84263e8725" + "fc61106c-dccc-48f3-828b-33ee698c06cb" ], "x-ms-correlation-request-id": [ - "bd2e80b2-12da-43aa-a62b-ce84263e8725" + "fc61106c-dccc-48f3-828b-33ee698c06cb" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223518Z:bd2e80b2-12da-43aa-a62b-ce84263e8725" + "WESTUS2:20200818T215318Z:fc61106c-dccc-48f3-828b-33ee698c06cb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1740,7 +1911,64 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:35:17 GMT" + "Tue, 18 Aug 2020 21:53:17 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMGM2MWNkMWYtZDI1Ny00OTBjLWJkNDMtOTQzMjhjOTBhNWQz?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNR00yTVdOa01XWXRaREkxTnkwME9UQmpMV0prTkRNdE9UUXpNamhqT1RCaE5XUXo/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11981" + ], + "x-ms-request-id": [ + "16c556f1-94a3-4723-9e2d-850a8d3f1a9b" + ], + "x-ms-correlation-request-id": [ + "16c556f1-94a3-4723-9e2d-850a8d3f1a9b" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T215333Z:16c556f1-94a3-4723-9e2d-850a8d3f1a9b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 21:53:32 GMT" ], "Content-Length": [ "22" @@ -1756,15 +1984,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/operationResults/b3NfaWRfODYzZjM4MmYtMTQxOS00YThhLTliYzYtZDcwZDJiZWFjNzYx?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNzk5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPRFl6WmpNNE1tWXRNVFF4T1MwMFlUaGhMVGxpWXpZdFpEY3daREppWldGak56WXg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMGM2MWNkMWYtZDI1Ny00OTBjLWJkNDMtOTQzMjhjOTBhNWQz?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNR00yTVdOa01XWXRaREkxTnkwME9UQmpMV0prTkRNdE9UUXpNamhqT1RCaE5XUXo/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1776,7 +2004,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7077/providers/Microsoft.Devices/provisioningServices/ps2799/operationResults/b3NfaWRfODYzZjM4MmYtMTQxOS00YThhLTliYzYtZDcwZDJiZWFjNzYx/operationResults/b3NfaWRfODYzZjM4MmYtMTQxOS00YThhLTliYzYtZDcwZDJiZWFjNzYx?api-version=2017-11-15" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMGM2MWNkMWYtZDI1Ny00OTBjLWJkNDMtOTQzMjhjOTBhNWQz/operationResults/b3NfaWRfMGM2MWNkMWYtZDI1Ny00OTBjLWJkNDMtOTQzMjhjOTBhNWQz?api-version=2017-11-15" ], "Retry-After": [ "15" @@ -1785,16 +2013,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11980" ], "x-ms-request-id": [ - "75e004da-5f9a-4ec1-b276-6c26a93044d3" + "9bbcd20e-9b06-40b9-a3c0-097b269d8186" ], "x-ms-correlation-request-id": [ - "75e004da-5f9a-4ec1-b276-6c26a93044d3" + "9bbcd20e-9b06-40b9-a3c0-097b269d8186" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223519Z:75e004da-5f9a-4ec1-b276-6c26a93044d3" + "WESTUS2:20200818T215333Z:9bbcd20e-9b06-40b9-a3c0-097b269d8186" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1803,7 +2031,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:35:18 GMT" + "Tue, 18 Aug 2020 21:53:32 GMT" ], "Expires": [ "-1" @@ -1816,22 +2044,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps7077?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNzA3Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps1358?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMTM1OD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bf024e28-2fc3-4585-b12e-bdb902997634" + "f3cbe6c7-afe5-47c3-b50e-50d2e4ff4468" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -1841,20 +2069,23 @@ "Pragma": [ "no-cache" ], - "x-ms-failure-cause": [ - "gateway" + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEzNTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + ], + "Retry-After": [ + "15" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14999" ], "x-ms-request-id": [ - "5479f891-1905-462a-8ce3-f09e8ed9cf40" + "2b792239-8199-4738-afb3-52cab60fed6d" ], "x-ms-correlation-request-id": [ - "5479f891-1905-462a-8ce3-f09e8ed9cf40" + "2b792239-8199-4738-afb3-52cab60fed6d" ], "x-ms-routing-request-id": [ - "WESTUS2:20190930T223519Z:5479f891-1905-462a-8ce3-f09e8ed9cf40" + "WESTUS2:20200818T215334Z:2b792239-8199-4738-afb3-52cab60fed6d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1863,26 +2094,239 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:35:18 GMT" + "Tue, 18 Aug 2020 21:53:34 GMT" ], - "Content-Type": [ - "application/json; charset=utf-8" + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEzNTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFek5UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEzNTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-request-id": [ + "e424a00f-2194-4dfb-86d4-be2b9de29dd1" + ], + "x-ms-correlation-request-id": [ + "e424a00f-2194-4dfb-86d4-be2b9de29dd1" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T215349Z:e424a00f-2194-4dfb-86d4-be2b9de29dd1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 21:53:49 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEzNTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFek5UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEzNTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-request-id": [ + "af4f6359-706b-4ba2-80d9-16479035c22a" + ], + "x-ms-correlation-request-id": [ + "af4f6359-706b-4ba2-80d9-16479035c22a" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T215404Z:af4f6359-706b-4ba2-80d9-16479035c22a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 21:54:03 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEzNTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFek5UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-request-id": [ + "55277640-a5c5-4a6b-b2ef-2955838ed504" + ], + "x-ms-correlation-request-id": [ + "55277640-a5c5-4a6b-b2ef-2955838ed504" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T215419Z:55277640-a5c5-4a6b-b2ef-2955838ed504" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 21:54:19 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEzNTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFek5UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-request-id": [ + "8a437d85-d33e-44c9-8705-aa2375b601b0" + ], + "x-ms-correlation-request-id": [ + "8a437d85-d33e-44c9-8705-aa2375b601b0" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T215419Z:8a437d85-d33e-44c9-8705-aa2375b601b0" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 21:54:19 GMT" ], "Expires": [ "-1" ], "Content-Length": [ - "98" + "0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'ps7077' could not be found.\"\r\n }\r\n}", - "StatusCode": 404 + "ResponseBody": "", + "StatusCode": 200 } ], "Names": { "Test-AzureIotDpsAccessPolicyLifeCycle": [ - "ps2799", - "ps7077" + "ps7817", + "ps1358" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentGroupTests/IotDpsEnrollmentGroupLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentGroupTests/IotDpsEnrollmentGroupLifeCycle.json index da996f2d119e..3c590f6a4421 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentGroupTests/IotDpsEnrollmentGroupLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentGroupTests/IotDpsEnrollmentGroupLifeCycle.json @@ -7,16 +7,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "960522f7-995e-4559-b9ad-cb1b8cce9ad8" + "75b51282-54d1-438e-8030-951bd9dc0b95" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -30,13 +30,13 @@ "11998" ], "x-ms-request-id": [ - "e3d62489-71a4-4b26-8840-a951d6199b59" + "f0678808-1400-43d2-82ba-722874b59ce6" ], "x-ms-correlation-request-id": [ - "e3d62489-71a4-4b26-8840-a951d6199b59" + "f0678808-1400-43d2-82ba-722874b59ce6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203548Z:e3d62489-71a4-4b26-8840-a951d6199b59" + "WESTUS2:20200818T195133Z:f0678808-1400-43d2-82ba-722874b59ce6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:35:48 GMT" + "Tue, 18 Aug 2020 19:51:32 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,29 +54,29 @@ "-1" ], "Content-Length": [ - "5727" + "5858" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps8710?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzODcxMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps6787?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNjc4Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "24e6da92-a0ae-4460-8f16-1ab2c1023c84" + "593d0ccf-4d4a-4d99-8b4b-3898e7b31774" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ], "Content-Type": [ "application/json; charset=utf-8" @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "8e42b807-45d0-4713-ab51-be5491648d13" + "18d5586d-4dc0-4e20-8fdc-c7607dd523af" ], "x-ms-correlation-request-id": [ - "8e42b807-45d0-4713-ab51-be5491648d13" + "18d5586d-4dc0-4e20-8fdc-c7607dd523af" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203550Z:8e42b807-45d0-4713-ab51-be5491648d13" + "WESTUS2:20200818T195134Z:18d5586d-4dc0-4e20-8fdc-c7607dd523af" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:35:50 GMT" + "Tue, 18 Aug 2020 19:51:33 GMT" ], "Content-Length": [ "165" @@ -123,23 +123,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710\",\r\n \"name\": \"ps8710\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787\",\r\n \"name\": \"ps6787\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4de9b149-6c25-4274-8dad-a662c069640d" + "761a9ba4-7aa9-40c6-b848-7c6079f613a0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/operationResults/b3NfaWRfNDgxM2IzZjUtZGMyZi00YzIzLWJmNDMtZWZjZmIzZjI2NmU1?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/operationResults/b3NfaWRfNmJkNDY3NzctYWU5ZC00MTgzLTgxYjQtM2I0MjgxZTZlMWU1?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "7bd30b10-de0a-4c15-8eb2-f32a8e32fb98" + "05eee757-dfcc-4e55-b001-c2912eaf8b0b" ], "x-ms-correlation-request-id": [ - "7bd30b10-de0a-4c15-8eb2-f32a8e32fb98" + "05eee757-dfcc-4e55-b001-c2912eaf8b0b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203554Z:7bd30b10-de0a-4c15-8eb2-f32a8e32fb98" + "WESTUS2:20200818T195136Z:05eee757-dfcc-4e55-b001-c2912eaf8b0b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,10 +183,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:35:54 GMT" + "Tue, 18 Aug 2020 19:51:36 GMT" ], "Content-Length": [ - "460" + "462" ], "Content-Type": [ "application/json; charset=utf-8" @@ -195,23 +195,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAMitTo=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=NgjVY4zKON8ZJK/D5eM71LP2GhrhuVP3MyQ7WFngU8k=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQwkLc=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=kdgGI5b+F0X9C15ANUFp+iJ6uLV5PZGRu8UsudKeRKo=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "7b30518b-01f6-44ba-8a57-622ea96db496" + "b1e891d7-7c09-461e-aa59-a3c40b523874" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -231,7 +231,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/operationResults/b3NfaWRfMDgxMjliYmItZjYyNC00M2M3LWJmYTYtN2ZhNmNmNWEwNGRm?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/operationResults/b3NfaWRfYTE0MThlNzktZjZkNy00YmEwLWE2NDMtYTk1YWVjNGE3MzIw?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -240,13 +240,13 @@ "4999" ], "x-ms-request-id": [ - "c8018754-b4aa-4d42-a073-20596b4fc3fe" + "7955f1f0-517e-49e3-b2bd-13a90730c5ba" ], "x-ms-correlation-request-id": [ - "c8018754-b4aa-4d42-a073-20596b4fc3fe" + "7955f1f0-517e-49e3-b2bd-13a90730c5ba" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203951Z:c8018754-b4aa-4d42-a073-20596b4fc3fe" + "WESTUS2:20200818T195536Z:7955f1f0-517e-49e3-b2bd-13a90730c5ba" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -255,10 +255,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:39:50 GMT" + "Tue, 18 Aug 2020 19:55:35 GMT" ], "Content-Length": [ - "731" + "733" ], "Content-Type": [ "application/json; charset=utf-8" @@ -267,23 +267,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMitTo=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=NgjVY4zKON8ZJK/D5eM71LP2GhrhuVP3MyQ7WFngU8k=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkLc=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=kdgGI5b+F0X9C15ANUFp+iJ6uLV5PZGRu8UsudKeRKo=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "1f21e154-6667-43f2-ad9e-f95cda96d737" + "1356970d-f7e4-4240-bfe7-dfcd9e7eea55" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -303,7 +303,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/operationResults/b3NfaWRfMDZiZmI0Y2QtYTA0Yy00MDQ3LWE2ZjktMzVmYjhjYzIyMDdk?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/operationResults/b3NfaWRfZTcxZTUzNzctYTcwMy00YWQ3LTk3ODEtNmZiMjhmMTVmOTJm?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -312,13 +312,13 @@ "4998" ], "x-ms-request-id": [ - "029c7cbb-9e25-4fc0-9441-1f5bcbb94a8c" + "d9a569a5-67c4-47be-a1e7-fbba852c1fb6" ], "x-ms-correlation-request-id": [ - "029c7cbb-9e25-4fc0-9441-1f5bcbb94a8c" + "d9a569a5-67c4-47be-a1e7-fbba852c1fb6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204033Z:029c7cbb-9e25-4fc0-9441-1f5bcbb94a8c" + "WESTUS2:20200818T195617Z:d9a569a5-67c4-47be-a1e7-fbba852c1fb6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -327,10 +327,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:32 GMT" + "Tue, 18 Aug 2020 19:56:17 GMT" ], "Content-Length": [ - "498" + "500" ], "Content-Type": [ "application/json; charset=utf-8" @@ -339,17 +339,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/operationResults/b3NfaWRfNDgxM2IzZjUtZGMyZi00YzIzLWJmNDMtZWZjZmIzZjI2NmU1?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZk5EZ3hNMkl6WmpVdFpHTXlaaTAwWXpJekxXSm1ORE10WldaalptSXpaakkyTm1VMT9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/operationResults/b3NfaWRfNmJkNDY3NzctYWU5ZC00MTgzLTgxYjQtM2I0MjgxZTZlMWU1?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZObUprTkRZM056Y3RZV1U1WkMwME1UZ3pMVGd4WWpRdE0ySTBNamd4WlRabE1XVTE/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -369,13 +369,13 @@ "11999" ], "x-ms-request-id": [ - "2917c8c3-f548-4657-9e62-0506ebb95056" + "399afae8-d8a2-4c90-8ed6-4ed1ad95385a" ], "x-ms-correlation-request-id": [ - "2917c8c3-f548-4657-9e62-0506ebb95056" + "399afae8-d8a2-4c90-8ed6-4ed1ad95385a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203625Z:2917c8c3-f548-4657-9e62-0506ebb95056" + "WESTUS2:20200818T195206Z:399afae8-d8a2-4c90-8ed6-4ed1ad95385a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -384,7 +384,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:36:24 GMT" + "Tue, 18 Aug 2020 19:52:06 GMT" ], "Content-Length": [ "20" @@ -400,13 +400,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/operationResults/b3NfaWRfNDgxM2IzZjUtZGMyZi00YzIzLWJmNDMtZWZjZmIzZjI2NmU1?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZk5EZ3hNMkl6WmpVdFpHTXlaaTAwWXpJekxXSm1ORE10WldaalptSXpaakkyTm1VMT9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/operationResults/b3NfaWRfNmJkNDY3NzctYWU5ZC00MTgzLTgxYjQtM2I0MjgxZTZlMWU1?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZObUprTkRZM056Y3RZV1U1WkMwME1UZ3pMVGd4WWpRdE0ySTBNamd4WlRabE1XVTE/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -426,13 +426,13 @@ "11998" ], "x-ms-request-id": [ - "eb79eed9-ae35-4753-8f6e-4d08bb036225" + "2a43bf19-73e6-4719-81bb-0131b35d57c1" ], "x-ms-correlation-request-id": [ - "eb79eed9-ae35-4753-8f6e-4d08bb036225" + "2a43bf19-73e6-4719-81bb-0131b35d57c1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203655Z:eb79eed9-ae35-4753-8f6e-4d08bb036225" + "WESTUS2:20200818T195237Z:2a43bf19-73e6-4719-81bb-0131b35d57c1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -441,7 +441,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:36:55 GMT" + "Tue, 18 Aug 2020 19:52:37 GMT" ], "Content-Length": [ "22" @@ -457,13 +457,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -483,13 +483,13 @@ "11997" ], "x-ms-request-id": [ - "43f1c112-8ab4-409a-85b7-de7535d03975" + "93833075-3ca0-4dbf-a058-83465cd93606" ], "x-ms-correlation-request-id": [ - "43f1c112-8ab4-409a-85b7-de7535d03975" + "93833075-3ca0-4dbf-a058-83465cd93606" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203655Z:43f1c112-8ab4-409a-85b7-de7535d03975" + "WESTUS2:20200818T195237Z:93833075-3ca0-4dbf-a058-83465cd93606" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -498,10 +498,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:36:55 GMT" + "Tue, 18 Aug 2020 19:52:37 GMT" ], "Content-Length": [ - "637" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -510,23 +510,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMitTo=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkLc=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2deb9ef4-f0d2-4a9c-9252-80259b6911d4" + "84cc40c1-af04-4192-beb0-6e9d5de7b45b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -546,13 +546,13 @@ "11996" ], "x-ms-request-id": [ - "3639dc3d-d7a6-488e-a384-9bdc5189983f" + "9b192a4d-1207-4922-8a61-f0b8694bd5de" ], "x-ms-correlation-request-id": [ - "3639dc3d-d7a6-488e-a384-9bdc5189983f" + "9b192a4d-1207-4922-8a61-f0b8694bd5de" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203655Z:3639dc3d-d7a6-488e-a384-9bdc5189983f" + "WESTUS2:20200818T195237Z:9b192a4d-1207-4922-8a61-f0b8694bd5de" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -561,10 +561,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:36:55 GMT" + "Tue, 18 Aug 2020 19:52:37 GMT" ], "Content-Length": [ - "637" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -573,23 +573,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMitTo=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkLc=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8cc6352d-902a-44da-a2ab-fff3890a908c" + "ebf45563-6c41-4eae-87dc-7b1f7fe4984d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -609,13 +609,13 @@ "11999" ], "x-ms-request-id": [ - "4b73e9fa-0d3e-4324-8258-4ce04ebde8fe" + "902a3ad7-5c9d-4346-8d0e-1c5a6718258e" ], "x-ms-correlation-request-id": [ - "4b73e9fa-0d3e-4324-8258-4ce04ebde8fe" + "902a3ad7-5c9d-4346-8d0e-1c5a6718258e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203948Z:4b73e9fa-0d3e-4324-8258-4ce04ebde8fe" + "WESTUS2:20200818T195534Z:902a3ad7-5c9d-4346-8d0e-1c5a6718258e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -624,10 +624,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:39:47 GMT" + "Tue, 18 Aug 2020 19:55:34 GMT" ], "Content-Length": [ - "637" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -636,17 +636,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMitTo=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkLc=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -666,13 +666,13 @@ "11997" ], "x-ms-request-id": [ - "ea5495ef-2827-47c5-b7b8-d7fc085d754d" + "53d9fcc9-6556-4cbf-bf9a-08d09becb19c" ], "x-ms-correlation-request-id": [ - "ea5495ef-2827-47c5-b7b8-d7fc085d754d" + "53d9fcc9-6556-4cbf-bf9a-08d09becb19c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204021Z:ea5495ef-2827-47c5-b7b8-d7fc085d754d" + "WESTUS2:20200818T195606Z:53d9fcc9-6556-4cbf-bf9a-08d09becb19c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -681,10 +681,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:20 GMT" + "Tue, 18 Aug 2020 19:56:06 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -693,23 +693,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2021e077-55eb-4b92-8d9c-0e78b702b881" + "706062e0-a195-4508-8d2f-ab131c3900d6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -729,13 +729,13 @@ "11996" ], "x-ms-request-id": [ - "546df23a-9b7d-40c0-bf4a-7da818114ff2" + "a1789d16-f153-4b2d-96c9-f50ae61b44d7" ], "x-ms-correlation-request-id": [ - "546df23a-9b7d-40c0-bf4a-7da818114ff2" + "a1789d16-f153-4b2d-96c9-f50ae61b44d7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204021Z:546df23a-9b7d-40c0-bf4a-7da818114ff2" + "WESTUS2:20200818T195606Z:a1789d16-f153-4b2d-96c9-f50ae61b44d7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -744,10 +744,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:21 GMT" + "Tue, 18 Aug 2020 19:56:06 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -756,23 +756,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f2033cfb-bdfb-4d19-9766-af3d082d444c" + "1ef06bc8-bf23-4bf7-8535-a9f6593baf30" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -792,13 +792,13 @@ "11995" ], "x-ms-request-id": [ - "c440d941-b7cf-4ee3-8a39-5fc01d2cfa3b" + "952b0fe2-649f-4e16-aed1-cc9436eb054b" ], "x-ms-correlation-request-id": [ - "c440d941-b7cf-4ee3-8a39-5fc01d2cfa3b" + "952b0fe2-649f-4e16-aed1-cc9436eb054b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204022Z:c440d941-b7cf-4ee3-8a39-5fc01d2cfa3b" + "WESTUS2:20200818T195607Z:952b0fe2-649f-4e16-aed1-cc9436eb054b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -807,10 +807,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:21 GMT" + "Tue, 18 Aug 2020 19:56:06 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -819,23 +819,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "47ee2eeb-03c2-4015-a47e-92cd629cfbfd" + "aeb60ab9-23c6-47ae-9488-a7abd53f1485" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -855,13 +855,13 @@ "11994" ], "x-ms-request-id": [ - "629931b2-d783-4c06-b4c3-ef71222545aa" + "57968372-06d8-4acb-8f5f-e1ce88696162" ], "x-ms-correlation-request-id": [ - "629931b2-d783-4c06-b4c3-ef71222545aa" + "57968372-06d8-4acb-8f5f-e1ce88696162" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204022Z:629931b2-d783-4c06-b4c3-ef71222545aa" + "WESTUS2:20200818T195607Z:57968372-06d8-4acb-8f5f-e1ce88696162" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -870,10 +870,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:21 GMT" + "Tue, 18 Aug 2020 19:56:07 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -882,23 +882,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a6f7b516-f55a-4507-ab6a-e716abfcece5" + "681371da-0f6b-4897-8279-8f77b9e3279c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -918,13 +918,13 @@ "11993" ], "x-ms-request-id": [ - "b56397ce-0449-4d13-8f30-118c315c545c" + "ab604b90-cd29-4a12-8343-6578a8fd0dd7" ], "x-ms-correlation-request-id": [ - "b56397ce-0449-4d13-8f30-118c315c545c" + "ab604b90-cd29-4a12-8343-6578a8fd0dd7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204022Z:b56397ce-0449-4d13-8f30-118c315c545c" + "WESTUS2:20200818T195607Z:ab604b90-cd29-4a12-8343-6578a8fd0dd7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -933,10 +933,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:22 GMT" + "Tue, 18 Aug 2020 19:56:07 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -945,23 +945,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9c23798b-e1b1-4cf1-b56b-5bdc4d3f4c26" + "9f0b793c-58f2-4570-bf26-bfeb52ddc3cf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -981,13 +981,13 @@ "11992" ], "x-ms-request-id": [ - "511d03b1-44b8-4f30-b892-6ad7f98b210a" + "9c13053f-b7c1-4a9b-96d0-25172a782929" ], "x-ms-correlation-request-id": [ - "511d03b1-44b8-4f30-b892-6ad7f98b210a" + "9c13053f-b7c1-4a9b-96d0-25172a782929" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204023Z:511d03b1-44b8-4f30-b892-6ad7f98b210a" + "WESTUS2:20200818T195607Z:9c13053f-b7c1-4a9b-96d0-25172a782929" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -996,10 +996,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:22 GMT" + "Tue, 18 Aug 2020 19:56:07 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1008,23 +1008,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "83ec18e0-6995-4418-a151-a1f66083fa88" + "f030d6cd-a227-4ba6-b5c7-359c241e0ad9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1044,13 +1044,13 @@ "11991" ], "x-ms-request-id": [ - "a7cdfe50-1823-497f-a0d1-1204b1d842a4" + "2aac6230-18fc-4ac4-97ce-10ee321bd2fc" ], "x-ms-correlation-request-id": [ - "a7cdfe50-1823-497f-a0d1-1204b1d842a4" + "2aac6230-18fc-4ac4-97ce-10ee321bd2fc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204023Z:a7cdfe50-1823-497f-a0d1-1204b1d842a4" + "WESTUS2:20200818T195608Z:2aac6230-18fc-4ac4-97ce-10ee321bd2fc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1059,10 +1059,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:22 GMT" + "Tue, 18 Aug 2020 19:56:08 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1071,23 +1071,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d5250261-bebd-49b5-913d-24ffeda22dd3" + "3f334c14-d14f-4007-9867-dab5d0056879" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1107,13 +1107,13 @@ "11990" ], "x-ms-request-id": [ - "78bebeda-f6c7-456a-9ec4-5da17fb60905" + "c793177d-93a3-40ae-b74f-2b87603f3495" ], "x-ms-correlation-request-id": [ - "78bebeda-f6c7-456a-9ec4-5da17fb60905" + "c793177d-93a3-40ae-b74f-2b87603f3495" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204023Z:78bebeda-f6c7-456a-9ec4-5da17fb60905" + "WESTUS2:20200818T195608Z:c793177d-93a3-40ae-b74f-2b87603f3495" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1122,10 +1122,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:22 GMT" + "Tue, 18 Aug 2020 19:56:08 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1134,23 +1134,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b005a1c6-c3d5-49c6-b0d8-d97f6938f1a1" + "f689fd05-8d54-45bb-8253-e16294d585a1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1170,13 +1170,13 @@ "11989" ], "x-ms-request-id": [ - "05d7a78c-b86d-4f07-8937-fef0ce1ba5d1" + "b1327807-11e5-46a7-b0b1-f5363f54000e" ], "x-ms-correlation-request-id": [ - "05d7a78c-b86d-4f07-8937-fef0ce1ba5d1" + "b1327807-11e5-46a7-b0b1-f5363f54000e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204023Z:05d7a78c-b86d-4f07-8937-fef0ce1ba5d1" + "WESTUS2:20200818T195608Z:b1327807-11e5-46a7-b0b1-f5363f54000e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1185,10 +1185,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:23 GMT" + "Tue, 18 Aug 2020 19:56:08 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1197,23 +1197,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fafa4e56-9fa2-4cc6-a759-289e5ba997f8" + "656db6da-ec38-4904-8f10-aabe9e230c9d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1233,13 +1233,13 @@ "11988" ], "x-ms-request-id": [ - "2171ffff-d60c-48f7-94a3-922b6c6bf099" + "f439c21d-9a3e-49a8-88f1-4e47a8396521" ], "x-ms-correlation-request-id": [ - "2171ffff-d60c-48f7-94a3-922b6c6bf099" + "f439c21d-9a3e-49a8-88f1-4e47a8396521" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204024Z:2171ffff-d60c-48f7-94a3-922b6c6bf099" + "WESTUS2:20200818T195609Z:f439c21d-9a3e-49a8-88f1-4e47a8396521" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1248,10 +1248,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:23 GMT" + "Tue, 18 Aug 2020 19:56:08 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1260,23 +1260,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "39251511-160b-485b-878f-49b83b61ea58" + "404ec6f8-5b71-4bb3-ae3e-98a694a4247d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1296,13 +1296,13 @@ "11987" ], "x-ms-request-id": [ - "ce519978-ad29-4504-933e-0fcd1d904625" + "17d332f5-7cbd-462f-a790-24e467722812" ], "x-ms-correlation-request-id": [ - "ce519978-ad29-4504-933e-0fcd1d904625" + "17d332f5-7cbd-462f-a790-24e467722812" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204024Z:ce519978-ad29-4504-933e-0fcd1d904625" + "WESTUS2:20200818T195609Z:17d332f5-7cbd-462f-a790-24e467722812" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1311,10 +1311,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:23 GMT" + "Tue, 18 Aug 2020 19:56:09 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1323,23 +1323,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9d2269fb-2fd7-403a-926f-4a53e65ececc" + "815ca884-dcb9-4461-ad69-92bbcba18b8b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1359,13 +1359,13 @@ "11986" ], "x-ms-request-id": [ - "2da7d55e-9870-4b1e-abb8-e7aff7c68dab" + "17764268-98ee-4ff3-85d6-a4b05e2b3b1c" ], "x-ms-correlation-request-id": [ - "2da7d55e-9870-4b1e-abb8-e7aff7c68dab" + "17764268-98ee-4ff3-85d6-a4b05e2b3b1c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204024Z:2da7d55e-9870-4b1e-abb8-e7aff7c68dab" + "WESTUS2:20200818T195609Z:17764268-98ee-4ff3-85d6-a4b05e2b3b1c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1374,10 +1374,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:24 GMT" + "Tue, 18 Aug 2020 19:56:09 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1386,23 +1386,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "11d1ab05-7cad-4545-afe8-92a57f0f8393" + "7b7beeb5-96fe-4f25-bf82-e7e3a98cf071" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1422,13 +1422,13 @@ "11985" ], "x-ms-request-id": [ - "3993f956-f314-4ae5-b361-3e0e1046f0e1" + "4ba46b29-57b8-4821-a68d-13c0dd42a11e" ], "x-ms-correlation-request-id": [ - "3993f956-f314-4ae5-b361-3e0e1046f0e1" + "4ba46b29-57b8-4821-a68d-13c0dd42a11e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204025Z:3993f956-f314-4ae5-b361-3e0e1046f0e1" + "WESTUS2:20200818T195610Z:4ba46b29-57b8-4821-a68d-13c0dd42a11e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1437,10 +1437,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:24 GMT" + "Tue, 18 Aug 2020 19:56:09 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1449,23 +1449,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ab162022-c149-4038-ba3f-4f8f4fb09501" + "59569f80-2b00-4c11-b4c7-a942dc48bf59" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1485,13 +1485,13 @@ "11984" ], "x-ms-request-id": [ - "d68f306d-da4d-43ef-8fc0-2ef858e188f5" + "e541663d-8ad3-421b-9bf1-08da818449f7" ], "x-ms-correlation-request-id": [ - "d68f306d-da4d-43ef-8fc0-2ef858e188f5" + "e541663d-8ad3-421b-9bf1-08da818449f7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204025Z:d68f306d-da4d-43ef-8fc0-2ef858e188f5" + "WESTUS2:20200818T195610Z:e541663d-8ad3-421b-9bf1-08da818449f7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1500,10 +1500,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:24 GMT" + "Tue, 18 Aug 2020 19:56:10 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1512,23 +1512,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "381bc575-5c24-4bf2-a933-6ed7fe8c9aa9" + "42b33ea2-94a2-49d2-80ec-de625d128893" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1548,13 +1548,13 @@ "11983" ], "x-ms-request-id": [ - "b4c544d7-f247-4b01-8986-bb428e0051e6" + "62049b85-dd9b-45a1-9ebc-a8b5774929fd" ], "x-ms-correlation-request-id": [ - "b4c544d7-f247-4b01-8986-bb428e0051e6" + "62049b85-dd9b-45a1-9ebc-a8b5774929fd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204025Z:b4c544d7-f247-4b01-8986-bb428e0051e6" + "WESTUS2:20200818T195610Z:62049b85-dd9b-45a1-9ebc-a8b5774929fd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1563,10 +1563,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:24 GMT" + "Tue, 18 Aug 2020 19:56:10 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1575,23 +1575,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "26681227-4ef7-4f38-a054-cd20899162ca" + "bc5cac5d-3858-40db-ba97-6faceb4cdd5b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1611,13 +1611,13 @@ "11982" ], "x-ms-request-id": [ - "88d7ad23-304a-499b-b76c-b43d77c40da9" + "a2b83763-3491-42d8-b26a-2fc819336788" ], "x-ms-correlation-request-id": [ - "88d7ad23-304a-499b-b76c-b43d77c40da9" + "a2b83763-3491-42d8-b26a-2fc819336788" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204026Z:88d7ad23-304a-499b-b76c-b43d77c40da9" + "WESTUS2:20200818T195610Z:a2b83763-3491-42d8-b26a-2fc819336788" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1626,10 +1626,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:25 GMT" + "Tue, 18 Aug 2020 19:56:10 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1638,23 +1638,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8ad28fd6-6bbc-4d19-9171-ee73f2519d11" + "bc7da074-a063-4364-b2cf-2b7263f0907f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1674,13 +1674,13 @@ "11981" ], "x-ms-request-id": [ - "b068cf9f-5a19-40ad-8c0d-fa615c29a648" + "c32eda53-0f7f-4283-9561-13f4de19dd6b" ], "x-ms-correlation-request-id": [ - "b068cf9f-5a19-40ad-8c0d-fa615c29a648" + "c32eda53-0f7f-4283-9561-13f4de19dd6b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204026Z:b068cf9f-5a19-40ad-8c0d-fa615c29a648" + "WESTUS2:20200818T195611Z:c32eda53-0f7f-4283-9561-13f4de19dd6b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1689,10 +1689,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:25 GMT" + "Tue, 18 Aug 2020 19:56:11 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1701,23 +1701,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e569d92a-ba32-492d-ab52-08f4f32756cb" + "65e92458-8bdd-4efd-ae98-9aa2875ef30c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1737,13 +1737,13 @@ "11980" ], "x-ms-request-id": [ - "c77da365-95c8-4e70-bb68-37418bb335fd" + "8f0d27c2-ebc2-426b-a292-0920d8bc6d53" ], "x-ms-correlation-request-id": [ - "c77da365-95c8-4e70-bb68-37418bb335fd" + "8f0d27c2-ebc2-426b-a292-0920d8bc6d53" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204027Z:c77da365-95c8-4e70-bb68-37418bb335fd" + "WESTUS2:20200818T195612Z:8f0d27c2-ebc2-426b-a292-0920d8bc6d53" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1752,10 +1752,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:26 GMT" + "Tue, 18 Aug 2020 19:56:12 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1764,23 +1764,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ba732b6f-eaba-47a2-93f7-dbedc15a3600" + "b54728f3-a001-47bb-a755-92625b583156" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1800,13 +1800,13 @@ "11979" ], "x-ms-request-id": [ - "018dcdfa-ade6-4c01-bf18-2db464ada0bc" + "a03c1cea-da30-4c51-9be0-6d2aa5583fbd" ], "x-ms-correlation-request-id": [ - "018dcdfa-ade6-4c01-bf18-2db464ada0bc" + "a03c1cea-da30-4c51-9be0-6d2aa5583fbd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204027Z:018dcdfa-ade6-4c01-bf18-2db464ada0bc" + "WESTUS2:20200818T195612Z:a03c1cea-da30-4c51-9be0-6d2aa5583fbd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1815,10 +1815,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:27 GMT" + "Tue, 18 Aug 2020 19:56:12 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1827,23 +1827,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8c6ad8cf-2263-49fd-b4e4-5fe0896dbdce" + "39a41a69-9c4f-433a-8a79-16f7ce347219" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1863,13 +1863,13 @@ "11978" ], "x-ms-request-id": [ - "3489bd12-bf6a-41b4-8a94-8be0e8abf286" + "526b9eb8-4bf6-447e-be41-990cf0c7d76e" ], "x-ms-correlation-request-id": [ - "3489bd12-bf6a-41b4-8a94-8be0e8abf286" + "526b9eb8-4bf6-447e-be41-990cf0c7d76e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204028Z:3489bd12-bf6a-41b4-8a94-8be0e8abf286" + "WESTUS2:20200818T195613Z:526b9eb8-4bf6-447e-be41-990cf0c7d76e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1878,10 +1878,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:27 GMT" + "Tue, 18 Aug 2020 19:56:13 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1890,23 +1890,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d894d4c0-3e32-4e9d-ab81-cdbf840e6f61" + "3722cb49-5732-4da7-9a91-8e4c6a3f64a9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1926,13 +1926,13 @@ "11977" ], "x-ms-request-id": [ - "ad1a2044-4698-4788-a771-c7639511ceba" + "b07ff431-4222-4b15-b770-f65488d157cc" ], "x-ms-correlation-request-id": [ - "ad1a2044-4698-4788-a771-c7639511ceba" + "b07ff431-4222-4b15-b770-f65488d157cc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204028Z:ad1a2044-4698-4788-a771-c7639511ceba" + "WESTUS2:20200818T195613Z:b07ff431-4222-4b15-b770-f65488d157cc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1941,10 +1941,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:28 GMT" + "Tue, 18 Aug 2020 19:56:13 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1953,23 +1953,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "169c46b2-ad48-4171-a6a8-f21710f2cd50" + "9752fd45-60b2-4641-adf3-6b73fd3f3d92" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1989,13 +1989,13 @@ "11976" ], "x-ms-request-id": [ - "475f3351-5cb9-4301-a317-260535b69059" + "c5b7a0f4-c13b-4599-ad2d-052420dbf542" ], "x-ms-correlation-request-id": [ - "475f3351-5cb9-4301-a317-260535b69059" + "c5b7a0f4-c13b-4599-ad2d-052420dbf542" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204029Z:475f3351-5cb9-4301-a317-260535b69059" + "WESTUS2:20200818T195614Z:c5b7a0f4-c13b-4599-ad2d-052420dbf542" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2004,10 +2004,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:28 GMT" + "Tue, 18 Aug 2020 19:56:14 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2016,23 +2016,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b796e0be-a372-46aa-8340-73609824c3c8" + "80225389-e64c-4168-9ee8-c0938df10c3c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2052,13 +2052,13 @@ "11975" ], "x-ms-request-id": [ - "465df320-a7f8-4366-9425-4443c8d3e319" + "8f49fd2f-3a46-4e33-a74a-823755c250ca" ], "x-ms-correlation-request-id": [ - "465df320-a7f8-4366-9425-4443c8d3e319" + "8f49fd2f-3a46-4e33-a74a-823755c250ca" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204030Z:465df320-a7f8-4366-9425-4443c8d3e319" + "WESTUS2:20200818T195614Z:8f49fd2f-3a46-4e33-a74a-823755c250ca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2067,10 +2067,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:29 GMT" + "Tue, 18 Aug 2020 19:56:14 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2079,23 +2079,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0cac1c1a-4bd7-442c-8105-de4be2406a5e" + "b3184ff1-ef5b-421c-ba17-0040d97550fc" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2115,13 +2115,13 @@ "11974" ], "x-ms-request-id": [ - "54ecfd1e-1655-4184-b452-0ae5a89f416a" + "b041acc5-6844-4ff2-9647-b74168b2e928" ], "x-ms-correlation-request-id": [ - "54ecfd1e-1655-4184-b452-0ae5a89f416a" + "b041acc5-6844-4ff2-9647-b74168b2e928" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204030Z:54ecfd1e-1655-4184-b452-0ae5a89f416a" + "WESTUS2:20200818T195615Z:b041acc5-6844-4ff2-9647-b74168b2e928" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2130,10 +2130,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:29 GMT" + "Tue, 18 Aug 2020 19:56:15 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2142,23 +2142,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2d6a5f53-918c-406d-b50d-7600fb419232" + "f82e70ce-3c34-457c-a3f3-be3a1e35abfa" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2178,13 +2178,13 @@ "11973" ], "x-ms-request-id": [ - "ac0b98b0-d7e1-473d-960f-9437342d8e58" + "5357bc8c-91e5-421b-b9e7-5b6aac9cc61e" ], "x-ms-correlation-request-id": [ - "ac0b98b0-d7e1-473d-960f-9437342d8e58" + "5357bc8c-91e5-421b-b9e7-5b6aac9cc61e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204031Z:ac0b98b0-d7e1-473d-960f-9437342d8e58" + "WESTUS2:20200818T195616Z:5357bc8c-91e5-421b-b9e7-5b6aac9cc61e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2193,10 +2193,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:30 GMT" + "Tue, 18 Aug 2020 19:56:15 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2205,23 +2205,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "86114d8e-6bf3-49e9-adbf-67ae564399de" + "cd9aa71c-2699-410d-ada0-235d6531f926" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2241,13 +2241,13 @@ "11972" ], "x-ms-request-id": [ - "90455462-0e44-4e00-949d-899fc1cb8c77" + "3a050533-8ce2-4812-a38f-0d48e36ab7ab" ], "x-ms-correlation-request-id": [ - "90455462-0e44-4e00-949d-899fc1cb8c77" + "3a050533-8ce2-4812-a38f-0d48e36ab7ab" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204031Z:90455462-0e44-4e00-949d-899fc1cb8c77" + "WESTUS2:20200818T195616Z:3a050533-8ce2-4812-a38f-0d48e36ab7ab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2256,10 +2256,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:30 GMT" + "Tue, 18 Aug 2020 19:56:15 GMT" ], "Content-Length": [ - "830" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2268,17 +2268,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMito4=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps3468.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps3468.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDg/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2298,13 +2298,13 @@ "11970" ], "x-ms-request-id": [ - "1c7d60b9-57d8-4c86-ba67-888df1b9fc8d" + "77f4a235-4677-43e4-81ca-9fb35413d7e9" ], "x-ms-correlation-request-id": [ - "1c7d60b9-57d8-4c86-ba67-888df1b9fc8d" + "77f4a235-4677-43e4-81ca-9fb35413d7e9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204103Z:1c7d60b9-57d8-4c86-ba67-888df1b9fc8d" + "WESTUS2:20200818T195648Z:77f4a235-4677-43e4-81ca-9fb35413d7e9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2313,10 +2313,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:41:03 GMT" + "Tue, 18 Aug 2020 19:56:47 GMT" ], "Content-Length": [ - "637" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2325,23 +2325,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMitqw=\",\r\n \"name\": \"ps808\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps808.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010900F\"\r\n },\r\n \"resourcegroup\": \"ps8710\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkjE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/IotHubs/ps3468?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczM0Njg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "96f23613-1cb0-48b1-9966-82fb6e3b9d27" + "3f855c5d-69b8-410b-b47b-78c097f04640" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2361,7 +2361,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWJhZmY0NzMtNmU5My00NmJhLWFjYjMtMjFhMDE1NThjNjIz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzQ0Y2JkZDItMGY0ZC00ZjAxLTkwYTAtMzg0MzE3MTM1NDEx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -2370,13 +2370,13 @@ "4999" ], "x-ms-request-id": [ - "5daee48e-1fcb-46c9-ad3e-b551ba1a5cb5" + "edc8a28c-b2b8-4730-bbbd-0d74ece886b0" ], "x-ms-correlation-request-id": [ - "5daee48e-1fcb-46c9-ad3e-b551ba1a5cb5" + "edc8a28c-b2b8-4730-bbbd-0d74ece886b0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203710Z:5daee48e-1fcb-46c9-ad3e-b551ba1a5cb5" + "WESTUS2:20200818T195252Z:edc8a28c-b2b8-4730-bbbd-0d74ece886b0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2385,7 +2385,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:37:09 GMT" + "Tue, 18 Aug 2020 19:52:52 GMT" ], "Content-Length": [ "619" @@ -2397,23 +2397,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/IotHubs/ps3468\",\r\n \"name\": \"ps3468\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8710\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134\",\r\n \"name\": \"ps7134\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6787\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/IotHubs/ps3468?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczM0Njg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAA3Cqi4=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"bw0/Sd7drI3cSVHMNzZWr9gsH3fe/mljP+4HO7gdj2s=\",\r\n \"secondaryKey\": \"Y9TnbJ3pSNgpjgX5okhdBgjQGuvkLGDPuNZbh1pfrSE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"p+6PuZ4QZkKMV7Jm6Qo3F07IQ66cru2OIvvHOzvfI/s=\",\r\n \"secondaryKey\": \"OfeuONee2Mg/mEldAdXwE4IWN+wdzXqoIrfSYuy2Dn4=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"cdYNxYXHhuXqRb1An8UTitYclRh2LUGvVZw/T6UOPUI=\",\r\n \"secondaryKey\": \"bZq0QXl3BgdwT+NcfeP5mFMJeUYrGIuwjyEanJ63lg4=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"z5N0uBVvAiGFGJNriFNqDvtbLgO9HaQjyXmQh9NKryo=\",\r\n \"secondaryKey\": \"Cb6oCTT+zZzyKnxxwh9pjjqcvJuHGHsiK5FPGo+oo44=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"/Yw6x3JMeOJMd9YxuWjScDXcb37o7Xzv0e3fBylMxXw=\",\r\n \"secondaryKey\": \"TEsaT84HgPgd0hPBSJoj5Mx5NP3KadvjC8Pt/qbhIbo=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAARKKDV4=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"NeRHxShE7VVtHhJFWbrF0OB82UShjL9yBb3bRt6DvU8=\",\r\n \"secondaryKey\": \"uGh8tXwVDfc/hkUrNDChJeRuEP/e6vEnyjwhGqR4dD0=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"BqCd76yzq+XkrNJeEnpCHHYmn1EexpCBJlixkHgcn5A=\",\r\n \"secondaryKey\": \"ibV2gM7cn36Yc/krm06P1szivIJwmiiCdsZF2tGzXoI=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"tBX3UqD9mjhOh3TgacBPz5QGnBGIN7FuL+71WTpqugw=\",\r\n \"secondaryKey\": \"4EavmcO178PItZdtpTgYl5wOqBP5gL33OqVX+AZEtwo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"1L+KCDHuixKbdH3snXl450b0v9ZKIW38wBjBdESvpEo=\",\r\n \"secondaryKey\": \"RqQak/VFVw3Y/DSR7T7OY27cc9sVJeAc+x75uuPLWSw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"sQirdfNxA5WsG/VSaYO59CUjBkuxmvC0Azzi5RSo2m8=\",\r\n \"secondaryKey\": \"yczNLlpwb71TuEsQbhYfYPzx/Q4RhDHWyqP4IaJ5eWs=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "52323b75-2338-491b-b1f9-af6e00a9ff31" + "e6a1a3b0-6d9d-49da-8c0c-771485eb3d5c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2433,7 +2433,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNWVhNTZiZjQtNDk4Mi00Y2Q0LTliZDQtMDYzMjY2YWY3Njky?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMmRjNDg5YTEtYTJmNy00Mzc4LTg1MDItODQzOGZiN2I1MWU0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -2442,13 +2442,13 @@ "4998" ], "x-ms-request-id": [ - "110b18d2-5b84-4e9f-9899-31c546ebe020" + "e9bf811c-6445-41c5-b814-612f4f4f6ff3" ], "x-ms-correlation-request-id": [ - "110b18d2-5b84-4e9f-9899-31c546ebe020" + "e9bf811c-6445-41c5-b814-612f4f4f6ff3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203916Z:110b18d2-5b84-4e9f-9899-31c546ebe020" + "WESTUS2:20200818T195459Z:e9bf811c-6445-41c5-b814-612f4f4f6ff3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2457,7 +2457,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:39:15 GMT" + "Tue, 18 Aug 2020 19:54:59 GMT" ], "Content-Length": [ "4100" @@ -2469,17 +2469,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/IotHubs/ps3468\",\r\n \"name\": \"ps3468\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8710\",\r\n \"etag\": \"AAAAAA3Cqi4=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"bw0/Sd7drI3cSVHMNzZWr9gsH3fe/mljP+4HO7gdj2s=\",\r\n \"secondaryKey\": \"Y9TnbJ3pSNgpjgX5okhdBgjQGuvkLGDPuNZbh1pfrSE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"p+6PuZ4QZkKMV7Jm6Qo3F07IQ66cru2OIvvHOzvfI/s=\",\r\n \"secondaryKey\": \"OfeuONee2Mg/mEldAdXwE4IWN+wdzXqoIrfSYuy2Dn4=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"cdYNxYXHhuXqRb1An8UTitYclRh2LUGvVZw/T6UOPUI=\",\r\n \"secondaryKey\": \"bZq0QXl3BgdwT+NcfeP5mFMJeUYrGIuwjyEanJ63lg4=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"z5N0uBVvAiGFGJNriFNqDvtbLgO9HaQjyXmQh9NKryo=\",\r\n \"secondaryKey\": \"Cb6oCTT+zZzyKnxxwh9pjjqcvJuHGHsiK5FPGo+oo44=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"/Yw6x3JMeOJMd9YxuWjScDXcb37o7Xzv0e3fBylMxXw=\",\r\n \"secondaryKey\": \"TEsaT84HgPgd0hPBSJoj5Mx5NP3KadvjC8Pt/qbhIbo=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"NgjVY4zKON8ZJK/D5eM71LP2GhrhuVP3MyQ7WFngU8k=\",\r\n \"secondaryKey\": \"n2UFwQwGoxWK2h1AjddbaHrQ4oq81Epxsp7pUrq9gGM=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps3468-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps3468-3465118-140174f161.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-4833c251-55c6-4e2f-a36a-741f6393315a-iothub\",\r\n \"PrimaryKey\": \"c1I1papVIH/zX0dGhS4g5LmwfXW6SFWxUpmxXjTuyJ0=\",\r\n \"SecondaryKey\": \"+bT8PdYvN0Gyo1Ruy0vNYdP3q5vgx1zZ7gUrqjtjTEk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Mon, 18 May 2020 20:38:49 GMT\",\r\n \"ModifiedTime\": \"Mon, 18 May 2020 20:38:49 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-a65ae53b-64d7-43b7-b899-20cbc8d5cfac-iothub\",\r\n \"PrimaryKey\": \"gCZAoYo0UzyoA/+Lx1j+H8VwQjca9F46bHr5jsQzBTE=\",\r\n \"SecondaryKey\": \"shLxIEHjDbFsJv59Zqqs1NKE4mLUi3VmHoj9F53vxek=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Mon, 18 May 2020 20:38:49 GMT\",\r\n \"ModifiedTime\": \"Mon, 18 May 2020 20:38:49 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"bw0/Sd7drI3cSVHMNzZWr9gsH3fe/mljP+4HO7gdj2s=\",\r\n \"SecondaryKey\": \"Y9TnbJ3pSNgpjgX5okhdBgjQGuvkLGDPuNZbh1pfrSE=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Mon, 18 May 2020 20:38:49 GMT\",\r\n \"ModifiedTime\": \"Mon, 18 May 2020 20:38:49 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"p+6PuZ4QZkKMV7Jm6Qo3F07IQ66cru2OIvvHOzvfI/s=\",\r\n \"SecondaryKey\": \"OfeuONee2Mg/mEldAdXwE4IWN+wdzXqoIrfSYuy2Dn4=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Mon, 18 May 2020 20:38:49 GMT\",\r\n \"ModifiedTime\": \"Mon, 18 May 2020 20:38:49 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134\",\r\n \"name\": \"ps7134\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6787\",\r\n \"etag\": \"AAAAARKKDV4=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"NeRHxShE7VVtHhJFWbrF0OB82UShjL9yBb3bRt6DvU8=\",\r\n \"secondaryKey\": \"uGh8tXwVDfc/hkUrNDChJeRuEP/e6vEnyjwhGqR4dD0=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"BqCd76yzq+XkrNJeEnpCHHYmn1EexpCBJlixkHgcn5A=\",\r\n \"secondaryKey\": \"ibV2gM7cn36Yc/krm06P1szivIJwmiiCdsZF2tGzXoI=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"tBX3UqD9mjhOh3TgacBPz5QGnBGIN7FuL+71WTpqugw=\",\r\n \"secondaryKey\": \"4EavmcO178PItZdtpTgYl5wOqBP5gL33OqVX+AZEtwo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"1L+KCDHuixKbdH3snXl450b0v9ZKIW38wBjBdESvpEo=\",\r\n \"secondaryKey\": \"RqQak/VFVw3Y/DSR7T7OY27cc9sVJeAc+x75uuPLWSw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"sQirdfNxA5WsG/VSaYO59CUjBkuxmvC0Azzi5RSo2m8=\",\r\n \"secondaryKey\": \"yczNLlpwb71TuEsQbhYfYPzx/Q4RhDHWyqP4IaJ5eWs=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"kdgGI5b+F0X9C15ANUFp+iJ6uLV5PZGRu8UsudKeRKo=\",\r\n \"secondaryKey\": \"ufFZ0buiuJZYjSfTvwJBW3vgPaDaz0WvMFaaLX81Uec=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7134-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps7134-4122483-031d2fa10d.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-f522f81c-4f12-4cb6-a8be-1474d094965f-iothub\",\r\n \"PrimaryKey\": \"YBIH2A7TRu03WE7ckJQKiwFEUpzEjo8Hu2kMnXOJhcc=\",\r\n \"SecondaryKey\": \"9aBTNBbhYPgKTLXZ9+j51GoWcm6E4pxm/69enpk2gLY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 19:54:48 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 19:54:48 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-11390a03-cc31-4e0c-b25a-753a18bd6926-iothub\",\r\n \"PrimaryKey\": \"gL4v6N/lqgp5IlW2Ch4p6715Y/VDJ5Ky9UKiRJ6c0JI=\",\r\n \"SecondaryKey\": \"25dNlFVGQLm7edtJFt/XWmWE04myhm1W253mNimPlP0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 19:54:48 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 19:54:48 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"NeRHxShE7VVtHhJFWbrF0OB82UShjL9yBb3bRt6DvU8=\",\r\n \"SecondaryKey\": \"uGh8tXwVDfc/hkUrNDChJeRuEP/e6vEnyjwhGqR4dD0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 19:54:48 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 19:54:48 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"BqCd76yzq+XkrNJeEnpCHHYmn1EexpCBJlixkHgcn5A=\",\r\n \"SecondaryKey\": \"ibV2gM7cn36Yc/krm06P1szivIJwmiiCdsZF2tGzXoI=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 19:54:48 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 19:54:48 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWJhZmY0NzMtNmU5My00NmJhLWFjYjMtMjFhMDE1NThjNjIz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdKaFptWTBOek10Tm1VNU15MDBObUpoTFdGallqTXRNakZoTURFMU5UaGpOakl6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzQ0Y2JkZDItMGY0ZC00ZjAxLTkwYTAtMzg0MzE3MTM1NDEx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpRMFkySmtaREl0TUdZMFpDMDBaakF4TFRrd1lUQXRNemcwTXpFM01UTTFOREV4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2496,16 +2496,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11999" ], "x-ms-request-id": [ - "b120e5de-f687-46ad-a52e-dc8b8cc757c0" + "30616cb0-5b6a-436f-a360-e4f421785551" ], "x-ms-correlation-request-id": [ - "b120e5de-f687-46ad-a52e-dc8b8cc757c0" + "30616cb0-5b6a-436f-a360-e4f421785551" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203740Z:b120e5de-f687-46ad-a52e-dc8b8cc757c0" + "WESTUS2:20200818T195323Z:30616cb0-5b6a-436f-a360-e4f421785551" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2514,7 +2514,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:37:40 GMT" + "Tue, 18 Aug 2020 19:53:22 GMT" ], "Content-Length": [ "20" @@ -2530,13 +2530,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWJhZmY0NzMtNmU5My00NmJhLWFjYjMtMjFhMDE1NThjNjIz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdKaFptWTBOek10Tm1VNU15MDBObUpoTFdGallqTXRNakZoTURFMU5UaGpOakl6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzQ0Y2JkZDItMGY0ZC00ZjAxLTkwYTAtMzg0MzE3MTM1NDEx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpRMFkySmtaREl0TUdZMFpDMDBaakF4TFRrd1lUQXRNemcwTXpFM01UTTFOREV4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2553,16 +2553,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11998" ], "x-ms-request-id": [ - "2e8eaba0-b5dc-4143-b0c1-b9ebaa31dacf" + "a9cece56-db62-43e3-a8c7-b8f4cdbd2fb0" ], "x-ms-correlation-request-id": [ - "2e8eaba0-b5dc-4143-b0c1-b9ebaa31dacf" + "a9cece56-db62-43e3-a8c7-b8f4cdbd2fb0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203810Z:2e8eaba0-b5dc-4143-b0c1-b9ebaa31dacf" + "WESTUS2:20200818T195353Z:a9cece56-db62-43e3-a8c7-b8f4cdbd2fb0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2571,7 +2571,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:38:10 GMT" + "Tue, 18 Aug 2020 19:53:52 GMT" ], "Content-Length": [ "20" @@ -2587,13 +2587,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWJhZmY0NzMtNmU5My00NmJhLWFjYjMtMjFhMDE1NThjNjIz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdKaFptWTBOek10Tm1VNU15MDBObUpoTFdGallqTXRNakZoTURFMU5UaGpOakl6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzQ0Y2JkZDItMGY0ZC00ZjAxLTkwYTAtMzg0MzE3MTM1NDEx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpRMFkySmtaREl0TUdZMFpDMDBaakF4TFRrd1lUQXRNemcwTXpFM01UTTFOREV4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2610,16 +2610,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11997" ], "x-ms-request-id": [ - "6473fb21-9879-4f70-a591-db0960c45180" + "f0da3000-361d-4e52-81fc-6257bb9b9396" ], "x-ms-correlation-request-id": [ - "6473fb21-9879-4f70-a591-db0960c45180" + "f0da3000-361d-4e52-81fc-6257bb9b9396" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203841Z:6473fb21-9879-4f70-a591-db0960c45180" + "WESTUS2:20200818T195423Z:f0da3000-361d-4e52-81fc-6257bb9b9396" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2628,7 +2628,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:38:41 GMT" + "Tue, 18 Aug 2020 19:54:22 GMT" ], "Content-Length": [ "20" @@ -2644,13 +2644,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWJhZmY0NzMtNmU5My00NmJhLWFjYjMtMjFhMDE1NThjNjIz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdKaFptWTBOek10Tm1VNU15MDBObUpoTFdGallqTXRNakZoTURFMU5UaGpOakl6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzQ0Y2JkZDItMGY0ZC00ZjAxLTkwYTAtMzg0MzE3MTM1NDEx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpRMFkySmtaREl0TUdZMFpDMDBaakF4TFRrd1lUQXRNemcwTXpFM01UTTFOREV4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2667,16 +2667,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11996" ], "x-ms-request-id": [ - "e4537acd-7b3b-4461-833b-01f0eefe9d08" + "cd4d074e-8bed-4631-8a11-5cc63f9c6668" ], "x-ms-correlation-request-id": [ - "e4537acd-7b3b-4461-833b-01f0eefe9d08" + "cd4d074e-8bed-4631-8a11-5cc63f9c6668" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203911Z:e4537acd-7b3b-4461-833b-01f0eefe9d08" + "WESTUS2:20200818T195453Z:cd4d074e-8bed-4631-8a11-5cc63f9c6668" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2685,7 +2685,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:39:10 GMT" + "Tue, 18 Aug 2020 19:54:52 GMT" ], "Content-Length": [ "22" @@ -2701,13 +2701,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/IotHubs/ps3468?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczM0Njg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2724,16 +2724,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11995" ], "x-ms-request-id": [ - "8d98324b-eb82-4000-a52e-f13cc13aa665" + "59ab19ce-f6b3-4a87-9099-2c1f322e4a9a" ], "x-ms-correlation-request-id": [ - "8d98324b-eb82-4000-a52e-f13cc13aa665" + "59ab19ce-f6b3-4a87-9099-2c1f322e4a9a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203912Z:8d98324b-eb82-4000-a52e-f13cc13aa665" + "WESTUS2:20200818T195454Z:59ab19ce-f6b3-4a87-9099-2c1f322e4a9a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2742,7 +2742,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:39:11 GMT" + "Tue, 18 Aug 2020 19:54:53 GMT" ], "Content-Length": [ "1460" @@ -2754,23 +2754,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/IotHubs/ps3468\",\r\n \"name\": \"ps3468\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8710\",\r\n \"etag\": \"AAAAAA3Cqi4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps3468.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps3468\",\r\n \"endpoint\": \"sb://iothub-ns-ps3468-3465118-140174f161.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134\",\r\n \"name\": \"ps7134\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6787\",\r\n \"etag\": \"AAAAARKKDV4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps7134.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7134\",\r\n \"endpoint\": \"sb://iothub-ns-ps7134-4122483-031d2fa10d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/IotHubs/ps3468?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczM0Njg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4cd5a1fd-17e1-4c60-824c-4d0398f45b27" + "5edbebdc-bfc9-4b1a-a777-4489b33a6bbb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2787,16 +2787,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11994" ], "x-ms-request-id": [ - "3fe8a737-a326-4e1d-84e8-c2eaa0af31ae" + "40527915-b7f9-42e9-9fcd-9914146d0ef7" ], "x-ms-correlation-request-id": [ - "3fe8a737-a326-4e1d-84e8-c2eaa0af31ae" + "40527915-b7f9-42e9-9fcd-9914146d0ef7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203912Z:3fe8a737-a326-4e1d-84e8-c2eaa0af31ae" + "WESTUS2:20200818T195454Z:40527915-b7f9-42e9-9fcd-9914146d0ef7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2805,7 +2805,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:39:11 GMT" + "Tue, 18 Aug 2020 19:54:54 GMT" ], "Content-Length": [ "1460" @@ -2817,23 +2817,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/IotHubs/ps3468\",\r\n \"name\": \"ps3468\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8710\",\r\n \"etag\": \"AAAAAA3Cqi4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps3468.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps3468\",\r\n \"endpoint\": \"sb://iothub-ns-ps3468-3465118-140174f161.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134\",\r\n \"name\": \"ps7134\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6787\",\r\n \"etag\": \"AAAAARKKDV4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps7134.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7134\",\r\n \"endpoint\": \"sb://iothub-ns-ps7134-4122483-031d2fa10d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/IotHubs/ps3468?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczM0Njg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "238a9326-3e4d-411a-a862-92f81e143b59" + "6a5af7ab-0b20-4c5e-9301-73ea4c344db6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2850,16 +2850,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11993" ], "x-ms-request-id": [ - "505c0564-d28b-4fdb-a71b-5a863034b05d" + "fdb78747-680a-427b-9fc3-6b55b01e9e6f" ], "x-ms-correlation-request-id": [ - "505c0564-d28b-4fdb-a71b-5a863034b05d" + "fdb78747-680a-427b-9fc3-6b55b01e9e6f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203913Z:505c0564-d28b-4fdb-a71b-5a863034b05d" + "WESTUS2:20200818T195455Z:fdb78747-680a-427b-9fc3-6b55b01e9e6f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2868,7 +2868,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:39:12 GMT" + "Tue, 18 Aug 2020 19:54:54 GMT" ], "Content-Length": [ "1460" @@ -2880,17 +2880,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/IotHubs/ps3468\",\r\n \"name\": \"ps3468\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8710\",\r\n \"etag\": \"AAAAAA3Cqi4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps3468.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps3468\",\r\n \"endpoint\": \"sb://iothub-ns-ps3468-3465118-140174f161.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134\",\r\n \"name\": \"ps7134\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6787\",\r\n \"etag\": \"AAAAARKKDV4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps7134.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7134\",\r\n \"endpoint\": \"sb://iothub-ns-ps7134-4122483-031d2fa10d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/IotHubs/ps3468?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczM0Njg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2907,16 +2907,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11991" ], "x-ms-request-id": [ - "3e93a825-c1e7-45f5-a68c-7bf8de8dc452" + "619b9964-e970-4572-bb79-5930ed872373" ], "x-ms-correlation-request-id": [ - "3e93a825-c1e7-45f5-a68c-7bf8de8dc452" + "619b9964-e970-4572-bb79-5930ed872373" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203947Z:3e93a825-c1e7-45f5-a68c-7bf8de8dc452" + "WESTUS2:20200818T195530Z:619b9964-e970-4572-bb79-5930ed872373" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2925,7 +2925,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:39:46 GMT" + "Tue, 18 Aug 2020 19:55:29 GMT" ], "Content-Length": [ "1460" @@ -2937,23 +2937,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/IotHubs/ps3468\",\r\n \"name\": \"ps3468\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8710\",\r\n \"etag\": \"AAAAAA3CqsM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps3468.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps3468\",\r\n \"endpoint\": \"sb://iothub-ns-ps3468-3465118-140174f161.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134\",\r\n \"name\": \"ps7134\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6787\",\r\n \"etag\": \"AAAAARKKfq8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps7134.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7134\",\r\n \"endpoint\": \"sb://iothub-ns-ps7134-4122483-031d2fa10d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/IotHubs/ps3468/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczM0NjgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a7fcb1b7-5131-4b4b-813d-7881ee94feb6" + "c297e2bf-d553-4353-a0d6-248199e0676d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2973,13 +2973,13 @@ "1199" ], "x-ms-request-id": [ - "17abf5c4-d6b9-483b-9a18-bb0a140720dd" + "22d47e54-3ff6-4e11-8506-f06c11ad44c2" ], "x-ms-correlation-request-id": [ - "17abf5c4-d6b9-483b-9a18-bb0a140720dd" + "22d47e54-3ff6-4e11-8506-f06c11ad44c2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203913Z:17abf5c4-d6b9-483b-9a18-bb0a140720dd" + "WESTUS2:20200818T195455Z:22d47e54-3ff6-4e11-8506-f06c11ad44c2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2988,7 +2988,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:39:12 GMT" + "Tue, 18 Aug 2020 19:54:54 GMT" ], "Content-Length": [ "905" @@ -3000,23 +3000,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"bw0/Sd7drI3cSVHMNzZWr9gsH3fe/mljP+4HO7gdj2s=\",\r\n \"secondaryKey\": \"Y9TnbJ3pSNgpjgX5okhdBgjQGuvkLGDPuNZbh1pfrSE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"p+6PuZ4QZkKMV7Jm6Qo3F07IQ66cru2OIvvHOzvfI/s=\",\r\n \"secondaryKey\": \"OfeuONee2Mg/mEldAdXwE4IWN+wdzXqoIrfSYuy2Dn4=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"cdYNxYXHhuXqRb1An8UTitYclRh2LUGvVZw/T6UOPUI=\",\r\n \"secondaryKey\": \"bZq0QXl3BgdwT+NcfeP5mFMJeUYrGIuwjyEanJ63lg4=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"z5N0uBVvAiGFGJNriFNqDvtbLgO9HaQjyXmQh9NKryo=\",\r\n \"secondaryKey\": \"Cb6oCTT+zZzyKnxxwh9pjjqcvJuHGHsiK5FPGo+oo44=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"/Yw6x3JMeOJMd9YxuWjScDXcb37o7Xzv0e3fBylMxXw=\",\r\n \"secondaryKey\": \"TEsaT84HgPgd0hPBSJoj5Mx5NP3KadvjC8Pt/qbhIbo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"NeRHxShE7VVtHhJFWbrF0OB82UShjL9yBb3bRt6DvU8=\",\r\n \"secondaryKey\": \"uGh8tXwVDfc/hkUrNDChJeRuEP/e6vEnyjwhGqR4dD0=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"BqCd76yzq+XkrNJeEnpCHHYmn1EexpCBJlixkHgcn5A=\",\r\n \"secondaryKey\": \"ibV2gM7cn36Yc/krm06P1szivIJwmiiCdsZF2tGzXoI=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"tBX3UqD9mjhOh3TgacBPz5QGnBGIN7FuL+71WTpqugw=\",\r\n \"secondaryKey\": \"4EavmcO178PItZdtpTgYl5wOqBP5gL33OqVX+AZEtwo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"1L+KCDHuixKbdH3snXl450b0v9ZKIW38wBjBdESvpEo=\",\r\n \"secondaryKey\": \"RqQak/VFVw3Y/DSR7T7OY27cc9sVJeAc+x75uuPLWSw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"sQirdfNxA5WsG/VSaYO59CUjBkuxmvC0Azzi5RSo2m8=\",\r\n \"secondaryKey\": \"yczNLlpwb71TuEsQbhYfYPzx/Q4RhDHWyqP4IaJ5eWs=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/IotHubs/ps3468/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczM0NjgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4d5520db-aeac-4198-b2b9-96cc0892b7c2" + "9d0a1ec2-1789-4216-a008-0cbfe62ec958" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3036,13 +3036,13 @@ "1198" ], "x-ms-request-id": [ - "b35d20c3-c3c4-4584-a415-c7d589b58f65" + "e1cfff46-7380-4d64-9dc0-b54f24f65e42" ], "x-ms-correlation-request-id": [ - "b35d20c3-c3c4-4584-a415-c7d589b58f65" + "e1cfff46-7380-4d64-9dc0-b54f24f65e42" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203947Z:b35d20c3-c3c4-4584-a415-c7d589b58f65" + "WESTUS2:20200818T195530Z:e1cfff46-7380-4d64-9dc0-b54f24f65e42" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3051,7 +3051,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:39:46 GMT" + "Tue, 18 Aug 2020 19:55:29 GMT" ], "Content-Length": [ "1078" @@ -3063,17 +3063,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"bw0/Sd7drI3cSVHMNzZWr9gsH3fe/mljP+4HO7gdj2s=\",\r\n \"secondaryKey\": \"Y9TnbJ3pSNgpjgX5okhdBgjQGuvkLGDPuNZbh1pfrSE=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"p+6PuZ4QZkKMV7Jm6Qo3F07IQ66cru2OIvvHOzvfI/s=\",\r\n \"secondaryKey\": \"OfeuONee2Mg/mEldAdXwE4IWN+wdzXqoIrfSYuy2Dn4=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"cdYNxYXHhuXqRb1An8UTitYclRh2LUGvVZw/T6UOPUI=\",\r\n \"secondaryKey\": \"bZq0QXl3BgdwT+NcfeP5mFMJeUYrGIuwjyEanJ63lg4=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"z5N0uBVvAiGFGJNriFNqDvtbLgO9HaQjyXmQh9NKryo=\",\r\n \"secondaryKey\": \"Cb6oCTT+zZzyKnxxwh9pjjqcvJuHGHsiK5FPGo+oo44=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"/Yw6x3JMeOJMd9YxuWjScDXcb37o7Xzv0e3fBylMxXw=\",\r\n \"secondaryKey\": \"TEsaT84HgPgd0hPBSJoj5Mx5NP3KadvjC8Pt/qbhIbo=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"NgjVY4zKON8ZJK/D5eM71LP2GhrhuVP3MyQ7WFngU8k=\",\r\n \"secondaryKey\": \"n2UFwQwGoxWK2h1AjddbaHrQ4oq81Epxsp7pUrq9gGM=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"NeRHxShE7VVtHhJFWbrF0OB82UShjL9yBb3bRt6DvU8=\",\r\n \"secondaryKey\": \"uGh8tXwVDfc/hkUrNDChJeRuEP/e6vEnyjwhGqR4dD0=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"BqCd76yzq+XkrNJeEnpCHHYmn1EexpCBJlixkHgcn5A=\",\r\n \"secondaryKey\": \"ibV2gM7cn36Yc/krm06P1szivIJwmiiCdsZF2tGzXoI=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"tBX3UqD9mjhOh3TgacBPz5QGnBGIN7FuL+71WTpqugw=\",\r\n \"secondaryKey\": \"4EavmcO178PItZdtpTgYl5wOqBP5gL33OqVX+AZEtwo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"1L+KCDHuixKbdH3snXl450b0v9ZKIW38wBjBdESvpEo=\",\r\n \"secondaryKey\": \"RqQak/VFVw3Y/DSR7T7OY27cc9sVJeAc+x75uuPLWSw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"sQirdfNxA5WsG/VSaYO59CUjBkuxmvC0Azzi5RSo2m8=\",\r\n \"secondaryKey\": \"yczNLlpwb71TuEsQbhYfYPzx/Q4RhDHWyqP4IaJ5eWs=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"kdgGI5b+F0X9C15ANUFp+iJ6uLV5PZGRu8UsudKeRKo=\",\r\n \"secondaryKey\": \"ufFZ0buiuJZYjSfTvwJBW3vgPaDaz0WvMFaaLX81Uec=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNWVhNTZiZjQtNDk4Mi00Y2Q0LTliZDQtMDYzMjY2YWY3Njky?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTldWaE5UWmlaalF0TkRrNE1pMDBZMlEwTFRsaVpEUXRNRFl6TWpZMllXWTNOamt5P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMmRjNDg5YTEtYTJmNy00Mzc4LTg1MDItODQzOGZiN2I1MWU0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTW1Sak5EZzVZVEV0WVRKbU55MDBNemM0TFRnMU1ESXRPRFF6T0daaU4ySTFNV1UwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3090,16 +3090,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11992" ], "x-ms-request-id": [ - "34581ca8-635d-464b-8563-916eefcb557e" + "98a19286-e63b-40ed-8a92-86af0d63771a" ], "x-ms-correlation-request-id": [ - "34581ca8-635d-464b-8563-916eefcb557e" + "98a19286-e63b-40ed-8a92-86af0d63771a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203946Z:34581ca8-635d-464b-8563-916eefcb557e" + "WESTUS2:20200818T195529Z:98a19286-e63b-40ed-8a92-86af0d63771a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3108,7 +3108,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:39:45 GMT" + "Tue, 18 Aug 2020 19:55:29 GMT" ], "Content-Length": [ "22" @@ -3124,19 +3124,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/IotHubs/ps3468/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczM0NjgvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c73010ba-f2aa-4dd6-a1d6-96f5e27fbc54" + "9b1b0aa2-defe-4c83-a5f4-d392c7525980" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3156,13 +3156,13 @@ "1197" ], "x-ms-request-id": [ - "97b3cb44-d1d0-437a-907d-476d25b87440" + "e0da2574-1b94-4f73-a594-37f1d02c67bf" ], "x-ms-correlation-request-id": [ - "97b3cb44-d1d0-437a-907d-476d25b87440" + "e0da2574-1b94-4f73-a594-37f1d02c67bf" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T203947Z:97b3cb44-d1d0-437a-907d-476d25b87440" + "WESTUS2:20200818T195530Z:e0da2574-1b94-4f73-a594-37f1d02c67bf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3171,7 +3171,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:39:46 GMT" + "Tue, 18 Aug 2020 19:55:30 GMT" ], "Content-Length": [ "172" @@ -3183,17 +3183,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"NgjVY4zKON8ZJK/D5eM71LP2GhrhuVP3MyQ7WFngU8k=\",\r\n \"secondaryKey\": \"n2UFwQwGoxWK2h1AjddbaHrQ4oq81Epxsp7pUrq9gGM=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"kdgGI5b+F0X9C15ANUFp+iJ6uLV5PZGRu8UsudKeRKo=\",\r\n \"secondaryKey\": \"ufFZ0buiuJZYjSfTvwJBW3vgPaDaz0WvMFaaLX81Uec=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/operationResults/b3NfaWRfMDgxMjliYmItZjYyNC00M2M3LWJmYTYtN2ZhNmNmNWEwNGRm?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZk1EZ3hNamxpWW1JdFpqWXlOQzAwTTJNM0xXSm1ZVFl0TjJaaE5tTm1OV0V3TkdSbT9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/operationResults/b3NfaWRfYTE0MThlNzktZjZkNy00YmEwLWE2NDMtYTk1YWVjNGE3MzIw?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZVEUwTVRobE56a3RaalprTnkwMFltRXdMV0UyTkRNdFlUazFZV1ZqTkdFM016SXc/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3213,13 +3213,13 @@ "11998" ], "x-ms-request-id": [ - "027f98d9-7fe2-482e-ad84-b87ee791786d" + "5d9dd42a-2b13-4ec2-8ea5-eddaadd81b67" ], "x-ms-correlation-request-id": [ - "027f98d9-7fe2-482e-ad84-b87ee791786d" + "5d9dd42a-2b13-4ec2-8ea5-eddaadd81b67" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204021Z:027f98d9-7fe2-482e-ad84-b87ee791786d" + "WESTUS2:20200818T195606Z:5d9dd42a-2b13-4ec2-8ea5-eddaadd81b67" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3228,7 +3228,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:20 GMT" + "Tue, 18 Aug 2020 19:56:06 GMT" ], "Content-Length": [ "22" @@ -3244,19 +3244,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "965c98d3-4550-43d6-be27-027a92621d46" + "f82aa3d9-4f55-4901-b1a2-c4cf44867663" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3276,13 +3276,13 @@ "1199" ], "x-ms-request-id": [ - "22abefb3-daf9-463e-81dc-5288fd197008" + "ff85ffad-ceec-459f-b994-594212b34cb9" ], "x-ms-correlation-request-id": [ - "22abefb3-daf9-463e-81dc-5288fd197008" + "ff85ffad-ceec-459f-b994-594212b34cb9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204022Z:22abefb3-daf9-463e-81dc-5288fd197008" + "WESTUS2:20200818T195607Z:ff85ffad-ceec-459f-b994-594212b34cb9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3291,7 +3291,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:21 GMT" + "Tue, 18 Aug 2020 19:56:06 GMT" ], "Content-Length": [ "229" @@ -3303,23 +3303,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6f15fddd-56d6-45fa-b2d2-cab5e1b68cc4" + "f71122db-3f6d-4f14-8b44-c78f581cb072" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3339,13 +3339,13 @@ "1198" ], "x-ms-request-id": [ - "98523b4b-aa8f-4439-889e-dd1cfe64e1dc" + "c8807384-d150-4fbc-b405-4ccf614cf6f2" ], "x-ms-correlation-request-id": [ - "98523b4b-aa8f-4439-889e-dd1cfe64e1dc" + "c8807384-d150-4fbc-b405-4ccf614cf6f2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204022Z:98523b4b-aa8f-4439-889e-dd1cfe64e1dc" + "WESTUS2:20200818T195607Z:c8807384-d150-4fbc-b405-4ccf614cf6f2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3354,7 +3354,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:21 GMT" + "Tue, 18 Aug 2020 19:56:07 GMT" ], "Content-Length": [ "229" @@ -3366,23 +3366,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "60b30593-fc3e-4d9c-a7be-7f596b5f89d7" + "b436eed9-bb7a-45ce-8a6c-58785bc15dbb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3402,13 +3402,13 @@ "1197" ], "x-ms-request-id": [ - "5a2ad878-807c-484a-9ad7-28297cff78c2" + "597bdcc1-fd7e-4dd3-8ca8-17b76ef29140" ], "x-ms-correlation-request-id": [ - "5a2ad878-807c-484a-9ad7-28297cff78c2" + "597bdcc1-fd7e-4dd3-8ca8-17b76ef29140" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204022Z:5a2ad878-807c-484a-9ad7-28297cff78c2" + "WESTUS2:20200818T195607Z:597bdcc1-fd7e-4dd3-8ca8-17b76ef29140" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3417,7 +3417,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:22 GMT" + "Tue, 18 Aug 2020 19:56:07 GMT" ], "Content-Length": [ "229" @@ -3429,23 +3429,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c77755fb-05e3-42ba-b127-cb09024e0deb" + "da90873e-9baf-4852-ab1f-695b3c5b2518" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3465,13 +3465,13 @@ "1196" ], "x-ms-request-id": [ - "2c4b3bfe-1619-407a-9698-f28834bd9189" + "0bb46210-eb92-4cfc-b864-96675e8848c4" ], "x-ms-correlation-request-id": [ - "2c4b3bfe-1619-407a-9698-f28834bd9189" + "0bb46210-eb92-4cfc-b864-96675e8848c4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204023Z:2c4b3bfe-1619-407a-9698-f28834bd9189" + "WESTUS2:20200818T195608Z:0bb46210-eb92-4cfc-b864-96675e8848c4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3480,7 +3480,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:22 GMT" + "Tue, 18 Aug 2020 19:56:07 GMT" ], "Content-Length": [ "229" @@ -3492,23 +3492,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7d81e63d-13cb-4e8f-b0fc-5daf77ce6644" + "4c00bf08-fd30-4ccf-8b4c-a27e5bfbbb04" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3528,13 +3528,13 @@ "1195" ], "x-ms-request-id": [ - "441cf7c9-ba26-40b4-a042-9b96a3d02942" + "1e94747f-e319-46b0-8a7c-5f3bf4cee4c7" ], "x-ms-correlation-request-id": [ - "441cf7c9-ba26-40b4-a042-9b96a3d02942" + "1e94747f-e319-46b0-8a7c-5f3bf4cee4c7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204023Z:441cf7c9-ba26-40b4-a042-9b96a3d02942" + "WESTUS2:20200818T195608Z:1e94747f-e319-46b0-8a7c-5f3bf4cee4c7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3543,7 +3543,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:22 GMT" + "Tue, 18 Aug 2020 19:56:08 GMT" ], "Content-Length": [ "229" @@ -3555,23 +3555,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d60974a2-5681-4f43-95a3-e0e461a70ab5" + "a836eb4a-d894-4924-8de7-36d88530964d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3591,13 +3591,13 @@ "1194" ], "x-ms-request-id": [ - "584b2645-d207-4d07-8b71-dcb63980214c" + "1cfd0adf-438f-43e6-bd2d-205ab2fd3bb9" ], "x-ms-correlation-request-id": [ - "584b2645-d207-4d07-8b71-dcb63980214c" + "1cfd0adf-438f-43e6-bd2d-205ab2fd3bb9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204023Z:584b2645-d207-4d07-8b71-dcb63980214c" + "WESTUS2:20200818T195608Z:1cfd0adf-438f-43e6-bd2d-205ab2fd3bb9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3606,7 +3606,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:23 GMT" + "Tue, 18 Aug 2020 19:56:08 GMT" ], "Content-Length": [ "229" @@ -3618,23 +3618,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4e7d8fb1-c8dd-48f6-acb1-f7bf222522cc" + "b4cb88d2-5870-4d3c-b7fc-bfa01bdbcb6c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3654,13 +3654,13 @@ "1193" ], "x-ms-request-id": [ - "eb8a61bc-a417-4f41-9bee-344eda5cfa68" + "608a1674-96a3-40e2-b2ad-b426a16c784b" ], "x-ms-correlation-request-id": [ - "eb8a61bc-a417-4f41-9bee-344eda5cfa68" + "608a1674-96a3-40e2-b2ad-b426a16c784b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204024Z:eb8a61bc-a417-4f41-9bee-344eda5cfa68" + "WESTUS2:20200818T195608Z:608a1674-96a3-40e2-b2ad-b426a16c784b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3669,7 +3669,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:23 GMT" + "Tue, 18 Aug 2020 19:56:08 GMT" ], "Content-Length": [ "229" @@ -3681,23 +3681,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a10fe1d6-088e-4b7b-833b-fc48e1a86d65" + "3a9eb55c-418c-4e44-8bab-4509999b0e21" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3717,13 +3717,13 @@ "1192" ], "x-ms-request-id": [ - "200d6a80-42e9-4613-b7f4-d7bda07a957e" + "4a7ccc4e-ad27-4cac-8a5b-71952a67cf99" ], "x-ms-correlation-request-id": [ - "200d6a80-42e9-4613-b7f4-d7bda07a957e" + "4a7ccc4e-ad27-4cac-8a5b-71952a67cf99" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204024Z:200d6a80-42e9-4613-b7f4-d7bda07a957e" + "WESTUS2:20200818T195609Z:4a7ccc4e-ad27-4cac-8a5b-71952a67cf99" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3732,7 +3732,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:23 GMT" + "Tue, 18 Aug 2020 19:56:09 GMT" ], "Content-Length": [ "229" @@ -3744,23 +3744,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0cda707b-b8c6-4162-b628-f87d3ab397eb" + "751dbf83-8c38-4ca4-be89-335fd911fe31" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3780,13 +3780,13 @@ "1191" ], "x-ms-request-id": [ - "1f62fd62-7848-4218-a05c-81c6d42850a4" + "a9396b62-8c9d-4ec2-9906-348ad34ea587" ], "x-ms-correlation-request-id": [ - "1f62fd62-7848-4218-a05c-81c6d42850a4" + "a9396b62-8c9d-4ec2-9906-348ad34ea587" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204024Z:1f62fd62-7848-4218-a05c-81c6d42850a4" + "WESTUS2:20200818T195609Z:a9396b62-8c9d-4ec2-9906-348ad34ea587" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3795,7 +3795,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:23 GMT" + "Tue, 18 Aug 2020 19:56:09 GMT" ], "Content-Length": [ "229" @@ -3807,23 +3807,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1c675cba-8459-44f7-9588-3a68f6424241" + "b73592e5-4009-4f52-ad52-b2d6a589d852" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3843,13 +3843,13 @@ "1190" ], "x-ms-request-id": [ - "eefb02fc-2205-4268-94d8-f5c3016d3e2c" + "d3be3899-81b2-4efe-b36f-900ac4055390" ], "x-ms-correlation-request-id": [ - "eefb02fc-2205-4268-94d8-f5c3016d3e2c" + "d3be3899-81b2-4efe-b36f-900ac4055390" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204025Z:eefb02fc-2205-4268-94d8-f5c3016d3e2c" + "WESTUS2:20200818T195609Z:d3be3899-81b2-4efe-b36f-900ac4055390" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3858,7 +3858,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:24 GMT" + "Tue, 18 Aug 2020 19:56:09 GMT" ], "Content-Length": [ "229" @@ -3870,23 +3870,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5674102c-16fe-46ae-b2ff-ac6f94fd03ed" + "3bb3f2ea-a75b-445e-bce5-8e48e678b562" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3906,13 +3906,13 @@ "1189" ], "x-ms-request-id": [ - "42086f45-6763-4289-831f-256274dedd05" + "050a4e1d-8dad-457e-9cc7-bbc5e9265849" ], "x-ms-correlation-request-id": [ - "42086f45-6763-4289-831f-256274dedd05" + "050a4e1d-8dad-457e-9cc7-bbc5e9265849" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204025Z:42086f45-6763-4289-831f-256274dedd05" + "WESTUS2:20200818T195610Z:050a4e1d-8dad-457e-9cc7-bbc5e9265849" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3921,7 +3921,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:24 GMT" + "Tue, 18 Aug 2020 19:56:09 GMT" ], "Content-Length": [ "229" @@ -3933,23 +3933,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "905da21e-2d5d-4d90-b8d1-137d3e535473" + "8291aa3d-d444-4e47-828e-43463cab7686" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3969,13 +3969,13 @@ "1188" ], "x-ms-request-id": [ - "51c1b7e8-d66d-418d-b8c4-0c45a0a12244" + "a4f08d4d-5aee-4d20-854f-efe7593ce927" ], "x-ms-correlation-request-id": [ - "51c1b7e8-d66d-418d-b8c4-0c45a0a12244" + "a4f08d4d-5aee-4d20-854f-efe7593ce927" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204025Z:51c1b7e8-d66d-418d-b8c4-0c45a0a12244" + "WESTUS2:20200818T195610Z:a4f08d4d-5aee-4d20-854f-efe7593ce927" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3984,7 +3984,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:24 GMT" + "Tue, 18 Aug 2020 19:56:10 GMT" ], "Content-Length": [ "229" @@ -3996,23 +3996,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bf696dfe-611c-49c8-a30d-705710ddd53c" + "3a21b308-76b4-4149-8353-f9a1483fa183" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4032,13 +4032,13 @@ "1187" ], "x-ms-request-id": [ - "188f6c14-3ce5-422d-b9be-9e8ae7b25b91" + "39b7c480-0dc0-4b1f-9ddc-df9ada6bfa06" ], "x-ms-correlation-request-id": [ - "188f6c14-3ce5-422d-b9be-9e8ae7b25b91" + "39b7c480-0dc0-4b1f-9ddc-df9ada6bfa06" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204025Z:188f6c14-3ce5-422d-b9be-9e8ae7b25b91" + "WESTUS2:20200818T195610Z:39b7c480-0dc0-4b1f-9ddc-df9ada6bfa06" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4047,7 +4047,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:25 GMT" + "Tue, 18 Aug 2020 19:56:10 GMT" ], "Content-Length": [ "229" @@ -4059,23 +4059,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "dab02a8a-9232-421d-8bba-0c2d114838e5" + "483e9e9c-cdfb-4727-866e-a3f6f4cbf20b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4095,13 +4095,13 @@ "1186" ], "x-ms-request-id": [ - "baa615b6-f622-470e-8e91-ed04d1559315" + "a0ab0989-f84b-44b7-a540-f82d5b6f93b6" ], "x-ms-correlation-request-id": [ - "baa615b6-f622-470e-8e91-ed04d1559315" + "a0ab0989-f84b-44b7-a540-f82d5b6f93b6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204026Z:baa615b6-f622-470e-8e91-ed04d1559315" + "WESTUS2:20200818T195611Z:a0ab0989-f84b-44b7-a540-f82d5b6f93b6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4110,7 +4110,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:25 GMT" + "Tue, 18 Aug 2020 19:56:10 GMT" ], "Content-Length": [ "229" @@ -4122,23 +4122,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0b04b2a1-d042-46b1-af06-b68e5284b095" + "c5c4f1f2-3e95-4e5b-a031-3787dfb9b1c1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4158,13 +4158,13 @@ "1185" ], "x-ms-request-id": [ - "b6a3326a-5f7d-4ac8-bd22-3bb33a32391b" + "07bf1d53-5a4f-4bd3-8c0f-a807db8b19fb" ], "x-ms-correlation-request-id": [ - "b6a3326a-5f7d-4ac8-bd22-3bb33a32391b" + "07bf1d53-5a4f-4bd3-8c0f-a807db8b19fb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204026Z:b6a3326a-5f7d-4ac8-bd22-3bb33a32391b" + "WESTUS2:20200818T195611Z:07bf1d53-5a4f-4bd3-8c0f-a807db8b19fb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4173,7 +4173,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:26 GMT" + "Tue, 18 Aug 2020 19:56:11 GMT" ], "Content-Length": [ "229" @@ -4185,23 +4185,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c203c8ed-19e7-41da-9a2a-98d83f5be66d" + "62105b1b-b033-4094-8227-3121bbac1cd4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4221,13 +4221,13 @@ "1184" ], "x-ms-request-id": [ - "2dbb4492-0fc0-4a04-b73b-c83ed2398c99" + "d6a6fb54-4f5a-458f-8e38-2324a1fb9a4a" ], "x-ms-correlation-request-id": [ - "2dbb4492-0fc0-4a04-b73b-c83ed2398c99" + "d6a6fb54-4f5a-458f-8e38-2324a1fb9a4a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204027Z:2dbb4492-0fc0-4a04-b73b-c83ed2398c99" + "WESTUS2:20200818T195612Z:d6a6fb54-4f5a-458f-8e38-2324a1fb9a4a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4236,7 +4236,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:26 GMT" + "Tue, 18 Aug 2020 19:56:12 GMT" ], "Content-Length": [ "229" @@ -4248,23 +4248,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "01e45ecc-fb0a-4743-8a01-a769d9811403" + "bc26a4fe-c62a-4fd7-b1f3-f630e3e22a41" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4284,13 +4284,13 @@ "1183" ], "x-ms-request-id": [ - "fabbf648-4784-4aed-80a7-5545f33f3b1a" + "5e32ba81-e3bd-4b40-b9fb-7a29c502d968" ], "x-ms-correlation-request-id": [ - "fabbf648-4784-4aed-80a7-5545f33f3b1a" + "5e32ba81-e3bd-4b40-b9fb-7a29c502d968" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204028Z:fabbf648-4784-4aed-80a7-5545f33f3b1a" + "WESTUS2:20200818T195613Z:5e32ba81-e3bd-4b40-b9fb-7a29c502d968" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4299,7 +4299,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:27 GMT" + "Tue, 18 Aug 2020 19:56:12 GMT" ], "Content-Length": [ "229" @@ -4311,23 +4311,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5422ae0f-7155-4ddd-86cc-1e9b112ace4b" + "a3621ae1-e2d7-4979-8d64-a69b0539164d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4347,13 +4347,13 @@ "1182" ], "x-ms-request-id": [ - "0ac53ea9-e4b0-4041-8143-a45ecc29f8cb" + "0470a4bd-aea7-4d45-b0b1-bb98cafec598" ], "x-ms-correlation-request-id": [ - "0ac53ea9-e4b0-4041-8143-a45ecc29f8cb" + "0470a4bd-aea7-4d45-b0b1-bb98cafec598" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204028Z:0ac53ea9-e4b0-4041-8143-a45ecc29f8cb" + "WESTUS2:20200818T195613Z:0470a4bd-aea7-4d45-b0b1-bb98cafec598" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4362,7 +4362,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:27 GMT" + "Tue, 18 Aug 2020 19:56:13 GMT" ], "Content-Length": [ "229" @@ -4374,23 +4374,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f74547ab-a66b-4e35-9e2e-aaaf3e022d81" + "5c50df9f-8b59-4239-a5e0-690715bcf904" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4410,13 +4410,13 @@ "1181" ], "x-ms-request-id": [ - "3d855655-55f7-45a9-81e5-7aba9ff06562" + "004ed5c6-adf9-4a84-87e4-6db9dea8bad0" ], "x-ms-correlation-request-id": [ - "3d855655-55f7-45a9-81e5-7aba9ff06562" + "004ed5c6-adf9-4a84-87e4-6db9dea8bad0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204029Z:3d855655-55f7-45a9-81e5-7aba9ff06562" + "WESTUS2:20200818T195613Z:004ed5c6-adf9-4a84-87e4-6db9dea8bad0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4425,7 +4425,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:28 GMT" + "Tue, 18 Aug 2020 19:56:13 GMT" ], "Content-Length": [ "229" @@ -4437,23 +4437,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "16680587-6b51-4784-bdbb-5d21f7b82cc1" + "2770f3b5-8e30-4355-a514-5e86db2610fd" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4473,13 +4473,13 @@ "1180" ], "x-ms-request-id": [ - "cd9fd90f-3077-4e86-8725-0242c1e7e444" + "2a72f756-1c18-40ad-8a61-bb41a8661d5d" ], "x-ms-correlation-request-id": [ - "cd9fd90f-3077-4e86-8725-0242c1e7e444" + "2a72f756-1c18-40ad-8a61-bb41a8661d5d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204029Z:cd9fd90f-3077-4e86-8725-0242c1e7e444" + "WESTUS2:20200818T195614Z:2a72f756-1c18-40ad-8a61-bb41a8661d5d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4488,7 +4488,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:28 GMT" + "Tue, 18 Aug 2020 19:56:14 GMT" ], "Content-Length": [ "229" @@ -4500,23 +4500,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6465e7c2-4ad7-410c-9657-6c1ea2bc4bf2" + "db76313e-46b5-4d15-b53d-cbfeacac5369" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4536,13 +4536,13 @@ "1179" ], "x-ms-request-id": [ - "e57c38aa-8df1-4ae4-84e3-bc70a9318db3" + "4fe0f599-215c-40f4-ba7c-14ea3b60dca8" ], "x-ms-correlation-request-id": [ - "e57c38aa-8df1-4ae4-84e3-bc70a9318db3" + "4fe0f599-215c-40f4-ba7c-14ea3b60dca8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204030Z:e57c38aa-8df1-4ae4-84e3-bc70a9318db3" + "WESTUS2:20200818T195615Z:4fe0f599-215c-40f4-ba7c-14ea3b60dca8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4551,7 +4551,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:29 GMT" + "Tue, 18 Aug 2020 19:56:14 GMT" ], "Content-Length": [ "229" @@ -4563,23 +4563,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4c2dc1d7-621a-4806-be0c-2ec61c510eba" + "1f9e763c-c804-4ceb-9424-7a4cbf7af307" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4599,13 +4599,13 @@ "1178" ], "x-ms-request-id": [ - "51ac1ff8-ae49-44b3-bf38-aa391dd2661f" + "7eaf50f8-7aa9-41ba-a5fe-f05fb31f3895" ], "x-ms-correlation-request-id": [ - "51ac1ff8-ae49-44b3-bf38-aa391dd2661f" + "7eaf50f8-7aa9-41ba-a5fe-f05fb31f3895" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204030Z:51ac1ff8-ae49-44b3-bf38-aa391dd2661f" + "WESTUS2:20200818T195615Z:7eaf50f8-7aa9-41ba-a5fe-f05fb31f3895" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4614,7 +4614,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:40:30 GMT" + "Tue, 18 Aug 2020 19:56:15 GMT" ], "Content-Length": [ "229" @@ -4626,17 +4626,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"ZPCzKIFjLhz3tdxefpqIL8XIo1fTRUvTdY6hrmpidvQ=\",\r\n \"secondaryKey\": \"3iU/e0ofEXCPa8n9OUoubVBT5jyEt4hA81ilsAleRIo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/provisioningServices/ps808/operationResults/b3NfaWRfMDZiZmI0Y2QtYTA0Yy00MDQ3LWE2ZjktMzVmYjhjYzIyMDdk?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4MDgvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZk1EWmlabUkwWTJRdFlUQTBZeTAwTURRM0xXRTJaamt0TXpWbVlqaGpZekl5TURkaz9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/operationResults/b3NfaWRfZTcxZTUzNzctYTcwMy00YWQ3LTk3ODEtNmZiMjhmMTVmOTJm?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZaVGN4WlRVek56Y3RZVGN3TXkwMFlXUTNMVGszT0RFdE5tWmlNamhtTVRWbU9USm0/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4656,13 +4656,13 @@ "11971" ], "x-ms-request-id": [ - "e9ae6fbd-d445-4b0f-a17e-08edc1cac737" + "f19a9bc5-95ce-4512-a11b-addb154e144e" ], "x-ms-correlation-request-id": [ - "e9ae6fbd-d445-4b0f-a17e-08edc1cac737" + "f19a9bc5-95ce-4512-a11b-addb154e144e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204103Z:e9ae6fbd-d445-4b0f-a17e-08edc1cac737" + "WESTUS2:20200818T195648Z:f19a9bc5-95ce-4512-a11b-addb154e144e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4671,7 +4671,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:41:02 GMT" + "Tue, 18 Aug 2020 19:56:47 GMT" ], "Content-Length": [ "22" @@ -4687,19 +4687,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8710/providers/Microsoft.Devices/IotHubs/ps3468?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODcxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczM0Njg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e3193ab2-a9ac-4b7f-b9ed-307280f9e242" + "5878fa72-78dc-4e31-9b52-a18dee6d42da" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4713,13 +4713,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjc1YTVkM2QtMmY3Ny00ODY3LTgwYWMtMDgzODA5OTE0NjZi?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTU2MTg4MjMtNjNlMy00ZTM4LWI0NDktZGYzNjI0NzBmYTMw?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjc1YTVkM2QtMmY3Ny00ODY3LTgwYWMtMDgzODA5OTE0NjZi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTU2MTg4MjMtNjNlMy00ZTM4LWI0NDktZGYzNjI0NzBmYTMw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -4728,13 +4728,13 @@ "14999" ], "x-ms-request-id": [ - "38667a14-3332-4080-843c-d98ab20da95d" + "bdadb50b-8a03-411b-8024-284342f25c68" ], "x-ms-correlation-request-id": [ - "38667a14-3332-4080-843c-d98ab20da95d" + "bdadb50b-8a03-411b-8024-284342f25c68" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204104Z:38667a14-3332-4080-843c-d98ab20da95d" + "WESTUS2:20200818T195649Z:bdadb50b-8a03-411b-8024-284342f25c68" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4743,7 +4743,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:41:04 GMT" + "Tue, 18 Aug 2020 19:56:49 GMT" ], "Content-Length": [ "4" @@ -4759,13 +4759,13 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjc1YTVkM2QtMmY3Ny00ODY3LTgwYWMtMDgzODA5OTE0NjZi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWWpjMVlUVmtNMlF0TW1ZM055MDBPRFkzTFRnd1lXTXRNRGd6T0RBNU9URTBOalppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTU2MTg4MjMtNjNlMy00ZTM4LWI0NDktZGYzNjI0NzBmYTMw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRVMk1UZzRNak10TmpObE15MDBaVE00TFdJME5Ea3RaR1l6TmpJME56Qm1ZVE13P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4782,16 +4782,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11990" ], "x-ms-request-id": [ - "3bee1ac8-100a-4da7-9405-4cd6d13baad0" + "da3c15e8-f780-456b-8576-c92c74e92b07" ], "x-ms-correlation-request-id": [ - "3bee1ac8-100a-4da7-9405-4cd6d13baad0" + "da3c15e8-f780-456b-8576-c92c74e92b07" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204120Z:3bee1ac8-100a-4da7-9405-4cd6d13baad0" + "WESTUS2:20200818T195704Z:da3c15e8-f780-456b-8576-c92c74e92b07" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4800,7 +4800,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:41:19 GMT" + "Tue, 18 Aug 2020 19:57:04 GMT" ], "Content-Length": [ "22" @@ -4816,13 +4816,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjc1YTVkM2QtMmY3Ny00ODY3LTgwYWMtMDgzODA5OTE0NjZi?api-version=2019-07-01-preview&operationSource=os_ih", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWWpjMVlUVmtNMlF0TW1ZM055MDBPRFkzTFRnd1lXTXRNRGd6T0RBNU9URTBOalppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTU2MTg4MjMtNjNlMy00ZTM4LWI0NDktZGYzNjI0NzBmYTMw?api-version=2019-07-01-preview&operationSource=os_ih", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRVMk1UZzRNak10TmpObE15MDBaVE00TFdJME5Ea3RaR1l6TmpJME56Qm1ZVE13P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4836,7 +4836,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjc1YTVkM2QtMmY3Ny00ODY3LTgwYWMtMDgzODA5OTE0NjZi?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTU2MTg4MjMtNjNlMy00ZTM4LWI0NDktZGYzNjI0NzBmYTMw?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" @@ -4845,16 +4845,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11989" ], "x-ms-request-id": [ - "a3f92968-f481-4b18-9eea-dbc8f80d9e23" + "3bf119f5-f827-4e53-ae50-822079a8755b" ], "x-ms-correlation-request-id": [ - "a3f92968-f481-4b18-9eea-dbc8f80d9e23" + "3bf119f5-f827-4e53-ae50-822079a8755b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204120Z:a3f92968-f481-4b18-9eea-dbc8f80d9e23" + "WESTUS2:20200818T195704Z:3bf119f5-f827-4e53-ae50-822079a8755b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4863,7 +4863,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:41:19 GMT" + "Tue, 18 Aug 2020 19:57:04 GMT" ], "Expires": [ "-1" @@ -4876,22 +4876,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps8710?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzODcxMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps6787?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNjc4Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "64c7821b-9dfa-4695-a076-4ce261782d7f" + "6751fa89-02d6-481b-a1c9-52511b394e37" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -4902,7 +4902,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4911,13 +4911,13 @@ "14999" ], "x-ms-request-id": [ - "91e710a1-033f-428c-a2b5-463e2d308e46" + "a2aeb1cc-91d4-493a-8499-602a3249928c" ], "x-ms-correlation-request-id": [ - "91e710a1-033f-428c-a2b5-463e2d308e46" + "a2aeb1cc-91d4-493a-8499-602a3249928c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204121Z:91e710a1-033f-428c-a2b5-463e2d308e46" + "WESTUS2:20200818T195705Z:a2aeb1cc-91d4-493a-8499-602a3249928c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4926,7 +4926,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:41:20 GMT" + "Tue, 18 Aug 2020 19:57:05 GMT" ], "Expires": [ "-1" @@ -4939,16 +4939,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM01UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -4959,22 +4959,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11998" ], "x-ms-request-id": [ - "ede419c8-5004-49ac-832f-dbb857bdc921" + "419b0040-1dc7-4b27-af02-a951dacf0d8b" ], "x-ms-correlation-request-id": [ - "ede419c8-5004-49ac-832f-dbb857bdc921" + "419b0040-1dc7-4b27-af02-a951dacf0d8b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204136Z:ede419c8-5004-49ac-832f-dbb857bdc921" + "WESTUS2:20200818T195721Z:419b0040-1dc7-4b27-af02-a951dacf0d8b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4983,7 +4983,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:41:36 GMT" + "Tue, 18 Aug 2020 19:57:20 GMT" ], "Expires": [ "-1" @@ -4996,16 +4996,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM01UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -5016,22 +5016,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11997" ], "x-ms-request-id": [ - "d62599f1-2633-4de5-bd04-2fc4a5b78134" + "026e3982-46d1-496c-b2a7-1666829eb3d8" ], "x-ms-correlation-request-id": [ - "d62599f1-2633-4de5-bd04-2fc4a5b78134" + "026e3982-46d1-496c-b2a7-1666829eb3d8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204151Z:d62599f1-2633-4de5-bd04-2fc4a5b78134" + "WESTUS2:20200818T195736Z:026e3982-46d1-496c-b2a7-1666829eb3d8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5040,7 +5040,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:41:51 GMT" + "Tue, 18 Aug 2020 19:57:35 GMT" ], "Expires": [ "-1" @@ -5053,16 +5053,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM01UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -5073,22 +5073,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11996" ], "x-ms-request-id": [ - "95979c6b-a171-478f-b9a1-fcc83b4e0374" + "13e5e60c-758e-4ec6-9a25-cac5126a20ba" ], "x-ms-correlation-request-id": [ - "95979c6b-a171-478f-b9a1-fcc83b4e0374" + "13e5e60c-758e-4ec6-9a25-cac5126a20ba" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204206Z:95979c6b-a171-478f-b9a1-fcc83b4e0374" + "WESTUS2:20200818T195751Z:13e5e60c-758e-4ec6-9a25-cac5126a20ba" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5097,7 +5097,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:42:06 GMT" + "Tue, 18 Aug 2020 19:57:50 GMT" ], "Expires": [ "-1" @@ -5110,16 +5110,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM01UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -5130,22 +5130,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11995" ], "x-ms-request-id": [ - "8fc41045-a0ee-40c6-b126-19b44a5daacf" + "b49a1ae2-582c-47ff-bf9d-5339ca2a2da0" ], "x-ms-correlation-request-id": [ - "8fc41045-a0ee-40c6-b126-19b44a5daacf" + "b49a1ae2-582c-47ff-bf9d-5339ca2a2da0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204221Z:8fc41045-a0ee-40c6-b126-19b44a5daacf" + "WESTUS2:20200818T195806Z:b49a1ae2-582c-47ff-bf9d-5339ca2a2da0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5154,7 +5154,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:42:21 GMT" + "Tue, 18 Aug 2020 19:58:05 GMT" ], "Expires": [ "-1" @@ -5167,16 +5167,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM01UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -5187,22 +5187,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11994" ], "x-ms-request-id": [ - "b0c0faba-ef33-4b44-9242-32bf6c21bf95" + "4e0c80a8-da7a-4028-9684-bf2e7770dbff" ], "x-ms-correlation-request-id": [ - "b0c0faba-ef33-4b44-9242-32bf6c21bf95" + "4e0c80a8-da7a-4028-9684-bf2e7770dbff" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204236Z:b0c0faba-ef33-4b44-9242-32bf6c21bf95" + "WESTUS2:20200818T195821Z:4e0c80a8-da7a-4028-9684-bf2e7770dbff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5211,7 +5211,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:42:36 GMT" + "Tue, 18 Aug 2020 19:58:21 GMT" ], "Expires": [ "-1" @@ -5224,16 +5224,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM01UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -5244,22 +5244,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11993" ], "x-ms-request-id": [ - "1140d4db-e3b2-4efb-88cf-a492272d7e29" + "af208db8-4be8-405d-b91a-fba496b272b6" ], "x-ms-correlation-request-id": [ - "1140d4db-e3b2-4efb-88cf-a492272d7e29" + "af208db8-4be8-405d-b91a-fba496b272b6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204252Z:1140d4db-e3b2-4efb-88cf-a492272d7e29" + "WESTUS2:20200818T195836Z:af208db8-4be8-405d-b91a-fba496b272b6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5268,7 +5268,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:42:51 GMT" + "Tue, 18 Aug 2020 19:58:35 GMT" ], "Expires": [ "-1" @@ -5281,16 +5281,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM01UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -5301,22 +5301,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11992" ], "x-ms-request-id": [ - "734f35bc-7248-41e6-bcf0-b8501f97ee75" + "6b7dcf3d-f736-4083-9bd0-6fb6e767b261" ], "x-ms-correlation-request-id": [ - "734f35bc-7248-41e6-bcf0-b8501f97ee75" + "6b7dcf3d-f736-4083-9bd0-6fb6e767b261" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204307Z:734f35bc-7248-41e6-bcf0-b8501f97ee75" + "WESTUS2:20200818T195851Z:6b7dcf3d-f736-4083-9bd0-6fb6e767b261" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5325,7 +5325,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:43:06 GMT" + "Tue, 18 Aug 2020 19:58:50 GMT" ], "Expires": [ "-1" @@ -5338,16 +5338,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM01UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -5358,22 +5358,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11991" ], "x-ms-request-id": [ - "a9d9977a-48d6-4dfa-83e7-48de0a8be974" + "9321d9b5-1a1b-42aa-bd4a-333cea08817c" ], "x-ms-correlation-request-id": [ - "a9d9977a-48d6-4dfa-83e7-48de0a8be974" + "9321d9b5-1a1b-42aa-bd4a-333cea08817c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204322Z:a9d9977a-48d6-4dfa-83e7-48de0a8be974" + "WESTUS2:20200818T195906Z:9321d9b5-1a1b-42aa-bd4a-333cea08817c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5382,7 +5382,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:43:22 GMT" + "Tue, 18 Aug 2020 19:59:06 GMT" ], "Expires": [ "-1" @@ -5395,16 +5395,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM01UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -5415,22 +5415,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11990" ], "x-ms-request-id": [ - "ae4cf544-be8b-4ec8-8b70-63a971d2f58f" + "1c9f7096-c94f-4a8b-95b4-62cb8d2a5af5" ], "x-ms-correlation-request-id": [ - "ae4cf544-be8b-4ec8-8b70-63a971d2f58f" + "1c9f7096-c94f-4a8b-95b4-62cb8d2a5af5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204337Z:ae4cf544-be8b-4ec8-8b70-63a971d2f58f" + "WESTUS2:20200818T195921Z:1c9f7096-c94f-4a8b-95b4-62cb8d2a5af5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5439,7 +5439,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:43:36 GMT" + "Tue, 18 Aug 2020 19:59:21 GMT" ], "Expires": [ "-1" @@ -5452,16 +5452,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM01UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -5472,16 +5472,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11989" ], "x-ms-request-id": [ - "a346029e-4a0e-44d1-8a1a-439b6c40c2a3" + "5d01538c-a93c-477b-9041-b692b6754180" ], "x-ms-correlation-request-id": [ - "a346029e-4a0e-44d1-8a1a-439b6c40c2a3" + "5d01538c-a93c-477b-9041-b692b6754180" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204352Z:a346029e-4a0e-44d1-8a1a-439b6c40c2a3" + "WESTUS2:20200818T195936Z:5d01538c-a93c-477b-9041-b692b6754180" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5490,7 +5490,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:43:51 GMT" + "Tue, 18 Aug 2020 19:59:35 GMT" ], "Expires": [ "-1" @@ -5503,16 +5503,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM01UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -5523,16 +5523,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11988" ], "x-ms-request-id": [ - "7b8cc451-2ef2-49dc-bfcd-a4c313e6e690" + "4d906218-c060-4e9d-9c17-a14b0482efd9" ], "x-ms-correlation-request-id": [ - "7b8cc451-2ef2-49dc-bfcd-a4c313e6e690" + "4d906218-c060-4e9d-9c17-a14b0482efd9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204352Z:7b8cc451-2ef2-49dc-bfcd-a4c313e6e690" + "WESTUS2:20200818T195936Z:4d906218-c060-4e9d-9c17-a14b0482efd9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5541,7 +5541,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:43:51 GMT" + "Tue, 18 Aug 2020 19:59:35 GMT" ], "Expires": [ "-1" @@ -5556,11 +5556,11 @@ ], "Names": { "Test-AzIotDpsEnrollmentGroupLifeCycle": [ - "ps808", - "ps8710", - "ps3468", - "ps3980", - "ps4153" + "ps5533", + "ps6787", + "ps7134", + "ps244", + "ps6503" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentTests/IotDpsEnrollmentLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentTests/IotDpsEnrollmentLifeCycle.json index 78000917278a..881eb4309e38 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentTests/IotDpsEnrollmentLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentTests/IotDpsEnrollmentLifeCycle.json @@ -7,16 +7,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3bcf81db-1480-4a21-bc05-6e45ff9df390" + "aacaa6a3-1260-4a2d-ba67-ab09d4f49ac1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11998" ], "x-ms-request-id": [ - "25bf6f8f-8a3f-462d-a52e-f9bd4bd9df06" + "1a72d700-dbb0-44ec-ae34-1c5bc564a0cf" ], "x-ms-correlation-request-id": [ - "25bf6f8f-8a3f-462d-a52e-f9bd4bd9df06" + "1a72d700-dbb0-44ec-ae34-1c5bc564a0cf" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204504Z:25bf6f8f-8a3f-462d-a52e-f9bd4bd9df06" + "WESTUS2:20200818T200744Z:1a72d700-dbb0-44ec-ae34-1c5bc564a0cf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:45:03 GMT" + "Tue, 18 Aug 2020 20:07:43 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,29 +54,29 @@ "-1" ], "Content-Length": [ - "5727" + "5858" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps3998?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMzk5OD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps8890?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzODg5MD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "1b9d873f-0813-4399-b77e-b8bffe3c254f" + "a70dcce4-92af-45e1-89c6-5e1e13c5fb62" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ], "Content-Type": [ "application/json; charset=utf-8" @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "f4c6cc81-7f8b-4676-930a-683c9aa39acd" + "ad7178be-7efa-4d69-b6fb-6eb7d358e3ad" ], "x-ms-correlation-request-id": [ - "f4c6cc81-7f8b-4676-930a-683c9aa39acd" + "ad7178be-7efa-4d69-b6fb-6eb7d358e3ad" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204505Z:f4c6cc81-7f8b-4676-930a-683c9aa39acd" + "WESTUS2:20200818T200745Z:ad7178be-7efa-4d69-b6fb-6eb7d358e3ad" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:45:04 GMT" + "Tue, 18 Aug 2020 20:07:44 GMT" ], "Content-Length": [ "165" @@ -123,23 +123,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998\",\r\n \"name\": \"ps3998\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890\",\r\n \"name\": \"ps8890\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "c10dc5c0-d3e3-4f74-893e-ec4bb373c937" + "bf1c86c2-b589-4fbe-b070-c51723083430" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/operationResults/b3NfaWRfOGY5MTBiMjMtZjA1Ny00ZDY4LTg2YWEtMGU4YzEzMTg0NmIy?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/operationResults/b3NfaWRfOTUwYzdkYWUtOWRlMC00OGVkLWIwOGItYTlkMTc0NTE2N2Fh?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "c7cffb90-cd81-4268-89b6-fd0914c6d4b3" + "39be2df4-01cc-4edb-b34b-3fdfa202fc95" ], "x-ms-correlation-request-id": [ - "c7cffb90-cd81-4268-89b6-fd0914c6d4b3" + "39be2df4-01cc-4edb-b34b-3fdfa202fc95" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204507Z:c7cffb90-cd81-4268-89b6-fd0914c6d4b3" + "WESTUS2:20200818T200747Z:39be2df4-01cc-4edb-b34b-3fdfa202fc95" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,7 +183,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:45:07 GMT" + "Tue, 18 Aug 2020 20:07:47 GMT" ], "Content-Length": [ "462" @@ -195,23 +195,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAMiuM4=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=6l1bPLsrIVXuBJR8nHTpOM8lSL/Cm9Q4iOdsqdz7LAQ=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQwl2Y=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=QSj1Mr5B0TGSocmipJP5sJGDWzJp8iRe3iX7eXGBEow=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "5c38e48f-cdaf-477d-98a9-540a899de1fc" + "ac3e763b-5100-4f28-bd12-469071a868e3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -220,7 +220,7 @@ "application/json; charset=utf-8" ], "Content-Length": [ - "502" + "503" ] }, "ResponseHeaders": { @@ -231,7 +231,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/operationResults/b3NfaWRfMWM4MWRlNDktMGJmYS00MTI2LWI2YjAtN2VkYTEwNDRmZGEx?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/operationResults/b3NfaWRfZjE1ODI1NzAtOGQwYy00NjQ0LWIwZDMtZGE2OTU1NTczNWNi?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -240,13 +240,13 @@ "4999" ], "x-ms-request-id": [ - "86d88ee6-d54c-4752-9fd6-2fb5826c0561" + "a1b1d6fa-2210-4246-ae64-2908f448d7ba" ], "x-ms-correlation-request-id": [ - "86d88ee6-d54c-4752-9fd6-2fb5826c0561" + "a1b1d6fa-2210-4246-ae64-2908f448d7ba" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204832Z:86d88ee6-d54c-4752-9fd6-2fb5826c0561" + "WESTUS2:20200818T201113Z:a1b1d6fa-2210-4246-ae64-2908f448d7ba" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -255,10 +255,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:48:31 GMT" + "Tue, 18 Aug 2020 20:11:13 GMT" ], "Content-Length": [ - "731" + "733" ], "Content-Type": [ "application/json; charset=utf-8" @@ -267,23 +267,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiuM4=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=6l1bPLsrIVXuBJR8nHTpOM8lSL/Cm9Q4iOdsqdz7LAQ=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwl2Y=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=QSj1Mr5B0TGSocmipJP5sJGDWzJp8iRe3iX7eXGBEow=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "a4ce4180-7b5a-4009-9aec-101b8bd517ae" + "3e1a7649-71d1-4a1b-94a0-898f3dd53991" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -303,7 +303,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/operationResults/b3NfaWRfMTJhODY5MzAtMTgwMC00YzQxLWIxMzItZGFjNjdlYmE5OWE1?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/operationResults/b3NfaWRfYjhlODE0MDctZjNhOC00MDAzLWI0NDYtOWI2ZjYxNDAwZDAy?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -312,13 +312,13 @@ "4998" ], "x-ms-request-id": [ - "80c8dcb7-4adb-4620-b1a8-8c0543940040" + "cede89ac-5b61-47b1-9858-084fb5660601" ], "x-ms-correlation-request-id": [ - "80c8dcb7-4adb-4620-b1a8-8c0543940040" + "cede89ac-5b61-47b1-9858-084fb5660601" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204913Z:80c8dcb7-4adb-4620-b1a8-8c0543940040" + "WESTUS2:20200818T201154Z:cede89ac-5b61-47b1-9858-084fb5660601" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -327,7 +327,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:13 GMT" + "Tue, 18 Aug 2020 20:11:53 GMT" ], "Content-Length": [ "500" @@ -339,17 +339,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/operationResults/b3NfaWRfOGY5MTBiMjMtZjA1Ny00ZDY4LTg2YWEtMGU4YzEzMTg0NmIy?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPR1k1TVRCaU1qTXRaakExTnkwMFpEWTRMVGcyWVdFdE1HVTRZekV6TVRnME5tSXk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/operationResults/b3NfaWRfOTUwYzdkYWUtOWRlMC00OGVkLWIwOGItYTlkMTc0NTE2N2Fh?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPVFV3WXpka1lXVXRPV1JsTUMwME9HVmtMV0l3T0dJdFlUbGtNVGMwTlRFMk4yRmg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -366,16 +366,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11995" ], "x-ms-request-id": [ - "b1b1f8ef-93a0-40b4-8923-b33c904f5974" + "8e843c0e-fb2e-4124-86ae-7d29ddbf107c" ], "x-ms-correlation-request-id": [ - "b1b1f8ef-93a0-40b4-8923-b33c904f5974" + "8e843c0e-fb2e-4124-86ae-7d29ddbf107c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204538Z:b1b1f8ef-93a0-40b4-8923-b33c904f5974" + "WESTUS2:20200818T200818Z:8e843c0e-fb2e-4124-86ae-7d29ddbf107c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -384,7 +384,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:45:37 GMT" + "Tue, 18 Aug 2020 20:08:18 GMT" ], "Content-Length": [ "22" @@ -400,13 +400,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -423,16 +423,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11994" ], "x-ms-request-id": [ - "1677ded7-2bee-44ca-8ed0-71df19efee6c" + "d859c705-6554-4ff3-aaae-23f6830656bb" ], "x-ms-correlation-request-id": [ - "1677ded7-2bee-44ca-8ed0-71df19efee6c" + "d859c705-6554-4ff3-aaae-23f6830656bb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204538Z:1677ded7-2bee-44ca-8ed0-71df19efee6c" + "WESTUS2:20200818T200818Z:d859c705-6554-4ff3-aaae-23f6830656bb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -441,7 +441,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:45:38 GMT" + "Tue, 18 Aug 2020 20:08:18 GMT" ], "Content-Length": [ "640" @@ -453,23 +453,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiuM4=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwl2Y=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "26ed527c-2474-44dd-a7f0-1a8a0e8bea7c" + "8afdcb4f-08fd-4b11-9af3-bb42e11189d5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -486,16 +486,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11993" ], "x-ms-request-id": [ - "967ea2be-1a24-4f9a-a811-41b1d54def0b" + "7f480620-355d-470c-8798-8be5be72ae5c" ], "x-ms-correlation-request-id": [ - "967ea2be-1a24-4f9a-a811-41b1d54def0b" + "7f480620-355d-470c-8798-8be5be72ae5c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204538Z:967ea2be-1a24-4f9a-a811-41b1d54def0b" + "WESTUS2:20200818T200818Z:7f480620-355d-470c-8798-8be5be72ae5c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -504,7 +504,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:45:38 GMT" + "Tue, 18 Aug 2020 20:08:18 GMT" ], "Content-Length": [ "640" @@ -516,23 +516,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiuM4=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwl2Y=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4fa7ef0a-2796-4015-877c-c1d694f104a8" + "5712b6dd-668d-4274-b0cf-408983ced036" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -552,13 +552,13 @@ "11999" ], "x-ms-request-id": [ - "3c4f939d-3d7a-40be-83ba-1a59b93fa64b" + "67e425c2-81b0-4ee0-91d7-95eb29166f70" ], "x-ms-correlation-request-id": [ - "3c4f939d-3d7a-40be-83ba-1a59b93fa64b" + "67e425c2-81b0-4ee0-91d7-95eb29166f70" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204830Z:3c4f939d-3d7a-40be-83ba-1a59b93fa64b" + "WESTUS2:20200818T201112Z:67e425c2-81b0-4ee0-91d7-95eb29166f70" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -567,7 +567,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:48:30 GMT" + "Tue, 18 Aug 2020 20:11:12 GMT" ], "Content-Length": [ "640" @@ -579,17 +579,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiuM4=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwl2Y=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -609,13 +609,13 @@ "11997" ], "x-ms-request-id": [ - "dae6af65-b689-41fa-9d16-21709f813f46" + "a4a1c37d-3924-448c-8100-1ebd3eb3954e" ], "x-ms-correlation-request-id": [ - "dae6af65-b689-41fa-9d16-21709f813f46" + "a4a1c37d-3924-448c-8100-1ebd3eb3954e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204902Z:dae6af65-b689-41fa-9d16-21709f813f46" + "WESTUS2:20200818T201144Z:a4a1c37d-3924-448c-8100-1ebd3eb3954e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -624,10 +624,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:02 GMT" + "Tue, 18 Aug 2020 20:11:43 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -636,23 +636,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1a8fc7ce-d6c1-4436-841b-17130bfa8cd0" + "496ef010-23f1-4ddc-979b-a9a60dafc677" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -672,13 +672,13 @@ "11996" ], "x-ms-request-id": [ - "ee894ad3-6b10-4f43-af06-e87c3d266ffe" + "e4d3ed99-aba2-4682-9c06-085cfb113158" ], "x-ms-correlation-request-id": [ - "ee894ad3-6b10-4f43-af06-e87c3d266ffe" + "e4d3ed99-aba2-4682-9c06-085cfb113158" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204902Z:ee894ad3-6b10-4f43-af06-e87c3d266ffe" + "WESTUS2:20200818T201144Z:e4d3ed99-aba2-4682-9c06-085cfb113158" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -687,10 +687,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:02 GMT" + "Tue, 18 Aug 2020 20:11:43 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -699,23 +699,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "91375edb-4fae-4306-85c4-abb2b0b1b5de" + "21f25b9b-dc23-4456-af7b-f5e33e60ac00" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -735,13 +735,13 @@ "11995" ], "x-ms-request-id": [ - "b1dc14e6-e32f-47f4-afe0-6ead5f1561c7" + "6759e8a3-6514-4a26-9398-ead62f9de921" ], "x-ms-correlation-request-id": [ - "b1dc14e6-e32f-47f4-afe0-6ead5f1561c7" + "6759e8a3-6514-4a26-9398-ead62f9de921" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204903Z:b1dc14e6-e32f-47f4-afe0-6ead5f1561c7" + "WESTUS2:20200818T201144Z:6759e8a3-6514-4a26-9398-ead62f9de921" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -750,10 +750,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:02 GMT" + "Tue, 18 Aug 2020 20:11:43 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -762,23 +762,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5fcda70d-8fa8-4f2c-8b8e-3693ad6546c9" + "2306e56f-4442-4245-8c84-efdc4aba6609" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -798,13 +798,13 @@ "11994" ], "x-ms-request-id": [ - "15d770fe-968d-4df2-abfc-06b2bb7ae757" + "c403a142-82b5-4889-b2c0-30024322a7d2" ], "x-ms-correlation-request-id": [ - "15d770fe-968d-4df2-abfc-06b2bb7ae757" + "c403a142-82b5-4889-b2c0-30024322a7d2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204903Z:15d770fe-968d-4df2-abfc-06b2bb7ae757" + "WESTUS2:20200818T201144Z:c403a142-82b5-4889-b2c0-30024322a7d2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -813,10 +813,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:03 GMT" + "Tue, 18 Aug 2020 20:11:44 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -825,23 +825,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "57194cb3-7490-4ef4-95a2-67ead5559d0a" + "d65c66d4-6433-46d0-bac7-a7278a03fdfd" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -861,13 +861,13 @@ "11993" ], "x-ms-request-id": [ - "7456eeab-4bf8-40b9-a565-8a8515300595" + "fa65da7d-83db-4da4-8d01-ddc30365495b" ], "x-ms-correlation-request-id": [ - "7456eeab-4bf8-40b9-a565-8a8515300595" + "fa65da7d-83db-4da4-8d01-ddc30365495b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204903Z:7456eeab-4bf8-40b9-a565-8a8515300595" + "WESTUS2:20200818T201145Z:fa65da7d-83db-4da4-8d01-ddc30365495b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -876,10 +876,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:03 GMT" + "Tue, 18 Aug 2020 20:11:44 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -888,23 +888,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "798506fd-1011-49c5-a829-c36eeb19f42d" + "b9cb1814-bd09-4d48-9b29-9a9dd8b9825e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -924,13 +924,13 @@ "11992" ], "x-ms-request-id": [ - "d286847d-adbc-4b39-9003-b7683b703833" + "df992911-f17a-48cd-8519-f59e19b7b5c1" ], "x-ms-correlation-request-id": [ - "d286847d-adbc-4b39-9003-b7683b703833" + "df992911-f17a-48cd-8519-f59e19b7b5c1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204904Z:d286847d-adbc-4b39-9003-b7683b703833" + "WESTUS2:20200818T201145Z:df992911-f17a-48cd-8519-f59e19b7b5c1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -939,10 +939,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:03 GMT" + "Tue, 18 Aug 2020 20:11:44 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -951,23 +951,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7ad558fb-74cb-4f44-8ad4-089a33c8c034" + "4837e4d3-a333-4f26-83b7-e3d498235491" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -987,13 +987,13 @@ "11991" ], "x-ms-request-id": [ - "7ce904bc-fbc7-472c-80dd-cf600545c93b" + "d45b7f29-9408-470e-8120-8f6e158d771e" ], "x-ms-correlation-request-id": [ - "7ce904bc-fbc7-472c-80dd-cf600545c93b" + "d45b7f29-9408-470e-8120-8f6e158d771e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204904Z:7ce904bc-fbc7-472c-80dd-cf600545c93b" + "WESTUS2:20200818T201145Z:d45b7f29-9408-470e-8120-8f6e158d771e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1002,10 +1002,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:03 GMT" + "Tue, 18 Aug 2020 20:11:44 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1014,23 +1014,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b35e70be-f5a6-461a-812f-89347a7d07bf" + "3f031276-3feb-4a71-bd82-09afd92df7b8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1050,13 +1050,13 @@ "11990" ], "x-ms-request-id": [ - "9008ca54-9e23-433e-8eb1-26fd305168e0" + "271af463-1c71-455a-8c1d-3305aad3d1a3" ], "x-ms-correlation-request-id": [ - "9008ca54-9e23-433e-8eb1-26fd305168e0" + "271af463-1c71-455a-8c1d-3305aad3d1a3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204904Z:9008ca54-9e23-433e-8eb1-26fd305168e0" + "WESTUS2:20200818T201145Z:271af463-1c71-455a-8c1d-3305aad3d1a3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1065,10 +1065,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:04 GMT" + "Tue, 18 Aug 2020 20:11:45 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1077,23 +1077,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "27013ef3-6ebf-4b0b-a6fc-39be58ec2a8e" + "78c67540-a432-4efc-ac16-19390e8f41f2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1113,13 +1113,13 @@ "11989" ], "x-ms-request-id": [ - "e7620dad-89d1-4449-8986-808e4075c5ba" + "50c45d3d-05c6-44f5-8c4c-4273e9acec14" ], "x-ms-correlation-request-id": [ - "e7620dad-89d1-4449-8986-808e4075c5ba" + "50c45d3d-05c6-44f5-8c4c-4273e9acec14" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204904Z:e7620dad-89d1-4449-8986-808e4075c5ba" + "WESTUS2:20200818T201146Z:50c45d3d-05c6-44f5-8c4c-4273e9acec14" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1128,10 +1128,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:04 GMT" + "Tue, 18 Aug 2020 20:11:45 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1140,23 +1140,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d1c27f56-266f-4f3b-8abe-a7cdec94ad8c" + "ee590170-3e94-452f-9813-dc885d3dbbf5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1176,13 +1176,13 @@ "11988" ], "x-ms-request-id": [ - "9f6e5652-2133-43fd-abd8-679a5495eee1" + "74823d0b-ebda-40b3-b7d4-78d751493b91" ], "x-ms-correlation-request-id": [ - "9f6e5652-2133-43fd-abd8-679a5495eee1" + "74823d0b-ebda-40b3-b7d4-78d751493b91" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204905Z:9f6e5652-2133-43fd-abd8-679a5495eee1" + "WESTUS2:20200818T201146Z:74823d0b-ebda-40b3-b7d4-78d751493b91" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1191,10 +1191,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:04 GMT" + "Tue, 18 Aug 2020 20:11:45 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1203,23 +1203,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6e39d79e-08b2-4569-bd57-2622baa1332d" + "3d5b9c21-5709-4523-929b-b83bd88f5771" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1239,13 +1239,13 @@ "11987" ], "x-ms-request-id": [ - "71d4e434-b80d-4fbc-a1ed-dbd53e96d46f" + "4b0640d1-7bb7-4cae-9333-c9253b0bdb1b" ], "x-ms-correlation-request-id": [ - "71d4e434-b80d-4fbc-a1ed-dbd53e96d46f" + "4b0640d1-7bb7-4cae-9333-c9253b0bdb1b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204905Z:71d4e434-b80d-4fbc-a1ed-dbd53e96d46f" + "WESTUS2:20200818T201146Z:4b0640d1-7bb7-4cae-9333-c9253b0bdb1b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1254,10 +1254,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:05 GMT" + "Tue, 18 Aug 2020 20:11:45 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1266,23 +1266,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a4e1c6ef-4fc9-47f0-82bc-a0dfec181074" + "ad0d116a-39fa-4b38-8073-5850b1c32052" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1302,13 +1302,13 @@ "11986" ], "x-ms-request-id": [ - "c2e218d5-f3fa-40f1-a23c-37121d954f56" + "7c9a71f4-43f0-4111-9bc9-7e9eecf0b6b2" ], "x-ms-correlation-request-id": [ - "c2e218d5-f3fa-40f1-a23c-37121d954f56" + "7c9a71f4-43f0-4111-9bc9-7e9eecf0b6b2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204905Z:c2e218d5-f3fa-40f1-a23c-37121d954f56" + "WESTUS2:20200818T201147Z:7c9a71f4-43f0-4111-9bc9-7e9eecf0b6b2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1317,10 +1317,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:05 GMT" + "Tue, 18 Aug 2020 20:11:46 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1329,23 +1329,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ad399b98-d8c9-4094-ae43-83ceed93f643" + "ab6854ea-7fa8-4c34-bbf9-e9ff444e6410" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1365,13 +1365,13 @@ "11985" ], "x-ms-request-id": [ - "69d9dc2d-7a0c-4da7-9484-d893109a13af" + "9d25b527-0743-4a36-905f-93d235d5a7b2" ], "x-ms-correlation-request-id": [ - "69d9dc2d-7a0c-4da7-9484-d893109a13af" + "9d25b527-0743-4a36-905f-93d235d5a7b2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204906Z:69d9dc2d-7a0c-4da7-9484-d893109a13af" + "WESTUS2:20200818T201147Z:9d25b527-0743-4a36-905f-93d235d5a7b2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1380,10 +1380,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:05 GMT" + "Tue, 18 Aug 2020 20:11:46 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1392,23 +1392,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8e7aff2f-4f76-4a83-8ed1-05003c29dce0" + "eda98c6a-e55e-44cf-87fd-903a7529a1f5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1428,13 +1428,13 @@ "11984" ], "x-ms-request-id": [ - "9c229ed1-0ba5-415c-9ca9-074ee6559921" + "5943b63e-aba7-4388-8f74-6b3e233feba4" ], "x-ms-correlation-request-id": [ - "9c229ed1-0ba5-415c-9ca9-074ee6559921" + "5943b63e-aba7-4388-8f74-6b3e233feba4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204906Z:9c229ed1-0ba5-415c-9ca9-074ee6559921" + "WESTUS2:20200818T201147Z:5943b63e-aba7-4388-8f74-6b3e233feba4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1443,10 +1443,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:05 GMT" + "Tue, 18 Aug 2020 20:11:46 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1455,23 +1455,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d84e00a8-e406-457d-9275-c30b0ababeac" + "695e133c-b61f-4586-8e23-4a473759027b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1491,13 +1491,13 @@ "11983" ], "x-ms-request-id": [ - "f9e05bb3-e447-41f6-8792-7962bc88d4b3" + "32bafeed-ffca-4a25-943d-54f3bbd814aa" ], "x-ms-correlation-request-id": [ - "f9e05bb3-e447-41f6-8792-7962bc88d4b3" + "32bafeed-ffca-4a25-943d-54f3bbd814aa" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204906Z:f9e05bb3-e447-41f6-8792-7962bc88d4b3" + "WESTUS2:20200818T201147Z:32bafeed-ffca-4a25-943d-54f3bbd814aa" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1506,10 +1506,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:06 GMT" + "Tue, 18 Aug 2020 20:11:47 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1518,23 +1518,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "eeeb4c9c-23a2-441b-8c05-2d1d5db94280" + "d85688ef-12e8-489e-8b5f-17dd05223f41" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1554,13 +1554,13 @@ "11982" ], "x-ms-request-id": [ - "95e987e6-3fe7-4057-9efc-608d4cba1940" + "75b6ef02-5126-4cf2-84d9-8771dc6c1075" ], "x-ms-correlation-request-id": [ - "95e987e6-3fe7-4057-9efc-608d4cba1940" + "75b6ef02-5126-4cf2-84d9-8771dc6c1075" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204907Z:95e987e6-3fe7-4057-9efc-608d4cba1940" + "WESTUS2:20200818T201148Z:75b6ef02-5126-4cf2-84d9-8771dc6c1075" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1569,10 +1569,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:06 GMT" + "Tue, 18 Aug 2020 20:11:47 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1581,23 +1581,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "da59d23e-9207-4d94-885c-4df3e7f5b7d1" + "97684ca9-3fa0-4b56-ba7c-fb8ae84cf0db" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1617,13 +1617,13 @@ "11981" ], "x-ms-request-id": [ - "7236d45e-2cfb-43a5-9c51-906133259263" + "ff641b85-98cd-456e-8662-35d55370d6fc" ], "x-ms-correlation-request-id": [ - "7236d45e-2cfb-43a5-9c51-906133259263" + "ff641b85-98cd-456e-8662-35d55370d6fc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204907Z:7236d45e-2cfb-43a5-9c51-906133259263" + "WESTUS2:20200818T201149Z:ff641b85-98cd-456e-8662-35d55370d6fc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1632,10 +1632,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:07 GMT" + "Tue, 18 Aug 2020 20:11:48 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1644,23 +1644,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "99f522aa-b25f-41b4-bbb4-a034654420e5" + "d0cbd4bb-96ae-4a3f-b0e9-ef0578bded9c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1680,13 +1680,13 @@ "11980" ], "x-ms-request-id": [ - "8686beda-d56d-4209-87c3-88a1e98bf1d8" + "99f9f265-98a5-4c65-a4f5-b38f89711582" ], "x-ms-correlation-request-id": [ - "8686beda-d56d-4209-87c3-88a1e98bf1d8" + "99f9f265-98a5-4c65-a4f5-b38f89711582" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204908Z:8686beda-d56d-4209-87c3-88a1e98bf1d8" + "WESTUS2:20200818T201149Z:99f9f265-98a5-4c65-a4f5-b38f89711582" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1695,10 +1695,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:07 GMT" + "Tue, 18 Aug 2020 20:11:48 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1707,23 +1707,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e7603e2a-6e5e-48ef-b734-024379b7acff" + "8394022e-9eb9-404a-b2ec-9d3611a68201" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1743,13 +1743,13 @@ "11979" ], "x-ms-request-id": [ - "89916f7d-8a81-4dd7-a941-6b36addfece4" + "a58806bb-0e72-4b9e-b6c7-7690d5ef92c4" ], "x-ms-correlation-request-id": [ - "89916f7d-8a81-4dd7-a941-6b36addfece4" + "a58806bb-0e72-4b9e-b6c7-7690d5ef92c4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204908Z:89916f7d-8a81-4dd7-a941-6b36addfece4" + "WESTUS2:20200818T201150Z:a58806bb-0e72-4b9e-b6c7-7690d5ef92c4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1758,10 +1758,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:08 GMT" + "Tue, 18 Aug 2020 20:11:49 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1770,23 +1770,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "dd575a1d-ad1c-4125-b661-1215dc17c487" + "cac958de-a8c3-45d0-8455-9fc3b1a26c6a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1806,13 +1806,13 @@ "11978" ], "x-ms-request-id": [ - "a421e413-0211-4003-8129-1fbd5c68ae30" + "bff37941-9b6d-4c6d-ab21-e709faf3d08d" ], "x-ms-correlation-request-id": [ - "a421e413-0211-4003-8129-1fbd5c68ae30" + "bff37941-9b6d-4c6d-ab21-e709faf3d08d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204909Z:a421e413-0211-4003-8129-1fbd5c68ae30" + "WESTUS2:20200818T201150Z:bff37941-9b6d-4c6d-ab21-e709faf3d08d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1821,10 +1821,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:08 GMT" + "Tue, 18 Aug 2020 20:11:49 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1833,23 +1833,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bdf6425c-19fe-4c0e-8b11-66c848ea0478" + "a3b10670-c5b7-4ef6-8020-0c4765040e5f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1869,13 +1869,13 @@ "11977" ], "x-ms-request-id": [ - "263e0417-2e88-4194-ae48-b4599a65fc25" + "d047dda9-8a34-439a-98e8-592c1ce2f4e2" ], "x-ms-correlation-request-id": [ - "263e0417-2e88-4194-ae48-b4599a65fc25" + "d047dda9-8a34-439a-98e8-592c1ce2f4e2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204909Z:263e0417-2e88-4194-ae48-b4599a65fc25" + "WESTUS2:20200818T201151Z:d047dda9-8a34-439a-98e8-592c1ce2f4e2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1884,10 +1884,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:09 GMT" + "Tue, 18 Aug 2020 20:11:50 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1896,23 +1896,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fcd596dc-d180-4f81-b287-c9fed34e8092" + "baed9f83-81e3-45f1-a531-49a82017f80a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1932,13 +1932,13 @@ "11976" ], "x-ms-request-id": [ - "4927b352-56ef-4283-a6c2-fccf65c1161a" + "9bda34da-1d9d-4726-8d32-abf15e98f591" ], "x-ms-correlation-request-id": [ - "4927b352-56ef-4283-a6c2-fccf65c1161a" + "9bda34da-1d9d-4726-8d32-abf15e98f591" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204910Z:4927b352-56ef-4283-a6c2-fccf65c1161a" + "WESTUS2:20200818T201151Z:9bda34da-1d9d-4726-8d32-abf15e98f591" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1947,10 +1947,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:09 GMT" + "Tue, 18 Aug 2020 20:11:50 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1959,23 +1959,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ee66e0af-e3ea-4eb5-8126-10b96be285ba" + "e5a9aa83-66df-479f-8ecf-01f920586fc7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1995,13 +1995,13 @@ "11975" ], "x-ms-request-id": [ - "bee5231c-fa34-4c5b-913c-3b76b8cd6b20" + "ea95496b-b302-4f09-a7d2-d8da1c85a598" ], "x-ms-correlation-request-id": [ - "bee5231c-fa34-4c5b-913c-3b76b8cd6b20" + "ea95496b-b302-4f09-a7d2-d8da1c85a598" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204911Z:bee5231c-fa34-4c5b-913c-3b76b8cd6b20" + "WESTUS2:20200818T201152Z:ea95496b-b302-4f09-a7d2-d8da1c85a598" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2010,10 +2010,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:10 GMT" + "Tue, 18 Aug 2020 20:11:51 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2022,23 +2022,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f7b4a2fc-bbcf-4cfb-b04b-0f8510e19c65" + "68c65e10-08f7-4a84-8548-41ea514ba559" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2058,13 +2058,13 @@ "11974" ], "x-ms-request-id": [ - "854cf14a-a531-4b13-8d8b-f2e893b67066" + "b06e7243-0065-440b-8bc0-74e6ee05d0d0" ], "x-ms-correlation-request-id": [ - "854cf14a-a531-4b13-8d8b-f2e893b67066" + "b06e7243-0065-440b-8bc0-74e6ee05d0d0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204911Z:854cf14a-a531-4b13-8d8b-f2e893b67066" + "WESTUS2:20200818T201152Z:b06e7243-0065-440b-8bc0-74e6ee05d0d0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2073,10 +2073,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:11 GMT" + "Tue, 18 Aug 2020 20:11:51 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2085,23 +2085,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2df63bbe-a6bb-42d1-8ceb-80d8fcdc80b0" + "077cb01f-c5a8-49df-a56f-ac24d7b84587" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2121,13 +2121,13 @@ "11973" ], "x-ms-request-id": [ - "a9a1553b-2cce-400d-8a85-8bcf10ae77d5" + "04e03fd7-064e-4bd3-b69e-e1d735ad8d9e" ], "x-ms-correlation-request-id": [ - "a9a1553b-2cce-400d-8a85-8bcf10ae77d5" + "04e03fd7-064e-4bd3-b69e-e1d735ad8d9e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204912Z:a9a1553b-2cce-400d-8a85-8bcf10ae77d5" + "WESTUS2:20200818T201153Z:04e03fd7-064e-4bd3-b69e-e1d735ad8d9e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2136,10 +2136,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:11 GMT" + "Tue, 18 Aug 2020 20:11:52 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2148,23 +2148,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "68e39cc4-e3ca-4ec6-b120-59eec289600d" + "4f624df2-3f66-4717-a187-b5620fb25f8c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2184,13 +2184,13 @@ "11972" ], "x-ms-request-id": [ - "b4c3c791-8f70-4302-8424-1b7ee18fecfc" + "d898abb7-9728-402f-9cb4-ce5924ebdd0f" ], "x-ms-correlation-request-id": [ - "b4c3c791-8f70-4302-8424-1b7ee18fecfc" + "d898abb7-9728-402f-9cb4-ce5924ebdd0f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204912Z:b4c3c791-8f70-4302-8424-1b7ee18fecfc" + "WESTUS2:20200818T201153Z:d898abb7-9728-402f-9cb4-ce5924ebdd0f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2199,10 +2199,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:11 GMT" + "Tue, 18 Aug 2020 20:11:52 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2211,17 +2211,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu4g=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps526.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps526.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2241,13 +2241,13 @@ "11970" ], "x-ms-request-id": [ - "dde5eba6-391c-4d69-9e9d-f3fcc6429fea" + "fced259d-fd3b-4d64-829b-b25af61a6714" ], "x-ms-correlation-request-id": [ - "dde5eba6-391c-4d69-9e9d-f3fcc6429fea" + "fced259d-fd3b-4d64-829b-b25af61a6714" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204950Z:dde5eba6-391c-4d69-9e9d-f3fcc6429fea" + "WESTUS2:20200818T201225Z:fced259d-fd3b-4d64-829b-b25af61a6714" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2256,7 +2256,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:49 GMT" + "Tue, 18 Aug 2020 20:12:24 GMT" ], "Content-Length": [ "640" @@ -2268,23 +2268,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMiu/Q=\",\r\n \"name\": \"ps7819\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7819.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010901E\"\r\n },\r\n \"resourcegroup\": \"ps3998\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmXQ=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/IotHubs/ps526?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6dd71a87-4e09-47da-9864-3f42ff361783" + "ff2a8ea9-527f-4e36-9306-439cb10f42ee" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2304,7 +2304,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzQ3MzlhZjktYThmZi00NDAxLTg1OTgtOGNiMDM5NWRjODI4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxNGJiMjQtNTUwZi00NGE2LThjMDgtZDZhZDU2MWViZmE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -2313,13 +2313,13 @@ "4999" ], "x-ms-request-id": [ - "d1c3f795-78eb-4db9-9085-04646049773f" + "c4aa566a-1c98-4ec2-a0f4-73155c380e88" ], "x-ms-correlation-request-id": [ - "d1c3f795-78eb-4db9-9085-04646049773f" + "c4aa566a-1c98-4ec2-a0f4-73155c380e88" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204553Z:d1c3f795-78eb-4db9-9085-04646049773f" + "WESTUS2:20200818T200834Z:c4aa566a-1c98-4ec2-a0f4-73155c380e88" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2328,10 +2328,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:45:52 GMT" + "Tue, 18 Aug 2020 20:08:33 GMT" ], "Content-Length": [ - "617" + "619" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2340,23 +2340,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/IotHubs/ps526\",\r\n \"name\": \"ps526\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3998\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973\",\r\n \"name\": \"ps1973\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8890\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/IotHubs/ps526?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAA3CtzY=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"UC9LghRCCIFtEIm9S1U2dO7UZwqIuSBC2GXhTtXQI5Q=\",\r\n \"secondaryKey\": \"l03LsgKvrtq6JX5TB5uB7EKY1o7eR5R+qOqHFlymaOc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"RgXXh5EelZoz8wj74IPYJmLCkbY6tdTUfIwra1rAWK0=\",\r\n \"secondaryKey\": \"q1qFi0eIDFdykfjp5jLuwrOtFCqj1TP3fenYMOVNYxY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"jj9oBLuDS2FBa7Ud5BjP8hv9I0fFA7is7hXwSrcpv88=\",\r\n \"secondaryKey\": \"UETsdzogM1Y7Bln0xhpEb0LbcJYFnyh12fqUtPHELkQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"8iebVDW2dtKTfRq4DCRx2X8yQoiU6h8VTa4feLWkJqY=\",\r\n \"secondaryKey\": \"5Il5mp5OO5jsE4uhNHiPSHLWCbWsG4LRRAa8uGHP2jo=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"TGjBR1apVM+ZdAGeIBKa/ANxsHBdQ+/SsRCikcviN3I=\",\r\n \"secondaryKey\": \"oM6sHEXCmV7SzWvVmXuGMTtjPDxTdb4z8BqmEPsvonA=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAARKg5ls=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"yagrL3g+/AIdA1LAAg98qHKBMiH8SYWgMhnJjb+LRsQ=\",\r\n \"secondaryKey\": \"9dea8vzPOUUIKrLSuqnLbTZvWse9HCmJtkZs++mJths=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jMt8jbdJLOXEON+T+SOMOIGVcYW+58h6HAb7NjHQ4Sw=\",\r\n \"secondaryKey\": \"R362wtyo+2Zxvv8Kxxr4AwvCVZv6oKPJFr5aoNM5ydc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"N0s/PgZswrfs8hq4y5W9qRZnpAvIYKlPmEEY5M/a5LI=\",\r\n \"secondaryKey\": \"4OczzVAQ5Mr7B5uYKhw2ME5zFmL7rAbUZH1Ro0JCcp8=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"xxNhkVBUc6abfNq6cVK2GwbXzSYaClYbLAHSnvwbUWc=\",\r\n \"secondaryKey\": \"feW3RjY3fnnwImhq/AWkypBL019dXgwlnnk2Dhnmlmg=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"rC9O4IjYd1gHiNIPasYtnsryN4DVOh0CYzlXnk/1kbo=\",\r\n \"secondaryKey\": \"seclBLKq1iqZH/x9PBGDEB8PTTLkLs5o3trM4cEO6Ss=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "ae5b2319-8bcf-403e-bc04-5cb87e8bb10c" + "c3a37020-8fb5-4ed5-a8c1-664fce8f99b5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2376,7 +2376,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNGQ4MDdjNGMtNWY1NS00MjE5LWJhZWEtNDJlMmY4Mjc1Mzk4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYzJmZTI2MmQtMjE3Yy00MDFkLThiNDEtYjI3NDAzMzhlYTU0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -2385,13 +2385,13 @@ "4998" ], "x-ms-request-id": [ - "4a1e187f-cc88-4807-82f5-3c59156eb8fb" + "726a2265-77e4-4ffa-939e-e2be67905b7b" ], "x-ms-correlation-request-id": [ - "4a1e187f-cc88-4807-82f5-3c59156eb8fb" + "726a2265-77e4-4ffa-939e-e2be67905b7b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204759Z:4a1e187f-cc88-4807-82f5-3c59156eb8fb" + "WESTUS2:20200818T201040Z:726a2265-77e4-4ffa-939e-e2be67905b7b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2400,10 +2400,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:47:58 GMT" + "Tue, 18 Aug 2020 20:10:40 GMT" ], "Content-Length": [ - "4096" + "4100" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2412,17 +2412,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/IotHubs/ps526\",\r\n \"name\": \"ps526\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3998\",\r\n \"etag\": \"AAAAAA3CtzY=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"UC9LghRCCIFtEIm9S1U2dO7UZwqIuSBC2GXhTtXQI5Q=\",\r\n \"secondaryKey\": \"l03LsgKvrtq6JX5TB5uB7EKY1o7eR5R+qOqHFlymaOc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"RgXXh5EelZoz8wj74IPYJmLCkbY6tdTUfIwra1rAWK0=\",\r\n \"secondaryKey\": \"q1qFi0eIDFdykfjp5jLuwrOtFCqj1TP3fenYMOVNYxY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"jj9oBLuDS2FBa7Ud5BjP8hv9I0fFA7is7hXwSrcpv88=\",\r\n \"secondaryKey\": \"UETsdzogM1Y7Bln0xhpEb0LbcJYFnyh12fqUtPHELkQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"8iebVDW2dtKTfRq4DCRx2X8yQoiU6h8VTa4feLWkJqY=\",\r\n \"secondaryKey\": \"5Il5mp5OO5jsE4uhNHiPSHLWCbWsG4LRRAa8uGHP2jo=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"TGjBR1apVM+ZdAGeIBKa/ANxsHBdQ+/SsRCikcviN3I=\",\r\n \"secondaryKey\": \"oM6sHEXCmV7SzWvVmXuGMTtjPDxTdb4z8BqmEPsvonA=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"6l1bPLsrIVXuBJR8nHTpOM8lSL/Cm9Q4iOdsqdz7LAQ=\",\r\n \"secondaryKey\": \"vJlAoK5+4DWUOHT9GPZuhmiWKlC9J65Apl/QAvlTbW4=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps526-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps526-3465170-d0367da16c.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-1407976e-972d-4004-ab0a-28e176081346-iothub\",\r\n \"PrimaryKey\": \"QziHytSE+Z6Y9eJGvrq2Pl2X8z3kt+Zk5dzFD9/Vv2g=\",\r\n \"SecondaryKey\": \"idl8xFQ3WWreVvIqhl0Znt7rE+BDOOpdjjJRm0V482Y=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Mon, 18 May 2020 20:47:20 GMT\",\r\n \"ModifiedTime\": \"Mon, 18 May 2020 20:47:20 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-4a100612-ce6f-4ed6-9eb7-7e6bbc0a25a9-iothub\",\r\n \"PrimaryKey\": \"bfINcB1kD3nw2jORSJVBDcoFzhLxVSRLz82Th+73/b4=\",\r\n \"SecondaryKey\": \"95W4258qgmyW2UgZm1Vhh/YcNp+7coic9vcdhecxki4=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Mon, 18 May 2020 20:47:20 GMT\",\r\n \"ModifiedTime\": \"Mon, 18 May 2020 20:47:20 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"UC9LghRCCIFtEIm9S1U2dO7UZwqIuSBC2GXhTtXQI5Q=\",\r\n \"SecondaryKey\": \"l03LsgKvrtq6JX5TB5uB7EKY1o7eR5R+qOqHFlymaOc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Mon, 18 May 2020 20:47:20 GMT\",\r\n \"ModifiedTime\": \"Mon, 18 May 2020 20:47:20 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"RgXXh5EelZoz8wj74IPYJmLCkbY6tdTUfIwra1rAWK0=\",\r\n \"SecondaryKey\": \"q1qFi0eIDFdykfjp5jLuwrOtFCqj1TP3fenYMOVNYxY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Mon, 18 May 2020 20:47:20 GMT\",\r\n \"ModifiedTime\": \"Mon, 18 May 2020 20:47:20 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973\",\r\n \"name\": \"ps1973\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8890\",\r\n \"etag\": \"AAAAARKg5ls=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"yagrL3g+/AIdA1LAAg98qHKBMiH8SYWgMhnJjb+LRsQ=\",\r\n \"secondaryKey\": \"9dea8vzPOUUIKrLSuqnLbTZvWse9HCmJtkZs++mJths=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jMt8jbdJLOXEON+T+SOMOIGVcYW+58h6HAb7NjHQ4Sw=\",\r\n \"secondaryKey\": \"R362wtyo+2Zxvv8Kxxr4AwvCVZv6oKPJFr5aoNM5ydc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"N0s/PgZswrfs8hq4y5W9qRZnpAvIYKlPmEEY5M/a5LI=\",\r\n \"secondaryKey\": \"4OczzVAQ5Mr7B5uYKhw2ME5zFmL7rAbUZH1Ro0JCcp8=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"xxNhkVBUc6abfNq6cVK2GwbXzSYaClYbLAHSnvwbUWc=\",\r\n \"secondaryKey\": \"feW3RjY3fnnwImhq/AWkypBL019dXgwlnnk2Dhnmlmg=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"rC9O4IjYd1gHiNIPasYtnsryN4DVOh0CYzlXnk/1kbo=\",\r\n \"secondaryKey\": \"seclBLKq1iqZH/x9PBGDEB8PTTLkLs5o3trM4cEO6Ss=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"QSj1Mr5B0TGSocmipJP5sJGDWzJp8iRe3iX7eXGBEow=\",\r\n \"secondaryKey\": \"WLHFxdB0ZaDUFuYP70lEJ6k0ApCikC1kYLjLjcCYte4=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1973-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps1973-4122602-cd2888d8ad.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-d7e59db7-c4f3-4a25-a0b6-f7195ac9d443-iothub\",\r\n \"PrimaryKey\": \"WWwMw+FhDDRYKfj+Ie/APK/58qkvHRn1nLdNyOBNHEI=\",\r\n \"SecondaryKey\": \"i8aM7nMdpuY2R3zKiKaw+C7N+ZOVrS5T+U9azloPeBo=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 20:10:19 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 20:10:19 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-1e45c67e-2cc4-4a96-94e9-fe5d68372d7b-iothub\",\r\n \"PrimaryKey\": \"UZ0o3fdAPSxQ+4LUarPPDiqJ2/PPTkL5iHcCNutwZn0=\",\r\n \"SecondaryKey\": \"IZAZrG4v0LXFeL+blNvUI9Ro+QCxoSq2MUCX7S6PKEY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 20:10:19 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 20:10:19 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"yagrL3g+/AIdA1LAAg98qHKBMiH8SYWgMhnJjb+LRsQ=\",\r\n \"SecondaryKey\": \"9dea8vzPOUUIKrLSuqnLbTZvWse9HCmJtkZs++mJths=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 20:10:19 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 20:10:19 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"jMt8jbdJLOXEON+T+SOMOIGVcYW+58h6HAb7NjHQ4Sw=\",\r\n \"SecondaryKey\": \"R362wtyo+2Zxvv8Kxxr4AwvCVZv6oKPJFr5aoNM5ydc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 20:10:19 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 20:10:19 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzQ3MzlhZjktYThmZi00NDAxLTg1OTgtOGNiMDM5NWRjODI4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTnpRM016bGhaamt0WVRobVppMDBOREF4TFRnMU9UZ3RPR05pTURNNU5XUmpPREk0P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxNGJiMjQtNTUwZi00NGE2LThjMDgtZDZhZDU2MWViZmE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpZeE5HSmlNalF0TlRVd1ppMDBOR0UyTFRoak1EZ3RaRFpoWkRVMk1XVmlabUUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2439,16 +2439,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11999" ], "x-ms-request-id": [ - "1f8d4b4a-9506-425b-b0a8-7e160f4dc8db" + "d3d78c29-a424-4e89-a7a7-6908bbb62f00" ], "x-ms-correlation-request-id": [ - "1f8d4b4a-9506-425b-b0a8-7e160f4dc8db" + "d3d78c29-a424-4e89-a7a7-6908bbb62f00" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204623Z:1f8d4b4a-9506-425b-b0a8-7e160f4dc8db" + "WESTUS2:20200818T200904Z:d3d78c29-a424-4e89-a7a7-6908bbb62f00" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2457,7 +2457,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:46:23 GMT" + "Tue, 18 Aug 2020 20:09:04 GMT" ], "Content-Length": [ "20" @@ -2473,13 +2473,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzQ3MzlhZjktYThmZi00NDAxLTg1OTgtOGNiMDM5NWRjODI4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTnpRM016bGhaamt0WVRobVppMDBOREF4TFRnMU9UZ3RPR05pTURNNU5XUmpPREk0P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxNGJiMjQtNTUwZi00NGE2LThjMDgtZDZhZDU2MWViZmE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpZeE5HSmlNalF0TlRVd1ppMDBOR0UyTFRoak1EZ3RaRFpoWkRVMk1XVmlabUUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2496,16 +2496,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11998" ], "x-ms-request-id": [ - "e1405f1e-7884-43a2-b4f3-924b058075ef" + "f03886c0-cfce-4eaa-b941-8d2f922c21dc" ], "x-ms-correlation-request-id": [ - "e1405f1e-7884-43a2-b4f3-924b058075ef" + "f03886c0-cfce-4eaa-b941-8d2f922c21dc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204653Z:e1405f1e-7884-43a2-b4f3-924b058075ef" + "WESTUS2:20200818T200935Z:f03886c0-cfce-4eaa-b941-8d2f922c21dc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2514,7 +2514,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:46:53 GMT" + "Tue, 18 Aug 2020 20:09:34 GMT" ], "Content-Length": [ "20" @@ -2530,13 +2530,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzQ3MzlhZjktYThmZi00NDAxLTg1OTgtOGNiMDM5NWRjODI4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTnpRM016bGhaamt0WVRobVppMDBOREF4TFRnMU9UZ3RPR05pTURNNU5XUmpPREk0P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxNGJiMjQtNTUwZi00NGE2LThjMDgtZDZhZDU2MWViZmE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpZeE5HSmlNalF0TlRVd1ppMDBOR0UyTFRoak1EZ3RaRFpoWkRVMk1XVmlabUUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2553,16 +2553,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11997" ], "x-ms-request-id": [ - "20fc7ca4-de92-4f73-acea-40c830c658e1" + "6f1f9101-8210-49f5-93eb-0f29fa703d43" ], "x-ms-correlation-request-id": [ - "20fc7ca4-de92-4f73-acea-40c830c658e1" + "6f1f9101-8210-49f5-93eb-0f29fa703d43" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204723Z:20fc7ca4-de92-4f73-acea-40c830c658e1" + "WESTUS2:20200818T201005Z:6f1f9101-8210-49f5-93eb-0f29fa703d43" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2571,7 +2571,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:47:23 GMT" + "Tue, 18 Aug 2020 20:10:04 GMT" ], "Content-Length": [ "20" @@ -2587,13 +2587,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzQ3MzlhZjktYThmZi00NDAxLTg1OTgtOGNiMDM5NWRjODI4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTnpRM016bGhaamt0WVRobVppMDBOREF4TFRnMU9UZ3RPR05pTURNNU5XUmpPREk0P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxNGJiMjQtNTUwZi00NGE2LThjMDgtZDZhZDU2MWViZmE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpZeE5HSmlNalF0TlRVd1ppMDBOR0UyTFRoak1EZ3RaRFpoWkRVMk1XVmlabUUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2610,16 +2610,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11996" ], "x-ms-request-id": [ - "7659488e-453c-42e1-9c7d-aa4b53a04e3e" + "6f7f9018-9542-4723-bfa6-618f68ee9761" ], "x-ms-correlation-request-id": [ - "7659488e-453c-42e1-9c7d-aa4b53a04e3e" + "6f7f9018-9542-4723-bfa6-618f68ee9761" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204754Z:7659488e-453c-42e1-9c7d-aa4b53a04e3e" + "WESTUS2:20200818T201035Z:6f7f9018-9542-4723-bfa6-618f68ee9761" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2628,7 +2628,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:47:53 GMT" + "Tue, 18 Aug 2020 20:10:35 GMT" ], "Content-Length": [ "22" @@ -2644,13 +2644,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/IotHubs/ps526?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2667,16 +2667,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11995" ], "x-ms-request-id": [ - "26a0cda2-ef30-467d-892e-c70432407413" + "62af734d-45ee-4dc2-b126-e54388ef8670" ], "x-ms-correlation-request-id": [ - "26a0cda2-ef30-467d-892e-c70432407413" + "62af734d-45ee-4dc2-b126-e54388ef8670" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204754Z:26a0cda2-ef30-467d-892e-c70432407413" + "WESTUS2:20200818T201035Z:62af734d-45ee-4dc2-b126-e54388ef8670" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2685,10 +2685,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:47:54 GMT" + "Tue, 18 Aug 2020 20:10:35 GMT" ], "Content-Length": [ - "1455" + "1460" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2697,23 +2697,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/IotHubs/ps526\",\r\n \"name\": \"ps526\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3998\",\r\n \"etag\": \"AAAAAA3CtzY=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps526.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps526\",\r\n \"endpoint\": \"sb://iothub-ns-ps526-3465170-d0367da16c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973\",\r\n \"name\": \"ps1973\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8890\",\r\n \"etag\": \"AAAAARKg5ls=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1973.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1973\",\r\n \"endpoint\": \"sb://iothub-ns-ps1973-4122602-cd2888d8ad.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/IotHubs/ps526?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2c40aef1-a4c1-4bfc-912b-669ea4d29092" + "470c9733-1302-4c38-ab6f-b674dcf65be5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2730,16 +2730,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11994" ], "x-ms-request-id": [ - "c15d8eee-36c2-4e43-a103-d744008f5855" + "e9f285d1-09fd-481a-bd73-e89300561824" ], "x-ms-correlation-request-id": [ - "c15d8eee-36c2-4e43-a103-d744008f5855" + "e9f285d1-09fd-481a-bd73-e89300561824" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204755Z:c15d8eee-36c2-4e43-a103-d744008f5855" + "WESTUS2:20200818T201036Z:e9f285d1-09fd-481a-bd73-e89300561824" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2748,10 +2748,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:47:54 GMT" + "Tue, 18 Aug 2020 20:10:36 GMT" ], "Content-Length": [ - "1455" + "1460" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2760,23 +2760,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/IotHubs/ps526\",\r\n \"name\": \"ps526\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3998\",\r\n \"etag\": \"AAAAAA3CtzY=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps526.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps526\",\r\n \"endpoint\": \"sb://iothub-ns-ps526-3465170-d0367da16c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973\",\r\n \"name\": \"ps1973\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8890\",\r\n \"etag\": \"AAAAARKg5ls=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1973.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1973\",\r\n \"endpoint\": \"sb://iothub-ns-ps1973-4122602-cd2888d8ad.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/IotHubs/ps526?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ebee50ac-0033-4e43-80f5-ee2755ec5455" + "ab606bf7-a6b1-4f30-ae4e-d49ff1fe2d11" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2793,16 +2793,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11993" ], "x-ms-request-id": [ - "7488642a-7591-446d-8912-139bcf90faee" + "cb112edd-34c0-44c6-89ae-8795975de38d" ], "x-ms-correlation-request-id": [ - "7488642a-7591-446d-8912-139bcf90faee" + "cb112edd-34c0-44c6-89ae-8795975de38d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204755Z:7488642a-7591-446d-8912-139bcf90faee" + "WESTUS2:20200818T201037Z:cb112edd-34c0-44c6-89ae-8795975de38d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2811,10 +2811,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:47:55 GMT" + "Tue, 18 Aug 2020 20:10:36 GMT" ], "Content-Length": [ - "1455" + "1460" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2823,17 +2823,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/IotHubs/ps526\",\r\n \"name\": \"ps526\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3998\",\r\n \"etag\": \"AAAAAA3CtzY=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps526.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps526\",\r\n \"endpoint\": \"sb://iothub-ns-ps526-3465170-d0367da16c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973\",\r\n \"name\": \"ps1973\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8890\",\r\n \"etag\": \"AAAAARKg5ls=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1973.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1973\",\r\n \"endpoint\": \"sb://iothub-ns-ps1973-4122602-cd2888d8ad.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/IotHubs/ps526?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2850,16 +2850,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11991" ], "x-ms-request-id": [ - "bccaf17d-d3a0-4f0b-b798-6f2a45c732aa" + "6f3d9850-d612-4c45-ab2c-6642e67d5789" ], "x-ms-correlation-request-id": [ - "bccaf17d-d3a0-4f0b-b798-6f2a45c732aa" + "6f3d9850-d612-4c45-ab2c-6642e67d5789" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204829Z:bccaf17d-d3a0-4f0b-b798-6f2a45c732aa" + "WESTUS2:20200818T201111Z:6f3d9850-d612-4c45-ab2c-6642e67d5789" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2868,10 +2868,10 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:48:29 GMT" + "Tue, 18 Aug 2020 20:11:10 GMT" ], "Content-Length": [ - "1455" + "1460" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2880,23 +2880,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/IotHubs/ps526\",\r\n \"name\": \"ps526\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3998\",\r\n \"etag\": \"AAAAAA3CuEE=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps526.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps526\",\r\n \"endpoint\": \"sb://iothub-ns-ps526-3465170-d0367da16c.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973\",\r\n \"name\": \"ps1973\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8890\",\r\n \"etag\": \"AAAAARKiQUQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1973.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1973\",\r\n \"endpoint\": \"sb://iothub-ns-ps1973-4122602-cd2888d8ad.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/IotHubs/ps526/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzMvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "aa6140da-9d29-40a7-8710-2d4c69b7e94d" + "bfce9b4c-83e7-45f5-bf6f-02172e734aca" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2916,13 +2916,13 @@ "1199" ], "x-ms-request-id": [ - "abfb5673-cda9-4010-94d7-687a23c24dd5" + "1659dd29-c28e-4d25-9870-a33a21e182a3" ], "x-ms-correlation-request-id": [ - "abfb5673-cda9-4010-94d7-687a23c24dd5" + "1659dd29-c28e-4d25-9870-a33a21e182a3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204755Z:abfb5673-cda9-4010-94d7-687a23c24dd5" + "WESTUS2:20200818T201037Z:1659dd29-c28e-4d25-9870-a33a21e182a3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2931,7 +2931,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:47:55 GMT" + "Tue, 18 Aug 2020 20:10:36 GMT" ], "Content-Length": [ "905" @@ -2943,23 +2943,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"UC9LghRCCIFtEIm9S1U2dO7UZwqIuSBC2GXhTtXQI5Q=\",\r\n \"secondaryKey\": \"l03LsgKvrtq6JX5TB5uB7EKY1o7eR5R+qOqHFlymaOc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"RgXXh5EelZoz8wj74IPYJmLCkbY6tdTUfIwra1rAWK0=\",\r\n \"secondaryKey\": \"q1qFi0eIDFdykfjp5jLuwrOtFCqj1TP3fenYMOVNYxY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"jj9oBLuDS2FBa7Ud5BjP8hv9I0fFA7is7hXwSrcpv88=\",\r\n \"secondaryKey\": \"UETsdzogM1Y7Bln0xhpEb0LbcJYFnyh12fqUtPHELkQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"8iebVDW2dtKTfRq4DCRx2X8yQoiU6h8VTa4feLWkJqY=\",\r\n \"secondaryKey\": \"5Il5mp5OO5jsE4uhNHiPSHLWCbWsG4LRRAa8uGHP2jo=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"TGjBR1apVM+ZdAGeIBKa/ANxsHBdQ+/SsRCikcviN3I=\",\r\n \"secondaryKey\": \"oM6sHEXCmV7SzWvVmXuGMTtjPDxTdb4z8BqmEPsvonA=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"yagrL3g+/AIdA1LAAg98qHKBMiH8SYWgMhnJjb+LRsQ=\",\r\n \"secondaryKey\": \"9dea8vzPOUUIKrLSuqnLbTZvWse9HCmJtkZs++mJths=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jMt8jbdJLOXEON+T+SOMOIGVcYW+58h6HAb7NjHQ4Sw=\",\r\n \"secondaryKey\": \"R362wtyo+2Zxvv8Kxxr4AwvCVZv6oKPJFr5aoNM5ydc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"N0s/PgZswrfs8hq4y5W9qRZnpAvIYKlPmEEY5M/a5LI=\",\r\n \"secondaryKey\": \"4OczzVAQ5Mr7B5uYKhw2ME5zFmL7rAbUZH1Ro0JCcp8=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"xxNhkVBUc6abfNq6cVK2GwbXzSYaClYbLAHSnvwbUWc=\",\r\n \"secondaryKey\": \"feW3RjY3fnnwImhq/AWkypBL019dXgwlnnk2Dhnmlmg=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"rC9O4IjYd1gHiNIPasYtnsryN4DVOh0CYzlXnk/1kbo=\",\r\n \"secondaryKey\": \"seclBLKq1iqZH/x9PBGDEB8PTTLkLs5o3trM4cEO6Ss=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/IotHubs/ps526/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNi9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzMvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a0a05e18-6836-40b8-b814-da1b5eba88f0" + "74493c7f-939a-4b5c-a50c-b7a63abe7203" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2979,13 +2979,13 @@ "1198" ], "x-ms-request-id": [ - "26cbe7d8-4b6a-4ccf-a088-eb36c250bd14" + "938c326d-ddc7-4f83-9034-b44215a9bc26" ], "x-ms-correlation-request-id": [ - "26cbe7d8-4b6a-4ccf-a088-eb36c250bd14" + "938c326d-ddc7-4f83-9034-b44215a9bc26" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204830Z:26cbe7d8-4b6a-4ccf-a088-eb36c250bd14" + "WESTUS2:20200818T201111Z:938c326d-ddc7-4f83-9034-b44215a9bc26" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2994,7 +2994,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:48:29 GMT" + "Tue, 18 Aug 2020 20:11:10 GMT" ], "Content-Length": [ "1078" @@ -3006,17 +3006,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"UC9LghRCCIFtEIm9S1U2dO7UZwqIuSBC2GXhTtXQI5Q=\",\r\n \"secondaryKey\": \"l03LsgKvrtq6JX5TB5uB7EKY1o7eR5R+qOqHFlymaOc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"RgXXh5EelZoz8wj74IPYJmLCkbY6tdTUfIwra1rAWK0=\",\r\n \"secondaryKey\": \"q1qFi0eIDFdykfjp5jLuwrOtFCqj1TP3fenYMOVNYxY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"jj9oBLuDS2FBa7Ud5BjP8hv9I0fFA7is7hXwSrcpv88=\",\r\n \"secondaryKey\": \"UETsdzogM1Y7Bln0xhpEb0LbcJYFnyh12fqUtPHELkQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"8iebVDW2dtKTfRq4DCRx2X8yQoiU6h8VTa4feLWkJqY=\",\r\n \"secondaryKey\": \"5Il5mp5OO5jsE4uhNHiPSHLWCbWsG4LRRAa8uGHP2jo=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"TGjBR1apVM+ZdAGeIBKa/ANxsHBdQ+/SsRCikcviN3I=\",\r\n \"secondaryKey\": \"oM6sHEXCmV7SzWvVmXuGMTtjPDxTdb4z8BqmEPsvonA=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"6l1bPLsrIVXuBJR8nHTpOM8lSL/Cm9Q4iOdsqdz7LAQ=\",\r\n \"secondaryKey\": \"vJlAoK5+4DWUOHT9GPZuhmiWKlC9J65Apl/QAvlTbW4=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"yagrL3g+/AIdA1LAAg98qHKBMiH8SYWgMhnJjb+LRsQ=\",\r\n \"secondaryKey\": \"9dea8vzPOUUIKrLSuqnLbTZvWse9HCmJtkZs++mJths=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jMt8jbdJLOXEON+T+SOMOIGVcYW+58h6HAb7NjHQ4Sw=\",\r\n \"secondaryKey\": \"R362wtyo+2Zxvv8Kxxr4AwvCVZv6oKPJFr5aoNM5ydc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"N0s/PgZswrfs8hq4y5W9qRZnpAvIYKlPmEEY5M/a5LI=\",\r\n \"secondaryKey\": \"4OczzVAQ5Mr7B5uYKhw2ME5zFmL7rAbUZH1Ro0JCcp8=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"xxNhkVBUc6abfNq6cVK2GwbXzSYaClYbLAHSnvwbUWc=\",\r\n \"secondaryKey\": \"feW3RjY3fnnwImhq/AWkypBL019dXgwlnnk2Dhnmlmg=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"rC9O4IjYd1gHiNIPasYtnsryN4DVOh0CYzlXnk/1kbo=\",\r\n \"secondaryKey\": \"seclBLKq1iqZH/x9PBGDEB8PTTLkLs5o3trM4cEO6Ss=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"QSj1Mr5B0TGSocmipJP5sJGDWzJp8iRe3iX7eXGBEow=\",\r\n \"secondaryKey\": \"WLHFxdB0ZaDUFuYP70lEJ6k0ApCikC1kYLjLjcCYte4=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNGQ4MDdjNGMtNWY1NS00MjE5LWJhZWEtNDJlMmY4Mjc1Mzk4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkdRNE1EZGpOR010TldZMU5TMDBNakU1TFdKaFpXRXROREpsTW1ZNE1qYzFNems0P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYzJmZTI2MmQtMjE3Yy00MDFkLThiNDEtYjI3NDAzMzhlYTU0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWXpKbVpUSTJNbVF0TWpFM1l5MDBNREZrTFRoaU5ERXRZakkzTkRBek16aGxZVFUwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3033,16 +3033,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11992" ], "x-ms-request-id": [ - "84e828ab-2b8e-4011-b68f-c4ab4e23036b" + "1c5d2f67-04f4-4455-85bd-5ea88baa1715" ], "x-ms-correlation-request-id": [ - "84e828ab-2b8e-4011-b68f-c4ab4e23036b" + "1c5d2f67-04f4-4455-85bd-5ea88baa1715" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204829Z:84e828ab-2b8e-4011-b68f-c4ab4e23036b" + "WESTUS2:20200818T201110Z:1c5d2f67-04f4-4455-85bd-5ea88baa1715" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3051,7 +3051,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:48:28 GMT" + "Tue, 18 Aug 2020 20:11:10 GMT" ], "Content-Length": [ "22" @@ -3067,19 +3067,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/IotHubs/ps526/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNi9Jb3RIdWJLZXlzL1NlcnZpY2VLZXkvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzMvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d66f5904-3f23-4fa8-8d1b-b49f40b19e6f" + "8e9406ca-97f1-4316-86ab-fbf4969d3ebc" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3099,13 +3099,13 @@ "1197" ], "x-ms-request-id": [ - "2b9bb8e8-4510-4a80-923b-942107191775" + "f82cfb0d-bf39-4683-a71c-4da3db116a88" ], "x-ms-correlation-request-id": [ - "2b9bb8e8-4510-4a80-923b-942107191775" + "f82cfb0d-bf39-4683-a71c-4da3db116a88" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204830Z:2b9bb8e8-4510-4a80-923b-942107191775" + "WESTUS2:20200818T201111Z:f82cfb0d-bf39-4683-a71c-4da3db116a88" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3114,7 +3114,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:48:29 GMT" + "Tue, 18 Aug 2020 20:11:10 GMT" ], "Content-Length": [ "172" @@ -3126,17 +3126,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"6l1bPLsrIVXuBJR8nHTpOM8lSL/Cm9Q4iOdsqdz7LAQ=\",\r\n \"secondaryKey\": \"vJlAoK5+4DWUOHT9GPZuhmiWKlC9J65Apl/QAvlTbW4=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"QSj1Mr5B0TGSocmipJP5sJGDWzJp8iRe3iX7eXGBEow=\",\r\n \"secondaryKey\": \"WLHFxdB0ZaDUFuYP70lEJ6k0ApCikC1kYLjLjcCYte4=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/operationResults/b3NfaWRfMWM4MWRlNDktMGJmYS00MTI2LWI2YjAtN2VkYTEwNDRmZGEx?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNV000TVdSbE5Ea3RNR0ptWVMwME1USTJMV0kyWWpBdE4yVmtZVEV3TkRSbVpHRXg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/operationResults/b3NfaWRfZjE1ODI1NzAtOGQwYy00NjQ0LWIwZDMtZGE2OTU1NTczNWNi?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZaakUxT0RJMU56QXRPR1F3WXkwME5qUTBMV0l3WkRNdFpHRTJPVFUxTlRjek5XTmk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3156,13 +3156,13 @@ "11998" ], "x-ms-request-id": [ - "6072e4a9-1e6f-41d3-b01d-964685bddaa3" + "12469f4d-ce59-48d9-946e-0148c26051b1" ], "x-ms-correlation-request-id": [ - "6072e4a9-1e6f-41d3-b01d-964685bddaa3" + "12469f4d-ce59-48d9-946e-0148c26051b1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204902Z:6072e4a9-1e6f-41d3-b01d-964685bddaa3" + "WESTUS2:20200818T201144Z:12469f4d-ce59-48d9-946e-0148c26051b1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3171,7 +3171,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:02 GMT" + "Tue, 18 Aug 2020 20:11:43 GMT" ], "Content-Length": [ "22" @@ -3187,19 +3187,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7304ba62-fd7d-4870-a2a8-eda3c4617c36" + "49a9366f-a14c-45f8-8a8b-922302637ce5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3219,13 +3219,13 @@ "1199" ], "x-ms-request-id": [ - "70474b38-3412-489b-bddc-064d79d912af" + "9f7d38b6-2d2e-4648-9cea-3370e15b4e90" ], "x-ms-correlation-request-id": [ - "70474b38-3412-489b-bddc-064d79d912af" + "9f7d38b6-2d2e-4648-9cea-3370e15b4e90" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204903Z:70474b38-3412-489b-bddc-064d79d912af" + "WESTUS2:20200818T201144Z:9f7d38b6-2d2e-4648-9cea-3370e15b4e90" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3234,7 +3234,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:02 GMT" + "Tue, 18 Aug 2020 20:11:43 GMT" ], "Content-Length": [ "229" @@ -3246,23 +3246,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "88a05a3a-df85-4b8a-8e1a-4ce44959e0a6" + "65282502-7d8b-4a12-ab1b-de66442aba8f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3282,13 +3282,13 @@ "1198" ], "x-ms-request-id": [ - "b9b8a5ca-7c43-4614-aa7e-cd42e2adb697" + "021ab6f2-bd98-4610-ac50-99b03f063926" ], "x-ms-correlation-request-id": [ - "b9b8a5ca-7c43-4614-aa7e-cd42e2adb697" + "021ab6f2-bd98-4610-ac50-99b03f063926" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204903Z:b9b8a5ca-7c43-4614-aa7e-cd42e2adb697" + "WESTUS2:20200818T201144Z:021ab6f2-bd98-4610-ac50-99b03f063926" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3297,7 +3297,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:03 GMT" + "Tue, 18 Aug 2020 20:11:44 GMT" ], "Content-Length": [ "229" @@ -3309,23 +3309,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "79ecb2b1-7e0a-4a22-a726-815820047546" + "d2d41a19-834d-4226-944c-bffb40891a47" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3345,13 +3345,13 @@ "1197" ], "x-ms-request-id": [ - "b832a380-0cbe-4ae2-ad99-03dc3b6246f2" + "1cb038f0-4eef-41f7-8ae4-1f313d95d9f3" ], "x-ms-correlation-request-id": [ - "b832a380-0cbe-4ae2-ad99-03dc3b6246f2" + "1cb038f0-4eef-41f7-8ae4-1f313d95d9f3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204903Z:b832a380-0cbe-4ae2-ad99-03dc3b6246f2" + "WESTUS2:20200818T201145Z:1cb038f0-4eef-41f7-8ae4-1f313d95d9f3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3360,7 +3360,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:03 GMT" + "Tue, 18 Aug 2020 20:11:44 GMT" ], "Content-Length": [ "229" @@ -3372,23 +3372,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4026b36f-f78f-4c91-9ac7-d27e1d93f65f" + "5e3565b7-52b3-4a81-a75f-99e4dc808da6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3408,13 +3408,13 @@ "1196" ], "x-ms-request-id": [ - "74790546-7b61-4f09-9736-f9625bd000fd" + "539cc205-eaeb-4d22-9628-5ac6a060dc58" ], "x-ms-correlation-request-id": [ - "74790546-7b61-4f09-9736-f9625bd000fd" + "539cc205-eaeb-4d22-9628-5ac6a060dc58" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204904Z:74790546-7b61-4f09-9736-f9625bd000fd" + "WESTUS2:20200818T201145Z:539cc205-eaeb-4d22-9628-5ac6a060dc58" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3423,7 +3423,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:03 GMT" + "Tue, 18 Aug 2020 20:11:44 GMT" ], "Content-Length": [ "229" @@ -3435,23 +3435,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cf46962c-0906-4a21-9f51-5b20d691f4b0" + "66288ac0-9316-451b-9e03-86ff4431c9a9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3471,13 +3471,13 @@ "1195" ], "x-ms-request-id": [ - "affd6426-2ebe-48f5-beef-425e18b8122b" + "8f209015-9d66-4a53-b252-222953da2256" ], "x-ms-correlation-request-id": [ - "affd6426-2ebe-48f5-beef-425e18b8122b" + "8f209015-9d66-4a53-b252-222953da2256" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204904Z:affd6426-2ebe-48f5-beef-425e18b8122b" + "WESTUS2:20200818T201145Z:8f209015-9d66-4a53-b252-222953da2256" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3486,7 +3486,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:04 GMT" + "Tue, 18 Aug 2020 20:11:44 GMT" ], "Content-Length": [ "229" @@ -3498,23 +3498,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bb2379e3-3336-46e5-8df7-19552ea2cc5a" + "e1ff87d1-1c87-4cc2-b732-a13a7e246899" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3534,13 +3534,13 @@ "1194" ], "x-ms-request-id": [ - "641190d7-19b0-4423-bfad-679782c4ecba" + "91523032-4ec0-4fd4-a2fc-9f44251ae9e2" ], "x-ms-correlation-request-id": [ - "641190d7-19b0-4423-bfad-679782c4ecba" + "91523032-4ec0-4fd4-a2fc-9f44251ae9e2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204904Z:641190d7-19b0-4423-bfad-679782c4ecba" + "WESTUS2:20200818T201145Z:91523032-4ec0-4fd4-a2fc-9f44251ae9e2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3549,7 +3549,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:04 GMT" + "Tue, 18 Aug 2020 20:11:45 GMT" ], "Content-Length": [ "229" @@ -3561,23 +3561,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "000ecacb-03de-403a-9db4-d9e4fbe03b15" + "57bef12d-d7cc-4f71-8492-aa726a2a7cb9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3597,13 +3597,13 @@ "1193" ], "x-ms-request-id": [ - "2b84ce4f-0e5a-4b7b-8a6a-cc4ec0c3a2f3" + "b6df66ee-bd0a-4ac4-b5a6-6127f09ebe0f" ], "x-ms-correlation-request-id": [ - "2b84ce4f-0e5a-4b7b-8a6a-cc4ec0c3a2f3" + "b6df66ee-bd0a-4ac4-b5a6-6127f09ebe0f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204905Z:2b84ce4f-0e5a-4b7b-8a6a-cc4ec0c3a2f3" + "WESTUS2:20200818T201146Z:b6df66ee-bd0a-4ac4-b5a6-6127f09ebe0f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3612,7 +3612,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:04 GMT" + "Tue, 18 Aug 2020 20:11:45 GMT" ], "Content-Length": [ "229" @@ -3624,23 +3624,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1df16aac-6a71-4853-affa-201ea5eee5f7" + "3ff9146c-eb23-4619-88f1-4b49fbbb96bc" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3660,13 +3660,13 @@ "1192" ], "x-ms-request-id": [ - "f80b2bc0-d525-4d5e-abba-677d393d9dc5" + "399658bf-2e89-4373-89d1-b333f77c146e" ], "x-ms-correlation-request-id": [ - "f80b2bc0-d525-4d5e-abba-677d393d9dc5" + "399658bf-2e89-4373-89d1-b333f77c146e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204905Z:f80b2bc0-d525-4d5e-abba-677d393d9dc5" + "WESTUS2:20200818T201146Z:399658bf-2e89-4373-89d1-b333f77c146e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3675,7 +3675,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:04 GMT" + "Tue, 18 Aug 2020 20:11:45 GMT" ], "Content-Length": [ "229" @@ -3687,23 +3687,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "14f7a733-d3c2-4afc-a5b1-9477444922eb" + "3f245122-ea93-4448-8e68-cbdd252062a6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3723,13 +3723,13 @@ "1191" ], "x-ms-request-id": [ - "c802ad7c-d6ee-41a6-9b65-ab1b5e33c011" + "6b66f0bb-b601-40fb-970f-1352bf50fc15" ], "x-ms-correlation-request-id": [ - "c802ad7c-d6ee-41a6-9b65-ab1b5e33c011" + "6b66f0bb-b601-40fb-970f-1352bf50fc15" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204905Z:c802ad7c-d6ee-41a6-9b65-ab1b5e33c011" + "WESTUS2:20200818T201146Z:6b66f0bb-b601-40fb-970f-1352bf50fc15" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3738,7 +3738,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:05 GMT" + "Tue, 18 Aug 2020 20:11:46 GMT" ], "Content-Length": [ "229" @@ -3750,23 +3750,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2c4ebfd0-842c-4d53-8ab1-85915d572786" + "81b7cc4b-ffa8-459a-9688-4a0a3aa060e1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3786,13 +3786,13 @@ "1190" ], "x-ms-request-id": [ - "9f8c4995-4562-4aa9-8c93-714cc4310fa2" + "9ec723af-78e3-40aa-a2bb-a0f4f76fe5ff" ], "x-ms-correlation-request-id": [ - "9f8c4995-4562-4aa9-8c93-714cc4310fa2" + "9ec723af-78e3-40aa-a2bb-a0f4f76fe5ff" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204905Z:9f8c4995-4562-4aa9-8c93-714cc4310fa2" + "WESTUS2:20200818T201147Z:9ec723af-78e3-40aa-a2bb-a0f4f76fe5ff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3801,7 +3801,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:05 GMT" + "Tue, 18 Aug 2020 20:11:46 GMT" ], "Content-Length": [ "229" @@ -3813,23 +3813,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c0f2b9e0-540d-4fd2-b603-f2e387158f7d" + "ceaedde8-f972-4821-bf5a-82648cf9a772" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3849,13 +3849,13 @@ "1189" ], "x-ms-request-id": [ - "2728694c-b071-4237-97b7-b935012dd4e4" + "7983b548-86e9-48ca-8dcf-fbb6416115c3" ], "x-ms-correlation-request-id": [ - "2728694c-b071-4237-97b7-b935012dd4e4" + "7983b548-86e9-48ca-8dcf-fbb6416115c3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204906Z:2728694c-b071-4237-97b7-b935012dd4e4" + "WESTUS2:20200818T201147Z:7983b548-86e9-48ca-8dcf-fbb6416115c3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3864,7 +3864,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:05 GMT" + "Tue, 18 Aug 2020 20:11:46 GMT" ], "Content-Length": [ "229" @@ -3876,23 +3876,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0d5b4d45-49af-4f9a-aee1-a0326f633302" + "c75820cd-b5ed-48b4-a4f0-553a460257d1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3912,13 +3912,13 @@ "1188" ], "x-ms-request-id": [ - "250df351-98de-4919-b036-dbe51af679b9" + "d89c32fe-5849-4161-a2db-f9d431152ab1" ], "x-ms-correlation-request-id": [ - "250df351-98de-4919-b036-dbe51af679b9" + "d89c32fe-5849-4161-a2db-f9d431152ab1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204906Z:250df351-98de-4919-b036-dbe51af679b9" + "WESTUS2:20200818T201147Z:d89c32fe-5849-4161-a2db-f9d431152ab1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3927,7 +3927,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:06 GMT" + "Tue, 18 Aug 2020 20:11:46 GMT" ], "Content-Length": [ "229" @@ -3939,23 +3939,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9f1cd49c-cc9e-4be5-af50-d973fa81b0b5" + "49b0db57-0195-4a1e-9ed5-4578a1021414" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3975,13 +3975,13 @@ "1187" ], "x-ms-request-id": [ - "77dd9555-b5f7-4c73-8567-cdb7eb202935" + "8e45f673-7a8a-4e1e-b0c0-5dbbe441e14d" ], "x-ms-correlation-request-id": [ - "77dd9555-b5f7-4c73-8567-cdb7eb202935" + "8e45f673-7a8a-4e1e-b0c0-5dbbe441e14d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204906Z:77dd9555-b5f7-4c73-8567-cdb7eb202935" + "WESTUS2:20200818T201147Z:8e45f673-7a8a-4e1e-b0c0-5dbbe441e14d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3990,7 +3990,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:06 GMT" + "Tue, 18 Aug 2020 20:11:47 GMT" ], "Content-Length": [ "229" @@ -4002,23 +4002,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ef239796-5a41-432e-892b-0b505bc0e8df" + "c0fd057e-882f-4843-9bc0-dea5d2af74dd" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4038,13 +4038,13 @@ "1186" ], "x-ms-request-id": [ - "ea2c95ad-5180-4e90-9206-d34bc9a7a76f" + "1f8c761c-d6e5-46e3-aa9f-b60b1c524458" ], "x-ms-correlation-request-id": [ - "ea2c95ad-5180-4e90-9206-d34bc9a7a76f" + "1f8c761c-d6e5-46e3-aa9f-b60b1c524458" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204907Z:ea2c95ad-5180-4e90-9206-d34bc9a7a76f" + "WESTUS2:20200818T201148Z:1f8c761c-d6e5-46e3-aa9f-b60b1c524458" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4053,7 +4053,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:07 GMT" + "Tue, 18 Aug 2020 20:11:47 GMT" ], "Content-Length": [ "229" @@ -4065,23 +4065,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a4ac5bf8-c33e-46e3-ae68-78ea45f88841" + "83fa5b07-2120-4025-93f2-aa5f17d2f633" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4101,13 +4101,13 @@ "1185" ], "x-ms-request-id": [ - "114fa120-0958-439e-9f43-42fc4395b214" + "f4da68a4-9499-4f61-b4f0-47dc2130c32d" ], "x-ms-correlation-request-id": [ - "114fa120-0958-439e-9f43-42fc4395b214" + "f4da68a4-9499-4f61-b4f0-47dc2130c32d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204908Z:114fa120-0958-439e-9f43-42fc4395b214" + "WESTUS2:20200818T201149Z:f4da68a4-9499-4f61-b4f0-47dc2130c32d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4116,7 +4116,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:07 GMT" + "Tue, 18 Aug 2020 20:11:48 GMT" ], "Content-Length": [ "229" @@ -4128,23 +4128,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cede08c2-a677-4df4-865c-bff1ec160486" + "bbaecb94-40e7-444f-9c1f-26acaf3b99e5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4164,13 +4164,13 @@ "1184" ], "x-ms-request-id": [ - "cad441bf-6279-465d-b979-2a9bcce614d4" + "6f6b2f90-4772-45cc-ab8f-334e75700d77" ], "x-ms-correlation-request-id": [ - "cad441bf-6279-465d-b979-2a9bcce614d4" + "6f6b2f90-4772-45cc-ab8f-334e75700d77" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204908Z:cad441bf-6279-465d-b979-2a9bcce614d4" + "WESTUS2:20200818T201149Z:6f6b2f90-4772-45cc-ab8f-334e75700d77" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4179,7 +4179,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:08 GMT" + "Tue, 18 Aug 2020 20:11:48 GMT" ], "Content-Length": [ "229" @@ -4191,23 +4191,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4907192e-c8e7-41e0-b306-fcc7c2fcbac0" + "d98ad163-550b-4783-b458-ef9ac6c74679" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4227,13 +4227,13 @@ "1183" ], "x-ms-request-id": [ - "120cfbe7-57c0-4213-95cb-36c9e27f1c01" + "366f024d-01b7-4892-9f0c-41ac8922f4a5" ], "x-ms-correlation-request-id": [ - "120cfbe7-57c0-4213-95cb-36c9e27f1c01" + "366f024d-01b7-4892-9f0c-41ac8922f4a5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204909Z:120cfbe7-57c0-4213-95cb-36c9e27f1c01" + "WESTUS2:20200818T201150Z:366f024d-01b7-4892-9f0c-41ac8922f4a5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4242,7 +4242,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:08 GMT" + "Tue, 18 Aug 2020 20:11:49 GMT" ], "Content-Length": [ "229" @@ -4254,23 +4254,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7c0a6f71-ba64-467c-87a3-d046da13526f" + "cb411f13-1216-4d40-8ec8-ef60f1b2bbf2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4290,13 +4290,13 @@ "1182" ], "x-ms-request-id": [ - "e61069ff-2732-4cab-98f9-c1f094c890c9" + "b1c2fd29-40d0-4561-89b0-96babdd984cd" ], "x-ms-correlation-request-id": [ - "e61069ff-2732-4cab-98f9-c1f094c890c9" + "b1c2fd29-40d0-4561-89b0-96babdd984cd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204909Z:e61069ff-2732-4cab-98f9-c1f094c890c9" + "WESTUS2:20200818T201150Z:b1c2fd29-40d0-4561-89b0-96babdd984cd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4305,7 +4305,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:09 GMT" + "Tue, 18 Aug 2020 20:11:49 GMT" ], "Content-Length": [ "229" @@ -4317,23 +4317,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7656c8cc-00f3-4ad0-a04b-b54c55039bed" + "dcb82183-da8e-4d5a-a28c-206408fe17eb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4353,13 +4353,13 @@ "1181" ], "x-ms-request-id": [ - "e18b899e-8388-4655-b1b7-b9e24c692c01" + "06252313-2c05-4f5d-a7b8-8be41457bd7d" ], "x-ms-correlation-request-id": [ - "e18b899e-8388-4655-b1b7-b9e24c692c01" + "06252313-2c05-4f5d-a7b8-8be41457bd7d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204910Z:e18b899e-8388-4655-b1b7-b9e24c692c01" + "WESTUS2:20200818T201151Z:06252313-2c05-4f5d-a7b8-8be41457bd7d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4368,7 +4368,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:09 GMT" + "Tue, 18 Aug 2020 20:11:50 GMT" ], "Content-Length": [ "229" @@ -4380,23 +4380,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9b4f0313-e15f-4c65-b0ab-c6aaaea184a4" + "54afbcb0-ffcb-43b8-add0-17447fee7bff" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4416,13 +4416,13 @@ "1180" ], "x-ms-request-id": [ - "2d84c966-bc09-4818-b2f4-e7a3af595662" + "b79d1eaa-99e7-47ec-b8ea-b4ec91c3dcce" ], "x-ms-correlation-request-id": [ - "2d84c966-bc09-4818-b2f4-e7a3af595662" + "b79d1eaa-99e7-47ec-b8ea-b4ec91c3dcce" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204910Z:2d84c966-bc09-4818-b2f4-e7a3af595662" + "WESTUS2:20200818T201151Z:b79d1eaa-99e7-47ec-b8ea-b4ec91c3dcce" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4431,7 +4431,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:10 GMT" + "Tue, 18 Aug 2020 20:11:50 GMT" ], "Content-Length": [ "229" @@ -4443,23 +4443,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7ac55eb1-64dc-42d9-a691-a4f6ac0e7a0c" + "ba5bd2cf-6aff-4c1b-a0c5-b0785e2ab33a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4479,13 +4479,13 @@ "1179" ], "x-ms-request-id": [ - "5efdfdf6-21b7-430d-8d29-981151b990b3" + "08e08a2e-4af8-4db7-a9a2-c3d2a1df9da9" ], "x-ms-correlation-request-id": [ - "5efdfdf6-21b7-430d-8d29-981151b990b3" + "08e08a2e-4af8-4db7-a9a2-c3d2a1df9da9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204911Z:5efdfdf6-21b7-430d-8d29-981151b990b3" + "WESTUS2:20200818T201152Z:08e08a2e-4af8-4db7-a9a2-c3d2a1df9da9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4494,7 +4494,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:10 GMT" + "Tue, 18 Aug 2020 20:11:51 GMT" ], "Content-Length": [ "229" @@ -4506,23 +4506,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2b8f9f48-e5bf-43c7-8870-7c760def28eb" + "18fb60cd-9f6f-4dea-a7a9-6bf76f32a0d3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4542,13 +4542,13 @@ "1178" ], "x-ms-request-id": [ - "58aa67f5-2a03-4d2a-ac77-bd48eaec53cf" + "ba67c201-d6f0-4941-9f4f-1312e05c27ad" ], "x-ms-correlation-request-id": [ - "58aa67f5-2a03-4d2a-ac77-bd48eaec53cf" + "ba67c201-d6f0-4941-9f4f-1312e05c27ad" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204911Z:58aa67f5-2a03-4d2a-ac77-bd48eaec53cf" + "WESTUS2:20200818T201152Z:ba67c201-d6f0-4941-9f4f-1312e05c27ad" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4557,7 +4557,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:11 GMT" + "Tue, 18 Aug 2020 20:11:51 GMT" ], "Content-Length": [ "229" @@ -4569,17 +4569,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"Khq5IGbOD11OIXXS3fFcEmJYDhImFjMBkhyidKIdWY0=\",\r\n \"secondaryKey\": \"WL5yMXzJIgR7i2qb8BWXsfqHgptP5tBLvXlW7B9R9/A=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/provisioningServices/ps7819/operationResults/b3NfaWRfMTJhODY5MzAtMTgwMC00YzQxLWIxMzItZGFjNjdlYmE5OWE1?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNVEpoT0RZNU16QXRNVGd3TUMwMFl6UXhMV0l4TXpJdFpHRmpOamRsWW1FNU9XRTE/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/operationResults/b3NfaWRfYjhlODE0MDctZjNhOC00MDAzLWI0NDYtOWI2ZjYxNDAwZDAy?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZamhsT0RFME1EY3Raak5oT0MwME1EQXpMV0kwTkRZdE9XSTJaall4TkRBd1pEQXk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -4599,13 +4599,13 @@ "11971" ], "x-ms-request-id": [ - "2488a54a-5300-409c-b1ef-8a5c85f08e58" + "4b9d2476-1ea1-4268-b9cb-34f96be7ab52" ], "x-ms-correlation-request-id": [ - "2488a54a-5300-409c-b1ef-8a5c85f08e58" + "4b9d2476-1ea1-4268-b9cb-34f96be7ab52" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204950Z:2488a54a-5300-409c-b1ef-8a5c85f08e58" + "WESTUS2:20200818T201224Z:4b9d2476-1ea1-4268-b9cb-34f96be7ab52" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4614,7 +4614,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:49 GMT" + "Tue, 18 Aug 2020 20:12:24 GMT" ], "Content-Length": [ "22" @@ -4630,19 +4630,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3998/providers/Microsoft.Devices/IotHubs/ps526?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzk5OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNj9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e1e61f31-a621-46d9-80fc-8f0d41e688bd" + "c7c75ef3-435f-4e67-9f0f-76be662521ce" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4656,13 +4656,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNmU5MWI3NzMtOGQ4Ni00NDIyLWFkNDItYTkwYTEwMmJmODMw?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMmRhNmUwODgtNDZjMi00MzQ1LTg2NGMtNGE5NGI5ZTZlMzk4?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNmU5MWI3NzMtOGQ4Ni00NDIyLWFkNDItYTkwYTEwMmJmODMw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMmRhNmUwODgtNDZjMi00MzQ1LTg2NGMtNGE5NGI5ZTZlMzk4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -4671,13 +4671,13 @@ "14999" ], "x-ms-request-id": [ - "e9d27cf8-6da4-4b72-b3e9-fd213f8a4300" + "e1d3c9e0-5663-4cfc-b1ca-bd54592ae21e" ], "x-ms-correlation-request-id": [ - "e9d27cf8-6da4-4b72-b3e9-fd213f8a4300" + "e1d3c9e0-5663-4cfc-b1ca-bd54592ae21e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T204951Z:e9d27cf8-6da4-4b72-b3e9-fd213f8a4300" + "WESTUS2:20200818T201226Z:e1d3c9e0-5663-4cfc-b1ca-bd54592ae21e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4686,7 +4686,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:49:51 GMT" + "Tue, 18 Aug 2020 20:12:25 GMT" ], "Content-Length": [ "4" @@ -4702,13 +4702,13 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNmU5MWI3NzMtOGQ4Ni00NDIyLWFkNDItYTkwYTEwMmJmODMw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTm1VNU1XSTNOek10T0dRNE5pMDBOREl5TFdGa05ESXRZVGt3WVRFd01tSm1PRE13P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMmRhNmUwODgtNDZjMi00MzQ1LTg2NGMtNGE5NGI5ZTZlMzk4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTW1SaE5tVXdPRGd0TkRaak1pMDBNelExTFRnMk5HTXROR0U1TkdJNVpUWmxNems0P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4725,16 +4725,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11990" ], "x-ms-request-id": [ - "9b0d358a-73ce-4984-b733-433f301379c7" + "ade42481-afc7-4e75-af0f-0e2ed30adaeb" ], "x-ms-correlation-request-id": [ - "9b0d358a-73ce-4984-b733-433f301379c7" + "ade42481-afc7-4e75-af0f-0e2ed30adaeb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T205006Z:9b0d358a-73ce-4984-b733-433f301379c7" + "WESTUS2:20200818T201241Z:ade42481-afc7-4e75-af0f-0e2ed30adaeb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4743,7 +4743,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:50:06 GMT" + "Tue, 18 Aug 2020 20:12:40 GMT" ], "Content-Length": [ "22" @@ -4759,13 +4759,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNmU5MWI3NzMtOGQ4Ni00NDIyLWFkNDItYTkwYTEwMmJmODMw?api-version=2019-07-01-preview&operationSource=os_ih", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTm1VNU1XSTNOek10T0dRNE5pMDBOREl5TFdGa05ESXRZVGt3WVRFd01tSm1PRE13P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMmRhNmUwODgtNDZjMi00MzQ1LTg2NGMtNGE5NGI5ZTZlMzk4?api-version=2019-07-01-preview&operationSource=os_ih", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTW1SaE5tVXdPRGd0TkRaak1pMDBNelExTFRnMk5HTXROR0U1TkdJNVpUWmxNems0P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -4779,7 +4779,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNmU5MWI3NzMtOGQ4Ni00NDIyLWFkNDItYTkwYTEwMmJmODMw?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMmRhNmUwODgtNDZjMi00MzQ1LTg2NGMtNGE5NGI5ZTZlMzk4?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" @@ -4788,16 +4788,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11989" ], "x-ms-request-id": [ - "a3769f62-8715-4cad-b911-8d6c0d8d8aac" + "1277ed54-0db7-4d32-9d38-066b7ef4361c" ], "x-ms-correlation-request-id": [ - "a3769f62-8715-4cad-b911-8d6c0d8d8aac" + "1277ed54-0db7-4d32-9d38-066b7ef4361c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T205007Z:a3769f62-8715-4cad-b911-8d6c0d8d8aac" + "WESTUS2:20200818T201241Z:1277ed54-0db7-4d32-9d38-066b7ef4361c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4806,7 +4806,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:50:06 GMT" + "Tue, 18 Aug 2020 20:12:41 GMT" ], "Expires": [ "-1" @@ -4819,22 +4819,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps3998?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMzk5OD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps8890?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzODg5MD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fc9c4ac3-6d70-49ad-9931-869fdfa4ae25" + "3094626d-ffa9-4f61-bede-65f5be2fe942" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -4845,7 +4845,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5OTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4854,13 +4854,13 @@ "14999" ], "x-ms-request-id": [ - "eca65ab3-9a39-45f3-b5b9-f3154e47a530" + "d77430e2-28a0-4aff-bf80-c1d1611d1408" ], "x-ms-correlation-request-id": [ - "eca65ab3-9a39-45f3-b5b9-f3154e47a530" + "d77430e2-28a0-4aff-bf80-c1d1611d1408" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T205008Z:eca65ab3-9a39-45f3-b5b9-f3154e47a530" + "WESTUS2:20200818T201242Z:d77430e2-28a0-4aff-bf80-c1d1611d1408" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4869,7 +4869,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:50:07 GMT" + "Tue, 18 Aug 2020 20:12:41 GMT" ], "Expires": [ "-1" @@ -4882,16 +4882,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5OTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU9UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -4902,22 +4902,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5OTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11997" ], "x-ms-request-id": [ - "cb8def87-ceca-4d7b-9ac0-7072bc51a673" + "6a59d0ed-c0d9-4320-b5ee-4b6b4a3622b6" ], "x-ms-correlation-request-id": [ - "cb8def87-ceca-4d7b-9ac0-7072bc51a673" + "6a59d0ed-c0d9-4320-b5ee-4b6b4a3622b6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T205023Z:cb8def87-ceca-4d7b-9ac0-7072bc51a673" + "WESTUS2:20200818T201257Z:6a59d0ed-c0d9-4320-b5ee-4b6b4a3622b6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4926,7 +4926,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:50:23 GMT" + "Tue, 18 Aug 2020 20:12:57 GMT" ], "Expires": [ "-1" @@ -4939,16 +4939,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5OTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU9UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -4959,22 +4959,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5OTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11996" ], "x-ms-request-id": [ - "707fdf07-5cd9-4a29-a1cf-e4ac5c53475e" + "efab14ca-4094-4bb5-adc1-719c024bb901" ], "x-ms-correlation-request-id": [ - "707fdf07-5cd9-4a29-a1cf-e4ac5c53475e" + "efab14ca-4094-4bb5-adc1-719c024bb901" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T205038Z:707fdf07-5cd9-4a29-a1cf-e4ac5c53475e" + "WESTUS2:20200818T201312Z:efab14ca-4094-4bb5-adc1-719c024bb901" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4983,7 +4983,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:50:37 GMT" + "Tue, 18 Aug 2020 20:13:12 GMT" ], "Expires": [ "-1" @@ -4996,16 +4996,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5OTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU9UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -5016,22 +5016,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5OTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11995" ], "x-ms-request-id": [ - "051ee3aa-e916-486c-861c-10673b9ec82c" + "cecdbf02-2f31-4065-8b7d-ecee468eccb6" ], "x-ms-correlation-request-id": [ - "051ee3aa-e916-486c-861c-10673b9ec82c" + "cecdbf02-2f31-4065-8b7d-ecee468eccb6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T205053Z:051ee3aa-e916-486c-861c-10673b9ec82c" + "WESTUS2:20200818T201327Z:cecdbf02-2f31-4065-8b7d-ecee468eccb6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5040,7 +5040,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:50:53 GMT" + "Tue, 18 Aug 2020 20:13:27 GMT" ], "Expires": [ "-1" @@ -5053,16 +5053,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5OTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU9UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -5073,22 +5073,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5OTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11994" ], "x-ms-request-id": [ - "f8b1cdb9-32b0-4ad7-be87-fbf1faa9c895" + "d24e6041-f320-4b06-8c9e-a24be54a65d6" ], "x-ms-correlation-request-id": [ - "f8b1cdb9-32b0-4ad7-be87-fbf1faa9c895" + "d24e6041-f320-4b06-8c9e-a24be54a65d6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T205108Z:f8b1cdb9-32b0-4ad7-be87-fbf1faa9c895" + "WESTUS2:20200818T201342Z:d24e6041-f320-4b06-8c9e-a24be54a65d6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5097,7 +5097,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:51:08 GMT" + "Tue, 18 Aug 2020 20:13:41 GMT" ], "Expires": [ "-1" @@ -5110,16 +5110,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5OTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU9UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -5130,22 +5130,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5OTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11993" ], "x-ms-request-id": [ - "1a8126b3-c62f-4514-81cc-7b7919091a4c" + "3bb4c7ae-2b61-4096-b7d3-38ccef04ac89" ], "x-ms-correlation-request-id": [ - "1a8126b3-c62f-4514-81cc-7b7919091a4c" + "3bb4c7ae-2b61-4096-b7d3-38ccef04ac89" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T205123Z:1a8126b3-c62f-4514-81cc-7b7919091a4c" + "WESTUS2:20200818T201357Z:3bb4c7ae-2b61-4096-b7d3-38ccef04ac89" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5154,7 +5154,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:51:23 GMT" + "Tue, 18 Aug 2020 20:13:56 GMT" ], "Expires": [ "-1" @@ -5167,16 +5167,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5OTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU9UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -5187,22 +5187,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5OTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11992" ], "x-ms-request-id": [ - "5eb40dc2-a10b-4741-990f-c9730bf91b57" + "ca30d241-6ae5-4595-8fbe-192038774eae" ], "x-ms-correlation-request-id": [ - "5eb40dc2-a10b-4741-990f-c9730bf91b57" + "ca30d241-6ae5-4595-8fbe-192038774eae" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T205138Z:5eb40dc2-a10b-4741-990f-c9730bf91b57" + "WESTUS2:20200818T201412Z:ca30d241-6ae5-4595-8fbe-192038774eae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5211,7 +5211,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:51:38 GMT" + "Tue, 18 Aug 2020 20:14:12 GMT" ], "Expires": [ "-1" @@ -5224,16 +5224,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5OTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU9UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -5243,17 +5243,308 @@ "Pragma": [ "no-cache" ], + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11991" + ], + "x-ms-request-id": [ + "911512a0-fd3c-4f52-bbe9-999e03c2ac60" + ], + "x-ms-correlation-request-id": [ + "911512a0-fd3c-4f52-bbe9-999e03c2ac60" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T201427Z:911512a0-fd3c-4f52-bbe9-999e03c2ac60" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 20:14:27 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-request-id": [ + "2b1c405b-f333-4ecd-ae2c-ae5fc5ec520c" + ], + "x-ms-correlation-request-id": [ + "2b1c405b-f333-4ecd-ae2c-ae5fc5ec520c" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T201443Z:2b1c405b-f333-4ecd-ae2c-ae5fc5ec520c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 20:14:42 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-request-id": [ + "af681d15-8b6a-4894-a56c-ee947a6003e6" + ], + "x-ms-correlation-request-id": [ + "af681d15-8b6a-4894-a56c-ee947a6003e6" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T201458Z:af681d15-8b6a-4894-a56c-ee947a6003e6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 20:14:58 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-request-id": [ + "4dea4f39-ec01-4a2d-b4c4-532eedbe4e4d" + ], + "x-ms-correlation-request-id": [ + "4dea4f39-ec01-4a2d-b4c4-532eedbe4e4d" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T201513Z:4dea4f39-ec01-4a2d-b4c4-532eedbe4e4d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 20:15:12 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-request-id": [ + "2414869f-5a5f-4635-af2b-8e18173e82ec" + ], + "x-ms-correlation-request-id": [ + "2414869f-5a5f-4635-af2b-8e18173e82ec" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T201528Z:2414869f-5a5f-4635-af2b-8e18173e82ec" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 20:15:27 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" ], "x-ms-request-id": [ - "45da2532-41e5-417b-8aa8-acceacb2602e" + "086be3d5-52af-4bbf-90bd-1106375d306b" ], "x-ms-correlation-request-id": [ - "45da2532-41e5-417b-8aa8-acceacb2602e" + "086be3d5-52af-4bbf-90bd-1106375d306b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T205154Z:45da2532-41e5-417b-8aa8-acceacb2602e" + "WESTUS2:20200818T201543Z:086be3d5-52af-4bbf-90bd-1106375d306b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5262,7 +5553,172 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:51:53 GMT" + "Tue, 18 Aug 2020 20:15:42 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" + ], + "x-ms-request-id": [ + "72e62c48-8689-41b0-9ea0-35c6411a9e1f" + ], + "x-ms-correlation-request-id": [ + "72e62c48-8689-41b0-9ea0-35c6411a9e1f" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T201558Z:72e62c48-8689-41b0-9ea0-35c6411a9e1f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 20:15:57 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" + ], + "x-ms-request-id": [ + "74acd34d-a546-4464-bb93-1b5ed0fa5f51" + ], + "x-ms-correlation-request-id": [ + "74acd34d-a546-4464-bb93-1b5ed0fa5f51" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T201613Z:74acd34d-a546-4464-bb93-1b5ed0fa5f51" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 20:16:13 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11983" + ], + "x-ms-request-id": [ + "b909a182-f365-4353-8f9a-8ef3996ab4e9" + ], + "x-ms-correlation-request-id": [ + "b909a182-f365-4353-8f9a-8ef3996ab4e9" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T201628Z:b909a182-f365-4353-8f9a-8ef3996ab4e9" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 20:16:28 GMT" ], "Expires": [ "-1" @@ -5275,16 +5731,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5OTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU9UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -5295,16 +5751,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11982" ], "x-ms-request-id": [ - "7089748c-faa5-47cd-a8ea-8c6ebbed3fb3" + "c3ca6020-2815-4f9c-a1fe-db685b4d874d" ], "x-ms-correlation-request-id": [ - "7089748c-faa5-47cd-a8ea-8c6ebbed3fb3" + "c3ca6020-2815-4f9c-a1fe-db685b4d874d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200518T205154Z:7089748c-faa5-47cd-a8ea-8c6ebbed3fb3" + "WESTUS2:20200818T201628Z:c3ca6020-2815-4f9c-a1fe-db685b4d874d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5313,7 +5769,7 @@ "nosniff" ], "Date": [ - "Mon, 18 May 2020 20:51:53 GMT" + "Tue, 18 Aug 2020 20:16:28 GMT" ], "Expires": [ "-1" @@ -5328,12 +5784,12 @@ ], "Names": { "Test-AzIotDpsEnrollmentLifeCycle": [ - "ps7819", - "ps3998", - "ps526", - "ps2481", - "ps299", - "ps3490" + "ps1709", + "ps8890", + "ps1973", + "ps2506", + "ps4035", + "ps132" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsLinkedHubTests/IotDpsLinkedHubLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsLinkedHubTests/IotDpsLinkedHubLifeCycle.json index 40267e172acb..f15753e2b758 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsLinkedHubTests/IotDpsLinkedHubLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsLinkedHubTests/IotDpsLinkedHubLifeCycle.json @@ -7,16 +7,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "87db4793-8d48-4127-88c6-0b6764308c7e" + "d6c4afe6-e3a0-4a76-b7f1-90367b15f73f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11998" ], "x-ms-request-id": [ - "38f5d469-f3f8-4631-8b22-4bd31bafe850" + "d5cf1511-826b-456a-a581-886c388bbf67" ], "x-ms-correlation-request-id": [ - "38f5d469-f3f8-4631-8b22-4bd31bafe850" + "d5cf1511-826b-456a-a581-886c388bbf67" ], "x-ms-routing-request-id": [ - "WESTUS2:20190930T221945Z:38f5d469-f3f8-4631-8b22-4bd31bafe850" + "WESTUS2:20200818T195940Z:d5cf1511-826b-456a-a581-886c388bbf67" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:19:44 GMT" + "Tue, 18 Aug 2020 19:59:40 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,29 +54,29 @@ "-1" ], "Content-Length": [ - "4349" + "5858" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22-preview\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-09-25-preview\",\r\n \"2017-08-21-preview\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps9862?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzOTg2Mj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps4602?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNDYwMj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "dd0be1fd-6c2f-4529-b02b-bc88aa2f4e48" + "106cc86f-e8ce-4c68-baf7-a11149711889" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ], "Content-Type": [ "application/json; charset=utf-8" @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "31a084ed-9f34-4c39-9c87-505c397e0038" + "f2dff7da-6225-45b9-8a19-418adcdf08cd" ], "x-ms-correlation-request-id": [ - "31a084ed-9f34-4c39-9c87-505c397e0038" + "f2dff7da-6225-45b9-8a19-418adcdf08cd" ], "x-ms-routing-request-id": [ - "WESTUS2:20190930T221946Z:31a084ed-9f34-4c39-9c87-505c397e0038" + "WESTUS2:20200818T195941Z:f2dff7da-6225-45b9-8a19-418adcdf08cd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:19:46 GMT" + "Tue, 18 Aug 2020 19:59:40 GMT" ], "Content-Length": [ "165" @@ -123,25 +123,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862\",\r\n \"name\": \"ps9862\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602\",\r\n \"name\": \"ps4602\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "9d0e0c68-d479-4053-80c0-b81ac82eca20" + "c2c33940-36ba-4c51-9f88-436f2c33bd4e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712/operationResults/b3NfaWRfMDNhYmNmYTctMzEyMi00Nzc4LWJjNzAtY2Q4N2RjN2NiMWM4?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076/operationResults/b3NfaWRfMTAyMDNkNjAtNWUxNi00OWU3LWJhZDAtYmVkYWEyMjY3NGVl?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "14779ca9-047c-4b0d-b56c-aac0a820180b" + "64ce14b1-4a88-4a3e-8486-86d24e3e3207" ], "x-ms-correlation-request-id": [ - "14779ca9-047c-4b0d-b56c-aac0a820180b" + "64ce14b1-4a88-4a3e-8486-86d24e3e3207" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T221953Z:14779ca9-047c-4b0d-b56c-aac0a820180b" + "WESTUS2:20200818T195943Z:64ce14b1-4a88-4a3e-8486-86d24e3e3207" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,10 +183,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:19:52 GMT" + "Tue, 18 Aug 2020 19:59:42 GMT" ], "Content-Length": [ - "460" + "462" ], "Content-Type": [ "application/json; charset=utf-8" @@ -195,32 +195,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps712\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps9862\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAFNbvo=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps525.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=wrMB2VuKW5KPCyKDhwdFEhMNzsrnEHB8tJuyPEMBpkM=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQwky4=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=LSwEQiTKtbEgblsYYegYpA0w4q8TOd9gx/ma/rGcWVs=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "29cf007b-b0bf-46b1-855f-ceea1ef454f6" + "d0802dd2-f1df-41bd-901f-fd92bb6f55bf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "463" + "503" ] }, "ResponseHeaders": { @@ -231,7 +231,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712/operationResults/b3NfaWRfMjgwYWJlNzUtYjIwZS00MmQ1LTg0MWMtMmQ4YWQ1NzA5ZjFj?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076/operationResults/b3NfaWRfMzQxYTZhNjItMWNmZC00ZGEzLWFhMDMtNjMwODQ0OTU5OGUw?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -240,13 +240,13 @@ "4999" ], "x-ms-request-id": [ - "84a592c4-fe5d-45db-a876-7af82afb5e76" + "8d2080b3-9f57-4baa-91ad-ecffce04bd32" ], "x-ms-correlation-request-id": [ - "84a592c4-fe5d-45db-a876-7af82afb5e76" + "8d2080b3-9f57-4baa-91ad-ecffce04bd32" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222321Z:84a592c4-fe5d-45db-a876-7af82afb5e76" + "WESTUS2:20200818T200309Z:8d2080b3-9f57-4baa-91ad-ecffce04bd32" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -255,10 +255,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:23:21 GMT" + "Tue, 18 Aug 2020 20:03:08 GMT" ], "Content-Length": [ - "729" + "733" ], "Content-Type": [ "application/json; charset=utf-8" @@ -267,32 +267,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNbvo=\",\r\n \"name\": \"ps712\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps525.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps525.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=wrMB2VuKW5KPCyKDhwdFEhMNzsrnEHB8tJuyPEMBpkM=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps9862\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwky4=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=LSwEQiTKtbEgblsYYegYpA0w4q8TOd9gx/ma/rGcWVs=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAFNb5I=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"connectionString\": \"HostName=ps525.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQwlQE=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "1b263f71-987c-4539-b2ad-887067ea7cfe" + "e218ed95-83af-4c3e-a2d0-8ce3d2810acb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "456" + "496" ] }, "ResponseHeaders": { @@ -303,7 +303,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712/operationResults/b3NfaWRfNDM3OWEwYjAtMmZiOS00NjgyLThhZWQtODMwNjI4YjUzNTU0?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076/operationResults/b3NfaWRfMTdiYTRiZmYtMzQzNS00ZTI1LTllZDItNWQ5MjQxYmMxYjU2?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -312,13 +312,13 @@ "4998" ], "x-ms-request-id": [ - "acf9b019-4012-4806-a791-afd817958626" + "d0891d2f-f2f5-4790-ae95-804337bebc10" ], "x-ms-correlation-request-id": [ - "acf9b019-4012-4806-a791-afd817958626" + "d0891d2f-f2f5-4790-ae95-804337bebc10" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222353Z:acf9b019-4012-4806-a791-afd817958626" + "WESTUS2:20200818T200342Z:d0891d2f-f2f5-4790-ae95-804337bebc10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -327,10 +327,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:23:52 GMT" + "Tue, 18 Aug 2020 20:03:41 GMT" ], "Content-Length": [ - "711" + "715" ], "Content-Type": [ "application/json; charset=utf-8" @@ -339,32 +339,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNb5I=\",\r\n \"name\": \"ps712\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps525.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps525.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps9862\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlQE=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAFNb6s=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQwlUQ=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6353ebc6-0f95-4ab2-a2b8-5a0f9479d74e" + "6bcdc9dc-f45d-43d4-a7c9-96cb3a93b3bf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "210" + "249" ] }, "ResponseHeaders": { @@ -375,7 +375,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712/operationResults/b3NfaWRfMzBlZTY2OTYtZDAxNi00Y2RjLWJkMzgtMmIwZGQ2NWM5MGNk?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076/operationResults/b3NfaWRfMzZlYWZlZDUtNDUxNS00YjkxLWE1ZTAtZGM3Yjk3OGFkMGI2?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -384,13 +384,13 @@ "4997" ], "x-ms-request-id": [ - "3632264e-f12e-4099-a6de-2f1c89907e9f" + "b4b59fa9-aebf-431d-86d9-5063b86bf772" ], "x-ms-correlation-request-id": [ - "3632264e-f12e-4099-a6de-2f1c89907e9f" + "b4b59fa9-aebf-431d-86d9-5063b86bf772" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222426Z:3632264e-f12e-4099-a6de-2f1c89907e9f" + "WESTUS2:20200818T200424Z:b4b59fa9-aebf-431d-86d9-5063b86bf772" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -399,10 +399,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:24:25 GMT" + "Tue, 18 Aug 2020 20:04:24 GMT" ], "Content-Length": [ - "498" + "500" ], "Content-Type": [ "application/json; charset=utf-8" @@ -411,19 +411,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNb6s=\",\r\n \"name\": \"ps712\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps9862\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlUQ=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712/operationResults/b3NfaWRfMDNhYmNmYTctMzEyMi00Nzc4LWJjNzAtY2Q4N2RjN2NiMWM4?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZk1ETmhZbU5tWVRjdE16RXlNaTAwTnpjNExXSmpOekF0WTJRNE4yUmpOMk5pTVdNND9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076/operationResults/b3NfaWRfMTAyMDNkNjAtNWUxNi00OWU3LWJhZDAtYmVkYWEyMjY3NGVl?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNVEF5TUROa05qQXROV1V4TmkwME9XVTNMV0poWkRBdFltVmtZV0V5TWpZM05HVmw/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -438,16 +438,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11999" ], "x-ms-request-id": [ - "1a7de93d-e345-4cb2-af8e-0f6427d8d56e" + "659be800-89a3-4e4e-9530-13569d7432f9" ], "x-ms-correlation-request-id": [ - "1a7de93d-e345-4cb2-af8e-0f6427d8d56e" + "659be800-89a3-4e4e-9530-13569d7432f9" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222023Z:1a7de93d-e345-4cb2-af8e-0f6427d8d56e" + "WESTUS2:20200818T200014Z:659be800-89a3-4e4e-9530-13569d7432f9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -456,7 +456,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:20:22 GMT" + "Tue, 18 Aug 2020 20:00:13 GMT" ], "Content-Length": [ "22" @@ -472,15 +472,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -495,16 +495,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11998" ], "x-ms-request-id": [ - "04316f19-24fa-457b-817a-80d564105a1d" + "da6fa402-0792-4c1c-8a64-473325126420" ], "x-ms-correlation-request-id": [ - "04316f19-24fa-457b-817a-80d564105a1d" + "da6fa402-0792-4c1c-8a64-473325126420" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222023Z:04316f19-24fa-457b-817a-80d564105a1d" + "WESTUS2:20200818T200014Z:da6fa402-0792-4c1c-8a64-473325126420" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -513,10 +513,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:20:22 GMT" + "Tue, 18 Aug 2020 20:00:14 GMT" ], "Content-Length": [ - "605" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -525,25 +525,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNbvo=\",\r\n \"name\": \"ps712\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps712.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0008153E\"\r\n },\r\n \"resourcegroup\": \"ps9862\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwky4=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f7d82d1c-061d-4b0a-93e4-2071b9f0c096" + "36781a59-af27-4062-9d7e-fcd130797360" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -558,16 +558,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11997" ], "x-ms-request-id": [ - "e31ded0e-de32-4033-8b6a-99d9861af08b" + "d18c1d26-6b75-4262-b38c-51e186154041" ], "x-ms-correlation-request-id": [ - "e31ded0e-de32-4033-8b6a-99d9861af08b" + "d18c1d26-6b75-4262-b38c-51e186154041" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222023Z:e31ded0e-de32-4033-8b6a-99d9861af08b" + "WESTUS2:20200818T200014Z:d18c1d26-6b75-4262-b38c-51e186154041" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -576,10 +576,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:20:22 GMT" + "Tue, 18 Aug 2020 20:00:14 GMT" ], "Content-Length": [ - "605" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -588,25 +588,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNbvo=\",\r\n \"name\": \"ps712\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps712.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0008153E\"\r\n },\r\n \"resourcegroup\": \"ps9862\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwky4=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7543292b-c68f-4422-9bd6-1f4fe163c91b" + "a1520e4b-c6aa-4b9a-a95f-831cc7f8dabd" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -621,16 +621,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11998" ], "x-ms-request-id": [ - "038e86be-b065-4070-85ff-4404834dbae6" + "5724adf8-9497-4381-adc5-e1e314c723c2" ], "x-ms-correlation-request-id": [ - "038e86be-b065-4070-85ff-4404834dbae6" + "5724adf8-9497-4381-adc5-e1e314c723c2" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222320Z:038e86be-b065-4070-85ff-4404834dbae6" + "WESTUS2:20200818T200308Z:5724adf8-9497-4381-adc5-e1e314c723c2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -639,10 +639,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:23:19 GMT" + "Tue, 18 Aug 2020 20:03:07 GMT" ], "Content-Length": [ - "605" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -651,19 +651,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNbvo=\",\r\n \"name\": \"ps712\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps712.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0008153E\"\r\n },\r\n \"resourcegroup\": \"ps9862\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwky4=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -678,16 +678,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11996" ], "x-ms-request-id": [ - "3061aa63-7812-4b98-a8f7-1d847d9e3fd7" + "38bdcc74-fb96-455e-9668-46768ecf27ae" ], "x-ms-correlation-request-id": [ - "3061aa63-7812-4b98-a8f7-1d847d9e3fd7" + "38bdcc74-fb96-455e-9668-46768ecf27ae" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222352Z:3061aa63-7812-4b98-a8f7-1d847d9e3fd7" + "WESTUS2:20200818T200340Z:38bdcc74-fb96-455e-9668-46768ecf27ae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -696,10 +696,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:23:51 GMT" + "Tue, 18 Aug 2020 20:03:39 GMT" ], "Content-Length": [ - "796" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -708,25 +708,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNb5I=\",\r\n \"name\": \"ps712\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps525.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps525.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps712.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0008153E\"\r\n },\r\n \"resourcegroup\": \"ps9862\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlQE=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "da2a0257-6558-4975-9abe-f9fb6fc5c588" + "e0b1c272-cccf-41c3-8646-83ea4f589999" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -741,16 +741,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11995" ], "x-ms-request-id": [ - "a753ad72-ced7-4125-a3c0-1e29781d651e" + "8bd8024c-0e2f-4bde-b2de-71d65d496224" ], "x-ms-correlation-request-id": [ - "a753ad72-ced7-4125-a3c0-1e29781d651e" + "8bd8024c-0e2f-4bde-b2de-71d65d496224" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222352Z:a753ad72-ced7-4125-a3c0-1e29781d651e" + "WESTUS2:20200818T200340Z:8bd8024c-0e2f-4bde-b2de-71d65d496224" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -759,10 +759,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:23:51 GMT" + "Tue, 18 Aug 2020 20:03:39 GMT" ], "Content-Length": [ - "796" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -771,25 +771,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNb5I=\",\r\n \"name\": \"ps712\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps525.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps525.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps712.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0008153E\"\r\n },\r\n \"resourcegroup\": \"ps9862\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlQE=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2d9b1072-190d-45bc-9b0d-376a0f3c63d2" + "8f0ba9a4-41b2-464d-86d8-6e04192f8a27" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -804,16 +804,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11994" ], "x-ms-request-id": [ - "0eaa78eb-db24-4270-9927-5e7d0020edd3" + "6648845f-c340-4050-856a-7ce653b735d4" ], "x-ms-correlation-request-id": [ - "0eaa78eb-db24-4270-9927-5e7d0020edd3" + "6648845f-c340-4050-856a-7ce653b735d4" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222352Z:0eaa78eb-db24-4270-9927-5e7d0020edd3" + "WESTUS2:20200818T200340Z:6648845f-c340-4050-856a-7ce653b735d4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -822,10 +822,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:23:51 GMT" + "Tue, 18 Aug 2020 20:03:39 GMT" ], "Content-Length": [ - "796" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -834,19 +834,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNb5I=\",\r\n \"name\": \"ps712\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps525.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps525.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps712.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0008153E\"\r\n },\r\n \"resourcegroup\": \"ps9862\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlQE=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -861,16 +861,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11992" ], "x-ms-request-id": [ - "a275a0c1-cd64-4355-9b7e-d16a53ee729b" + "6aad0dd5-980f-4e48-99d1-403119540929" ], "x-ms-correlation-request-id": [ - "a275a0c1-cd64-4355-9b7e-d16a53ee729b" + "6aad0dd5-980f-4e48-99d1-403119540929" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222424Z:a275a0c1-cd64-4355-9b7e-d16a53ee729b" + "WESTUS2:20200818T200418Z:6aad0dd5-980f-4e48-99d1-403119540929" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -879,10 +879,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:24:23 GMT" + "Tue, 18 Aug 2020 20:04:17 GMT" ], "Content-Length": [ - "818" + "855" ], "Content-Type": [ "application/json; charset=utf-8" @@ -891,25 +891,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNb6s=\",\r\n \"name\": \"ps712\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps525.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps525.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps712.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0008153E\"\r\n },\r\n \"resourcegroup\": \"ps9862\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlUQ=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "923fc419-7f55-4dc1-9259-926394402f85" + "d843bc2c-4576-4197-81ac-552b71729a02" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -924,16 +924,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11991" ], "x-ms-request-id": [ - "d69da813-4963-4e79-a570-32ab6d430928" + "04ebc290-ef50-4440-ac5b-9c81d6629cc4" ], "x-ms-correlation-request-id": [ - "d69da813-4963-4e79-a570-32ab6d430928" + "04ebc290-ef50-4440-ac5b-9c81d6629cc4" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222424Z:d69da813-4963-4e79-a570-32ab6d430928" + "WESTUS2:20200818T200419Z:04ebc290-ef50-4440-ac5b-9c81d6629cc4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -942,10 +942,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:24:23 GMT" + "Tue, 18 Aug 2020 20:04:19 GMT" ], "Content-Length": [ - "818" + "855" ], "Content-Type": [ "application/json; charset=utf-8" @@ -954,25 +954,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNb6s=\",\r\n \"name\": \"ps712\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps525.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps525.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps712.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0008153E\"\r\n },\r\n \"resourcegroup\": \"ps9862\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlUQ=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "aa625268-2bd9-4a71-9233-f3d1eda745cf" + "7c15264f-cbe8-4252-8633-e6a38271f50f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -987,16 +987,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11990" ], "x-ms-request-id": [ - "07932724-9ed0-4445-8ad8-7edc8d3d5e6d" + "91e12eb9-e5f7-4e02-ac75-52e5fd22a66a" ], "x-ms-correlation-request-id": [ - "07932724-9ed0-4445-8ad8-7edc8d3d5e6d" + "91e12eb9-e5f7-4e02-ac75-52e5fd22a66a" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222424Z:07932724-9ed0-4445-8ad8-7edc8d3d5e6d" + "WESTUS2:20200818T200421Z:91e12eb9-e5f7-4e02-ac75-52e5fd22a66a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1005,10 +1005,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:24:24 GMT" + "Tue, 18 Aug 2020 20:04:20 GMT" ], "Content-Length": [ - "818" + "855" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1017,25 +1017,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNb6s=\",\r\n \"name\": \"ps712\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps525.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps525.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps712.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0008153E\"\r\n },\r\n \"resourcegroup\": \"ps9862\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlUQ=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ca76c2df-6890-4f4c-9ec3-d2649e725d26" + "4531b5c6-61ea-42e8-bab6-7c56f84b6bb0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1050,16 +1050,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11989" ], "x-ms-request-id": [ - "9d1f5d31-c5ea-48c0-9ec7-6815b217917d" + "ed3c71fd-bb42-4a8f-b7eb-e2b2f9096f20" ], "x-ms-correlation-request-id": [ - "9d1f5d31-c5ea-48c0-9ec7-6815b217917d" + "ed3c71fd-bb42-4a8f-b7eb-e2b2f9096f20" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222424Z:9d1f5d31-c5ea-48c0-9ec7-6815b217917d" + "WESTUS2:20200818T200421Z:ed3c71fd-bb42-4a8f-b7eb-e2b2f9096f20" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1068,10 +1068,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:24:24 GMT" + "Tue, 18 Aug 2020 20:04:21 GMT" ], "Content-Length": [ - "818" + "855" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1080,25 +1080,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNb6s=\",\r\n \"name\": \"ps712\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps525.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps525.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps712.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0008153E\"\r\n },\r\n \"resourcegroup\": \"ps9862\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlUQ=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5c3e3f36-8772-4640-8b15-f6b9776682ba" + "1b742b47-aeea-4b90-a085-4d506b0d3bd4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1113,16 +1113,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11988" ], "x-ms-request-id": [ - "0f5e8607-a7b6-466b-b3f1-ede3f997d61b" + "e4f7c7b3-22c0-4a5e-9d9b-02faad77b508" ], "x-ms-correlation-request-id": [ - "0f5e8607-a7b6-466b-b3f1-ede3f997d61b" + "e4f7c7b3-22c0-4a5e-9d9b-02faad77b508" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222424Z:0f5e8607-a7b6-466b-b3f1-ede3f997d61b" + "WESTUS2:20200818T200422Z:e4f7c7b3-22c0-4a5e-9d9b-02faad77b508" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1131,10 +1131,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:24:24 GMT" + "Tue, 18 Aug 2020 20:04:21 GMT" ], "Content-Length": [ - "818" + "855" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1143,19 +1143,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNb6s=\",\r\n \"name\": \"ps712\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps525.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps525.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps712.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0008153E\"\r\n },\r\n \"resourcegroup\": \"ps9862\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlUQ=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1170,16 +1170,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11986" ], "x-ms-request-id": [ - "7a7a7d09-96eb-43f1-980c-fd9481e6619f" + "722714e4-8851-4905-95c8-8c8107849520" ], "x-ms-correlation-request-id": [ - "7a7a7d09-96eb-43f1-980c-fd9481e6619f" + "722714e4-8851-4905-95c8-8c8107849520" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222456Z:7a7a7d09-96eb-43f1-980c-fd9481e6619f" + "WESTUS2:20200818T200455Z:722714e4-8851-4905-95c8-8c8107849520" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1188,10 +1188,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:24:55 GMT" + "Tue, 18 Aug 2020 20:04:54 GMT" ], "Content-Length": [ - "605" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1200,25 +1200,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNb7Q=\",\r\n \"name\": \"ps712\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps712.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0008153E\"\r\n },\r\n \"resourcegroup\": \"ps9862\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwla0=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/IotHubs/ps525?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "9425f59e-a793-4aa5-8ef3-6107710f60a2" + "a2831f9f-69b5-4240-8375-b153131ddfb4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ], "Content-Type": [ @@ -1236,7 +1236,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMTNjMDdlMjUtMjM2ZC00MzE3LWJlN2ItZmQ1Yjg4Y2Y1NDkz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNGJmMWNkMGQtODU2OS00ZGJjLTg0ZDctMjA4OGMwMTkzNDdi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1245,13 +1245,13 @@ "4999" ], "x-ms-request-id": [ - "5d06752a-53aa-4564-b276-39379c30c743" + "380778bb-9e1b-42bd-acfb-e7711292c633" ], "x-ms-correlation-request-id": [ - "5d06752a-53aa-4564-b276-39379c30c743" + "380778bb-9e1b-42bd-acfb-e7711292c633" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222038Z:5d06752a-53aa-4564-b276-39379c30c743" + "WESTUS2:20200818T200030Z:380778bb-9e1b-42bd-acfb-e7711292c633" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1260,10 +1260,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:20:37 GMT" + "Tue, 18 Aug 2020 20:00:30 GMT" ], "Content-Length": [ - "617" + "619" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1272,25 +1272,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/IotHubs/ps525\",\r\n \"name\": \"ps525\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps9862\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338\",\r\n \"name\": \"ps4338\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4602\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/IotHubs/ps525?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAiBfpA=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"84c96bo5GlAwWIr4ntqTgMCK2dDzZhehBnn1eg3/uDs=\",\r\n \"secondaryKey\": \"60H7wOeQxoJ0JTHQCUViY2mh19ljhgwp135lrxYb5TA=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"WapzsllcxC5J1YH9vj0RmhDGIJw+S8wTD7VA9SG7t0s=\",\r\n \"secondaryKey\": \"MIqYk2wzS6b206ZAaM1bFveCi+gkoJ6cvXZ7MG6P3aE=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"zVPY80uKVb9YgsNSCL+S9ziMSW8Vtb96fvV3zi796aU=\",\r\n \"secondaryKey\": \"hOdClolv6HJdGlYMzerGS64nukWvNrj9jQ612XMngxw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"7XEJ+Ysn8Ss6ZMizjHqrqwphr1wXniCCSCdPQzSNO8s=\",\r\n \"secondaryKey\": \"vWZ4foZoGgmOm0baHJRTshZ/5W3V8VNjubejT5XSnpA=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ep4nXApT9KNeh8NmadNRJQdCd7kt3W5izdYUXnLcUzo=\",\r\n \"secondaryKey\": \"DxII5/txB9qrjujM+faoTc7fGIkWeoK+Mzl6o4XAKfo=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAARKVIzA=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"UheYtTw0/uGt9L53RSv6uhz8/xPCe88bfmk/HEB22pY=\",\r\n \"secondaryKey\": \"QyjPx+Yu2v5lPKnDRAhi3f2E/6DGswQIP3Fbg3S0IFo=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mFTPHIoTXaRyO3hpVlOqOsxBP+Te9Al+8ldrI1sYgi0=\",\r\n \"secondaryKey\": \"jfh53UUnIXI3K5tk/BJY7JPMy3ovrRGF65G/oMPPmJA=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"tDVPtJahI/dPl39rufKIdyL/BNmrrPvZYw9FixcBh9s=\",\r\n \"secondaryKey\": \"KrMMiEKu6njZkyzVaikenYUExe5QE1/gFbPX1aELXBA=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+fR2KPxjTqKD218RZ6dsGR8ztCnzZD0P36A/wgXbwzQ=\",\r\n \"secondaryKey\": \"4AXUg6dqdklN9Sthptg25+gvHdLfrJDvT8Ll2fdmotE=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"F2KuVPBkKSd77qHybZQhW2O88cpAjphF3xzz9Vx8dgQ=\",\r\n \"secondaryKey\": \"v7sarPgeJViW85KU6Ntbn0vvxUE398LQv1Qj6YP6H4g=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "d27d7b61-48af-426d-b641-996db3175c95" + "e0406fd7-647f-434b-9da1-92b0f73f3e7d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ], "Content-Type": [ @@ -1308,7 +1308,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWE0YTYwZGItNWY5Ny00NThlLThmOGUtZDQ4ZTAzYzAyMTQy?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmEwY2Q5MmMtMGFhMi00YWYxLTk5OTUtMmNhZTBjYzVmZmM4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1317,13 +1317,13 @@ "4998" ], "x-ms-request-id": [ - "b5776423-5033-4d24-a84f-ab8c01e43e16" + "acf0df41-7723-49c9-b408-0bdb7994883d" ], "x-ms-correlation-request-id": [ - "b5776423-5033-4d24-a84f-ab8c01e43e16" + "acf0df41-7723-49c9-b408-0bdb7994883d" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222248Z:b5776423-5033-4d24-a84f-ab8c01e43e16" + "WESTUS2:20200818T200236Z:acf0df41-7723-49c9-b408-0bdb7994883d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1332,10 +1332,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:22:48 GMT" + "Tue, 18 Aug 2020 20:02:36 GMT" ], "Content-Length": [ - "4096" + "4100" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1344,19 +1344,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/IotHubs/ps525\",\r\n \"name\": \"ps525\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps9862\",\r\n \"etag\": \"AAAAAAiBfpA=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"84c96bo5GlAwWIr4ntqTgMCK2dDzZhehBnn1eg3/uDs=\",\r\n \"secondaryKey\": \"60H7wOeQxoJ0JTHQCUViY2mh19ljhgwp135lrxYb5TA=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"WapzsllcxC5J1YH9vj0RmhDGIJw+S8wTD7VA9SG7t0s=\",\r\n \"secondaryKey\": \"MIqYk2wzS6b206ZAaM1bFveCi+gkoJ6cvXZ7MG6P3aE=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"zVPY80uKVb9YgsNSCL+S9ziMSW8Vtb96fvV3zi796aU=\",\r\n \"secondaryKey\": \"hOdClolv6HJdGlYMzerGS64nukWvNrj9jQ612XMngxw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"7XEJ+Ysn8Ss6ZMizjHqrqwphr1wXniCCSCdPQzSNO8s=\",\r\n \"secondaryKey\": \"vWZ4foZoGgmOm0baHJRTshZ/5W3V8VNjubejT5XSnpA=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ep4nXApT9KNeh8NmadNRJQdCd7kt3W5izdYUXnLcUzo=\",\r\n \"secondaryKey\": \"DxII5/txB9qrjujM+faoTc7fGIkWeoK+Mzl6o4XAKfo=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"wrMB2VuKW5KPCyKDhwdFEhMNzsrnEHB8tJuyPEMBpkM=\",\r\n \"secondaryKey\": \"kl66T+KsxG9sk1m+QuvhBdww6G07sy7Q2YlJ0iJfFeU=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps525-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps525-2248594-efac455d87.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-ee933734-ad56-4431-b8ab-78658cb92c89-iothub\",\r\n \"PrimaryKey\": \"AUP70/qgS+yrMqBsUUdkdi+bkRj85vpnkPMSFch5yXo=\",\r\n \"SecondaryKey\": \"o5+3gget3EpuutY37+qAuinr7EDi2DiNZ5foZ5xCllU=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Mon, 30 Sep 2019 22:22:08 GMT\",\r\n \"ModifiedTime\": \"Mon, 30 Sep 2019 22:22:08 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-9dfaf93c-23ac-46e2-b2d6-80d3c5be7951-iothub\",\r\n \"PrimaryKey\": \"Yc3lrncRShzJG3DylW0rxgCuc71oz10kBOUikcTpyic=\",\r\n \"SecondaryKey\": \"qpFjlWJFDSfhFR1YftfHaU454cZG+6OOakyW4cZbfAY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Mon, 30 Sep 2019 22:22:08 GMT\",\r\n \"ModifiedTime\": \"Mon, 30 Sep 2019 22:22:08 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"84c96bo5GlAwWIr4ntqTgMCK2dDzZhehBnn1eg3/uDs=\",\r\n \"SecondaryKey\": \"60H7wOeQxoJ0JTHQCUViY2mh19ljhgwp135lrxYb5TA=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Mon, 30 Sep 2019 22:22:08 GMT\",\r\n \"ModifiedTime\": \"Mon, 30 Sep 2019 22:22:08 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"WapzsllcxC5J1YH9vj0RmhDGIJw+S8wTD7VA9SG7t0s=\",\r\n \"SecondaryKey\": \"MIqYk2wzS6b206ZAaM1bFveCi+gkoJ6cvXZ7MG6P3aE=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Mon, 30 Sep 2019 22:22:08 GMT\",\r\n \"ModifiedTime\": \"Mon, 30 Sep 2019 22:22:08 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338\",\r\n \"name\": \"ps4338\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4602\",\r\n \"etag\": \"AAAAARKVIzA=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"UheYtTw0/uGt9L53RSv6uhz8/xPCe88bfmk/HEB22pY=\",\r\n \"secondaryKey\": \"QyjPx+Yu2v5lPKnDRAhi3f2E/6DGswQIP3Fbg3S0IFo=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mFTPHIoTXaRyO3hpVlOqOsxBP+Te9Al+8ldrI1sYgi0=\",\r\n \"secondaryKey\": \"jfh53UUnIXI3K5tk/BJY7JPMy3ovrRGF65G/oMPPmJA=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"tDVPtJahI/dPl39rufKIdyL/BNmrrPvZYw9FixcBh9s=\",\r\n \"secondaryKey\": \"KrMMiEKu6njZkyzVaikenYUExe5QE1/gFbPX1aELXBA=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+fR2KPxjTqKD218RZ6dsGR8ztCnzZD0P36A/wgXbwzQ=\",\r\n \"secondaryKey\": \"4AXUg6dqdklN9Sthptg25+gvHdLfrJDvT8Ll2fdmotE=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"F2KuVPBkKSd77qHybZQhW2O88cpAjphF3xzz9Vx8dgQ=\",\r\n \"secondaryKey\": \"v7sarPgeJViW85KU6Ntbn0vvxUE398LQv1Qj6YP6H4g=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"LSwEQiTKtbEgblsYYegYpA0w4q8TOd9gx/ma/rGcWVs=\",\r\n \"secondaryKey\": \"8U0MHrMI3JebFBs64uPKyRQ66Z/6n/igMrNzo5mgt64=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4338-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps4338-4122535-a3ef6e6c7e.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-cb5f9d0c-1cf1-4967-b310-b80a42be10f6-iothub\",\r\n \"PrimaryKey\": \"yhKTnA7Nl3eXub9N6BbU9v+Ut1HQm3H8VXUmW1RM0W0=\",\r\n \"SecondaryKey\": \"/50OASUzoRbRQQWu5CPzWRaEeVRkiecJw7fTz85YD/8=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 20:02:20 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 20:02:20 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-8cb1a2d0-9699-477b-b545-e0764c49abd8-iothub\",\r\n \"PrimaryKey\": \"sYXCCubNxD5Y+2lDcn/1B4qZ8ODQ9OYrAK+sK46Ckc0=\",\r\n \"SecondaryKey\": \"hlxnCzoMoFoLvNHEu4E0fxCui6c7ITklKzhbYlTZPZY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 20:02:20 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 20:02:20 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"UheYtTw0/uGt9L53RSv6uhz8/xPCe88bfmk/HEB22pY=\",\r\n \"SecondaryKey\": \"QyjPx+Yu2v5lPKnDRAhi3f2E/6DGswQIP3Fbg3S0IFo=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 20:02:20 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 20:02:20 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"mFTPHIoTXaRyO3hpVlOqOsxBP+Te9Al+8ldrI1sYgi0=\",\r\n \"SecondaryKey\": \"jfh53UUnIXI3K5tk/BJY7JPMy3ovrRGF65G/oMPPmJA=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 20:02:20 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 20:02:20 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMTNjMDdlMjUtMjM2ZC00MzE3LWJlN2ItZmQ1Yjg4Y2Y1NDkz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVROak1EZGxNalV0TWpNMlpDMDBNekUzTFdKbE4ySXRabVExWWpnNFkyWTFORGt6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNGJmMWNkMGQtODU2OS00ZGJjLTg0ZDctMjA4OGMwMTkzNDdi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkdKbU1XTmtNR1F0T0RVMk9TMDBaR0pqTFRnMFpEY3RNakE0T0dNd01Ua3pORGRpP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1371,16 +1371,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11998" ], "x-ms-request-id": [ - "75609afc-6eea-4354-adc6-18fde089ff4e" + "e2de36d9-2bc6-4310-a8c7-851ef19b1193" ], "x-ms-correlation-request-id": [ - "75609afc-6eea-4354-adc6-18fde089ff4e" + "e2de36d9-2bc6-4310-a8c7-851ef19b1193" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222108Z:75609afc-6eea-4354-adc6-18fde089ff4e" + "WESTUS2:20200818T200100Z:e2de36d9-2bc6-4310-a8c7-851ef19b1193" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1389,7 +1389,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:21:08 GMT" + "Tue, 18 Aug 2020 20:01:00 GMT" ], "Content-Length": [ "20" @@ -1405,15 +1405,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMTNjMDdlMjUtMjM2ZC00MzE3LWJlN2ItZmQ1Yjg4Y2Y1NDkz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVROak1EZGxNalV0TWpNMlpDMDBNekUzTFdKbE4ySXRabVExWWpnNFkyWTFORGt6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNGJmMWNkMGQtODU2OS00ZGJjLTg0ZDctMjA4OGMwMTkzNDdi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkdKbU1XTmtNR1F0T0RVMk9TMDBaR0pqTFRnMFpEY3RNakE0T0dNd01Ua3pORGRpP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1424,20 +1424,20 @@ "Pragma": [ "no-cache" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" - ], "Server": [ "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], "x-ms-request-id": [ - "ef3a1531-8bd0-4b0e-b75f-f931f773921b" + "2808d219-6394-4bb1-a7bb-57625e214377" ], "x-ms-correlation-request-id": [ - "ef3a1531-8bd0-4b0e-b75f-f931f773921b" + "2808d219-6394-4bb1-a7bb-57625e214377" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222138Z:ef3a1531-8bd0-4b0e-b75f-f931f773921b" + "WESTUS2:20200818T200131Z:2808d219-6394-4bb1-a7bb-57625e214377" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1446,7 +1446,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:21:38 GMT" + "Tue, 18 Aug 2020 20:01:30 GMT" ], "Content-Length": [ "20" @@ -1462,15 +1462,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMTNjMDdlMjUtMjM2ZC00MzE3LWJlN2ItZmQ1Yjg4Y2Y1NDkz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVROak1EZGxNalV0TWpNMlpDMDBNekUzTFdKbE4ySXRabVExWWpnNFkyWTFORGt6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNGJmMWNkMGQtODU2OS00ZGJjLTg0ZDctMjA4OGMwMTkzNDdi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkdKbU1XTmtNR1F0T0RVMk9TMDBaR0pqTFRnMFpEY3RNakE0T0dNd01Ua3pORGRpP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1485,16 +1485,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11996" ], "x-ms-request-id": [ - "25aac4bd-dc0c-405f-a182-1c01b54763d4" + "c2f72e32-07c5-4b35-9773-11c09bf08d11" ], "x-ms-correlation-request-id": [ - "25aac4bd-dc0c-405f-a182-1c01b54763d4" + "c2f72e32-07c5-4b35-9773-11c09bf08d11" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222209Z:25aac4bd-dc0c-405f-a182-1c01b54763d4" + "WESTUS2:20200818T200201Z:c2f72e32-07c5-4b35-9773-11c09bf08d11" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1503,7 +1503,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:22:08 GMT" + "Tue, 18 Aug 2020 20:02:00 GMT" ], "Content-Length": [ "20" @@ -1519,15 +1519,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMTNjMDdlMjUtMjM2ZC00MzE3LWJlN2ItZmQ1Yjg4Y2Y1NDkz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTVROak1EZGxNalV0TWpNMlpDMDBNekUzTFdKbE4ySXRabVExWWpnNFkyWTFORGt6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNGJmMWNkMGQtODU2OS00ZGJjLTg0ZDctMjA4OGMwMTkzNDdi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkdKbU1XTmtNR1F0T0RVMk9TMDBaR0pqTFRnMFpEY3RNakE0T0dNd01Ua3pORGRpP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1542,16 +1542,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11995" ], "x-ms-request-id": [ - "46fde5f8-230a-42e3-800a-254edaa534a3" + "617fac16-57d9-48b7-9272-80776db99efc" ], "x-ms-correlation-request-id": [ - "46fde5f8-230a-42e3-800a-254edaa534a3" + "617fac16-57d9-48b7-9272-80776db99efc" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222239Z:46fde5f8-230a-42e3-800a-254edaa534a3" + "WESTUS2:20200818T200231Z:617fac16-57d9-48b7-9272-80776db99efc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1560,7 +1560,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:22:38 GMT" + "Tue, 18 Aug 2020 20:02:31 GMT" ], "Content-Length": [ "22" @@ -1576,15 +1576,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/IotHubs/ps525?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1599,16 +1599,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11994" ], "x-ms-request-id": [ - "79e97670-d322-402c-8f0d-8e60d66a6630" + "d942f50a-16e3-405d-9d68-d9a434cc784d" ], "x-ms-correlation-request-id": [ - "79e97670-d322-402c-8f0d-8e60d66a6630" + "d942f50a-16e3-405d-9d68-d9a434cc784d" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222240Z:79e97670-d322-402c-8f0d-8e60d66a6630" + "WESTUS2:20200818T200231Z:d942f50a-16e3-405d-9d68-d9a434cc784d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1617,10 +1617,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:22:39 GMT" + "Tue, 18 Aug 2020 20:02:31 GMT" ], "Content-Length": [ - "1455" + "1460" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1629,25 +1629,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/IotHubs/ps525\",\r\n \"name\": \"ps525\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps9862\",\r\n \"etag\": \"AAAAAAiBfpA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps525.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps525\",\r\n \"endpoint\": \"sb://iothub-ns-ps525-2248594-efac455d87.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338\",\r\n \"name\": \"ps4338\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4602\",\r\n \"etag\": \"AAAAARKVIzA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4338.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4338\",\r\n \"endpoint\": \"sb://iothub-ns-ps4338-4122535-a3ef6e6c7e.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/IotHubs/ps525?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c16802c4-510b-4357-9f16-df6f2d28dd8c" + "2c3976fd-305d-401d-b3ed-65a8c670b737" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1662,16 +1662,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11993" ], "x-ms-request-id": [ - "8425cc17-9c66-4830-81de-dede23ce2671" + "246002a7-629b-4b8a-9ad7-8f3448d483b6" ], "x-ms-correlation-request-id": [ - "8425cc17-9c66-4830-81de-dede23ce2671" + "246002a7-629b-4b8a-9ad7-8f3448d483b6" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222240Z:8425cc17-9c66-4830-81de-dede23ce2671" + "WESTUS2:20200818T200232Z:246002a7-629b-4b8a-9ad7-8f3448d483b6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1680,10 +1680,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:22:40 GMT" + "Tue, 18 Aug 2020 20:02:32 GMT" ], "Content-Length": [ - "1455" + "1460" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1692,25 +1692,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/IotHubs/ps525\",\r\n \"name\": \"ps525\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps9862\",\r\n \"etag\": \"AAAAAAiBfpA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps525.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps525\",\r\n \"endpoint\": \"sb://iothub-ns-ps525-2248594-efac455d87.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338\",\r\n \"name\": \"ps4338\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4602\",\r\n \"etag\": \"AAAAARKVIzA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4338.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4338\",\r\n \"endpoint\": \"sb://iothub-ns-ps4338-4122535-a3ef6e6c7e.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/IotHubs/ps525?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cd2bd115-7805-4820-a33c-4e4eb2f1b6e3" + "5b812898-cd51-4ecb-a6a4-c46f052d11e0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1725,16 +1725,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11992" ], "x-ms-request-id": [ - "06614350-d0f5-4980-bc82-c845a823c48a" + "615d97be-3746-4e5b-8c29-ddb93897392a" ], "x-ms-correlation-request-id": [ - "06614350-d0f5-4980-bc82-c845a823c48a" + "615d97be-3746-4e5b-8c29-ddb93897392a" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222241Z:06614350-d0f5-4980-bc82-c845a823c48a" + "WESTUS2:20200818T200233Z:615d97be-3746-4e5b-8c29-ddb93897392a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1743,10 +1743,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:22:40 GMT" + "Tue, 18 Aug 2020 20:02:32 GMT" ], "Content-Length": [ - "1455" + "1460" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1755,19 +1755,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/IotHubs/ps525\",\r\n \"name\": \"ps525\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps9862\",\r\n \"etag\": \"AAAAAAiBfpA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps525.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps525\",\r\n \"endpoint\": \"sb://iothub-ns-ps525-2248594-efac455d87.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338\",\r\n \"name\": \"ps4338\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4602\",\r\n \"etag\": \"AAAAARKVIzA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4338.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4338\",\r\n \"endpoint\": \"sb://iothub-ns-ps4338-4122535-a3ef6e6c7e.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/IotHubs/ps525?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1782,16 +1782,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11990" ], "x-ms-request-id": [ - "e9289139-79c3-4f65-990c-a45345596cba" + "744e4ab2-96aa-4a9b-a804-01da16cb44b9" ], "x-ms-correlation-request-id": [ - "e9289139-79c3-4f65-990c-a45345596cba" + "744e4ab2-96aa-4a9b-a804-01da16cb44b9" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222319Z:e9289139-79c3-4f65-990c-a45345596cba" + "WESTUS2:20200818T200307Z:744e4ab2-96aa-4a9b-a804-01da16cb44b9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1800,10 +1800,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:23:19 GMT" + "Tue, 18 Aug 2020 20:03:07 GMT" ], "Content-Length": [ - "1455" + "1460" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1812,25 +1812,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/IotHubs/ps525\",\r\n \"name\": \"ps525\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps9862\",\r\n \"etag\": \"AAAAAAiBf0o=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps525.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps525\",\r\n \"endpoint\": \"sb://iothub-ns-ps525-2248594-efac455d87.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338\",\r\n \"name\": \"ps4338\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4602\",\r\n \"etag\": \"AAAAARKVlho=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4338.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4338\",\r\n \"endpoint\": \"sb://iothub-ns-ps4338-4122535-a3ef6e6c7e.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/IotHubs/ps525/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e3ffa852-0d5c-4d24-9c4a-00466b0250bc" + "1cb3ed7e-9903-43ac-b613-3a833b931fa8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1848,13 +1848,13 @@ "1199" ], "x-ms-request-id": [ - "5b7c1c91-1bff-42ee-89ed-2cc9414a5947" + "4ba1d095-dba4-4eaa-8327-8d7970de936c" ], "x-ms-correlation-request-id": [ - "5b7c1c91-1bff-42ee-89ed-2cc9414a5947" + "4ba1d095-dba4-4eaa-8327-8d7970de936c" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222241Z:5b7c1c91-1bff-42ee-89ed-2cc9414a5947" + "WESTUS2:20200818T200233Z:4ba1d095-dba4-4eaa-8327-8d7970de936c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1863,7 +1863,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:22:40 GMT" + "Tue, 18 Aug 2020 20:02:33 GMT" ], "Content-Length": [ "905" @@ -1875,25 +1875,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"84c96bo5GlAwWIr4ntqTgMCK2dDzZhehBnn1eg3/uDs=\",\r\n \"secondaryKey\": \"60H7wOeQxoJ0JTHQCUViY2mh19ljhgwp135lrxYb5TA=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"WapzsllcxC5J1YH9vj0RmhDGIJw+S8wTD7VA9SG7t0s=\",\r\n \"secondaryKey\": \"MIqYk2wzS6b206ZAaM1bFveCi+gkoJ6cvXZ7MG6P3aE=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"zVPY80uKVb9YgsNSCL+S9ziMSW8Vtb96fvV3zi796aU=\",\r\n \"secondaryKey\": \"hOdClolv6HJdGlYMzerGS64nukWvNrj9jQ612XMngxw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"7XEJ+Ysn8Ss6ZMizjHqrqwphr1wXniCCSCdPQzSNO8s=\",\r\n \"secondaryKey\": \"vWZ4foZoGgmOm0baHJRTshZ/5W3V8VNjubejT5XSnpA=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ep4nXApT9KNeh8NmadNRJQdCd7kt3W5izdYUXnLcUzo=\",\r\n \"secondaryKey\": \"DxII5/txB9qrjujM+faoTc7fGIkWeoK+Mzl6o4XAKfo=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"UheYtTw0/uGt9L53RSv6uhz8/xPCe88bfmk/HEB22pY=\",\r\n \"secondaryKey\": \"QyjPx+Yu2v5lPKnDRAhi3f2E/6DGswQIP3Fbg3S0IFo=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mFTPHIoTXaRyO3hpVlOqOsxBP+Te9Al+8ldrI1sYgi0=\",\r\n \"secondaryKey\": \"jfh53UUnIXI3K5tk/BJY7JPMy3ovrRGF65G/oMPPmJA=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"tDVPtJahI/dPl39rufKIdyL/BNmrrPvZYw9FixcBh9s=\",\r\n \"secondaryKey\": \"KrMMiEKu6njZkyzVaikenYUExe5QE1/gFbPX1aELXBA=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+fR2KPxjTqKD218RZ6dsGR8ztCnzZD0P36A/wgXbwzQ=\",\r\n \"secondaryKey\": \"4AXUg6dqdklN9Sthptg25+gvHdLfrJDvT8Ll2fdmotE=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"F2KuVPBkKSd77qHybZQhW2O88cpAjphF3xzz9Vx8dgQ=\",\r\n \"secondaryKey\": \"v7sarPgeJViW85KU6Ntbn0vvxUE398LQv1Qj6YP6H4g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/IotHubs/ps525/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e527f825-e0ff-4ab4-9e9f-ea89703503ef" + "c446503e-e651-4587-9f83-1eb8d99c542d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1911,13 +1911,13 @@ "1198" ], "x-ms-request-id": [ - "8bc2a919-8e0a-424f-bea3-afddb288e4f4" + "08682952-98cf-4c18-810a-d1faff868842" ], "x-ms-correlation-request-id": [ - "8bc2a919-8e0a-424f-bea3-afddb288e4f4" + "08682952-98cf-4c18-810a-d1faff868842" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222319Z:8bc2a919-8e0a-424f-bea3-afddb288e4f4" + "WESTUS2:20200818T200307Z:08682952-98cf-4c18-810a-d1faff868842" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1926,7 +1926,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:23:19 GMT" + "Tue, 18 Aug 2020 20:03:07 GMT" ], "Content-Length": [ "1078" @@ -1938,19 +1938,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"84c96bo5GlAwWIr4ntqTgMCK2dDzZhehBnn1eg3/uDs=\",\r\n \"secondaryKey\": \"60H7wOeQxoJ0JTHQCUViY2mh19ljhgwp135lrxYb5TA=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"WapzsllcxC5J1YH9vj0RmhDGIJw+S8wTD7VA9SG7t0s=\",\r\n \"secondaryKey\": \"MIqYk2wzS6b206ZAaM1bFveCi+gkoJ6cvXZ7MG6P3aE=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"zVPY80uKVb9YgsNSCL+S9ziMSW8Vtb96fvV3zi796aU=\",\r\n \"secondaryKey\": \"hOdClolv6HJdGlYMzerGS64nukWvNrj9jQ612XMngxw=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"7XEJ+Ysn8Ss6ZMizjHqrqwphr1wXniCCSCdPQzSNO8s=\",\r\n \"secondaryKey\": \"vWZ4foZoGgmOm0baHJRTshZ/5W3V8VNjubejT5XSnpA=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"ep4nXApT9KNeh8NmadNRJQdCd7kt3W5izdYUXnLcUzo=\",\r\n \"secondaryKey\": \"DxII5/txB9qrjujM+faoTc7fGIkWeoK+Mzl6o4XAKfo=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"wrMB2VuKW5KPCyKDhwdFEhMNzsrnEHB8tJuyPEMBpkM=\",\r\n \"secondaryKey\": \"kl66T+KsxG9sk1m+QuvhBdww6G07sy7Q2YlJ0iJfFeU=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"UheYtTw0/uGt9L53RSv6uhz8/xPCe88bfmk/HEB22pY=\",\r\n \"secondaryKey\": \"QyjPx+Yu2v5lPKnDRAhi3f2E/6DGswQIP3Fbg3S0IFo=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mFTPHIoTXaRyO3hpVlOqOsxBP+Te9Al+8ldrI1sYgi0=\",\r\n \"secondaryKey\": \"jfh53UUnIXI3K5tk/BJY7JPMy3ovrRGF65G/oMPPmJA=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"tDVPtJahI/dPl39rufKIdyL/BNmrrPvZYw9FixcBh9s=\",\r\n \"secondaryKey\": \"KrMMiEKu6njZkyzVaikenYUExe5QE1/gFbPX1aELXBA=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+fR2KPxjTqKD218RZ6dsGR8ztCnzZD0P36A/wgXbwzQ=\",\r\n \"secondaryKey\": \"4AXUg6dqdklN9Sthptg25+gvHdLfrJDvT8Ll2fdmotE=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"F2KuVPBkKSd77qHybZQhW2O88cpAjphF3xzz9Vx8dgQ=\",\r\n \"secondaryKey\": \"v7sarPgeJViW85KU6Ntbn0vvxUE398LQv1Qj6YP6H4g=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"LSwEQiTKtbEgblsYYegYpA0w4q8TOd9gx/ma/rGcWVs=\",\r\n \"secondaryKey\": \"8U0MHrMI3JebFBs64uPKyRQ66Z/6n/igMrNzo5mgt64=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYWE0YTYwZGItNWY5Ny00NThlLThmOGUtZDQ4ZTAzYzAyMTQy?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVdFMFlUWXdaR0l0TldZNU55MDBOVGhsTFRobU9HVXRaRFE0WlRBell6QXlNVFF5P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmEwY2Q5MmMtMGFhMi00YWYxLTk5OTUtMmNhZTBjYzVmZmM4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWW1Fd1kyUTVNbU10TUdGaE1pMDBZV1l4TFRrNU9UVXRNbU5oWlRCall6Vm1abU00P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1961,20 +1961,20 @@ "Pragma": [ "no-cache" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" - ], "Server": [ "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], "x-ms-request-id": [ - "fa38e821-b659-48cc-9350-7ded6ec7e403" + "1846f6cd-d956-412d-8070-9674dde71eba" ], "x-ms-correlation-request-id": [ - "fa38e821-b659-48cc-9350-7ded6ec7e403" + "1846f6cd-d956-412d-8070-9674dde71eba" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222318Z:fa38e821-b659-48cc-9350-7ded6ec7e403" + "WESTUS2:20200818T200306Z:1846f6cd-d956-412d-8070-9674dde71eba" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1983,7 +1983,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:23:18 GMT" + "Tue, 18 Aug 2020 20:03:06 GMT" ], "Content-Length": [ "22" @@ -1999,21 +1999,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/IotHubs/ps525/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczUyNS9Jb3RIdWJLZXlzL1NlcnZpY2VLZXkvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzgvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "804229a1-7fde-43a7-9e25-3080083f591c" + "1a86e826-ea6f-47e1-8a19-affcf2da8553" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2031,13 +2031,13 @@ "1197" ], "x-ms-request-id": [ - "3e9be3ef-50bc-4d76-82e5-0de435b49553" + "ed039dab-2466-42e2-975a-f0b59a40c695" ], "x-ms-correlation-request-id": [ - "3e9be3ef-50bc-4d76-82e5-0de435b49553" + "ed039dab-2466-42e2-975a-f0b59a40c695" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222320Z:3e9be3ef-50bc-4d76-82e5-0de435b49553" + "WESTUS2:20200818T200307Z:ed039dab-2466-42e2-975a-f0b59a40c695" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2046,7 +2046,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:23:19 GMT" + "Tue, 18 Aug 2020 20:03:07 GMT" ], "Content-Length": [ "172" @@ -2058,19 +2058,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"wrMB2VuKW5KPCyKDhwdFEhMNzsrnEHB8tJuyPEMBpkM=\",\r\n \"secondaryKey\": \"kl66T+KsxG9sk1m+QuvhBdww6G07sy7Q2YlJ0iJfFeU=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"LSwEQiTKtbEgblsYYegYpA0w4q8TOd9gx/ma/rGcWVs=\",\r\n \"secondaryKey\": \"8U0MHrMI3JebFBs64uPKyRQ66Z/6n/igMrNzo5mgt64=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712/operationResults/b3NfaWRfMjgwYWJlNzUtYjIwZS00MmQ1LTg0MWMtMmQ4YWQ1NzA5ZjFj?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZk1qZ3dZV0psTnpVdFlqSXdaUzAwTW1RMUxUZzBNV010TW1RNFlXUTFOekE1WmpGaj9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076/operationResults/b3NfaWRfMzQxYTZhNjItMWNmZC00ZGEzLWFhMDMtNjMwODQ0OTU5OGUw?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNelF4WVRaaE5qSXRNV05tWkMwMFpHRXpMV0ZoTURNdE5qTXdPRFEwT1RVNU9HVXc/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -2085,16 +2085,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11997" ], "x-ms-request-id": [ - "8ef3fb1f-e371-411e-ac86-ab772fe322ba" + "8e1df260-0771-4516-9a72-681cce0566ed" ], "x-ms-correlation-request-id": [ - "8ef3fb1f-e371-411e-ac86-ab772fe322ba" + "8e1df260-0771-4516-9a72-681cce0566ed" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222352Z:8ef3fb1f-e371-411e-ac86-ab772fe322ba" + "WESTUS2:20200818T200340Z:8e1df260-0771-4516-9a72-681cce0566ed" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2103,7 +2103,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:23:51 GMT" + "Tue, 18 Aug 2020 20:03:39 GMT" ], "Content-Length": [ "22" @@ -2119,15 +2119,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712/operationResults/b3NfaWRfNDM3OWEwYjAtMmZiOS00NjgyLThhZWQtODMwNjI4YjUzNTU0?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZk5ETTNPV0V3WWpBdE1tWmlPUzAwTmpneUxUaGhaV1F0T0RNd05qSTRZalV6TlRVMD9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076/operationResults/b3NfaWRfMTdiYTRiZmYtMzQzNS00ZTI1LTllZDItNWQ5MjQxYmMxYjU2?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNVGRpWVRSaVptWXRNelF6TlMwMFpUSTFMVGxsWkRJdE5XUTVNalF4WW1NeFlqVTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -2138,20 +2138,20 @@ "Pragma": [ "no-cache" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" - ], "Server": [ "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], "x-ms-request-id": [ - "dc52d2a9-0229-4555-90b2-de6ba16b80ff" + "e17aa674-8769-4c27-a9bb-8e662faf3c25" ], "x-ms-correlation-request-id": [ - "dc52d2a9-0229-4555-90b2-de6ba16b80ff" + "e17aa674-8769-4c27-a9bb-8e662faf3c25" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222423Z:dc52d2a9-0229-4555-90b2-de6ba16b80ff" + "WESTUS2:20200818T200417Z:e17aa674-8769-4c27-a9bb-8e662faf3c25" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2160,7 +2160,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:24:23 GMT" + "Tue, 18 Aug 2020 20:04:16 GMT" ], "Content-Length": [ "22" @@ -2176,15 +2176,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9862/providers/Microsoft.Devices/provisioningServices/ps712/operationResults/b3NfaWRfMzBlZTY2OTYtZDAxNi00Y2RjLWJkMzgtMmIwZGQ2NWM5MGNk?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTg2Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3MTIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZk16QmxaVFkyT1RZdFpEQXhOaTAwWTJSakxXSmtNemd0TW1Jd1pHUTJOV001TUdOaz9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076/operationResults/b3NfaWRfMzZlYWZlZDUtNDUxNS00YjkxLWE1ZTAtZGM3Yjk3OGFkMGI2?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNelpsWVdabFpEVXRORFV4TlMwMFlqa3hMV0UxWlRBdFpHTTNZamszT0dGa01HSTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -2199,16 +2199,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11987" ], "x-ms-request-id": [ - "64289416-8cf7-45f7-87a5-ca6468a06c04" + "038c26f6-b871-485b-bd1d-a138d0a9fb84" ], "x-ms-correlation-request-id": [ - "64289416-8cf7-45f7-87a5-ca6468a06c04" + "038c26f6-b871-485b-bd1d-a138d0a9fb84" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222456Z:64289416-8cf7-45f7-87a5-ca6468a06c04" + "WESTUS2:20200818T200455Z:038c26f6-b871-485b-bd1d-a138d0a9fb84" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2217,7 +2217,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:24:55 GMT" + "Tue, 18 Aug 2020 20:04:54 GMT" ], "Content-Length": [ "22" @@ -2233,22 +2233,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps9862?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzOTg2Mj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps4602?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNDYwMj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d96c5465-28a1-413b-8694-4d73c159c80a" + "e386566c-68a1-469c-ba59-7eda1e0d1fdc" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -2259,7 +2259,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2268,13 +2268,13 @@ "14999" ], "x-ms-request-id": [ - "7a972a9a-93d7-4150-aa31-c5ae6946f1b1" + "7e31a55e-11d1-4b27-ab93-1c54ad075386" ], "x-ms-correlation-request-id": [ - "7a972a9a-93d7-4150-aa31-c5ae6946f1b1" + "7e31a55e-11d1-4b27-ab93-1c54ad075386" ], "x-ms-routing-request-id": [ - "WESTUS2:20190930T222457Z:7a972a9a-93d7-4150-aa31-c5ae6946f1b1" + "WESTUS2:20200818T200456Z:7e31a55e-11d1-4b27-ab93-1c54ad075386" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2283,7 +2283,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:24:57 GMT" + "Tue, 18 Aug 2020 20:04:55 GMT" ], "Expires": [ "-1" @@ -2296,16 +2296,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNE5qSXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -2316,7 +2316,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2325,13 +2325,13 @@ "11999" ], "x-ms-request-id": [ - "e7719034-d9d7-4581-ae18-7f32b4a4454e" + "b95de0e7-4ef4-42c7-a624-4ffb0711040d" ], "x-ms-correlation-request-id": [ - "e7719034-d9d7-4581-ae18-7f32b4a4454e" + "b95de0e7-4ef4-42c7-a624-4ffb0711040d" ], "x-ms-routing-request-id": [ - "WESTUS2:20190930T222512Z:e7719034-d9d7-4581-ae18-7f32b4a4454e" + "WESTUS2:20200818T200511Z:b95de0e7-4ef4-42c7-a624-4ffb0711040d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2340,7 +2340,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:25:12 GMT" + "Tue, 18 Aug 2020 20:05:10 GMT" ], "Expires": [ "-1" @@ -2353,16 +2353,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNE5qSXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -2373,7 +2373,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2382,13 +2382,13 @@ "11998" ], "x-ms-request-id": [ - "248371f7-722e-41b3-b546-9ef5c1787da9" + "9b3d1285-1a2e-4bad-b6e8-e3eafebc3e96" ], "x-ms-correlation-request-id": [ - "248371f7-722e-41b3-b546-9ef5c1787da9" + "9b3d1285-1a2e-4bad-b6e8-e3eafebc3e96" ], "x-ms-routing-request-id": [ - "WESTUS2:20190930T222527Z:248371f7-722e-41b3-b546-9ef5c1787da9" + "WESTUS2:20200818T200526Z:9b3d1285-1a2e-4bad-b6e8-e3eafebc3e96" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2397,7 +2397,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:25:27 GMT" + "Tue, 18 Aug 2020 20:05:25 GMT" ], "Expires": [ "-1" @@ -2410,16 +2410,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNE5qSXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -2430,7 +2430,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2439,13 +2439,13 @@ "11997" ], "x-ms-request-id": [ - "c8e9c115-d5b5-42cf-ad95-d2e19c3189c8" + "f2c80777-44f3-4b10-bd49-271fce4b9167" ], "x-ms-correlation-request-id": [ - "c8e9c115-d5b5-42cf-ad95-d2e19c3189c8" + "f2c80777-44f3-4b10-bd49-271fce4b9167" ], "x-ms-routing-request-id": [ - "WESTUS2:20190930T222542Z:c8e9c115-d5b5-42cf-ad95-d2e19c3189c8" + "WESTUS2:20200818T200541Z:f2c80777-44f3-4b10-bd49-271fce4b9167" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2454,7 +2454,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:25:42 GMT" + "Tue, 18 Aug 2020 20:05:40 GMT" ], "Expires": [ "-1" @@ -2467,16 +2467,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNE5qSXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -2487,7 +2487,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2496,13 +2496,13 @@ "11996" ], "x-ms-request-id": [ - "3798011c-e288-4ab4-a9e2-121237cd91b9" + "8c0b523b-44d8-4fa0-928e-3c3138862c42" ], "x-ms-correlation-request-id": [ - "3798011c-e288-4ab4-a9e2-121237cd91b9" + "8c0b523b-44d8-4fa0-928e-3c3138862c42" ], "x-ms-routing-request-id": [ - "WESTUS2:20190930T222557Z:3798011c-e288-4ab4-a9e2-121237cd91b9" + "WESTUS2:20200818T200556Z:8c0b523b-44d8-4fa0-928e-3c3138862c42" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2511,7 +2511,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:25:57 GMT" + "Tue, 18 Aug 2020 20:05:56 GMT" ], "Expires": [ "-1" @@ -2524,16 +2524,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNE5qSXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -2544,7 +2544,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2553,13 +2553,13 @@ "11995" ], "x-ms-request-id": [ - "0282eb65-deba-46c7-a2f2-7afa97a3857b" + "07683f5a-8ada-41ca-894b-23a563bd7cdd" ], "x-ms-correlation-request-id": [ - "0282eb65-deba-46c7-a2f2-7afa97a3857b" + "07683f5a-8ada-41ca-894b-23a563bd7cdd" ], "x-ms-routing-request-id": [ - "WESTUS2:20190930T222613Z:0282eb65-deba-46c7-a2f2-7afa97a3857b" + "WESTUS2:20200818T200611Z:07683f5a-8ada-41ca-894b-23a563bd7cdd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2568,7 +2568,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:26:13 GMT" + "Tue, 18 Aug 2020 20:06:11 GMT" ], "Expires": [ "-1" @@ -2581,16 +2581,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNE5qSXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -2601,7 +2601,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2610,13 +2610,13 @@ "11994" ], "x-ms-request-id": [ - "a6bc9075-d0a2-443a-a2bd-a52d8b2ac103" + "41db0a33-28f7-4c02-8f3d-da0581908b81" ], "x-ms-correlation-request-id": [ - "a6bc9075-d0a2-443a-a2bd-a52d8b2ac103" + "41db0a33-28f7-4c02-8f3d-da0581908b81" ], "x-ms-routing-request-id": [ - "WESTUS2:20190930T222628Z:a6bc9075-d0a2-443a-a2bd-a52d8b2ac103" + "WESTUS2:20200818T200626Z:41db0a33-28f7-4c02-8f3d-da0581908b81" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2625,7 +2625,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:26:28 GMT" + "Tue, 18 Aug 2020 20:06:26 GMT" ], "Expires": [ "-1" @@ -2638,16 +2638,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNE5qSXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -2658,7 +2658,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2667,13 +2667,13 @@ "11993" ], "x-ms-request-id": [ - "55172c02-a1e6-4749-aad2-05e4f6eef161" + "b0747e2c-9e07-43cb-81fa-0e528104f24f" ], "x-ms-correlation-request-id": [ - "55172c02-a1e6-4749-aad2-05e4f6eef161" + "b0747e2c-9e07-43cb-81fa-0e528104f24f" ], "x-ms-routing-request-id": [ - "WESTUS2:20190930T222643Z:55172c02-a1e6-4749-aad2-05e4f6eef161" + "WESTUS2:20200818T200641Z:b0747e2c-9e07-43cb-81fa-0e528104f24f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2682,7 +2682,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:26:42 GMT" + "Tue, 18 Aug 2020 20:06:41 GMT" ], "Expires": [ "-1" @@ -2695,16 +2695,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNE5qSXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -2715,7 +2715,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2724,13 +2724,13 @@ "11992" ], "x-ms-request-id": [ - "a1a1e031-6f85-4d72-b0a3-ce111820e2c0" + "696422b6-3800-42cc-8f33-24a84ab243b3" ], "x-ms-correlation-request-id": [ - "a1a1e031-6f85-4d72-b0a3-ce111820e2c0" + "696422b6-3800-42cc-8f33-24a84ab243b3" ], "x-ms-routing-request-id": [ - "WESTUS2:20190930T222658Z:a1a1e031-6f85-4d72-b0a3-ce111820e2c0" + "WESTUS2:20200818T200657Z:696422b6-3800-42cc-8f33-24a84ab243b3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2739,7 +2739,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:26:57 GMT" + "Tue, 18 Aug 2020 20:06:56 GMT" ], "Expires": [ "-1" @@ -2752,16 +2752,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNE5qSXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -2772,7 +2772,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2781,13 +2781,13 @@ "11991" ], "x-ms-request-id": [ - "b3d96418-d204-476f-b767-4cb11cb46558" + "92e2b65b-80c5-4ea2-b179-78076c9c1f71" ], "x-ms-correlation-request-id": [ - "b3d96418-d204-476f-b767-4cb11cb46558" + "92e2b65b-80c5-4ea2-b179-78076c9c1f71" ], "x-ms-routing-request-id": [ - "WESTUS2:20190930T222713Z:b3d96418-d204-476f-b767-4cb11cb46558" + "WESTUS2:20200818T200712Z:92e2b65b-80c5-4ea2-b179-78076c9c1f71" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2796,7 +2796,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:27:12 GMT" + "Tue, 18 Aug 2020 20:07:11 GMT" ], "Expires": [ "-1" @@ -2809,16 +2809,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNE5qSXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -2829,7 +2829,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2838,13 +2838,13 @@ "11990" ], "x-ms-request-id": [ - "fcc4280a-7d3f-4cd1-b99a-8bf0166e295f" + "f9ce0e72-9c54-44c1-aaa7-62794329cb22" ], "x-ms-correlation-request-id": [ - "fcc4280a-7d3f-4cd1-b99a-8bf0166e295f" + "f9ce0e72-9c54-44c1-aaa7-62794329cb22" ], "x-ms-routing-request-id": [ - "WESTUS2:20190930T222728Z:fcc4280a-7d3f-4cd1-b99a-8bf0166e295f" + "WESTUS2:20200818T200727Z:f9ce0e72-9c54-44c1-aaa7-62794329cb22" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2853,7 +2853,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:27:27 GMT" + "Tue, 18 Aug 2020 20:07:26 GMT" ], "Expires": [ "-1" @@ -2866,16 +2866,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNE5qSXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -2885,131 +2885,17 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], "x-ms-ratelimit-remaining-subscription-reads": [ "11989" ], "x-ms-request-id": [ - "e7a3bdf5-54c9-4501-8f18-2c84c1b19830" - ], - "x-ms-correlation-request-id": [ - "e7a3bdf5-54c9-4501-8f18-2c84c1b19830" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20190930T222743Z:e7a3bdf5-54c9-4501-8f18-2c84c1b19830" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 30 Sep 2019 22:27:43 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNE5qSXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.27817.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" - ], - "x-ms-request-id": [ - "7236c93e-c9e1-4e6b-ba45-7b6c14234c1f" - ], - "x-ms-correlation-request-id": [ - "7236c93e-c9e1-4e6b-ba45-7b6c14234c1f" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20190930T222758Z:7236c93e-c9e1-4e6b-ba45-7b6c14234c1f" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 30 Sep 2019 22:27:57 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNE5qSXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.27817.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" - ], - "x-ms-request-id": [ - "b8314396-3186-40b0-8406-63d96619e4bb" + "8b106af8-9ebf-4a4c-8497-cd3dd855c17f" ], "x-ms-correlation-request-id": [ - "b8314396-3186-40b0-8406-63d96619e4bb" + "8b106af8-9ebf-4a4c-8497-cd3dd855c17f" ], "x-ms-routing-request-id": [ - "WESTUS2:20190930T222813Z:b8314396-3186-40b0-8406-63d96619e4bb" + "WESTUS2:20200818T200742Z:8b106af8-9ebf-4a4c-8497-cd3dd855c17f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3018,7 +2904,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:28:13 GMT" + "Tue, 18 Aug 2020 20:07:41 GMT" ], "Expires": [ "-1" @@ -3031,16 +2917,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk4NjItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNE5qSXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -3051,16 +2937,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11988" ], "x-ms-request-id": [ - "f36eaf8d-931a-4e52-b4ec-610a288fca1e" + "7047f860-dcf7-442b-8250-eaf69ac81e19" ], "x-ms-correlation-request-id": [ - "f36eaf8d-931a-4e52-b4ec-610a288fca1e" + "7047f860-dcf7-442b-8250-eaf69ac81e19" ], "x-ms-routing-request-id": [ - "WESTUS2:20190930T222813Z:f36eaf8d-931a-4e52-b4ec-610a288fca1e" + "WESTUS2:20200818T200742Z:7047f860-dcf7-442b-8250-eaf69ac81e19" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3069,7 +2955,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:28:13 GMT" + "Tue, 18 Aug 2020 20:07:41 GMT" ], "Expires": [ "-1" @@ -3084,9 +2970,9 @@ ], "Names": { "Test-AzureIotDpsLinkedHubLifeCycle": [ - "ps712", - "ps9862", - "ps525" + "ps5076", + "ps4602", + "ps4338" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsRegistrationTests/IotDpsRegistrationLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsRegistrationTests/IotDpsRegistrationLifeCycle.json index 53754d17ddf8..2f11ec02e36b 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsRegistrationTests/IotDpsRegistrationLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsRegistrationTests/IotDpsRegistrationLifeCycle.json @@ -7,16 +7,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ba360065-7198-489b-914c-ec59d1750526" + "234c4801-d255-46ff-b3e9-bc37f9b163e4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11999" ], "x-ms-request-id": [ - "604ed475-7a68-4738-9a16-e6e4700e553b" + "c1bd9fa2-ed4d-4291-915e-1a3fc79c6f4b" ], "x-ms-correlation-request-id": [ - "604ed475-7a68-4738-9a16-e6e4700e553b" + "c1bd9fa2-ed4d-4291-915e-1a3fc79c6f4b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184212Z:604ed475-7a68-4738-9a16-e6e4700e553b" + "WESTUS2:20200818T214039Z:c1bd9fa2-ed4d-4291-915e-1a3fc79c6f4b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:42:12 GMT" + "Tue, 18 Aug 2020 21:40:38 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,29 +54,29 @@ "-1" ], "Content-Length": [ - "5625" + "5858" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps3492?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMzQ5Mj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps7055?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNzA1NT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "9e8a0833-88c2-44ca-97e6-9d94e22bfdee" + "35bd6993-236f-4d1c-b8d7-0cd23a92a0a2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ], "Content-Type": [ "application/json; charset=utf-8" @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "7762eec0-5772-4441-af54-7c240b5934e1" + "c959abfa-c83a-4021-8a4d-746ac68753b0" ], "x-ms-correlation-request-id": [ - "7762eec0-5772-4441-af54-7c240b5934e1" + "c959abfa-c83a-4021-8a4d-746ac68753b0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184213Z:7762eec0-5772-4441-af54-7c240b5934e1" + "WESTUS2:20200818T214040Z:c959abfa-c83a-4021-8a4d-746ac68753b0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:42:13 GMT" + "Tue, 18 Aug 2020 21:40:39 GMT" ], "Content-Length": [ "165" @@ -123,23 +123,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492\",\r\n \"name\": \"ps3492\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055\",\r\n \"name\": \"ps7055\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "e22112cc-d66e-4de4-92ba-d5c79b1872ad" + "74f1ac32-fa44-4718-bdd4-9b1fc2191a4f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/operationResults/b3NfaWRfMjZhOWFhODUtMzkzYi00MWJjLWFkZjgtYzZiZjE0ZGY2NTM3?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/operationResults/b3NfaWRfYWZjNDg0ZWEtZDA4MC00M2JkLTlmODEtMjU4NjNjODRkNjgx?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "299d92d3-3a49-4aca-a6ec-65b53a424142" + "af22cf2a-175a-4370-b19f-c8e1b09551ba" ], "x-ms-correlation-request-id": [ - "299d92d3-3a49-4aca-a6ec-65b53a424142" + "af22cf2a-175a-4370-b19f-c8e1b09551ba" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184216Z:299d92d3-3a49-4aca-a6ec-65b53a424142" + "WESTUS2:20200818T214043Z:af22cf2a-175a-4370-b19f-c8e1b09551ba" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,10 +183,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:42:16 GMT" + "Tue, 18 Aug 2020 21:40:43 GMT" ], "Content-Length": [ - "462" + "460" ], "Content-Type": [ "application/json; charset=utf-8" @@ -195,23 +195,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAMu4E0=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=UIGkxyy7YbA7nc4z1ldGq5sZ/Tiu2E6W2URPNkznor0=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQwxhI=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=z8gEkfYrdDaijb5NHLHzbWgqn4STidL8stppBpJVAjA=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "60d1f8a1-c466-40aa-816d-0691b29d9672" + "0502afac-09e5-4e34-9df0-7c53fa391d0b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -231,7 +231,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/operationResults/b3NfaWRfYTBiY2FlYjQtZTJjZS00ODQ1LWEwODctYjBiMzZjNTZmY2Rl?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/operationResults/b3NfaWRfOTY2ZGIwZDAtMzA5Zi00MjFiLThjNWItODRhYmU1ZmE3ZTA2?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -240,13 +240,13 @@ "4999" ], "x-ms-request-id": [ - "82477272-32b3-4b78-bb92-afa17e10f4db" + "ac113163-6b20-4ccf-9445-bbf5f7315c0c" ], "x-ms-correlation-request-id": [ - "82477272-32b3-4b78-bb92-afa17e10f4db" + "ac113163-6b20-4ccf-9445-bbf5f7315c0c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184542Z:82477272-32b3-4b78-bb92-afa17e10f4db" + "WESTUS2:20200818T214439Z:ac113163-6b20-4ccf-9445-bbf5f7315c0c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -255,10 +255,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:45:41 GMT" + "Tue, 18 Aug 2020 21:44:38 GMT" ], "Content-Length": [ - "733" + "731" ], "Content-Type": [ "application/json; charset=utf-8" @@ -267,23 +267,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4E0=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4367.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=UIGkxyy7YbA7nc4z1ldGq5sZ/Tiu2E6W2URPNkznor0=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxhI=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=z8gEkfYrdDaijb5NHLHzbWgqn4STidL8stppBpJVAjA=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6533266b-a3d7-425d-8d6d-492948492484" + "30ece7a1-d71a-4c13-864b-8e30c18489d8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -303,7 +303,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/operationResults/b3NfaWRfM2M1Mzc3MjAtMjcxZi00ZmEzLWI5MWUtNTRhMGUzYjU4YWNl?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/operationResults/b3NfaWRfZDliMTE2MTUtOGNmNS00MzQwLTg1YzItMzhhZDRiY2Y4ZTY1?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -312,13 +312,13 @@ "4998" ], "x-ms-request-id": [ - "a7a63f20-daac-40fb-a1cb-ad8beb74135f" + "104c48df-acc9-4773-9011-142aee11496c" ], "x-ms-correlation-request-id": [ - "a7a63f20-daac-40fb-a1cb-ad8beb74135f" + "104c48df-acc9-4773-9011-142aee11496c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184623Z:a7a63f20-daac-40fb-a1cb-ad8beb74135f" + "WESTUS2:20200818T214535Z:104c48df-acc9-4773-9011-142aee11496c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -327,10 +327,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:22 GMT" + "Tue, 18 Aug 2020 21:45:34 GMT" ], "Content-Length": [ - "500" + "498" ], "Content-Type": [ "application/json; charset=utf-8" @@ -339,17 +339,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/operationResults/b3NfaWRfMjZhOWFhODUtMzkzYi00MWJjLWFkZjgtYzZiZjE0ZGY2NTM3?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNalpoT1dGaE9EVXRNemt6WWkwME1XSmpMV0ZrWmpndFl6WmlaakUwWkdZMk5UTTM/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/operationResults/b3NfaWRfYWZjNDg0ZWEtZDA4MC00M2JkLTlmODEtMjU4NjNjODRkNjgx?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZllXWmpORGcwWldFdFpEQTRNQzAwTTJKa0xUbG1PREV0TWpVNE5qTmpPRFJrTmpneD9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -369,13 +369,13 @@ "11999" ], "x-ms-request-id": [ - "a7fac6d5-4a08-4f8a-ba8d-54270d2c2a42" + "003e311d-b5cc-4c15-a9ea-505594318d91" ], "x-ms-correlation-request-id": [ - "a7fac6d5-4a08-4f8a-ba8d-54270d2c2a42" + "003e311d-b5cc-4c15-a9ea-505594318d91" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184246Z:a7fac6d5-4a08-4f8a-ba8d-54270d2c2a42" + "WESTUS2:20200818T214113Z:003e311d-b5cc-4c15-a9ea-505594318d91" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -384,7 +384,64 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:42:45 GMT" + "Tue, 18 Aug 2020 21:41:12 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/operationResults/b3NfaWRfYWZjNDg0ZWEtZDA4MC00M2JkLTlmODEtMjU4NjNjODRkNjgx?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZllXWmpORGcwWldFdFpEQTRNQzAwTTJKa0xUbG1PREV0TWpVNE5qTmpPRFJrTmpneD9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-request-id": [ + "4e0124cf-0316-4d36-ac2e-56f10a30df77" + ], + "x-ms-correlation-request-id": [ + "4e0124cf-0316-4d36-ac2e-56f10a30df77" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200818T214143Z:4e0124cf-0316-4d36-ac2e-56f10a30df77" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 18 Aug 2020 21:41:43 GMT" ], "Content-Length": [ "22" @@ -400,13 +457,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -423,16 +480,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11997" ], "x-ms-request-id": [ - "7fa017ac-6e59-44e1-a2f5-bb60ab892dd4" + "40b4bfab-43f0-45b9-a1fc-30c7204245f9" ], "x-ms-correlation-request-id": [ - "7fa017ac-6e59-44e1-a2f5-bb60ab892dd4" + "40b4bfab-43f0-45b9-a1fc-30c7204245f9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184246Z:7fa017ac-6e59-44e1-a2f5-bb60ab892dd4" + "WESTUS2:20200818T214144Z:40b4bfab-43f0-45b9-a1fc-30c7204245f9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -441,10 +498,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:42:45 GMT" + "Tue, 18 Aug 2020 21:41:43 GMT" ], "Content-Length": [ - "640" + "637" ], "Content-Type": [ "application/json; charset=utf-8" @@ -453,23 +510,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4E0=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxhI=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bcf41f0f-6a98-45e1-a990-bd9adc744d4c" + "d7b345c6-321c-4c59-ad8e-8e67266d883c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -486,16 +543,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11996" ], "x-ms-request-id": [ - "9459f943-7e29-4c31-9ae4-e7cdcd207505" + "037fadc0-c260-4802-8a23-4d1ddbdd1ddc" ], "x-ms-correlation-request-id": [ - "9459f943-7e29-4c31-9ae4-e7cdcd207505" + "037fadc0-c260-4802-8a23-4d1ddbdd1ddc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184247Z:9459f943-7e29-4c31-9ae4-e7cdcd207505" + "WESTUS2:20200818T214144Z:037fadc0-c260-4802-8a23-4d1ddbdd1ddc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -504,10 +561,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:42:47 GMT" + "Tue, 18 Aug 2020 21:41:43 GMT" ], "Content-Length": [ - "640" + "637" ], "Content-Type": [ "application/json; charset=utf-8" @@ -516,23 +573,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4E0=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxhI=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4c0d77b4-81f5-43ea-aaa3-d156032e4d4e" + "689cbb24-4ac7-4b5b-aa5a-4f079d7fa631" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -552,13 +609,13 @@ "11999" ], "x-ms-request-id": [ - "31ecec7f-8e2c-4a02-8b5f-80e14b3c6794" + "c47eb202-e952-498b-9a33-a0832c4889df" ], "x-ms-correlation-request-id": [ - "31ecec7f-8e2c-4a02-8b5f-80e14b3c6794" + "c47eb202-e952-498b-9a33-a0832c4889df" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184540Z:31ecec7f-8e2c-4a02-8b5f-80e14b3c6794" + "WESTUS2:20200818T214437Z:c47eb202-e952-498b-9a33-a0832c4889df" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -567,10 +624,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:45:39 GMT" + "Tue, 18 Aug 2020 21:44:36 GMT" ], "Content-Length": [ - "640" + "637" ], "Content-Type": [ "application/json; charset=utf-8" @@ -579,17 +636,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4E0=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxhI=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -609,13 +666,13 @@ "11997" ], "x-ms-request-id": [ - "6ba3ffdd-0ff0-4830-ae2e-a09210e3fc51" + "f3e350af-eb5f-40cd-a1e5-57010e803fed" ], "x-ms-correlation-request-id": [ - "6ba3ffdd-0ff0-4830-ae2e-a09210e3fc51" + "f3e350af-eb5f-40cd-a1e5-57010e803fed" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184612Z:6ba3ffdd-0ff0-4830-ae2e-a09210e3fc51" + "WESTUS2:20200818T214524Z:f3e350af-eb5f-40cd-a1e5-57010e803fed" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -624,10 +681,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:12 GMT" + "Tue, 18 Aug 2020 21:45:23 GMT" ], "Content-Length": [ - "833" + "830" ], "Content-Type": [ "application/json; charset=utf-8" @@ -636,23 +693,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4367.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "badc42b2-17f9-48b1-9f0b-d1153c3d098d" + "b44f4be7-9238-465b-8f12-123988c63b79" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -672,13 +729,13 @@ "11996" ], "x-ms-request-id": [ - "6f6e6ba0-cb55-40d2-a012-ccd11b63d526" + "0a731a45-e641-4f47-b1e5-f77f6514fcfa" ], "x-ms-correlation-request-id": [ - "6f6e6ba0-cb55-40d2-a012-ccd11b63d526" + "0a731a45-e641-4f47-b1e5-f77f6514fcfa" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184612Z:6f6e6ba0-cb55-40d2-a012-ccd11b63d526" + "WESTUS2:20200818T214526Z:0a731a45-e641-4f47-b1e5-f77f6514fcfa" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -687,10 +744,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:12 GMT" + "Tue, 18 Aug 2020 21:45:25 GMT" ], "Content-Length": [ - "833" + "830" ], "Content-Type": [ "application/json; charset=utf-8" @@ -699,23 +756,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4367.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "82b9630f-c34c-4819-9029-da36b8516e27" + "505ee8f9-274d-46f4-a1b8-af4c767d6363" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -735,13 +792,13 @@ "11995" ], "x-ms-request-id": [ - "204d16ec-d9c0-4cba-9c85-f44180a5ae10" + "3ef9ef51-27ce-44da-80d2-3899d16d10ab" ], "x-ms-correlation-request-id": [ - "204d16ec-d9c0-4cba-9c85-f44180a5ae10" + "3ef9ef51-27ce-44da-80d2-3899d16d10ab" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184613Z:204d16ec-d9c0-4cba-9c85-f44180a5ae10" + "WESTUS2:20200818T214527Z:3ef9ef51-27ce-44da-80d2-3899d16d10ab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -750,10 +807,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:12 GMT" + "Tue, 18 Aug 2020 21:45:27 GMT" ], "Content-Length": [ - "833" + "830" ], "Content-Type": [ "application/json; charset=utf-8" @@ -762,23 +819,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4367.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2fd3449f-db7b-418a-8778-9acb18b68ec0" + "4dc230ea-4ae4-4f26-8275-6f9670c9f306" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -798,13 +855,13 @@ "11994" ], "x-ms-request-id": [ - "8985c819-5976-4eb1-9103-b7e6a71b3f8e" + "9981dca9-253b-43d3-8d2e-851515a0c151" ], "x-ms-correlation-request-id": [ - "8985c819-5976-4eb1-9103-b7e6a71b3f8e" + "9981dca9-253b-43d3-8d2e-851515a0c151" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184613Z:8985c819-5976-4eb1-9103-b7e6a71b3f8e" + "WESTUS2:20200818T214528Z:9981dca9-253b-43d3-8d2e-851515a0c151" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -813,10 +870,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:13 GMT" + "Tue, 18 Aug 2020 21:45:27 GMT" ], "Content-Length": [ - "833" + "830" ], "Content-Type": [ "application/json; charset=utf-8" @@ -825,23 +882,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4367.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ee7a5bc4-24a3-41d3-88c3-6acaff47d869" + "fe26e7b3-f746-4dfa-8a32-5dc473ea36bd" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -861,13 +918,13 @@ "11993" ], "x-ms-request-id": [ - "c0dd7d26-00b0-4b76-99df-4c178c3dad5c" + "96b8df27-4684-40c0-bc5f-9ac2b6f463cc" ], "x-ms-correlation-request-id": [ - "c0dd7d26-00b0-4b76-99df-4c178c3dad5c" + "96b8df27-4684-40c0-bc5f-9ac2b6f463cc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184614Z:c0dd7d26-00b0-4b76-99df-4c178c3dad5c" + "WESTUS2:20200818T214529Z:96b8df27-4684-40c0-bc5f-9ac2b6f463cc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -876,10 +933,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:13 GMT" + "Tue, 18 Aug 2020 21:45:28 GMT" ], "Content-Length": [ - "833" + "830" ], "Content-Type": [ "application/json; charset=utf-8" @@ -888,23 +945,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4367.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5ed7b058-8601-4b33-a66a-bf980b4b7e7c" + "378bf9b7-2e8b-427e-a152-c7663fccebd0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -924,13 +981,13 @@ "11992" ], "x-ms-request-id": [ - "700c6733-86e8-405b-b3ab-d1981c3426d9" + "9d28f6ab-e2f1-4cf3-a3b7-367d774dbc12" ], "x-ms-correlation-request-id": [ - "700c6733-86e8-405b-b3ab-d1981c3426d9" + "9d28f6ab-e2f1-4cf3-a3b7-367d774dbc12" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184614Z:700c6733-86e8-405b-b3ab-d1981c3426d9" + "WESTUS2:20200818T214529Z:9d28f6ab-e2f1-4cf3-a3b7-367d774dbc12" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -939,10 +996,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:14 GMT" + "Tue, 18 Aug 2020 21:45:28 GMT" ], "Content-Length": [ - "833" + "830" ], "Content-Type": [ "application/json; charset=utf-8" @@ -951,23 +1008,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4367.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b224d9e1-dee2-4376-9b1d-f2924323a912" + "e0611ed1-3c85-42b9-ab3b-cfb8b5f07f1e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -987,13 +1044,13 @@ "11991" ], "x-ms-request-id": [ - "1ed1d77c-24b9-41c2-9ab8-7ef2c798002f" + "563305cc-9572-4049-a09b-80f01e6096d4" ], "x-ms-correlation-request-id": [ - "1ed1d77c-24b9-41c2-9ab8-7ef2c798002f" + "563305cc-9572-4049-a09b-80f01e6096d4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184615Z:1ed1d77c-24b9-41c2-9ab8-7ef2c798002f" + "WESTUS2:20200818T214529Z:563305cc-9572-4049-a09b-80f01e6096d4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1002,10 +1059,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:14 GMT" + "Tue, 18 Aug 2020 21:45:29 GMT" ], "Content-Length": [ - "833" + "830" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1014,23 +1071,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4367.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "16bd76a2-1705-412a-8b3c-78025b184fc4" + "2f7e7f4a-476f-4041-b8c7-7182f100c7f8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1050,13 +1107,13 @@ "11990" ], "x-ms-request-id": [ - "f1f0da9a-c1c0-4d28-a624-b4f62c28ef7a" + "bf7eaa96-ed3a-45db-a797-a0602ac34e24" ], "x-ms-correlation-request-id": [ - "f1f0da9a-c1c0-4d28-a624-b4f62c28ef7a" + "bf7eaa96-ed3a-45db-a797-a0602ac34e24" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184615Z:f1f0da9a-c1c0-4d28-a624-b4f62c28ef7a" + "WESTUS2:20200818T214530Z:bf7eaa96-ed3a-45db-a797-a0602ac34e24" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1065,10 +1122,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:14 GMT" + "Tue, 18 Aug 2020 21:45:29 GMT" ], "Content-Length": [ - "833" + "830" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1077,23 +1134,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4367.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c728c30c-5309-4c7a-aadf-7b24629364f5" + "6018364f-1fe2-498d-a01c-7878cfba7351" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1113,13 +1170,13 @@ "11989" ], "x-ms-request-id": [ - "4213ee40-0eb5-4a36-b9ee-f361e93ddac2" + "b32299a7-9133-40b6-8317-638b3e5aa721" ], "x-ms-correlation-request-id": [ - "4213ee40-0eb5-4a36-b9ee-f361e93ddac2" + "b32299a7-9133-40b6-8317-638b3e5aa721" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184615Z:4213ee40-0eb5-4a36-b9ee-f361e93ddac2" + "WESTUS2:20200818T214530Z:b32299a7-9133-40b6-8317-638b3e5aa721" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1128,10 +1185,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:15 GMT" + "Tue, 18 Aug 2020 21:45:29 GMT" ], "Content-Length": [ - "833" + "830" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1140,23 +1197,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4367.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "75ff3783-2fb5-48f6-aee1-4bed1345219e" + "dba49753-18f5-42ab-9bfa-314b64fdf117" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1176,13 +1233,13 @@ "11988" ], "x-ms-request-id": [ - "9e517e81-54e3-4beb-b47a-bd72babdca2e" + "320ce8a3-3126-41e0-a9e6-71b1e540c76a" ], "x-ms-correlation-request-id": [ - "9e517e81-54e3-4beb-b47a-bd72babdca2e" + "320ce8a3-3126-41e0-a9e6-71b1e540c76a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184616Z:9e517e81-54e3-4beb-b47a-bd72babdca2e" + "WESTUS2:20200818T214530Z:320ce8a3-3126-41e0-a9e6-71b1e540c76a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1191,10 +1248,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:15 GMT" + "Tue, 18 Aug 2020 21:45:30 GMT" ], "Content-Length": [ - "833" + "830" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1203,23 +1260,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4367.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "230a2947-26f6-49c7-a3a9-c2c57fc64c40" + "91caa09b-3b7f-4f0b-882f-9d2e920302d6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1239,13 +1296,13 @@ "11987" ], "x-ms-request-id": [ - "173c1acc-2747-4c8e-9b78-2f7a6a955876" + "13f61ad1-896f-47a9-93dd-d8a34c8ae1bd" ], "x-ms-correlation-request-id": [ - "173c1acc-2747-4c8e-9b78-2f7a6a955876" + "13f61ad1-896f-47a9-93dd-d8a34c8ae1bd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184616Z:173c1acc-2747-4c8e-9b78-2f7a6a955876" + "WESTUS2:20200818T214531Z:13f61ad1-896f-47a9-93dd-d8a34c8ae1bd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1254,10 +1311,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:16 GMT" + "Tue, 18 Aug 2020 21:45:30 GMT" ], "Content-Length": [ - "833" + "830" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1266,23 +1323,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4367.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "44f6da4c-f16d-42df-9ef9-b6caf231a86e" + "0dadcd61-f0b9-48ea-8284-20c7d3abb14c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1302,13 +1359,13 @@ "11986" ], "x-ms-request-id": [ - "2c683c6e-7864-4213-a630-2aea12998530" + "cb6511f0-205d-428b-9c27-9232f8fbab13" ], "x-ms-correlation-request-id": [ - "2c683c6e-7864-4213-a630-2aea12998530" + "cb6511f0-205d-428b-9c27-9232f8fbab13" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184617Z:2c683c6e-7864-4213-a630-2aea12998530" + "WESTUS2:20200818T214531Z:cb6511f0-205d-428b-9c27-9232f8fbab13" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1317,10 +1374,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:16 GMT" + "Tue, 18 Aug 2020 21:45:31 GMT" ], "Content-Length": [ - "833" + "830" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1329,23 +1386,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4367.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e80816e9-606f-4ddf-abc2-f231bcf37ebd" + "68077892-f254-4a67-8b2c-d0cece4fc022" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1365,13 +1422,13 @@ "11985" ], "x-ms-request-id": [ - "df860618-6d96-406b-bf28-812c2a7f31a6" + "7dde0201-2859-499d-85f9-5f008c68bedc" ], "x-ms-correlation-request-id": [ - "df860618-6d96-406b-bf28-812c2a7f31a6" + "7dde0201-2859-499d-85f9-5f008c68bedc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184617Z:df860618-6d96-406b-bf28-812c2a7f31a6" + "WESTUS2:20200818T214532Z:7dde0201-2859-499d-85f9-5f008c68bedc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1380,10 +1437,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:17 GMT" + "Tue, 18 Aug 2020 21:45:31 GMT" ], "Content-Length": [ - "833" + "830" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1392,23 +1449,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4367.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "059a4910-d6eb-42ba-9373-558832650529" + "6cd788f2-3188-4535-af37-6fcb2ace4ae5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1428,13 +1485,13 @@ "11984" ], "x-ms-request-id": [ - "1a01774f-ac2f-43b1-84a1-61006fdbbad3" + "51837905-1fe9-40a3-a04b-32a2f600a918" ], "x-ms-correlation-request-id": [ - "1a01774f-ac2f-43b1-84a1-61006fdbbad3" + "51837905-1fe9-40a3-a04b-32a2f600a918" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184618Z:1a01774f-ac2f-43b1-84a1-61006fdbbad3" + "WESTUS2:20200818T214533Z:51837905-1fe9-40a3-a04b-32a2f600a918" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1443,10 +1500,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:17 GMT" + "Tue, 18 Aug 2020 21:45:32 GMT" ], "Content-Length": [ - "833" + "830" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1455,23 +1512,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4367.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "17970c31-2017-45d0-a4d3-c9aadc7a45ee" + "853088e6-eac7-48bc-8059-5be84815bcee" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1491,13 +1548,13 @@ "11983" ], "x-ms-request-id": [ - "60e91f74-819b-42cd-b818-d4c300fabdf3" + "2c855eb9-94aa-4d12-911d-9f32745f5cff" ], "x-ms-correlation-request-id": [ - "60e91f74-819b-42cd-b818-d4c300fabdf3" + "2c855eb9-94aa-4d12-911d-9f32745f5cff" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184618Z:60e91f74-819b-42cd-b818-d4c300fabdf3" + "WESTUS2:20200818T214533Z:2c855eb9-94aa-4d12-911d-9f32745f5cff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1506,10 +1563,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:17 GMT" + "Tue, 18 Aug 2020 21:45:32 GMT" ], "Content-Length": [ - "833" + "830" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1518,17 +1575,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4fE=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4367.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4367.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -1548,13 +1605,13 @@ "11981" ], "x-ms-request-id": [ - "2027f248-95f1-45d3-9adc-017bc02e4941" + "cb7db2ae-37b0-463d-8c5d-f0ea07a8b17a" ], "x-ms-correlation-request-id": [ - "2027f248-95f1-45d3-9adc-017bc02e4941" + "cb7db2ae-37b0-463d-8c5d-f0ea07a8b17a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184653Z:2027f248-95f1-45d3-9adc-017bc02e4941" + "WESTUS2:20200818T214605Z:cb7db2ae-37b0-463d-8c5d-f0ea07a8b17a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1563,10 +1620,10 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:53 GMT" + "Tue, 18 Aug 2020 21:46:04 GMT" ], "Content-Length": [ - "640" + "637" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1575,23 +1632,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAMu4lQ=\",\r\n \"name\": \"ps1407\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1407.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0010CF6F\"\r\n },\r\n \"resourcegroup\": \"ps3492\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwx8A=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/IotHubs/ps4367?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzNjc/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "b1c4de49-d68e-4189-b908-53220945ab6d" + "21a6c912-1276-4473-a4d0-c61ce544487c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1611,7 +1668,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDRkYzRiYTItZTZmYy00NDY5LWEzNTgtYjA3OTEyYTRlNWU1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYzllMGY0MzYtMDFkYi00YjEzLTkyNjYtZDNlYmMyZDRiNDE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1620,13 +1677,13 @@ "4999" ], "x-ms-request-id": [ - "0a4fe041-1d84-4be2-b424-bcadf835550c" + "ddc10001-44ad-415a-b68d-305efc4f2c41" ], "x-ms-correlation-request-id": [ - "0a4fe041-1d84-4be2-b424-bcadf835550c" + "ddc10001-44ad-415a-b68d-305efc4f2c41" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184301Z:0a4fe041-1d84-4be2-b424-bcadf835550c" + "WESTUS2:20200818T214159Z:ddc10001-44ad-415a-b68d-305efc4f2c41" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1635,7 +1692,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:43:01 GMT" + "Tue, 18 Aug 2020 21:41:59 GMT" ], "Content-Length": [ "619" @@ -1647,23 +1704,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/IotHubs/ps4367\",\r\n \"name\": \"ps4367\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3492\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102\",\r\n \"name\": \"ps7102\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7055\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/IotHubs/ps4367?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzNjc/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAA3iigk=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"PepJ+JlM+i3+dsDKoyxjDglLUPbO8cZrJPnBrIJqJ3s=\",\r\n \"secondaryKey\": \"SxEKJ9ktFn0Dh+dPOs4nIMUWPfDyad+MCNBuo1cbor8=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"PKnv0Zeak3xOAoNwFzKyr95m1o50GdhhsmlWTSmNQCY=\",\r\n \"secondaryKey\": \"8EkrVSNtXCsscme2pqzB6J/T390SAkDbJKa2QpvOu4I=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"nUghCdL/9qcPai13aLTOpL49u/7hpd2IH+JySfU5efI=\",\r\n \"secondaryKey\": \"tvptAxcLg2St0ZIHVghxCBjrCFMhsp+vXRQCW+M2/dg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NvMFpHd6/KkdoH1zfVPNgL0f45ack1zD2OnqWe2HkeU=\",\r\n \"secondaryKey\": \"8Ig4L0DGXeJHtKd+IY/KhH+SJhT6CFObIVWBFHMJ9mM=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"jv2MQ4iY5/o5P2xeHEdjJ+JWOLTNzzm2xnGTAp5bKMg=\",\r\n \"secondaryKey\": \"jEMhkWsCQKF2pDaWZcoZblCjTkkalawZ6FBiYihl70M=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAARMpV0c=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"1QonUUcug6tT89fF54nu2sOkrMBjlDtYpHDIGfTjXQw=\",\r\n \"secondaryKey\": \"bgLOwjR+c3S7CCGsZw502sijBRA3/KNGqRVD6fqoToc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"UZM34w9yOyQ26Wk3XvNB6YRNrD52C3/JVqqzSUaiC3k=\",\r\n \"secondaryKey\": \"IILbZAJSIL7JYKd6qPDQXO+Z25m0W8Le6omWQ0ePceY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"X+wzvc8F2tta8m5V2Ypt00pQnAp+McsFeEwLrHJaXgI=\",\r\n \"secondaryKey\": \"LsEl7HDhtI0bFYTn4gacpwdYRgoC/eDq9IRj5o0BqLQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"ONRGg7VSiXEHsgV3TtPksGR8TnwGEGG1Yaw40jkRL24=\",\r\n \"secondaryKey\": \"2JAUEUTivtiATt3aD8PsqcMwWnqbbILNNziUwF24fug=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"/G7VAR67KRKV0YKr+IhZjqEyEldh7vJpO74L9vLoq7Q=\",\r\n \"secondaryKey\": \"Tjltm/cwhntzd7HYH/Ona36wUVxV5/hETn1EemRQqpc=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "2985053f-c6c2-467c-9946-7d25a87372f9" + "5c8cdf2b-14b3-4e3c-933d-10c77b2cd198" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1683,7 +1740,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZmMwNzVjMmYtODAzNy00YzQ5LWJjYzgtNmI4OTcxMzJmYmVm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzFhYjgxMTctMWQ1NC00YjNmLThlMzEtY2YwYTgzZDJlYTAz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1692,13 +1749,13 @@ "4998" ], "x-ms-request-id": [ - "40f34d9c-5277-4f96-86c4-8d374fdd44cd" + "2d878e8c-c5c3-45df-b9cb-659607f8f374" ], "x-ms-correlation-request-id": [ - "40f34d9c-5277-4f96-86c4-8d374fdd44cd" + "2d878e8c-c5c3-45df-b9cb-659607f8f374" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184508Z:40f34d9c-5277-4f96-86c4-8d374fdd44cd" + "WESTUS2:20200818T214406Z:2d878e8c-c5c3-45df-b9cb-659607f8f374" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1707,7 +1764,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:45:08 GMT" + "Tue, 18 Aug 2020 21:44:05 GMT" ], "Content-Length": [ "4100" @@ -1719,17 +1776,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/IotHubs/ps4367\",\r\n \"name\": \"ps4367\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3492\",\r\n \"etag\": \"AAAAAA3iigk=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"PepJ+JlM+i3+dsDKoyxjDglLUPbO8cZrJPnBrIJqJ3s=\",\r\n \"secondaryKey\": \"SxEKJ9ktFn0Dh+dPOs4nIMUWPfDyad+MCNBuo1cbor8=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"PKnv0Zeak3xOAoNwFzKyr95m1o50GdhhsmlWTSmNQCY=\",\r\n \"secondaryKey\": \"8EkrVSNtXCsscme2pqzB6J/T390SAkDbJKa2QpvOu4I=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"nUghCdL/9qcPai13aLTOpL49u/7hpd2IH+JySfU5efI=\",\r\n \"secondaryKey\": \"tvptAxcLg2St0ZIHVghxCBjrCFMhsp+vXRQCW+M2/dg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NvMFpHd6/KkdoH1zfVPNgL0f45ack1zD2OnqWe2HkeU=\",\r\n \"secondaryKey\": \"8Ig4L0DGXeJHtKd+IY/KhH+SJhT6CFObIVWBFHMJ9mM=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"jv2MQ4iY5/o5P2xeHEdjJ+JWOLTNzzm2xnGTAp5bKMg=\",\r\n \"secondaryKey\": \"jEMhkWsCQKF2pDaWZcoZblCjTkkalawZ6FBiYihl70M=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"UIGkxyy7YbA7nc4z1ldGq5sZ/Tiu2E6W2URPNkznor0=\",\r\n \"secondaryKey\": \"SloqRNhiVOAm0QgyyJdTU1rtKRzFN66Zfm/K9pCCCQ8=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4367-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps4367-3491741-c30e2f1f07.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-626dbc46-0df9-4044-b4c9-154454710d47-iothub\",\r\n \"PrimaryKey\": \"M5Dynut9L1BIpuQMcBlN7DAd1z3Fp4O7sVQt5DGdtrY=\",\r\n \"SecondaryKey\": \"l+ttqpT2/89+upPxjq18OrNwTAGCCaQ7PDhRlndiqbg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Fri, 22 May 2020 18:44:39 GMT\",\r\n \"ModifiedTime\": \"Fri, 22 May 2020 18:44:39 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-369aec98-b2c1-4f0c-80c3-236058d74acf-iothub\",\r\n \"PrimaryKey\": \"cotb4B7HfcSm2Le7aiNyJ9YEptGtbzhCYSkjox3xOLw=\",\r\n \"SecondaryKey\": \"Eo5Qx4PAg4SsUV6gCi8DFRt8eqsNhIABkoYzsiTahmU=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Fri, 22 May 2020 18:44:39 GMT\",\r\n \"ModifiedTime\": \"Fri, 22 May 2020 18:44:39 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"PepJ+JlM+i3+dsDKoyxjDglLUPbO8cZrJPnBrIJqJ3s=\",\r\n \"SecondaryKey\": \"SxEKJ9ktFn0Dh+dPOs4nIMUWPfDyad+MCNBuo1cbor8=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Fri, 22 May 2020 18:44:39 GMT\",\r\n \"ModifiedTime\": \"Fri, 22 May 2020 18:44:39 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"PKnv0Zeak3xOAoNwFzKyr95m1o50GdhhsmlWTSmNQCY=\",\r\n \"SecondaryKey\": \"8EkrVSNtXCsscme2pqzB6J/T390SAkDbJKa2QpvOu4I=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Fri, 22 May 2020 18:44:39 GMT\",\r\n \"ModifiedTime\": \"Fri, 22 May 2020 18:44:39 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102\",\r\n \"name\": \"ps7102\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7055\",\r\n \"etag\": \"AAAAARMpV0c=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"1QonUUcug6tT89fF54nu2sOkrMBjlDtYpHDIGfTjXQw=\",\r\n \"secondaryKey\": \"bgLOwjR+c3S7CCGsZw502sijBRA3/KNGqRVD6fqoToc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"UZM34w9yOyQ26Wk3XvNB6YRNrD52C3/JVqqzSUaiC3k=\",\r\n \"secondaryKey\": \"IILbZAJSIL7JYKd6qPDQXO+Z25m0W8Le6omWQ0ePceY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"X+wzvc8F2tta8m5V2Ypt00pQnAp+McsFeEwLrHJaXgI=\",\r\n \"secondaryKey\": \"LsEl7HDhtI0bFYTn4gacpwdYRgoC/eDq9IRj5o0BqLQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"ONRGg7VSiXEHsgV3TtPksGR8TnwGEGG1Yaw40jkRL24=\",\r\n \"secondaryKey\": \"2JAUEUTivtiATt3aD8PsqcMwWnqbbILNNziUwF24fug=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"/G7VAR67KRKV0YKr+IhZjqEyEldh7vJpO74L9vLoq7Q=\",\r\n \"secondaryKey\": \"Tjltm/cwhntzd7HYH/Ona36wUVxV5/hETn1EemRQqpc=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"z8gEkfYrdDaijb5NHLHzbWgqn4STidL8stppBpJVAjA=\",\r\n \"secondaryKey\": \"BpDoI2G6K+bvCBr5vfpCYiqmJNlt078cbwgpRSwrYk4=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7102-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps7102-4123331-5320e8cc4d.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-17872397-7a7c-48ec-8126-7fa0f3e7181a-iothub\",\r\n \"PrimaryKey\": \"YBjCWy8vKPyoD0DlS/T727oV4RgB1UOznJoNJ5/OU2k=\",\r\n \"SecondaryKey\": \"XcjXkoRMVv/wVycf42u7QxEvjsOZkdiovWI5Mg9ybr8=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 21:43:53 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 21:43:53 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-8d5ad679-b520-4e08-a1ac-e71d3fe9eba1-iothub\",\r\n \"PrimaryKey\": \"IUwz7GpobyMUZMjFDXAUrKrgRqUKxNQNQegu0iMn3zM=\",\r\n \"SecondaryKey\": \"tBGe+j4bb45yZbCiAGWu580AhJwIy7VSCtqWCDFoMjk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 21:43:53 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 21:43:53 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"1QonUUcug6tT89fF54nu2sOkrMBjlDtYpHDIGfTjXQw=\",\r\n \"SecondaryKey\": \"bgLOwjR+c3S7CCGsZw502sijBRA3/KNGqRVD6fqoToc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 21:43:53 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 21:43:53 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"UZM34w9yOyQ26Wk3XvNB6YRNrD52C3/JVqqzSUaiC3k=\",\r\n \"SecondaryKey\": \"IILbZAJSIL7JYKd6qPDQXO+Z25m0W8Le6omWQ0ePceY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 21:43:53 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 21:43:53 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDRkYzRiYTItZTZmYy00NDY5LWEzNTgtYjA3OTEyYTRlNWU1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkRSa1l6UmlZVEl0WlRabVl5MDBORFk1TFdFek5UZ3RZakEzT1RFeVlUUmxOV1UxP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYzllMGY0MzYtMDFkYi00YjEzLTkyNjYtZDNlYmMyZDRiNDE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWXpsbE1HWTBNell0TURGa1lpMDBZakV6TFRreU5qWXRaRE5sWW1NeVpEUmlOREUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1746,16 +1803,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11998" ], "x-ms-request-id": [ - "2b55490c-739c-4a1b-84ef-2acd48b5c9ca" + "f4a06b90-0f94-4614-a464-6d66e5e32bee" ], "x-ms-correlation-request-id": [ - "2b55490c-739c-4a1b-84ef-2acd48b5c9ca" + "f4a06b90-0f94-4614-a464-6d66e5e32bee" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184332Z:2b55490c-739c-4a1b-84ef-2acd48b5c9ca" + "WESTUS2:20200818T214230Z:f4a06b90-0f94-4614-a464-6d66e5e32bee" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1764,7 +1821,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:43:31 GMT" + "Tue, 18 Aug 2020 21:42:29 GMT" ], "Content-Length": [ "20" @@ -1780,13 +1837,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDRkYzRiYTItZTZmYy00NDY5LWEzNTgtYjA3OTEyYTRlNWU1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkRSa1l6UmlZVEl0WlRabVl5MDBORFk1TFdFek5UZ3RZakEzT1RFeVlUUmxOV1UxP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYzllMGY0MzYtMDFkYi00YjEzLTkyNjYtZDNlYmMyZDRiNDE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWXpsbE1HWTBNell0TURGa1lpMDBZakV6TFRreU5qWXRaRE5sWW1NeVpEUmlOREUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1803,16 +1860,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11997" ], "x-ms-request-id": [ - "a5661303-12a9-4e25-a4fc-741692bf91b5" + "aac8d94d-65ac-4e7a-bc39-a62e6d08a036" ], "x-ms-correlation-request-id": [ - "a5661303-12a9-4e25-a4fc-741692bf91b5" + "aac8d94d-65ac-4e7a-bc39-a62e6d08a036" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184402Z:a5661303-12a9-4e25-a4fc-741692bf91b5" + "WESTUS2:20200818T214300Z:aac8d94d-65ac-4e7a-bc39-a62e6d08a036" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1821,7 +1878,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:44:02 GMT" + "Tue, 18 Aug 2020 21:42:59 GMT" ], "Content-Length": [ "20" @@ -1837,13 +1894,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDRkYzRiYTItZTZmYy00NDY5LWEzNTgtYjA3OTEyYTRlNWU1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkRSa1l6UmlZVEl0WlRabVl5MDBORFk1TFdFek5UZ3RZakEzT1RFeVlUUmxOV1UxP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYzllMGY0MzYtMDFkYi00YjEzLTkyNjYtZDNlYmMyZDRiNDE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWXpsbE1HWTBNell0TURGa1lpMDBZakV6TFRreU5qWXRaRE5sWW1NeVpEUmlOREUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1860,16 +1917,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11996" ], "x-ms-request-id": [ - "427ac40c-01c2-42d3-ad65-6f728f7c2c95" + "d42ea21f-b679-4675-8b92-1ca048b67351" ], "x-ms-correlation-request-id": [ - "427ac40c-01c2-42d3-ad65-6f728f7c2c95" + "d42ea21f-b679-4675-8b92-1ca048b67351" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184433Z:427ac40c-01c2-42d3-ad65-6f728f7c2c95" + "WESTUS2:20200818T214330Z:d42ea21f-b679-4675-8b92-1ca048b67351" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1878,7 +1935,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:44:32 GMT" + "Tue, 18 Aug 2020 21:43:30 GMT" ], "Content-Length": [ "20" @@ -1894,13 +1951,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDRkYzRiYTItZTZmYy00NDY5LWEzNTgtYjA3OTEyYTRlNWU1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkRSa1l6UmlZVEl0WlRabVl5MDBORFk1TFdFek5UZ3RZakEzT1RFeVlUUmxOV1UxP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYzllMGY0MzYtMDFkYi00YjEzLTkyNjYtZDNlYmMyZDRiNDE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWXpsbE1HWTBNell0TURGa1lpMDBZakV6TFRreU5qWXRaRE5sWW1NeVpEUmlOREUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1917,16 +1974,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11995" ], "x-ms-request-id": [ - "c64b6a7c-806c-47bf-b20f-cc28991eb86b" + "43b28931-02a6-4bff-9f77-46bff87d478c" ], "x-ms-correlation-request-id": [ - "c64b6a7c-806c-47bf-b20f-cc28991eb86b" + "43b28931-02a6-4bff-9f77-46bff87d478c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184503Z:c64b6a7c-806c-47bf-b20f-cc28991eb86b" + "WESTUS2:20200818T214400Z:43b28931-02a6-4bff-9f77-46bff87d478c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1935,7 +1992,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:45:03 GMT" + "Tue, 18 Aug 2020 21:44:00 GMT" ], "Content-Length": [ "22" @@ -1951,13 +2008,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/IotHubs/ps4367?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzNjc/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -1974,16 +2031,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11994" ], "x-ms-request-id": [ - "c6a5f6d7-95bb-407f-b995-fd9dfa5efe9a" + "05f469c0-82f1-415a-9aae-ad16baa0ec9f" ], "x-ms-correlation-request-id": [ - "c6a5f6d7-95bb-407f-b995-fd9dfa5efe9a" + "05f469c0-82f1-415a-9aae-ad16baa0ec9f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184503Z:c6a5f6d7-95bb-407f-b995-fd9dfa5efe9a" + "WESTUS2:20200818T214401Z:05f469c0-82f1-415a-9aae-ad16baa0ec9f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1992,7 +2049,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:45:03 GMT" + "Tue, 18 Aug 2020 21:44:01 GMT" ], "Content-Length": [ "1460" @@ -2004,23 +2061,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/IotHubs/ps4367\",\r\n \"name\": \"ps4367\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3492\",\r\n \"etag\": \"AAAAAA3iigk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4367.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4367\",\r\n \"endpoint\": \"sb://iothub-ns-ps4367-3491741-c30e2f1f07.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102\",\r\n \"name\": \"ps7102\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7055\",\r\n \"etag\": \"AAAAARMpV0c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps7102.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7102\",\r\n \"endpoint\": \"sb://iothub-ns-ps7102-4123331-5320e8cc4d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/IotHubs/ps4367?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzNjc/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "21f35e8a-7b3c-4047-9847-f4e8966bae12" + "61e89793-ab9e-4cdb-b1f4-a603c302d884" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2037,16 +2094,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11993" ], "x-ms-request-id": [ - "5d46ee61-36af-489a-895a-8b55591eb4a3" + "065a72df-a27b-4db2-9ae5-4d52b925bacd" ], "x-ms-correlation-request-id": [ - "5d46ee61-36af-489a-895a-8b55591eb4a3" + "065a72df-a27b-4db2-9ae5-4d52b925bacd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184504Z:5d46ee61-36af-489a-895a-8b55591eb4a3" + "WESTUS2:20200818T214401Z:065a72df-a27b-4db2-9ae5-4d52b925bacd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2055,7 +2112,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:45:04 GMT" + "Tue, 18 Aug 2020 21:44:01 GMT" ], "Content-Length": [ "1460" @@ -2067,23 +2124,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/IotHubs/ps4367\",\r\n \"name\": \"ps4367\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3492\",\r\n \"etag\": \"AAAAAA3iigk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4367.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4367\",\r\n \"endpoint\": \"sb://iothub-ns-ps4367-3491741-c30e2f1f07.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102\",\r\n \"name\": \"ps7102\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7055\",\r\n \"etag\": \"AAAAARMpV0c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps7102.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7102\",\r\n \"endpoint\": \"sb://iothub-ns-ps7102-4123331-5320e8cc4d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/IotHubs/ps4367?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzNjc/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b136390e-75ec-40ed-a95a-362686997180" + "457126a8-21c5-4cc4-b26a-0679f788e816" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2100,16 +2157,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11992" ], "x-ms-request-id": [ - "84bf85b2-4465-4cd5-a990-c4e62d7c4631" + "74620f4f-12bc-45d2-b883-4d577c529c51" ], "x-ms-correlation-request-id": [ - "84bf85b2-4465-4cd5-a990-c4e62d7c4631" + "74620f4f-12bc-45d2-b883-4d577c529c51" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184505Z:84bf85b2-4465-4cd5-a990-c4e62d7c4631" + "WESTUS2:20200818T214402Z:74620f4f-12bc-45d2-b883-4d577c529c51" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2118,7 +2175,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:45:05 GMT" + "Tue, 18 Aug 2020 21:44:02 GMT" ], "Content-Length": [ "1460" @@ -2130,17 +2187,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/IotHubs/ps4367\",\r\n \"name\": \"ps4367\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3492\",\r\n \"etag\": \"AAAAAA3iigk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4367.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4367\",\r\n \"endpoint\": \"sb://iothub-ns-ps4367-3491741-c30e2f1f07.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102\",\r\n \"name\": \"ps7102\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7055\",\r\n \"etag\": \"AAAAARMpV0c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps7102.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7102\",\r\n \"endpoint\": \"sb://iothub-ns-ps7102-4123331-5320e8cc4d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/IotHubs/ps4367?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzNjc/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2157,16 +2214,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11990" ], "x-ms-request-id": [ - "005a23a2-58ac-4cb4-af48-e4aa73813780" + "a70d0105-abee-45e7-a34a-6230f7600ca2" ], "x-ms-correlation-request-id": [ - "005a23a2-58ac-4cb4-af48-e4aa73813780" + "a70d0105-abee-45e7-a34a-6230f7600ca2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184539Z:005a23a2-58ac-4cb4-af48-e4aa73813780" + "WESTUS2:20200818T214436Z:a70d0105-abee-45e7-a34a-6230f7600ca2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2175,7 +2232,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:45:39 GMT" + "Tue, 18 Aug 2020 21:44:36 GMT" ], "Content-Length": [ "1460" @@ -2187,23 +2244,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/IotHubs/ps4367\",\r\n \"name\": \"ps4367\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps3492\",\r\n \"etag\": \"AAAAAA3iir0=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4367.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4367\",\r\n \"endpoint\": \"sb://iothub-ns-ps4367-3491741-c30e2f1f07.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102\",\r\n \"name\": \"ps7102\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7055\",\r\n \"etag\": \"AAAAARMpxjw=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps7102.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7102\",\r\n \"endpoint\": \"sb://iothub-ns-ps7102-4123331-5320e8cc4d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/IotHubs/ps4367/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzNjcvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1d436cfe-bf89-4147-9fc6-0c40a520bea3" + "ebffefcd-aab0-4270-8c24-d5c8413f010e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2223,13 +2280,13 @@ "1199" ], "x-ms-request-id": [ - "50342e6e-0d0e-4001-9396-57413ba1425a" + "2985c824-a9fe-4c8f-b183-73fb3184354d" ], "x-ms-correlation-request-id": [ - "50342e6e-0d0e-4001-9396-57413ba1425a" + "2985c824-a9fe-4c8f-b183-73fb3184354d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184505Z:50342e6e-0d0e-4001-9396-57413ba1425a" + "WESTUS2:20200818T214402Z:2985c824-a9fe-4c8f-b183-73fb3184354d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2238,7 +2295,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:45:05 GMT" + "Tue, 18 Aug 2020 21:44:02 GMT" ], "Content-Length": [ "905" @@ -2250,23 +2307,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"PepJ+JlM+i3+dsDKoyxjDglLUPbO8cZrJPnBrIJqJ3s=\",\r\n \"secondaryKey\": \"SxEKJ9ktFn0Dh+dPOs4nIMUWPfDyad+MCNBuo1cbor8=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"PKnv0Zeak3xOAoNwFzKyr95m1o50GdhhsmlWTSmNQCY=\",\r\n \"secondaryKey\": \"8EkrVSNtXCsscme2pqzB6J/T390SAkDbJKa2QpvOu4I=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"nUghCdL/9qcPai13aLTOpL49u/7hpd2IH+JySfU5efI=\",\r\n \"secondaryKey\": \"tvptAxcLg2St0ZIHVghxCBjrCFMhsp+vXRQCW+M2/dg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NvMFpHd6/KkdoH1zfVPNgL0f45ack1zD2OnqWe2HkeU=\",\r\n \"secondaryKey\": \"8Ig4L0DGXeJHtKd+IY/KhH+SJhT6CFObIVWBFHMJ9mM=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"jv2MQ4iY5/o5P2xeHEdjJ+JWOLTNzzm2xnGTAp5bKMg=\",\r\n \"secondaryKey\": \"jEMhkWsCQKF2pDaWZcoZblCjTkkalawZ6FBiYihl70M=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"1QonUUcug6tT89fF54nu2sOkrMBjlDtYpHDIGfTjXQw=\",\r\n \"secondaryKey\": \"bgLOwjR+c3S7CCGsZw502sijBRA3/KNGqRVD6fqoToc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"UZM34w9yOyQ26Wk3XvNB6YRNrD52C3/JVqqzSUaiC3k=\",\r\n \"secondaryKey\": \"IILbZAJSIL7JYKd6qPDQXO+Z25m0W8Le6omWQ0ePceY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"X+wzvc8F2tta8m5V2Ypt00pQnAp+McsFeEwLrHJaXgI=\",\r\n \"secondaryKey\": \"LsEl7HDhtI0bFYTn4gacpwdYRgoC/eDq9IRj5o0BqLQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"ONRGg7VSiXEHsgV3TtPksGR8TnwGEGG1Yaw40jkRL24=\",\r\n \"secondaryKey\": \"2JAUEUTivtiATt3aD8PsqcMwWnqbbILNNziUwF24fug=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"/G7VAR67KRKV0YKr+IhZjqEyEldh7vJpO74L9vLoq7Q=\",\r\n \"secondaryKey\": \"Tjltm/cwhntzd7HYH/Ona36wUVxV5/hETn1EemRQqpc=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/IotHubs/ps4367/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzNjcvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ea7d49e2-a26c-458c-8d78-968f700b01b6" + "6c5484cf-8c10-43eb-b4f4-513a4e0d9868" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2286,13 +2343,13 @@ "1198" ], "x-ms-request-id": [ - "99aa0fd1-1938-4494-b453-ecc5a38659b8" + "f21bdcd5-030f-4e99-aaad-35157b38fcab" ], "x-ms-correlation-request-id": [ - "99aa0fd1-1938-4494-b453-ecc5a38659b8" + "f21bdcd5-030f-4e99-aaad-35157b38fcab" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184540Z:99aa0fd1-1938-4494-b453-ecc5a38659b8" + "WESTUS2:20200818T214437Z:f21bdcd5-030f-4e99-aaad-35157b38fcab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2301,7 +2358,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:45:39 GMT" + "Tue, 18 Aug 2020 21:44:36 GMT" ], "Content-Length": [ "1078" @@ -2313,17 +2370,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"PepJ+JlM+i3+dsDKoyxjDglLUPbO8cZrJPnBrIJqJ3s=\",\r\n \"secondaryKey\": \"SxEKJ9ktFn0Dh+dPOs4nIMUWPfDyad+MCNBuo1cbor8=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"PKnv0Zeak3xOAoNwFzKyr95m1o50GdhhsmlWTSmNQCY=\",\r\n \"secondaryKey\": \"8EkrVSNtXCsscme2pqzB6J/T390SAkDbJKa2QpvOu4I=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"nUghCdL/9qcPai13aLTOpL49u/7hpd2IH+JySfU5efI=\",\r\n \"secondaryKey\": \"tvptAxcLg2St0ZIHVghxCBjrCFMhsp+vXRQCW+M2/dg=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"NvMFpHd6/KkdoH1zfVPNgL0f45ack1zD2OnqWe2HkeU=\",\r\n \"secondaryKey\": \"8Ig4L0DGXeJHtKd+IY/KhH+SJhT6CFObIVWBFHMJ9mM=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"jv2MQ4iY5/o5P2xeHEdjJ+JWOLTNzzm2xnGTAp5bKMg=\",\r\n \"secondaryKey\": \"jEMhkWsCQKF2pDaWZcoZblCjTkkalawZ6FBiYihl70M=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"UIGkxyy7YbA7nc4z1ldGq5sZ/Tiu2E6W2URPNkznor0=\",\r\n \"secondaryKey\": \"SloqRNhiVOAm0QgyyJdTU1rtKRzFN66Zfm/K9pCCCQ8=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"1QonUUcug6tT89fF54nu2sOkrMBjlDtYpHDIGfTjXQw=\",\r\n \"secondaryKey\": \"bgLOwjR+c3S7CCGsZw502sijBRA3/KNGqRVD6fqoToc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"UZM34w9yOyQ26Wk3XvNB6YRNrD52C3/JVqqzSUaiC3k=\",\r\n \"secondaryKey\": \"IILbZAJSIL7JYKd6qPDQXO+Z25m0W8Le6omWQ0ePceY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"X+wzvc8F2tta8m5V2Ypt00pQnAp+McsFeEwLrHJaXgI=\",\r\n \"secondaryKey\": \"LsEl7HDhtI0bFYTn4gacpwdYRgoC/eDq9IRj5o0BqLQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"ONRGg7VSiXEHsgV3TtPksGR8TnwGEGG1Yaw40jkRL24=\",\r\n \"secondaryKey\": \"2JAUEUTivtiATt3aD8PsqcMwWnqbbILNNziUwF24fug=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"/G7VAR67KRKV0YKr+IhZjqEyEldh7vJpO74L9vLoq7Q=\",\r\n \"secondaryKey\": \"Tjltm/cwhntzd7HYH/Ona36wUVxV5/hETn1EemRQqpc=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"z8gEkfYrdDaijb5NHLHzbWgqn4STidL8stppBpJVAjA=\",\r\n \"secondaryKey\": \"BpDoI2G6K+bvCBr5vfpCYiqmJNlt078cbwgpRSwrYk4=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZmMwNzVjMmYtODAzNy00YzQ5LWJjYzgtNmI4OTcxMzJmYmVm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWm1Nd056VmpNbVl0T0RBek55MDBZelE1TFdKall6Z3RObUk0T1RjeE16Sm1ZbVZtP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzFhYjgxMTctMWQ1NC00YjNmLThlMzEtY2YwYTgzZDJlYTAz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpGaFlqZ3hNVGN0TVdRMU5DMDBZak5tTFRobE16RXRZMll3WVRnelpESmxZVEF6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2340,16 +2397,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11991" ], "x-ms-request-id": [ - "f603e9a8-f97d-499d-b74c-6f91648b7947" + "5995f9a5-2f58-4f24-8bab-03e598ca88f3" ], "x-ms-correlation-request-id": [ - "f603e9a8-f97d-499d-b74c-6f91648b7947" + "5995f9a5-2f58-4f24-8bab-03e598ca88f3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184539Z:f603e9a8-f97d-499d-b74c-6f91648b7947" + "WESTUS2:20200818T214436Z:5995f9a5-2f58-4f24-8bab-03e598ca88f3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2358,7 +2415,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:45:38 GMT" + "Tue, 18 Aug 2020 21:44:36 GMT" ], "Content-Length": [ "22" @@ -2374,19 +2431,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/IotHubs/ps4367/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzNjcvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDIvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "73cc898b-b364-4236-a06d-306709d79504" + "08c650f9-b35e-4a7a-90b9-95b7ce14aac5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -2406,13 +2463,13 @@ "1197" ], "x-ms-request-id": [ - "d97baa6f-0294-42b8-83da-07f58d689f40" + "5db18ba6-5375-447e-b008-1945b63daa04" ], "x-ms-correlation-request-id": [ - "d97baa6f-0294-42b8-83da-07f58d689f40" + "5db18ba6-5375-447e-b008-1945b63daa04" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184540Z:d97baa6f-0294-42b8-83da-07f58d689f40" + "WESTUS2:20200818T214437Z:5db18ba6-5375-447e-b008-1945b63daa04" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2421,7 +2478,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:45:39 GMT" + "Tue, 18 Aug 2020 21:44:36 GMT" ], "Content-Length": [ "172" @@ -2433,17 +2490,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"UIGkxyy7YbA7nc4z1ldGq5sZ/Tiu2E6W2URPNkznor0=\",\r\n \"secondaryKey\": \"SloqRNhiVOAm0QgyyJdTU1rtKRzFN66Zfm/K9pCCCQ8=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"z8gEkfYrdDaijb5NHLHzbWgqn4STidL8stppBpJVAjA=\",\r\n \"secondaryKey\": \"BpDoI2G6K+bvCBr5vfpCYiqmJNlt078cbwgpRSwrYk4=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/operationResults/b3NfaWRfYTBiY2FlYjQtZTJjZS00ODQ1LWEwODctYjBiMzZjNTZmY2Rl?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZVEJpWTJGbFlqUXRaVEpqWlMwME9EUTFMV0V3T0RjdFlqQmlNelpqTlRabVkyUmw/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/operationResults/b3NfaWRfOTY2ZGIwZDAtMzA5Zi00MjFiLThjNWItODRhYmU1ZmE3ZTA2?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZk9UWTJaR0l3WkRBdE16QTVaaTAwTWpGaUxUaGpOV0l0T0RSaFltVTFabUUzWlRBMj9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2463,13 +2520,13 @@ "11998" ], "x-ms-request-id": [ - "62735338-2de3-4cd0-9ad0-85809ee60f1a" + "1cc74207-fc8e-4e3c-8f61-0c1ac2f0f3a7" ], "x-ms-correlation-request-id": [ - "62735338-2de3-4cd0-9ad0-85809ee60f1a" + "1cc74207-fc8e-4e3c-8f61-0c1ac2f0f3a7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184612Z:62735338-2de3-4cd0-9ad0-85809ee60f1a" + "WESTUS2:20200818T214522Z:1cc74207-fc8e-4e3c-8f61-0c1ac2f0f3a7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2478,7 +2535,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:12 GMT" + "Tue, 18 Aug 2020 21:45:21 GMT" ], "Content-Length": [ "22" @@ -2494,19 +2551,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6c890d8e-6f10-48e4-ae45-945298491031" + "a82a9f62-ddfe-4682-bf52-4d43b2a1f5cb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2526,13 +2583,13 @@ "1199" ], "x-ms-request-id": [ - "208fcae5-70da-49a1-843e-1cd52230c12e" + "0b0c0471-4dbc-4c44-b0bf-ae3596b46647" ], "x-ms-correlation-request-id": [ - "208fcae5-70da-49a1-843e-1cd52230c12e" + "0b0c0471-4dbc-4c44-b0bf-ae3596b46647" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184613Z:208fcae5-70da-49a1-843e-1cd52230c12e" + "WESTUS2:20200818T214528Z:0b0c0471-4dbc-4c44-b0bf-ae3596b46647" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2541,7 +2598,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:12 GMT" + "Tue, 18 Aug 2020 21:45:27 GMT" ], "Content-Length": [ "229" @@ -2553,23 +2610,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"JraJi6axiOsCIweCPen07liPTtaLfQuieMRucsKvJZU=\",\r\n \"secondaryKey\": \"4cZMj3ziVaPRciPK8tGJbH9rSBYOsWCgGiJdllPqMx0=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8fc0cdad-1f92-4134-baf8-71f634e609aa" + "b239556f-530a-451e-a49a-4323238f42f2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2589,13 +2646,13 @@ "1198" ], "x-ms-request-id": [ - "b5676ba9-8590-4f6e-b708-ec920a172494" + "2963d716-6ab3-4b71-996e-d79718db2327" ], "x-ms-correlation-request-id": [ - "b5676ba9-8590-4f6e-b708-ec920a172494" + "2963d716-6ab3-4b71-996e-d79718db2327" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184613Z:b5676ba9-8590-4f6e-b708-ec920a172494" + "WESTUS2:20200818T214528Z:2963d716-6ab3-4b71-996e-d79718db2327" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2604,7 +2661,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:13 GMT" + "Tue, 18 Aug 2020 21:45:28 GMT" ], "Content-Length": [ "229" @@ -2616,23 +2673,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"JraJi6axiOsCIweCPen07liPTtaLfQuieMRucsKvJZU=\",\r\n \"secondaryKey\": \"4cZMj3ziVaPRciPK8tGJbH9rSBYOsWCgGiJdllPqMx0=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "54af1f9a-c9ee-409c-a799-a7f501042bdc" + "bd3fb266-98ce-4649-9ce3-6d895137bd4d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2652,13 +2709,13 @@ "1197" ], "x-ms-request-id": [ - "7c2868ea-4c83-4520-8bf9-0f25547f8c26" + "cc18e535-86a4-4c47-923f-4dd76c76db34" ], "x-ms-correlation-request-id": [ - "7c2868ea-4c83-4520-8bf9-0f25547f8c26" + "cc18e535-86a4-4c47-923f-4dd76c76db34" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184614Z:7c2868ea-4c83-4520-8bf9-0f25547f8c26" + "WESTUS2:20200818T214529Z:cc18e535-86a4-4c47-923f-4dd76c76db34" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2667,7 +2724,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:13 GMT" + "Tue, 18 Aug 2020 21:45:28 GMT" ], "Content-Length": [ "229" @@ -2679,23 +2736,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"JraJi6axiOsCIweCPen07liPTtaLfQuieMRucsKvJZU=\",\r\n \"secondaryKey\": \"4cZMj3ziVaPRciPK8tGJbH9rSBYOsWCgGiJdllPqMx0=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "15bac7db-27a8-45d6-a8c8-327c5818dccd" + "847b903d-d645-4ed1-a445-a630519ce0a5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2715,13 +2772,13 @@ "1196" ], "x-ms-request-id": [ - "7c9cfa67-57cf-41c8-af9d-cfdd96242b14" + "1cc066f1-7cb6-4ded-8006-f9df9b8ca9b6" ], "x-ms-correlation-request-id": [ - "7c9cfa67-57cf-41c8-af9d-cfdd96242b14" + "1cc066f1-7cb6-4ded-8006-f9df9b8ca9b6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184614Z:7c9cfa67-57cf-41c8-af9d-cfdd96242b14" + "WESTUS2:20200818T214529Z:1cc066f1-7cb6-4ded-8006-f9df9b8ca9b6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2730,7 +2787,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:14 GMT" + "Tue, 18 Aug 2020 21:45:28 GMT" ], "Content-Length": [ "229" @@ -2742,23 +2799,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"JraJi6axiOsCIweCPen07liPTtaLfQuieMRucsKvJZU=\",\r\n \"secondaryKey\": \"4cZMj3ziVaPRciPK8tGJbH9rSBYOsWCgGiJdllPqMx0=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2a38e5db-6839-4c23-80af-2a83afaeadc0" + "2b128dd1-2feb-4eeb-920a-49c85df17d02" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2778,13 +2835,13 @@ "1195" ], "x-ms-request-id": [ - "09cd22b3-6d52-44a5-943e-0572581f4fa3" + "6905b167-eefe-40c4-982d-fda9b2ec259c" ], "x-ms-correlation-request-id": [ - "09cd22b3-6d52-44a5-943e-0572581f4fa3" + "6905b167-eefe-40c4-982d-fda9b2ec259c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184615Z:09cd22b3-6d52-44a5-943e-0572581f4fa3" + "WESTUS2:20200818T214530Z:6905b167-eefe-40c4-982d-fda9b2ec259c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2793,7 +2850,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:14 GMT" + "Tue, 18 Aug 2020 21:45:29 GMT" ], "Content-Length": [ "229" @@ -2805,23 +2862,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"JraJi6axiOsCIweCPen07liPTtaLfQuieMRucsKvJZU=\",\r\n \"secondaryKey\": \"4cZMj3ziVaPRciPK8tGJbH9rSBYOsWCgGiJdllPqMx0=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "20afbda4-8edd-4c20-b840-387175c91db2" + "0d68aecb-2115-4f7c-b5c3-b32d9a083fb6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2841,13 +2898,13 @@ "1194" ], "x-ms-request-id": [ - "c1117104-b893-48fb-9512-28b088ba63de" + "563b087e-c99c-4537-a14e-59b42f510f83" ], "x-ms-correlation-request-id": [ - "c1117104-b893-48fb-9512-28b088ba63de" + "563b087e-c99c-4537-a14e-59b42f510f83" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184615Z:c1117104-b893-48fb-9512-28b088ba63de" + "WESTUS2:20200818T214530Z:563b087e-c99c-4537-a14e-59b42f510f83" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2856,7 +2913,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:14 GMT" + "Tue, 18 Aug 2020 21:45:29 GMT" ], "Content-Length": [ "229" @@ -2868,23 +2925,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"JraJi6axiOsCIweCPen07liPTtaLfQuieMRucsKvJZU=\",\r\n \"secondaryKey\": \"4cZMj3ziVaPRciPK8tGJbH9rSBYOsWCgGiJdllPqMx0=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e0235796-fd79-40b0-88b8-fcecf72faa6e" + "afc8937c-16e6-4f46-b273-d7d62c3f949b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2904,13 +2961,13 @@ "1193" ], "x-ms-request-id": [ - "906f1bce-9042-439b-8d80-35a8671f9a1f" + "2834fc78-ea07-4ac5-9cb2-83ecd07f58f4" ], "x-ms-correlation-request-id": [ - "906f1bce-9042-439b-8d80-35a8671f9a1f" + "2834fc78-ea07-4ac5-9cb2-83ecd07f58f4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184615Z:906f1bce-9042-439b-8d80-35a8671f9a1f" + "WESTUS2:20200818T214530Z:2834fc78-ea07-4ac5-9cb2-83ecd07f58f4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2919,7 +2976,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:15 GMT" + "Tue, 18 Aug 2020 21:45:29 GMT" ], "Content-Length": [ "229" @@ -2931,23 +2988,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"JraJi6axiOsCIweCPen07liPTtaLfQuieMRucsKvJZU=\",\r\n \"secondaryKey\": \"4cZMj3ziVaPRciPK8tGJbH9rSBYOsWCgGiJdllPqMx0=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3cf190ed-4072-4b18-95ce-e0e06102dd44" + "9c506214-6e23-422c-abb9-f6feafb454c4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -2967,13 +3024,13 @@ "1192" ], "x-ms-request-id": [ - "02e4e115-a377-473d-ac5e-4d6afabebdfa" + "2304bfb1-83b3-4f25-9761-98060f46b023" ], "x-ms-correlation-request-id": [ - "02e4e115-a377-473d-ac5e-4d6afabebdfa" + "2304bfb1-83b3-4f25-9761-98060f46b023" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184616Z:02e4e115-a377-473d-ac5e-4d6afabebdfa" + "WESTUS2:20200818T214531Z:2304bfb1-83b3-4f25-9761-98060f46b023" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2982,7 +3039,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:15 GMT" + "Tue, 18 Aug 2020 21:45:30 GMT" ], "Content-Length": [ "229" @@ -2994,23 +3051,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"JraJi6axiOsCIweCPen07liPTtaLfQuieMRucsKvJZU=\",\r\n \"secondaryKey\": \"4cZMj3ziVaPRciPK8tGJbH9rSBYOsWCgGiJdllPqMx0=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ebef2085-1b81-4a67-8c2f-bd15fc8eec0b" + "40adfa97-a719-448f-8028-f7050e8c2164" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3030,13 +3087,13 @@ "1191" ], "x-ms-request-id": [ - "a1d4eadc-2b18-46f8-9581-f55c60accd27" + "8f5f57e5-480a-4b32-965b-06004e614eca" ], "x-ms-correlation-request-id": [ - "a1d4eadc-2b18-46f8-9581-f55c60accd27" + "8f5f57e5-480a-4b32-965b-06004e614eca" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184616Z:a1d4eadc-2b18-46f8-9581-f55c60accd27" + "WESTUS2:20200818T214531Z:8f5f57e5-480a-4b32-965b-06004e614eca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3045,7 +3102,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:16 GMT" + "Tue, 18 Aug 2020 21:45:30 GMT" ], "Content-Length": [ "229" @@ -3057,23 +3114,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"JraJi6axiOsCIweCPen07liPTtaLfQuieMRucsKvJZU=\",\r\n \"secondaryKey\": \"4cZMj3ziVaPRciPK8tGJbH9rSBYOsWCgGiJdllPqMx0=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "baedd59c-f3a5-415d-af57-c6223e93cf85" + "26e5d6ca-6441-45c7-97e2-d8cc1c3fc424" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3093,13 +3150,13 @@ "1190" ], "x-ms-request-id": [ - "e30ea349-1aac-459b-9f1d-7609d7c12a58" + "fb2abd57-e020-4901-8501-3509caa5ab6e" ], "x-ms-correlation-request-id": [ - "e30ea349-1aac-459b-9f1d-7609d7c12a58" + "fb2abd57-e020-4901-8501-3509caa5ab6e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184617Z:e30ea349-1aac-459b-9f1d-7609d7c12a58" + "WESTUS2:20200818T214531Z:fb2abd57-e020-4901-8501-3509caa5ab6e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3108,7 +3165,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:16 GMT" + "Tue, 18 Aug 2020 21:45:31 GMT" ], "Content-Length": [ "229" @@ -3120,23 +3177,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"JraJi6axiOsCIweCPen07liPTtaLfQuieMRucsKvJZU=\",\r\n \"secondaryKey\": \"4cZMj3ziVaPRciPK8tGJbH9rSBYOsWCgGiJdllPqMx0=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8ec0042d-4f85-4f5b-a306-5c192a21687c" + "7183c3ff-7b78-450c-82c4-58e0db99bebd" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3156,13 +3213,13 @@ "1189" ], "x-ms-request-id": [ - "8862f165-445e-4248-9d6e-98bffb3b3a49" + "0be76b2f-ad68-41c7-8b7c-ad8dccbca096" ], "x-ms-correlation-request-id": [ - "8862f165-445e-4248-9d6e-98bffb3b3a49" + "0be76b2f-ad68-41c7-8b7c-ad8dccbca096" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184617Z:8862f165-445e-4248-9d6e-98bffb3b3a49" + "WESTUS2:20200818T214532Z:0be76b2f-ad68-41c7-8b7c-ad8dccbca096" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3171,7 +3228,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:17 GMT" + "Tue, 18 Aug 2020 21:45:31 GMT" ], "Content-Length": [ "229" @@ -3183,17 +3240,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"JraJi6axiOsCIweCPen07liPTtaLfQuieMRucsKvJZU=\",\r\n \"secondaryKey\": \"4cZMj3ziVaPRciPK8tGJbH9rSBYOsWCgGiJdllPqMx0=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/provisioningServices/ps1407/operationResults/b3NfaWRfM2M1Mzc3MjAtMjcxZi00ZmEzLWI5MWUtNTRhMGUzYjU4YWNl?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDA3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNMk0xTXpjM01qQXRNamN4WmkwMFptRXpMV0k1TVdVdE5UUmhNR1V6WWpVNFlXTmw/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/operationResults/b3NfaWRfZDliMTE2MTUtOGNmNS00MzQwLTg1YzItMzhhZDRiY2Y4ZTY1?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZlpEbGlNVEUyTVRVdE9HTm1OUzAwTXpRd0xUZzFZekl0TXpoaFpEUmlZMlk0WlRZMT9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" @@ -3213,13 +3270,13 @@ "11982" ], "x-ms-request-id": [ - "5540cc48-2799-4018-b4a0-740194210aa5" + "0226d5bc-23cc-4297-8f35-0da1f27888b1" ], "x-ms-correlation-request-id": [ - "5540cc48-2799-4018-b4a0-740194210aa5" + "0226d5bc-23cc-4297-8f35-0da1f27888b1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184653Z:5540cc48-2799-4018-b4a0-740194210aa5" + "WESTUS2:20200818T214605Z:0226d5bc-23cc-4297-8f35-0da1f27888b1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3228,7 +3285,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:53 GMT" + "Tue, 18 Aug 2020 21:46:04 GMT" ], "Content-Length": [ "22" @@ -3244,19 +3301,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3492/providers/Microsoft.Devices/IotHubs/ps4367?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzQ5Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzNjc/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "86d477ce-035c-45f2-9212-3b7f37183bf5" + "f6d673fc-6b22-4146-9443-e3112bdff867" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3270,13 +3327,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOTA3OTA4MTYtNzlmZS00MGI3LWI5N2UtNGRiOWJjYjVhZmU2?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZWMzYTczMTMtOTg5YS00MTdlLWI2ZWQtZDgyODVhNmFmNGE0?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOTA3OTA4MTYtNzlmZS00MGI3LWI5N2UtNGRiOWJjYjVhZmU2?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZWMzYTczMTMtOTg5YS00MTdlLWI2ZWQtZDgyODVhNmFmNGE0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -3285,13 +3342,13 @@ "14999" ], "x-ms-request-id": [ - "95b23ffc-26a8-4eb2-853d-02023542fffc" + "227497ad-d5b9-40b2-afa2-90d287755389" ], "x-ms-correlation-request-id": [ - "95b23ffc-26a8-4eb2-853d-02023542fffc" + "227497ad-d5b9-40b2-afa2-90d287755389" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184654Z:95b23ffc-26a8-4eb2-853d-02023542fffc" + "WESTUS2:20200818T214606Z:227497ad-d5b9-40b2-afa2-90d287755389" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3300,7 +3357,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:46:54 GMT" + "Tue, 18 Aug 2020 21:46:05 GMT" ], "Content-Length": [ "4" @@ -3316,13 +3373,13 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOTA3OTA4MTYtNzlmZS00MGI3LWI5N2UtNGRiOWJjYjVhZmU2?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT1RBM09UQTRNVFl0TnpsbVpTMDBNR0kzTFdJNU4yVXROR1JpT1dKallqVmhabVUyP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZWMzYTczMTMtOTg5YS00MTdlLWI2ZWQtZDgyODVhNmFmNGE0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWldNellUY3pNVE10T1RnNVlTMDBNVGRsTFdJMlpXUXRaRGd5T0RWaE5tRm1OR0UwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3342,13 +3399,13 @@ "11990" ], "x-ms-request-id": [ - "5dacc253-f3c6-4838-aacf-215df5337d89" + "98a525ca-4d4b-4dff-a549-335baaab4ddb" ], "x-ms-correlation-request-id": [ - "5dacc253-f3c6-4838-aacf-215df5337d89" + "98a525ca-4d4b-4dff-a549-335baaab4ddb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184709Z:5dacc253-f3c6-4838-aacf-215df5337d89" + "WESTUS2:20200818T214621Z:98a525ca-4d4b-4dff-a549-335baaab4ddb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3357,7 +3414,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:47:09 GMT" + "Tue, 18 Aug 2020 21:46:21 GMT" ], "Content-Length": [ "22" @@ -3373,13 +3430,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOTA3OTA4MTYtNzlmZS00MGI3LWI5N2UtNGRiOWJjYjVhZmU2?api-version=2019-07-01-preview&operationSource=os_ih", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT1RBM09UQTRNVFl0TnpsbVpTMDBNR0kzTFdJNU4yVXROR1JpT1dKallqVmhabVUyP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZWMzYTczMTMtOTg5YS00MTdlLWI2ZWQtZDgyODVhNmFmNGE0?api-version=2019-07-01-preview&operationSource=os_ih", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWldNellUY3pNVE10T1RnNVlTMDBNVGRsTFdJMlpXUXRaRGd5T0RWaE5tRm1OR0UwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" @@ -3393,7 +3450,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOTA3OTA4MTYtNzlmZS00MGI3LWI5N2UtNGRiOWJjYjVhZmU2?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZWMzYTczMTMtOTg5YS00MTdlLWI2ZWQtZDgyODVhNmFmNGE0?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" @@ -3405,13 +3462,13 @@ "11989" ], "x-ms-request-id": [ - "3f4e56de-d50f-4eb8-9a3d-d4fc01be432c" + "8fddca82-ade5-45bc-952d-fcb44428870a" ], "x-ms-correlation-request-id": [ - "3f4e56de-d50f-4eb8-9a3d-d4fc01be432c" + "8fddca82-ade5-45bc-952d-fcb44428870a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184710Z:3f4e56de-d50f-4eb8-9a3d-d4fc01be432c" + "WESTUS2:20200818T214621Z:8fddca82-ade5-45bc-952d-fcb44428870a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3420,7 +3477,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:47:09 GMT" + "Tue, 18 Aug 2020 21:46:21 GMT" ], "Expires": [ "-1" @@ -3433,22 +3490,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps3492?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMzQ5Mj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps7055?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNzA1NT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "89a6d5a0-7f28-493b-8e17-26d164c76919" + "ce22ed0a-7da3-4f62-b633-5a750beb6208" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -3459,7 +3516,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3468,13 +3525,13 @@ "14999" ], "x-ms-request-id": [ - "f29dd0ff-ee51-42db-92e6-14b0506c8b79" + "40818641-0a72-47d8-b5ff-cbaaf841de24" ], "x-ms-correlation-request-id": [ - "f29dd0ff-ee51-42db-92e6-14b0506c8b79" + "40818641-0a72-47d8-b5ff-cbaaf841de24" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184711Z:f29dd0ff-ee51-42db-92e6-14b0506c8b79" + "WESTUS2:20200818T214622Z:40818641-0a72-47d8-b5ff-cbaaf841de24" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3483,7 +3540,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:47:10 GMT" + "Tue, 18 Aug 2020 21:46:22 GMT" ], "Expires": [ "-1" @@ -3496,16 +3553,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME9USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -3516,7 +3573,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3525,13 +3582,13 @@ "11999" ], "x-ms-request-id": [ - "73b9de57-dade-4935-8485-eef739fb3eed" + "12c1b856-10e7-4014-b88c-71fd2cd103ad" ], "x-ms-correlation-request-id": [ - "73b9de57-dade-4935-8485-eef739fb3eed" + "12c1b856-10e7-4014-b88c-71fd2cd103ad" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184726Z:73b9de57-dade-4935-8485-eef739fb3eed" + "WESTUS2:20200818T214637Z:12c1b856-10e7-4014-b88c-71fd2cd103ad" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3540,7 +3597,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:47:25 GMT" + "Tue, 18 Aug 2020 21:46:36 GMT" ], "Expires": [ "-1" @@ -3553,16 +3610,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME9USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -3573,7 +3630,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3582,13 +3639,13 @@ "11998" ], "x-ms-request-id": [ - "2e58802d-f542-4a07-abc6-919efc0bd5d1" + "e6157a77-c548-4aed-b011-dabffdba0208" ], "x-ms-correlation-request-id": [ - "2e58802d-f542-4a07-abc6-919efc0bd5d1" + "e6157a77-c548-4aed-b011-dabffdba0208" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184741Z:2e58802d-f542-4a07-abc6-919efc0bd5d1" + "WESTUS2:20200818T214652Z:e6157a77-c548-4aed-b011-dabffdba0208" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3597,7 +3654,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:47:41 GMT" + "Tue, 18 Aug 2020 21:46:52 GMT" ], "Expires": [ "-1" @@ -3610,16 +3667,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME9USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -3630,7 +3687,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3639,13 +3696,13 @@ "11997" ], "x-ms-request-id": [ - "b726e323-aa10-4143-a7ff-4931f5525692" + "acc52d29-6f8e-4ab5-b202-f1c2e9a06c3e" ], "x-ms-correlation-request-id": [ - "b726e323-aa10-4143-a7ff-4931f5525692" + "acc52d29-6f8e-4ab5-b202-f1c2e9a06c3e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184756Z:b726e323-aa10-4143-a7ff-4931f5525692" + "WESTUS2:20200818T214708Z:acc52d29-6f8e-4ab5-b202-f1c2e9a06c3e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3654,7 +3711,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:47:55 GMT" + "Tue, 18 Aug 2020 21:47:07 GMT" ], "Expires": [ "-1" @@ -3667,16 +3724,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME9USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -3687,7 +3744,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3696,13 +3753,13 @@ "11996" ], "x-ms-request-id": [ - "fef88ef7-7694-4b59-b607-6ab7507fe6f2" + "3dd9cd2b-a9c0-4107-b1fa-37d3b5f4facf" ], "x-ms-correlation-request-id": [ - "fef88ef7-7694-4b59-b607-6ab7507fe6f2" + "3dd9cd2b-a9c0-4107-b1fa-37d3b5f4facf" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184811Z:fef88ef7-7694-4b59-b607-6ab7507fe6f2" + "WESTUS2:20200818T214723Z:3dd9cd2b-a9c0-4107-b1fa-37d3b5f4facf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3711,7 +3768,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:48:11 GMT" + "Tue, 18 Aug 2020 21:47:22 GMT" ], "Expires": [ "-1" @@ -3724,16 +3781,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME9USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -3744,7 +3801,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3753,13 +3810,13 @@ "11995" ], "x-ms-request-id": [ - "5a254b22-0c41-468c-b229-7a8ac3a8aaae" + "86ffdc2a-e765-450d-808e-d72be14b3025" ], "x-ms-correlation-request-id": [ - "5a254b22-0c41-468c-b229-7a8ac3a8aaae" + "86ffdc2a-e765-450d-808e-d72be14b3025" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184826Z:5a254b22-0c41-468c-b229-7a8ac3a8aaae" + "WESTUS2:20200818T214738Z:86ffdc2a-e765-450d-808e-d72be14b3025" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3768,7 +3825,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:48:26 GMT" + "Tue, 18 Aug 2020 21:47:37 GMT" ], "Expires": [ "-1" @@ -3781,16 +3838,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME9USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -3801,7 +3858,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3810,13 +3867,13 @@ "11994" ], "x-ms-request-id": [ - "555afe96-c8f9-4482-b9c5-ea0de86f385e" + "34fda445-f988-4e8c-9ff5-88b8ce7cdf7a" ], "x-ms-correlation-request-id": [ - "555afe96-c8f9-4482-b9c5-ea0de86f385e" + "34fda445-f988-4e8c-9ff5-88b8ce7cdf7a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184841Z:555afe96-c8f9-4482-b9c5-ea0de86f385e" + "WESTUS2:20200818T214753Z:34fda445-f988-4e8c-9ff5-88b8ce7cdf7a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3825,7 +3882,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:48:40 GMT" + "Tue, 18 Aug 2020 21:47:53 GMT" ], "Expires": [ "-1" @@ -3838,16 +3895,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME9USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -3858,7 +3915,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3867,13 +3924,13 @@ "11993" ], "x-ms-request-id": [ - "6acf084e-6c39-4a31-92d3-f5bce256892e" + "b8828c98-7d1a-42fb-adfc-318812dc74cd" ], "x-ms-correlation-request-id": [ - "6acf084e-6c39-4a31-92d3-f5bce256892e" + "b8828c98-7d1a-42fb-adfc-318812dc74cd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184856Z:6acf084e-6c39-4a31-92d3-f5bce256892e" + "WESTUS2:20200818T214808Z:b8828c98-7d1a-42fb-adfc-318812dc74cd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3882,7 +3939,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:48:56 GMT" + "Tue, 18 Aug 2020 21:48:08 GMT" ], "Expires": [ "-1" @@ -3895,16 +3952,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME9USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -3915,7 +3972,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3924,13 +3981,13 @@ "11992" ], "x-ms-request-id": [ - "93a4c531-2e57-4fea-b6c1-b6ddea549a99" + "10df5fa2-4049-44a7-933d-3be7c8c377af" ], "x-ms-correlation-request-id": [ - "93a4c531-2e57-4fea-b6c1-b6ddea549a99" + "10df5fa2-4049-44a7-933d-3be7c8c377af" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184912Z:93a4c531-2e57-4fea-b6c1-b6ddea549a99" + "WESTUS2:20200818T214823Z:10df5fa2-4049-44a7-933d-3be7c8c377af" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3939,7 +3996,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:49:11 GMT" + "Tue, 18 Aug 2020 21:48:23 GMT" ], "Expires": [ "-1" @@ -3952,16 +4009,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME9USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -3972,7 +4029,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3981,13 +4038,13 @@ "11991" ], "x-ms-request-id": [ - "56497240-9ae6-46b9-b7ed-c6eb5ac15417" + "9150210a-5fb6-442a-9bdc-98e1428614ea" ], "x-ms-correlation-request-id": [ - "56497240-9ae6-46b9-b7ed-c6eb5ac15417" + "9150210a-5fb6-442a-9bdc-98e1428614ea" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184927Z:56497240-9ae6-46b9-b7ed-c6eb5ac15417" + "WESTUS2:20200818T214838Z:9150210a-5fb6-442a-9bdc-98e1428614ea" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3996,7 +4053,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:49:26 GMT" + "Tue, 18 Aug 2020 21:48:37 GMT" ], "Expires": [ "-1" @@ -4009,16 +4066,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME9USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -4029,7 +4086,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4038,13 +4095,13 @@ "11990" ], "x-ms-request-id": [ - "1009c10d-3809-4abd-99bd-1c8ce4e41047" + "275f2ede-b24a-41b8-b0d8-20cc71e0e335" ], "x-ms-correlation-request-id": [ - "1009c10d-3809-4abd-99bd-1c8ce4e41047" + "275f2ede-b24a-41b8-b0d8-20cc71e0e335" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T184942Z:1009c10d-3809-4abd-99bd-1c8ce4e41047" + "WESTUS2:20200818T214853Z:275f2ede-b24a-41b8-b0d8-20cc71e0e335" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4053,7 +4110,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:49:41 GMT" + "Tue, 18 Aug 2020 21:48:53 GMT" ], "Expires": [ "-1" @@ -4066,16 +4123,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME9USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -4085,194 +4142,17 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], "x-ms-ratelimit-remaining-subscription-reads": [ "11989" ], "x-ms-request-id": [ - "8199cfe8-ecdb-4835-a072-8ef26d7b0df5" - ], - "x-ms-correlation-request-id": [ - "8199cfe8-ecdb-4835-a072-8ef26d7b0df5" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200522T184957Z:8199cfe8-ecdb-4835-a072-8ef26d7b0df5" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Fri, 22 May 2020 18:49:56 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME9USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.27817.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" - ], - "x-ms-request-id": [ - "59226f54-af54-421a-bcba-1bba42716151" - ], - "x-ms-correlation-request-id": [ - "59226f54-af54-421a-bcba-1bba42716151" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200522T185012Z:59226f54-af54-421a-bcba-1bba42716151" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Fri, 22 May 2020 18:50:12 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME9USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.27817.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" - ], - "x-ms-request-id": [ - "9f2be5a0-6dc8-4daf-8cd5-b68111e3be68" - ], - "x-ms-correlation-request-id": [ - "9f2be5a0-6dc8-4daf-8cd5-b68111e3be68" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200522T185027Z:9f2be5a0-6dc8-4daf-8cd5-b68111e3be68" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Fri, 22 May 2020 18:50:26 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME9USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.27817.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" - ], - "x-ms-request-id": [ - "664519c7-192b-440b-ac1a-55dd0fb6a0f0" + "3c466cea-ddc8-4e16-a4b0-4d0fc85daa4e" ], "x-ms-correlation-request-id": [ - "664519c7-192b-440b-ac1a-55dd0fb6a0f0" + "3c466cea-ddc8-4e16-a4b0-4d0fc85daa4e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T185042Z:664519c7-192b-440b-ac1a-55dd0fb6a0f0" + "WESTUS2:20200818T214908Z:3c466cea-ddc8-4e16-a4b0-4d0fc85daa4e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4281,58 +4161,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:50:41 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME9USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.27817.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" - ], - "x-ms-request-id": [ - "2b7de372-dd5c-41f9-88ed-dadf2ae2e766" - ], - "x-ms-correlation-request-id": [ - "2b7de372-dd5c-41f9-88ed-dadf2ae2e766" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200522T185057Z:2b7de372-dd5c-41f9-88ed-dadf2ae2e766" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Fri, 22 May 2020 18:50:57 GMT" + "Tue, 18 Aug 2020 21:49:08 GMT" ], "Expires": [ "-1" @@ -4345,16 +4174,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0OTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME9USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.03", + "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -4365,16 +4194,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11988" ], "x-ms-request-id": [ - "054746c8-3ec4-4975-ae14-e8b8160a05f9" + "de7fdbe0-9bb6-46a3-835d-4815db7f1345" ], "x-ms-correlation-request-id": [ - "054746c8-3ec4-4975-ae14-e8b8160a05f9" + "de7fdbe0-9bb6-46a3-835d-4815db7f1345" ], "x-ms-routing-request-id": [ - "WESTUS2:20200522T185057Z:054746c8-3ec4-4975-ae14-e8b8160a05f9" + "WESTUS2:20200818T214908Z:de7fdbe0-9bb6-46a3-835d-4815db7f1345" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4383,7 +4212,7 @@ "nosniff" ], "Date": [ - "Fri, 22 May 2020 18:50:57 GMT" + "Tue, 18 Aug 2020 21:49:08 GMT" ], "Expires": [ "-1" @@ -4398,11 +4227,11 @@ ], "Names": { "Test-AzIotDpsRegistrationLifeCycle": [ - "ps1407", - "ps3492", - "ps4367", - "ps9924", - "ps8174" + "ps612", + "ps7055", + "ps7102", + "ps7979", + "ps5740" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsTests/IotDpsLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsTests/IotDpsLifeCycle.json index b5a0a98aeb83..95c2811cf39c 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsTests/IotDpsLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsTests/IotDpsLifeCycle.json @@ -7,16 +7,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "291de67b-5e68-405e-9e58-5d0e67ca2a59" + "be03ca86-3006-4b3d-90b1-7be8b92511b3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11999" ], "x-ms-request-id": [ - "01c03677-d8a6-48ba-a2fe-bbaabce0b206" + "b37e9976-a6b6-4617-bc2e-436b62fe0e7c" ], "x-ms-correlation-request-id": [ - "01c03677-d8a6-48ba-a2fe-bbaabce0b206" + "b37e9976-a6b6-4617-bc2e-436b62fe0e7c" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222939Z:01c03677-d8a6-48ba-a2fe-bbaabce0b206" + "WESTUS2:20200818T215454Z:b37e9976-a6b6-4617-bc2e-436b62fe0e7c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:29:39 GMT" + "Tue, 18 Aug 2020 21:54:54 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,10 +54,10 @@ "-1" ], "Content-Length": [ - "4349" + "5858" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22-preview\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-09-25-preview\",\r\n \"2017-08-21-preview\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { @@ -67,15 +67,15 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "43cb6492-d12e-4c69-81ea-dc5b7c9c6cea" + "fb33ba83-776f-4edc-80a0-d6eed82a77f6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -93,13 +93,13 @@ "11999" ], "x-ms-request-id": [ - "6c3860f3-9159-4ce7-bc00-208fadc9d858" + "fd71b1a0-aa7d-4c7d-9122-9446aba561e3" ], "x-ms-correlation-request-id": [ - "6c3860f3-9159-4ce7-bc00-208fadc9d858" + "fd71b1a0-aa7d-4c7d-9122-9446aba561e3" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222940Z:6c3860f3-9159-4ce7-bc00-208fadc9d858" + "WESTUS2:20200818T215454Z:fd71b1a0-aa7d-4c7d-9122-9446aba561e3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -108,10 +108,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:29:39 GMT" + "Tue, 18 Aug 2020 21:54:54 GMT" ], "Content-Length": [ - "8338" + "12363" ], "Content-Type": [ "application/json; charset=utf-8" @@ -120,26 +120,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"etag\": \"AAAAAADOvRk=\",\r\n \"name\": \"affandps\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [\r\n {\r\n \"name\": \"affanga.azure-devices.net\",\r\n \"connectionString\": \"HostName=affanga.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"westus\"\r\n },\r\n {\r\n \"name\": \"affancanary.azure-devices.net\",\r\n \"connectionString\": \"HostName=affancanary.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"centraluseuap\"\r\n },\r\n {\r\n \"name\": \"ajith-canary1.azure-devices.net\",\r\n \"connectionString\": \"HostName=ajith-canary1.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"centraluseuap\"\r\n },\r\n {\r\n \"name\": \"affanmain.azure-devices.net\",\r\n \"connectionString\": \"HostName=affanmain.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"japaneast\"\r\n },\r\n {\r\n \"applyAllocationPolicy\": true,\r\n \"allocationWeight\": 592,\r\n \"name\": \"affanbackuphub.azure-devices.net\",\r\n \"connectionString\": \"HostName=affanbackuphub.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"northeurope\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"affandps.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00000012\"\r\n },\r\n \"resourcegroup\": \"affandarrg\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/affandarrg/providers/Microsoft.Devices/provisioningServices/affandps\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAAEgoFM=\",\r\n \"name\": \"sapan-dps-1\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [\r\n {\r\n \"name\": \"sapan-iot-5.azure-devices.net\",\r\n \"connectionString\": \"HostName=sapan-iot-5.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"westus2\"\r\n },\r\n {\r\n \"name\": \"smoke-iot-3.azure-devices.net\",\r\n \"connectionString\": \"HostName=smoke-iot-3.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"westus2\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"sapan-dps-1.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0005A0A5\"\r\n },\r\n \"resourcegroup\": \"sapan-rg\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sapan-rg/providers/Microsoft.Devices/provisioningServices/sapan-dps-1\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAAFEvVs=\",\r\n \"name\": \"askhura-test-dps\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [\r\n {\r\n \"name\": \"askhura-iot-hub.azure-devices.net\",\r\n \"connectionString\": \"HostName=askhura-iot-hub.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"westus\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"askhura-test-dps.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0005B9EC\"\r\n },\r\n \"resourcegroup\": \"askhura-test-rg\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/provisioningServices/askhura-test-dps\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAADHDcY=\",\r\n \"name\": \"dpstestme-001\",\r\n \"location\": \"Australia Southeast\",\r\n \"properties\": {\r\n \"state\": \"ActivationFailed\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"dpstestme-001.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0005DDEB\"\r\n },\r\n \"resourcegroup\": \"sachinctest\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sachinctest/providers/Microsoft.Devices/provisioningServices/dpstestme-001\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAADOvRo=\",\r\n \"name\": \"dpstestme-002\",\r\n \"location\": \"Australia Southeast\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"dpstestme-002.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0005DEE1\"\r\n },\r\n \"resourcegroup\": \"sachinctest\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sachinctest/providers/Microsoft.Devices/provisioningServices/dpstestme-002\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAADXbPs=\",\r\n \"name\": \"ea-dps\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [\r\n {\r\n \"name\": \"ea-genhub.azure-devices.net\",\r\n \"connectionString\": \"HostName=ea-genhub.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"westus\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ea-dps.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0006289F\"\r\n },\r\n \"resourcegroup\": \"ea-gen\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ea-gen/providers/Microsoft.Devices/provisioningServices/ea-dps\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAADrq7U=\",\r\n \"name\": \"test-dps-failover\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"test-dps-failover.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0006856A\"\r\n },\r\n \"resourcegroup\": \"sanand-rg\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sanand-rg/providers/Microsoft.Devices/provisioningServices/test-dps-failover\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAAEBlVA=\",\r\n \"name\": \"dps-rezas\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"dps-rezas.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0006EBBD\"\r\n },\r\n \"resourcegroup\": \"rezas-rg\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/rezas-rg/providers/Microsoft.Devices/provisioningServices/dps-rezas\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAAE37/I=\",\r\n \"name\": \"sapan-dps-2\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"sapan-dps-2.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0007B27C\"\r\n },\r\n \"resourcegroup\": \"sapan-rg\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sapan-rg/providers/Microsoft.Devices/provisioningServices/sapan-dps-2\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAAE90Ac=\",\r\n \"name\": \"dps-nprr4\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [\r\n {\r\n \"name\": \"iothub-nprr4.azure-devices.net\",\r\n \"connectionString\": \"HostName=iothub-nprr4.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"southcentralus\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"dps-nprr4.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0007CD32\"\r\n },\r\n \"resourcegroup\": \"jlian-real-life-sol\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/jlian-real-life-sol/providers/Microsoft.Devices/provisioningServices/dps-nprr4\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"IotSuiteType\": \"RemoteMonitoringV2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"etag\": \"AAAAAAMAEog=\",\r\n \"name\": \"sapan-dps-1\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"name\": \"sapan-iot-1.azure-devices.net\",\r\n \"connectionString\": \"HostName=sapan-iot-1.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"westus\"\r\n },\r\n {\r\n \"name\": \"sapan-iot-2.azure-devices.net\",\r\n \"connectionString\": \"HostName=sapan-iot-2.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"westus2\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"sapan-dps-1.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0005A0A5\"\r\n },\r\n \"resourcegroup\": \"sapan-rg\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sapan-rg/providers/Microsoft.Devices/provisioningServices/sapan-dps-1\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAALDKnQ=\",\r\n \"name\": \"askhura-test-dps\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"name\": \"askhura-iot-hub.azure-devices.net\",\r\n \"connectionString\": \"HostName=askhura-iot-hub.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"westus\"\r\n },\r\n {\r\n \"name\": \"affancentral.azure-devices.net\",\r\n \"connectionString\": \"HostName=affancentral.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"centralus\"\r\n },\r\n {\r\n \"name\": \"aajollyiothubtest.azure-devices.net\",\r\n \"connectionString\": \"HostName=aajollyiothubtest.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"westus\"\r\n },\r\n {\r\n \"name\": \"ankurwestcus.azure-devices.net\",\r\n \"connectionString\": \"HostName=ankurwestcus.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"westcentralus\"\r\n },\r\n {\r\n \"name\": \"sansun-ps.azure-devices.net\",\r\n \"connectionString\": \"HostName=sansun-ps.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"koreasouth\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Static\",\r\n \"serviceOperationsHostName\": \"askhura-test-dps.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0005B9EC\"\r\n },\r\n \"resourcegroup\": \"askhura-test-rg\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/provisioningServices/askhura-test-dps\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAADHDcY=\",\r\n \"name\": \"dpstestme-001\",\r\n \"location\": \"Australia Southeast\",\r\n \"properties\": {\r\n \"state\": \"ActivationFailed\",\r\n \"provisioningState\": \"Failed\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"dpstestme-001.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0005DDEB\"\r\n },\r\n \"resourcegroup\": \"sachinctest\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sachinctest/providers/Microsoft.Devices/provisioningServices/dpstestme-001\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAAKgCS8=\",\r\n \"name\": \"dpstestme-002\",\r\n \"location\": \"Australia Southeast\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"name\": \"sachinctest0515.azure-devices.net\",\r\n \"connectionString\": \"HostName=sachinctest0515.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"westus\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"dpstestme-002.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0005DEE1\"\r\n },\r\n \"resourcegroup\": \"sachinctest\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sachinctest/providers/Microsoft.Devices/provisioningServices/dpstestme-002\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAADXbPs=\",\r\n \"name\": \"ea-dps\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"name\": \"ea-genhub.azure-devices.net\",\r\n \"connectionString\": \"HostName=ea-genhub.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"westus\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ea-dps.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0006289F\"\r\n },\r\n \"resourcegroup\": \"ea-gen\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ea-gen/providers/Microsoft.Devices/provisioningServices/ea-dps\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAAGX2Mo=\",\r\n \"name\": \"csharp-iotuap-eastus-01\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": true,\r\n \"name\": \"csharp-iotuap-eastus-01.azure-devices.net\",\r\n \"connectionString\": \"HostName=csharp-iotuap-eastus-01.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"eastus\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"csharp-iotuap-eastus-01.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00097E78\"\r\n },\r\n \"resourcegroup\": \"csharp-iotuap-eastus-01\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/csharp-iotuap-eastus-01/providers/Microsoft.Devices/provisioningServices/csharp-iotuap-eastus-01\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAAHwG5M=\",\r\n \"name\": \"PrivatePreviewBugBash\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"name\": \"affanga.azure-devices.net\",\r\n \"connectionString\": \"HostName=affanga.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"westus\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"PrivatePreviewBugBash.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne000AF3B8\"\r\n },\r\n \"resourcegroup\": \"dpsbugbash\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/dpsbugbash/providers/Microsoft.Devices/provisioningServices/PrivatePreviewBugBash\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAAI4luY=\",\r\n \"name\": \"control-plane-test-dps\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"control-plane-test-dps.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne000C6135\"\r\n },\r\n \"resourcegroup\": \"control-plane-dps-tests-rg\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/control-plane-dps-tests-rg/providers/Microsoft.Devices/provisioningServices/control-plane-test-dps\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAAMQLB0=\",\r\n \"name\": \"sapan-dps-2\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"state\": \"ActivationFailed\",\r\n \"provisioningState\": \"Failed\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"sapan-rg\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sapan-rg/providers/Microsoft.Devices/provisioningServices/sapan-dps-2\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAAO51KQ=\",\r\n \"name\": \"azure-iot-dde-devlab-dps\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"name\": \"azure-iot-dde-devlab-hub.azure-devices.net\",\r\n \"connectionString\": \"HostName=azure-iot-dde-devlab-hub.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"eastus\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"azure-iot-dde-devlab-dps.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0011BC0D\"\r\n },\r\n \"resourcegroup\": \"azure-iot-dde-devlab-dps\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/azure-iot-dde-devlab-dps/providers/Microsoft.Devices/provisioningServices/azure-iot-dde-devlab-dps\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAAN4mDc=\",\r\n \"name\": \"ps2153\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2153.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00122DF7\"\r\n },\r\n \"resourcegroup\": \"ps8239\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8239/providers/Microsoft.Devices/provisioningServices/ps2153\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAAN+snw=\",\r\n \"name\": \"askhura-dps-souhcentral\",\r\n \"location\": \"southcentralus\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"name\": \"askhura-iot-hub.azure-devices.net\",\r\n \"connectionString\": \"HostName=askhura-iot-hub.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"westus\"\r\n },\r\n {\r\n \"name\": \"asrudra-iot-hub.azure-devices.net\",\r\n \"connectionString\": \"HostName=asrudra-iot-hub.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"westus\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"askhura-dps-souhcentral.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00124CE8\"\r\n },\r\n \"resourcegroup\": \"askhura-test-rg\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/askhura-test-rg/providers/Microsoft.Devices/provisioningServices/askhura-dps-souhcentral\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAAQM4d0=\",\r\n \"name\": \"sapan-dps-3\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"sapan-dps-3.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00151629\"\r\n },\r\n \"resourcegroup\": \"sapan-rg\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/sapan-rg/providers/Microsoft.Devices/provisioningServices/sapan-dps-3\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"etag\": \"AAAAAAQmbcY=\",\r\n \"name\": \"aziotbld-embedded-c\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"name\": \"aziotbld-c.azure-devices.net\",\r\n \"connectionString\": \"HostName=aziotbld-c.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=****\",\r\n \"location\": \"westus2\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"aziotbld-embedded-c.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne001588BA\"\r\n },\r\n \"resourcegroup\": \"aziotbld-embedded-sdk\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/aziotbld-embedded-sdk/providers/Microsoft.Devices/provisioningServices/aziotbld-embedded-c\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps2235?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMjIzNT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps4991?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNDk5MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "fb4c9892-4389-4d22-99b6-3bfa08c81109" + "aa5c76d9-3604-4993-908c-bd7ca5f582cb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ], "Content-Type": [ "application/json; charset=utf-8" @@ -156,16 +156,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1199" ], "x-ms-request-id": [ - "3c6da2dc-bf68-43ba-a36b-08e42cda13f6" + "bd070101-57ba-486e-af83-044c2976874a" ], "x-ms-correlation-request-id": [ - "3c6da2dc-bf68-43ba-a36b-08e42cda13f6" + "bd070101-57ba-486e-af83-044c2976874a" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222942Z:3c6da2dc-bf68-43ba-a36b-08e42cda13f6" + "WESTUS2:20200818T215455Z:bd070101-57ba-486e-af83-044c2976874a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -174,7 +174,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:29:42 GMT" + "Tue, 18 Aug 2020 21:54:55 GMT" ], "Content-Length": [ "165" @@ -186,25 +186,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235\",\r\n \"name\": \"ps2235\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991\",\r\n \"name\": \"ps4991\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "25ddf1ef-2053-4ac7-95bd-9b1b2b9a24ab" + "877c1308-ef4e-4cb4-ac90-d030aa9a6cc4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ @@ -222,7 +222,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479/operationResults/b3NfaWRfOTRhMDgyZTMtYzQwMi00Njg4LWEzY2YtNDM0NTg0MThiNGZl?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfNWRhYmRjMDgtZmZkYS00ODk5LWEwYTItODM4N2FjYTM3MjIw?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -231,13 +231,13 @@ "4999" ], "x-ms-request-id": [ - "2eefcb00-8161-436d-b93a-7836b92dbcf8" + "2e068611-ceb0-41e3-89f7-beef1be22b5c" ], "x-ms-correlation-request-id": [ - "2eefcb00-8161-436d-b93a-7836b92dbcf8" + "2e068611-ceb0-41e3-89f7-beef1be22b5c" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T222945Z:2eefcb00-8161-436d-b93a-7836b92dbcf8" + "WESTUS2:20200818T215458Z:2e068611-ceb0-41e3-89f7-beef1be22b5c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -246,7 +246,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:29:44 GMT" + "Tue, 18 Aug 2020 21:54:57 GMT" ], "Content-Length": [ "462" @@ -258,32 +258,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps1479\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps2235\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAFNcP4=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQwzJU=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6e8bf1dc-a466-4e64-b52e-fa388c44bea1" + "4c8904bd-bd8a-487c-a86e-17df901086cb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "214" + "253" ] }, "ResponseHeaders": { @@ -294,7 +294,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479/operationResults/b3NfaWRfNjViNDZkNjMtMzFlYy00MWZmLWJiNWUtMzhlY2IzZGMwOGIw?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfYzQwMjc2NjctZmJhZi00YWIwLWEyMDgtYmIxMGYzOGMwYjFm?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -303,13 +303,13 @@ "4998" ], "x-ms-request-id": [ - "b9e32281-a070-467c-80a6-ccd02e4b718f" + "043ece4a-3d1d-40ab-96ba-891bb3069b9c" ], "x-ms-correlation-request-id": [ - "b9e32281-a070-467c-80a6-ccd02e4b718f" + "043ece4a-3d1d-40ab-96ba-891bb3069b9c" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223017Z:b9e32281-a070-467c-80a6-ccd02e4b718f" + "WESTUS2:20200818T215530Z:043ece4a-3d1d-40ab-96ba-891bb3069b9c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -318,7 +318,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:30:16 GMT" + "Tue, 18 Aug 2020 21:55:30 GMT" ], "Content-Length": [ "504" @@ -330,19 +330,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcP4=\",\r\n \"name\": \"ps1479\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps2235\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzJU=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479/operationResults/b3NfaWRfOTRhMDgyZTMtYzQwMi00Njg4LWEzY2YtNDM0NTg0MThiNGZl?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPVFJoTURneVpUTXRZelF3TWkwME5qZzRMV0V6WTJZdE5ETTBOVGcwTVRoaU5HWmw/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfNWRhYmRjMDgtZmZkYS00ODk5LWEwYTItODM4N2FjYTM3MjIw?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOV1JoWW1Sak1EZ3RabVprWVMwME9EazVMV0V3WVRJdE9ETTROMkZqWVRNM01qSXc/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -360,13 +360,13 @@ "11998" ], "x-ms-request-id": [ - "21022127-dc05-4d9f-aa69-b5f0a6741221" + "37c3e34e-e82a-404e-a831-4d907f87da3f" ], "x-ms-correlation-request-id": [ - "21022127-dc05-4d9f-aa69-b5f0a6741221" + "37c3e34e-e82a-404e-a831-4d907f87da3f" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223015Z:21022127-dc05-4d9f-aa69-b5f0a6741221" + "WESTUS2:20200818T215528Z:37c3e34e-e82a-404e-a831-4d907f87da3f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -375,7 +375,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:30:15 GMT" + "Tue, 18 Aug 2020 21:55:28 GMT" ], "Content-Length": [ "22" @@ -391,15 +391,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -417,13 +417,13 @@ "11997" ], "x-ms-request-id": [ - "3fa38350-3abd-4b0e-addf-e1de9085e715" + "c3ad8d8d-cf99-46c6-9b98-db5bda527116" ], "x-ms-correlation-request-id": [ - "3fa38350-3abd-4b0e-addf-e1de9085e715" + "c3ad8d8d-cf99-46c6-9b98-db5bda527116" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223015Z:3fa38350-3abd-4b0e-addf-e1de9085e715" + "WESTUS2:20200818T215528Z:c3ad8d8d-cf99-46c6-9b98-db5bda527116" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -432,10 +432,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:30:15 GMT" + "Tue, 18 Aug 2020 21:55:28 GMT" ], "Content-Length": [ - "608" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -444,25 +444,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcP4=\",\r\n \"name\": \"ps1479\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1479.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081544\"\r\n },\r\n \"resourcegroup\": \"ps2235\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzJU=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3306dc61-19db-4569-bc52-6bfa050d1bd5" + "30308b7d-77ac-4f77-85f0-604c867e278b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -480,13 +480,13 @@ "11996" ], "x-ms-request-id": [ - "531a03d5-2304-4c0b-9cac-fb2d4e7d890d" + "a989fe9a-95b5-4af0-8b44-40420c3c2141" ], "x-ms-correlation-request-id": [ - "531a03d5-2304-4c0b-9cac-fb2d4e7d890d" + "a989fe9a-95b5-4af0-8b44-40420c3c2141" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223015Z:531a03d5-2304-4c0b-9cac-fb2d4e7d890d" + "WESTUS2:20200818T215529Z:a989fe9a-95b5-4af0-8b44-40420c3c2141" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -495,10 +495,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:30:15 GMT" + "Tue, 18 Aug 2020 21:55:28 GMT" ], "Content-Length": [ - "608" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -507,25 +507,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcP4=\",\r\n \"name\": \"ps1479\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1479.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081544\"\r\n },\r\n \"resourcegroup\": \"ps2235\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzJU=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "68e7d367-af3f-4451-8789-b546fb4f0ce2" + "f4ad84d5-21f9-4eeb-8573-f0f99e43255d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -543,13 +543,13 @@ "11995" ], "x-ms-request-id": [ - "361bb512-0a5a-4bca-9762-915e665bb9ae" + "5e8d71fe-ee7d-43aa-ba13-bf02b54bc3d9" ], "x-ms-correlation-request-id": [ - "361bb512-0a5a-4bca-9762-915e665bb9ae" + "5e8d71fe-ee7d-43aa-ba13-bf02b54bc3d9" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223015Z:361bb512-0a5a-4bca-9762-915e665bb9ae" + "WESTUS2:20200818T215529Z:5e8d71fe-ee7d-43aa-ba13-bf02b54bc3d9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -558,10 +558,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:30:15 GMT" + "Tue, 18 Aug 2020 21:55:28 GMT" ], "Content-Length": [ - "608" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -570,25 +570,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcP4=\",\r\n \"name\": \"ps1479\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1479.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081544\"\r\n },\r\n \"resourcegroup\": \"ps2235\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzJU=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "803658f1-e774-4409-a2d9-f6a647f79429" + "eca15080-d7bb-45d7-8876-9fdb3a86ff16" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -606,13 +606,13 @@ "11994" ], "x-ms-request-id": [ - "016d4da4-c0d4-4496-b06c-0433d266bc7b" + "c2d0a9b7-d4e1-4031-b00d-e6303f23e9f9" ], "x-ms-correlation-request-id": [ - "016d4da4-c0d4-4496-b06c-0433d266bc7b" + "c2d0a9b7-d4e1-4031-b00d-e6303f23e9f9" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223015Z:016d4da4-c0d4-4496-b06c-0433d266bc7b" + "WESTUS2:20200818T215529Z:c2d0a9b7-d4e1-4031-b00d-e6303f23e9f9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -621,10 +621,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:30:15 GMT" + "Tue, 18 Aug 2020 21:55:28 GMT" ], "Content-Length": [ - "608" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -633,25 +633,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcP4=\",\r\n \"name\": \"ps1479\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1479.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081544\"\r\n },\r\n \"resourcegroup\": \"ps2235\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzJU=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e3f9fb8e-26ac-4129-a0a4-6d06f723f979" + "6ed088a4-8f9c-4567-b336-9e0d7dd1b158" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -669,13 +669,13 @@ "11993" ], "x-ms-request-id": [ - "4043cdc1-9f0d-46f3-9465-e6d4078faad1" + "8c11e331-dadc-4876-9249-07f3f1662c92" ], "x-ms-correlation-request-id": [ - "4043cdc1-9f0d-46f3-9465-e6d4078faad1" + "8c11e331-dadc-4876-9249-07f3f1662c92" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223016Z:4043cdc1-9f0d-46f3-9465-e6d4078faad1" + "WESTUS2:20200818T215529Z:8c11e331-dadc-4876-9249-07f3f1662c92" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -684,10 +684,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:30:15 GMT" + "Tue, 18 Aug 2020 21:55:29 GMT" ], "Content-Length": [ - "608" + "640" ], "Content-Type": [ "application/json; charset=utf-8" @@ -696,19 +696,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcP4=\",\r\n \"name\": \"ps1479\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1479.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081544\"\r\n },\r\n \"resourcegroup\": \"ps2235\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzJU=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -726,13 +726,13 @@ "11991" ], "x-ms-request-id": [ - "add09c59-8a52-4886-bddc-3006b8499406" + "e049251b-b4f2-49df-8e51-9cb8a1c15798" ], "x-ms-correlation-request-id": [ - "add09c59-8a52-4886-bddc-3006b8499406" + "e049251b-b4f2-49df-8e51-9cb8a1c15798" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223049Z:add09c59-8a52-4886-bddc-3006b8499406" + "WESTUS2:20200818T215601Z:e049251b-b4f2-49df-8e51-9cb8a1c15798" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -741,10 +741,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:30:48 GMT" + "Tue, 18 Aug 2020 21:56:00 GMT" ], "Content-Length": [ - "612" + "644" ], "Content-Type": [ "application/json; charset=utf-8" @@ -753,25 +753,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcSk=\",\r\n \"name\": \"ps1479\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps1479.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081544\"\r\n },\r\n \"resourcegroup\": \"ps2235\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzLk=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "05f694d1-a8e6-4df2-8798-539be3ba8e68" + "042e5acc-1079-4624-85ed-ef67e2e999c2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -789,13 +789,13 @@ "11990" ], "x-ms-request-id": [ - "5665355a-db39-4277-9775-3abff4337c7c" + "6d64a830-d22f-44a5-88e8-3d7ef2d5d5c8" ], "x-ms-correlation-request-id": [ - "5665355a-db39-4277-9775-3abff4337c7c" + "6d64a830-d22f-44a5-88e8-3d7ef2d5d5c8" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223050Z:5665355a-db39-4277-9775-3abff4337c7c" + "WESTUS2:20200818T215601Z:6d64a830-d22f-44a5-88e8-3d7ef2d5d5c8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -804,10 +804,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:30:50 GMT" + "Tue, 18 Aug 2020 21:56:00 GMT" ], "Content-Length": [ - "612" + "644" ], "Content-Type": [ "application/json; charset=utf-8" @@ -816,25 +816,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNcSk=\",\r\n \"name\": \"ps1479\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps1479.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081544\"\r\n },\r\n \"resourcegroup\": \"ps2235\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzLk=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a5ae49ba-8d84-47cd-8270-30e564cda4a0" + "cd11b02e-3211-4561-a044-e1921688f9bf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -852,13 +852,13 @@ "11989" ], "x-ms-request-id": [ - "6ccf9139-f289-4ea0-a792-3939ca39041b" + "8404ac0b-6e3a-4157-9fe9-668e9ea0bdac" ], "x-ms-correlation-request-id": [ - "6ccf9139-f289-4ea0-a792-3939ca39041b" + "8404ac0b-6e3a-4157-9fe9-668e9ea0bdac" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223052Z:6ccf9139-f289-4ea0-a792-3939ca39041b" + "WESTUS2:20200818T215602Z:8404ac0b-6e3a-4157-9fe9-668e9ea0bdac" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -867,10 +867,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:30:52 GMT" + "Tue, 18 Aug 2020 21:56:01 GMT" ], "Content-Length": [ - "627" + "659" ], "Content-Type": [ "application/json; charset=utf-8" @@ -879,19 +879,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAFNccE=\",\r\n \"name\": \"ps1479\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps1479.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081544\"\r\n },\r\n \"resourcegroup\": \"ps2235\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzP8=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479/operationResults/b3NfaWRfNjViNDZkNjMtMzFlYy00MWZmLWJiNWUtMzhlY2IzZGMwOGIw?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOalZpTkRaa05qTXRNekZsWXkwME1XWm1MV0ppTldVdE16aGxZMkl6WkdNd09HSXc/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfYzQwMjc2NjctZmJhZi00YWIwLWEyMDgtYmIxMGYzOGMwYjFm?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZelF3TWpjMk5qY3RabUpoWmkwMFlXSXdMV0V5TURndFltSXhNR1l6T0dNd1lqRm0/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -902,20 +902,20 @@ "Pragma": [ "no-cache" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" - ], "Server": [ "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], "x-ms-request-id": [ - "ce373cc6-f88a-4a5c-af8e-f61ee7aac153" + "da6a1ee4-ea64-4983-9900-795a02820776" ], "x-ms-correlation-request-id": [ - "ce373cc6-f88a-4a5c-af8e-f61ee7aac153" + "da6a1ee4-ea64-4983-9900-795a02820776" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223047Z:ce373cc6-f88a-4a5c-af8e-f61ee7aac153" + "WESTUS2:20200818T215600Z:da6a1ee4-ea64-4983-9900-795a02820776" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -924,7 +924,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:30:46 GMT" + "Tue, 18 Aug 2020 21:56:00 GMT" ], "Content-Length": [ "22" @@ -940,21 +940,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "76a80339-0e7b-4442-83d0-f8f4cdff8a18" + "42d48336-b9c7-4725-8634-253647ad3a95" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ @@ -978,13 +978,13 @@ "4997" ], "x-ms-request-id": [ - "5fc159b5-59c5-4bff-9a14-5d429cd011dd" + "5eaa1034-b48a-4fb0-a7e6-dfda180651eb" ], "x-ms-correlation-request-id": [ - "5fc159b5-59c5-4bff-9a14-5d429cd011dd" + "5eaa1034-b48a-4fb0-a7e6-dfda180651eb" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223051Z:5fc159b5-59c5-4bff-9a14-5d429cd011dd" + "WESTUS2:20200818T215602Z:5eaa1034-b48a-4fb0-a7e6-dfda180651eb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -993,10 +993,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:30:51 GMT" + "Tue, 18 Aug 2020 21:56:01 GMT" ], "Content-Length": [ - "615" + "647" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1005,25 +1005,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps1479\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps1479.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081544\"\r\n },\r\n \"resourcegroup\": \"ps2235\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"tags\": {\r\n \"key2\": \"value2\",\r\n \"key1\": \"value1\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "ce603878-4c15-45b9-8221-8381f0b1bf41" + "82c0c348-1c0f-4c73-b813-b79937c36f54" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ @@ -1047,13 +1047,13 @@ "4996" ], "x-ms-request-id": [ - "08041ca3-704f-4db4-bef8-d3ca24c5d9ec" + "7e949bc4-3489-45b0-992c-a0b1daf59854" ], "x-ms-correlation-request-id": [ - "08041ca3-704f-4db4-bef8-d3ca24c5d9ec" + "7e949bc4-3489-45b0-992c-a0b1daf59854" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223054Z:08041ca3-704f-4db4-bef8-d3ca24c5d9ec" + "WESTUS2:20200818T215602Z:7e949bc4-3489-45b0-992c-a0b1daf59854" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1062,10 +1062,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:30:53 GMT" + "Tue, 18 Aug 2020 21:56:01 GMT" ], "Content-Length": [ - "631" + "663" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1074,25 +1074,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps1479\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps1479.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081544\"\r\n },\r\n \"resourcegroup\": \"ps2235\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key2\": \"value2\",\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key2\": \"value2\",\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "e621d09d-a1ad-40c7-9221-7ddadd8f4f72" + "748e4f2a-6f55-4a72-b509-b427508a3a28" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ @@ -1116,13 +1116,13 @@ "4995" ], "x-ms-request-id": [ - "6894419d-ea28-49e6-94c0-44aac35fdbba" + "d32cbf53-edbd-43ef-bd44-1d8fa728a161" ], "x-ms-correlation-request-id": [ - "6894419d-ea28-49e6-94c0-44aac35fdbba" + "d32cbf53-edbd-43ef-bd44-1d8fa728a161" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223055Z:6894419d-ea28-49e6-94c0-44aac35fdbba" + "WESTUS2:20200818T215603Z:d32cbf53-edbd-43ef-bd44-1d8fa728a161" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1131,10 +1131,10 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:30:54 GMT" + "Tue, 18 Aug 2020 21:56:02 GMT" ], "Content-Length": [ - "615" + "647" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1143,25 +1143,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps1479\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps1479.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00081544\"\r\n },\r\n \"resourcegroup\": \"ps2235\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c4c362a4-9ff6-49ab-a027-65b9475c7974" + "f986faef-52a9-4acd-b79c-1b8b7f0b3fb8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1173,13 +1173,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479/operationResults/b3NfaWRfNjdhYzIyMzMtOTM5Mi00MDg0LWJhY2UtODA0MjNlZjcwNTZl?api-version=2017-11-15" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfMzk3ZDUzZTUtYzhhZC00YmNlLThiYzgtOWQ1YjE3NTQ0NDli?api-version=2017-11-15" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479/operationResults/b3NfaWRfNjdhYzIyMzMtOTM5Mi00MDg0LWJhY2UtODA0MjNlZjcwNTZl?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfMzk3ZDUzZTUtYzhhZC00YmNlLThiYzgtOWQ1YjE3NTQ0NDli?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1188,13 +1188,13 @@ "14999" ], "x-ms-request-id": [ - "9e891252-38dc-4900-9805-8b4b7f87b5eb" + "43f69296-a643-46bd-82a0-d7c456440894" ], "x-ms-correlation-request-id": [ - "9e891252-38dc-4900-9805-8b4b7f87b5eb" + "43f69296-a643-46bd-82a0-d7c456440894" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223056Z:9e891252-38dc-4900-9805-8b4b7f87b5eb" + "WESTUS2:20200818T215605Z:43f69296-a643-46bd-82a0-d7c456440894" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1203,7 +1203,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:30:56 GMT" + "Tue, 18 Aug 2020 21:56:04 GMT" ], "Content-Length": [ "4" @@ -1219,15 +1219,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479/operationResults/b3NfaWRfNjdhYzIyMzMtOTM5Mi00MDg0LWJhY2UtODA0MjNlZjcwNTZl?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOamRoWXpJeU16TXRPVE01TWkwME1EZzBMV0poWTJVdE9EQTBNak5sWmpjd05UWmw/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfMzk3ZDUzZTUtYzhhZC00YmNlLThiYzgtOWQ1YjE3NTQ0NDli?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNemszWkRVelpUVXRZemhoWkMwMFltTmxMVGhpWXpndE9XUTFZakUzTlRRME5EbGk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1245,13 +1245,13 @@ "11988" ], "x-ms-request-id": [ - "ece911f4-4873-433d-bf75-2926b6713d6e" + "005f088c-761f-46ba-be6a-e6a2ac7999fe" ], "x-ms-correlation-request-id": [ - "ece911f4-4873-433d-bf75-2926b6713d6e" + "005f088c-761f-46ba-be6a-e6a2ac7999fe" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223111Z:ece911f4-4873-433d-bf75-2926b6713d6e" + "WESTUS2:20200818T215620Z:005f088c-761f-46ba-be6a-e6a2ac7999fe" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1260,7 +1260,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:31:11 GMT" + "Tue, 18 Aug 2020 21:56:20 GMT" ], "Content-Length": [ "20" @@ -1276,15 +1276,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479/operationResults/b3NfaWRfNjdhYzIyMzMtOTM5Mi00MDg0LWJhY2UtODA0MjNlZjcwNTZl?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOamRoWXpJeU16TXRPVE01TWkwME1EZzBMV0poWTJVdE9EQTBNak5sWmpjd05UWmw/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfMzk3ZDUzZTUtYzhhZC00YmNlLThiYzgtOWQ1YjE3NTQ0NDli?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNemszWkRVelpUVXRZemhoWkMwMFltTmxMVGhpWXpndE9XUTFZakUzTlRRME5EbGk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1302,13 +1302,13 @@ "11987" ], "x-ms-request-id": [ - "56915aab-ec59-42f0-a5cd-fcf4415beeb7" + "e8593f2a-8e3f-4c89-81d9-9bd026668e9b" ], "x-ms-correlation-request-id": [ - "56915aab-ec59-42f0-a5cd-fcf4415beeb7" + "e8593f2a-8e3f-4c89-81d9-9bd026668e9b" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223126Z:56915aab-ec59-42f0-a5cd-fcf4415beeb7" + "WESTUS2:20200818T215636Z:e8593f2a-8e3f-4c89-81d9-9bd026668e9b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1317,7 +1317,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:31:26 GMT" + "Tue, 18 Aug 2020 21:56:35 GMT" ], "Content-Length": [ "22" @@ -1333,15 +1333,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479/operationResults/b3NfaWRfNjdhYzIyMzMtOTM5Mi00MDg0LWJhY2UtODA0MjNlZjcwNTZl?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjIzNS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNDc5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOamRoWXpJeU16TXRPVE01TWkwME1EZzBMV0poWTJVdE9EQTBNak5sWmpjd05UWmw/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfMzk3ZDUzZTUtYzhhZC00YmNlLThiYzgtOWQ1YjE3NTQ0NDli?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNemszWkRVelpUVXRZemhoWkMwMFltTmxMVGhpWXpndE9XUTFZakUzTlRRME5EbGk/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", + "OSVersion/Microsoft.Windows.10.0.18363.", "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, @@ -1353,7 +1353,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2235/providers/Microsoft.Devices/provisioningServices/ps1479/operationResults/b3NfaWRfNjdhYzIyMzMtOTM5Mi00MDg0LWJhY2UtODA0MjNlZjcwNTZl/operationResults/b3NfaWRfNjdhYzIyMzMtOTM5Mi00MDg0LWJhY2UtODA0MjNlZjcwNTZl?api-version=2017-11-15" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfMzk3ZDUzZTUtYzhhZC00YmNlLThiYzgtOWQ1YjE3NTQ0NDli/operationResults/b3NfaWRfMzk3ZDUzZTUtYzhhZC00YmNlLThiYzgtOWQ1YjE3NTQ0NDli?api-version=2017-11-15" ], "Retry-After": [ "15" @@ -1365,13 +1365,13 @@ "11986" ], "x-ms-request-id": [ - "e3813ba0-5e98-4fd3-9b27-6c523c6f5d45" + "7f271bd6-0dd2-4c95-b666-31bc4ad5677d" ], "x-ms-correlation-request-id": [ - "e3813ba0-5e98-4fd3-9b27-6c523c6f5d45" + "7f271bd6-0dd2-4c95-b666-31bc4ad5677d" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223126Z:e3813ba0-5e98-4fd3-9b27-6c523c6f5d45" + "WESTUS2:20200818T215636Z:7f271bd6-0dd2-4c95-b666-31bc4ad5677d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1380,7 +1380,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:31:26 GMT" + "Tue, 18 Aug 2020 21:56:35 GMT" ], "Expires": [ "-1" @@ -1393,22 +1393,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps2235?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMjIzNT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps4991?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNDk5MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6f7a83a9-1ac9-4f97-888f-59d21053990f" + "b709d25f-53a4-4c7e-922f-932aec7640ce" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -1419,7 +1419,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyMzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5OTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -1428,13 +1428,13 @@ "14999" ], "x-ms-request-id": [ - "50567739-57b7-42a0-801a-378b6c9b88ec" + "1d706e10-240f-462e-aa0b-def2bbb043a5" ], "x-ms-correlation-request-id": [ - "50567739-57b7-42a0-801a-378b6c9b88ec" + "1d706e10-240f-462e-aa0b-def2bbb043a5" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223127Z:50567739-57b7-42a0-801a-378b6c9b88ec" + "WESTUS2:20200818T215637Z:1d706e10-240f-462e-aa0b-def2bbb043a5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1443,7 +1443,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:31:26 GMT" + "Tue, 18 Aug 2020 21:56:36 GMT" ], "Expires": [ "-1" @@ -1456,16 +1456,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyMzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeU16VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5OTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU9URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -1476,79 +1476,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyMzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5OTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" - ], - "x-ms-request-id": [ - "f0d84ba5-22d6-4cb2-818b-0dcd2674641c" - ], - "x-ms-correlation-request-id": [ - "f0d84ba5-22d6-4cb2-818b-0dcd2674641c" - ], - "x-ms-routing-request-id": [ - "WESTUS:20190930T223142Z:f0d84ba5-22d6-4cb2-818b-0dcd2674641c" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 30 Sep 2019 22:31:41 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyMzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeU16VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.27817.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyMzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11998" ], "x-ms-request-id": [ - "ec4bfd23-5ff3-4cda-8513-85fb255093f8" + "1788684f-bb0c-4c3e-a701-f2e88829ac8f" ], "x-ms-correlation-request-id": [ - "ec4bfd23-5ff3-4cda-8513-85fb255093f8" + "1788684f-bb0c-4c3e-a701-f2e88829ac8f" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223157Z:ec4bfd23-5ff3-4cda-8513-85fb255093f8" + "WESTUS2:20200818T215652Z:1788684f-bb0c-4c3e-a701-f2e88829ac8f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1557,7 +1500,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:31:56 GMT" + "Tue, 18 Aug 2020 21:56:52 GMT" ], "Expires": [ "-1" @@ -1570,16 +1513,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyMzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeU16VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5OTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU9URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -1590,22 +1533,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyMzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5OTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11997" ], "x-ms-request-id": [ - "5ea44246-d4d0-49bb-86b3-9efe26685d36" + "87520e05-090e-4c81-a61a-0e902e7d056b" ], "x-ms-correlation-request-id": [ - "5ea44246-d4d0-49bb-86b3-9efe26685d36" + "87520e05-090e-4c81-a61a-0e902e7d056b" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223212Z:5ea44246-d4d0-49bb-86b3-9efe26685d36" + "WESTUS2:20200818T215707Z:87520e05-090e-4c81-a61a-0e902e7d056b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1614,7 +1557,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:32:11 GMT" + "Tue, 18 Aug 2020 21:57:06 GMT" ], "Expires": [ "-1" @@ -1627,16 +1570,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyMzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeU16VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5OTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU9URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -1647,16 +1590,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11996" ], "x-ms-request-id": [ - "973c6e29-10f9-490a-a1c8-5d4ad2b91eba" + "bb0fc0fc-e5ca-46e1-a9ab-7fef5b0d9394" ], "x-ms-correlation-request-id": [ - "973c6e29-10f9-490a-a1c8-5d4ad2b91eba" + "bb0fc0fc-e5ca-46e1-a9ab-7fef5b0d9394" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223227Z:973c6e29-10f9-490a-a1c8-5d4ad2b91eba" + "WESTUS2:20200818T215722Z:bb0fc0fc-e5ca-46e1-a9ab-7fef5b0d9394" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1665,7 +1608,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:32:26 GMT" + "Tue, 18 Aug 2020 21:57:21 GMT" ], "Expires": [ "-1" @@ -1678,16 +1621,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyMzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeU16VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5OTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU9URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.27817.01", + "FxVersion/4.6.28619.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.2" + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" ] }, "ResponseHeaders": { @@ -1698,16 +1641,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11995" ], "x-ms-request-id": [ - "360c3ae6-c8dd-4885-8efd-be944e727d4d" + "d28d8b0d-49e0-4e12-9dc7-0e5428c16377" ], "x-ms-correlation-request-id": [ - "360c3ae6-c8dd-4885-8efd-be944e727d4d" + "d28d8b0d-49e0-4e12-9dc7-0e5428c16377" ], "x-ms-routing-request-id": [ - "WESTUS:20190930T223227Z:360c3ae6-c8dd-4885-8efd-be944e727d4d" + "WESTUS2:20200818T215722Z:d28d8b0d-49e0-4e12-9dc7-0e5428c16377" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1716,7 +1659,7 @@ "nosniff" ], "Date": [ - "Mon, 30 Sep 2019 22:32:26 GMT" + "Tue, 18 Aug 2020 21:57:21 GMT" ], "Expires": [ "-1" @@ -1731,8 +1674,8 @@ ], "Names": { "Test-AzureIotDpsLifeCycle": [ - "ps1479", - "ps2235" + "ps4835", + "ps4991" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices/DeviceProvisioningServices.csproj b/src/DeviceProvisioningServices/DeviceProvisioningServices/DeviceProvisioningServices.csproj index e36a5cf8c149..c35fae49ac5b 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices/DeviceProvisioningServices.csproj +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices/DeviceProvisioningServices.csproj @@ -1,4 +1,4 @@ - + DeviceProvisioningServices @@ -11,8 +11,12 @@ - + + + + + \ No newline at end of file From 0addb19c20c035b2c42e5b1805f79f7d8f2afbba Mon Sep 17 00:00:00 2001 From: Sapan Saxena Date: Tue, 18 Aug 2020 18:10:10 -0700 Subject: [PATCH 5/9] Remove Iothub reference from DPS test --- .../DeviceProvisioningServices.sln | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.sln b/src/DeviceProvisioningServices/DeviceProvisioningServices.sln index e210462d3f4c..b8f8e9e483f6 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.sln +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.sln @@ -19,8 +19,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ScenarioTest.ResourceManage EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestFx", "..\..\tools\TestFx\TestFx.csproj", "{BC80A1D0-FFA4-43D9-AA74-799F5CB54B58}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IotHub", "..\IotHub\IotHub\IotHub.csproj", "{FD98F78A-2655-40A3-9330-A2B2CCBF7625}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -55,17 +53,12 @@ Global {BC80A1D0-FFA4-43D9-AA74-799F5CB54B58}.Debug|Any CPU.Build.0 = Debug|Any CPU {BC80A1D0-FFA4-43D9-AA74-799F5CB54B58}.Release|Any CPU.ActiveCfg = Release|Any CPU {BC80A1D0-FFA4-43D9-AA74-799F5CB54B58}.Release|Any CPU.Build.0 = Release|Any CPU - {FD98F78A-2655-40A3-9330-A2B2CCBF7625}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {FD98F78A-2655-40A3-9330-A2B2CCBF7625}.Debug|Any CPU.Build.0 = Debug|Any CPU - {FD98F78A-2655-40A3-9330-A2B2CCBF7625}.Release|Any CPU.ActiveCfg = Release|Any CPU - {FD98F78A-2655-40A3-9330-A2B2CCBF7625}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution {4802BBF0-70F7-4FCB-81A6-381810234F14} = {DB3F9035-1533-4D52-B782-285C784EFDD4} - {FD98F78A-2655-40A3-9330-A2B2CCBF7625} = {DB3F9035-1533-4D52-B782-285C784EFDD4} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {930E4484-D6C7-4C25-AE5B-05EDACF6ED88} From 782d8343a6ab1230779b50bc16d5da32fccad6bb Mon Sep 17 00:00:00 2001 From: Sapan Saxena Date: Tue, 18 Aug 2020 20:00:08 -0700 Subject: [PATCH 6/9] Added IotHub reference --- .../DeviceProvisioningServices.sln | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.sln b/src/DeviceProvisioningServices/DeviceProvisioningServices.sln index b8f8e9e483f6..33d64fa46d05 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.sln +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.sln @@ -19,6 +19,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ScenarioTest.ResourceManage EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestFx", "..\..\tools\TestFx\TestFx.csproj", "{BC80A1D0-FFA4-43D9-AA74-799F5CB54B58}" EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IotHub", "..\IotHub\IotHub\IotHub.csproj", "{7F81FF1A-8216-4F21-BC14-53BA42FC6478}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -53,12 +55,17 @@ Global {BC80A1D0-FFA4-43D9-AA74-799F5CB54B58}.Debug|Any CPU.Build.0 = Debug|Any CPU {BC80A1D0-FFA4-43D9-AA74-799F5CB54B58}.Release|Any CPU.ActiveCfg = Release|Any CPU {BC80A1D0-FFA4-43D9-AA74-799F5CB54B58}.Release|Any CPU.Build.0 = Release|Any CPU + {7F81FF1A-8216-4F21-BC14-53BA42FC6478}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7F81FF1A-8216-4F21-BC14-53BA42FC6478}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7F81FF1A-8216-4F21-BC14-53BA42FC6478}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7F81FF1A-8216-4F21-BC14-53BA42FC6478}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution {4802BBF0-70F7-4FCB-81A6-381810234F14} = {DB3F9035-1533-4D52-B782-285C784EFDD4} + {7F81FF1A-8216-4F21-BC14-53BA42FC6478} = {DB3F9035-1533-4D52-B782-285C784EFDD4} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {930E4484-D6C7-4C25-AE5B-05EDACF6ED88} From 7aae5c0d17f27fa0a2f1d1d5f81e4c5d32e13817 Mon Sep 17 00:00:00 2001 From: Sapan Saxena Date: Wed, 19 Aug 2020 15:58:08 -0700 Subject: [PATCH 7/9] Update the DeviceProvisioningService SDK --- .../DeviceProvisioningServices.Test.csproj | 2 +- .../IotDpsAccessPolicyLifeCycle.json | 844 ++++---- .../IotDpsEnrollmentGroupLifeCycle.json | 1696 ++++++++-------- .../IotDpsEnrollmentLifeCycle.json | 1706 ++++++++--------- .../IotDpsLinkedHubLifeCycle.json | 1127 +++++++---- .../IotDpsRegistrationLifeCycle.json | 1197 ++++++------ .../IotDpsLifeCycle.json | 452 ++--- .../DeviceProvisioningServices.csproj | 2 +- 8 files changed, 3570 insertions(+), 3456 deletions(-) diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/DeviceProvisioningServices.Test.csproj b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/DeviceProvisioningServices.Test.csproj index b36fed8702eb..a45f0f8c2647 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/DeviceProvisioningServices.Test.csproj +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/DeviceProvisioningServices.Test.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsAccessPolicyTests/IotDpsAccessPolicyLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsAccessPolicyTests/IotDpsAccessPolicyLifeCycle.json index d45701caf2aa..955b86c07c89 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsAccessPolicyTests/IotDpsAccessPolicyLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsAccessPolicyTests/IotDpsAccessPolicyLifeCycle.json @@ -7,7 +7,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "15fdcb4e-7224-4b4c-b600-0dbaf492eb27" + "3b3c019e-0f57-4c9b-accc-8f19a1642498" ], "Accept-Language": [ "en-US" @@ -16,7 +16,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -30,13 +30,13 @@ "11999" ], "x-ms-request-id": [ - "6a9fa8b6-4651-45fa-8906-f6a9d4542799" + "edcec29e-e21b-4179-a78b-918f7adf2034" ], "x-ms-correlation-request-id": [ - "6a9fa8b6-4651-45fa-8906-f6a9d4542799" + "edcec29e-e21b-4179-a78b-918f7adf2034" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214934Z:6a9fa8b6-4651-45fa-8906-f6a9d4542799" + "WESTUS2:20200819T033049Z:edcec29e-e21b-4179-a78b-918f7adf2034" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:49:34 GMT" + "Wed, 19 Aug 2020 03:30:48 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -61,13 +61,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps1358?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMTM1OD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps3594?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMzU5ND9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "270d1c3b-b5b1-40f3-ab20-c99114dcd61e" + "1eb75038-be23-4e06-8948-23b6dc2f3eec" ], "Accept-Language": [ "en-US" @@ -76,7 +76,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ], "Content-Type": [ "application/json; charset=utf-8" @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "fd5e2041-8aa2-43a0-be53-7fcba1b52515" + "69a738d3-eaa3-4479-9728-9f73dce69644" ], "x-ms-correlation-request-id": [ - "fd5e2041-8aa2-43a0-be53-7fcba1b52515" + "69a738d3-eaa3-4479-9728-9f73dce69644" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214935Z:fd5e2041-8aa2-43a0-be53-7fcba1b52515" + "WESTUS2:20200819T033050Z:69a738d3-eaa3-4479-9728-9f73dce69644" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:49:35 GMT" + "Wed, 19 Aug 2020 03:30:49 GMT" ], "Content-Length": [ "165" @@ -123,17 +123,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358\",\r\n \"name\": \"ps1358\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594\",\r\n \"name\": \"ps3594\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "7e201df5-3995-4d13-9533-cf7b4a10e434" + "515b0da0-b0ae-4402-b759-02a04e238e75" ], "Accept-Language": [ "en-US" @@ -142,7 +142,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfM2Y2YWIyYjEtM2MyZi00NjVkLWIwNzYtM2Q3ZTRlNzQ0N2M1?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfMmJlZGUzYjYtZDE1YS00Y2RhLTg3MWYtMjRhMzdkNjg0NWM0?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "7481dd14-d48d-4471-846a-576920c963a5" + "77b191f8-035f-4472-8c42-416725070340" ], "x-ms-correlation-request-id": [ - "7481dd14-d48d-4471-846a-576920c963a5" + "77b191f8-035f-4472-8c42-416725070340" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214938Z:7481dd14-d48d-4471-846a-576920c963a5" + "WESTUS2:20200819T033053Z:77b191f8-035f-4472-8c42-416725070340" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,7 +183,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:49:37 GMT" + "Wed, 19 Aug 2020 03:30:52 GMT" ], "Content-Length": [ "462" @@ -195,17 +195,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQwyk4=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQxhG8=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "aa36fac2-f7e9-4e1b-b917-f80ffa160744" + "647eb247-d913-4341-9e4b-66860416ae26" ], "Accept-Language": [ "en-US" @@ -214,7 +214,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -231,7 +231,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfNmM0ZGY1ZmItNGIwZi00MDQwLTk3ZDgtZTI4YjQzZjhjNThj?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfNzc3MDJhZDgtMDkwOC00OWI2LWE1ZWEtYmU4NzNhOGMyM2Vi?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -240,13 +240,13 @@ "4998" ], "x-ms-request-id": [ - "45e10b98-b866-40a2-b933-144081d4c7c8" + "d170a1b9-00e7-45f0-a79b-1081f6e3087a" ], "x-ms-correlation-request-id": [ - "45e10b98-b866-40a2-b933-144081d4c7c8" + "d170a1b9-00e7-45f0-a79b-1081f6e3087a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215041Z:45e10b98-b866-40a2-b933-144081d4c7c8" + "WESTUS2:20200819T033234Z:d170a1b9-00e7-45f0-a79b-1081f6e3087a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -255,7 +255,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:50:41 GMT" + "Wed, 19 Aug 2020 03:32:34 GMT" ], "Content-Length": [ "913" @@ -267,17 +267,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwyk4=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"5N94Vo9MMRM1StgXNeoSBAdQvqpSHVwpvAU8v8lmGVs=\",\r\n \"secondaryKey\": \"fIUCq7cK2vZtiLgXXQEJ4ZSQTM4CnZmKzYf6TZ+zAUk=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhG8=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"lyO5Kfv2QKz+CH/d3Uia/+sUfvaQpqdbvhoyequesOE=\",\r\n \"secondaryKey\": \"nP1AJ4ci728xwDB9hBjf7IxLzMoak1MLkg5LFjP/i0I=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQwynw=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQxhNA=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "a2b82605-abb5-4298-b685-8253b08439fd" + "b1d2753d-14c9-4b44-a0b8-c37c650220cc" ], "Accept-Language": [ "en-US" @@ -286,7 +286,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -303,7 +303,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMDFmM2ViODktMmJmOC00NjY0LWI3MWQtOWYzYjQwZDNjNThh?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfMjg1YjY5Y2ItZTEyMi00YmQyLWJhYWUtMTlkMGQwNGVhYTk1?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -312,13 +312,13 @@ "4997" ], "x-ms-request-id": [ - "52480ba8-cf04-4c32-952f-716dda983553" + "3cf51ebe-f33d-4e4f-8a5a-60a5fcc51fee" ], "x-ms-correlation-request-id": [ - "52480ba8-cf04-4c32-952f-716dda983553" + "3cf51ebe-f33d-4e4f-8a5a-60a5fcc51fee" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215113Z:52480ba8-cf04-4c32-952f-716dda983553" + "WESTUS2:20200819T033307Z:3cf51ebe-f33d-4e4f-8a5a-60a5fcc51fee" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -327,7 +327,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:51:12 GMT" + "Wed, 19 Aug 2020 03:33:07 GMT" ], "Content-Length": [ "744" @@ -339,17 +339,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwynw=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhNA=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQwyvQ=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQxhTY=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "ec1884a9-b797-459d-ba75-01ee2eca2eed" + "b1d977c3-6fd4-45fe-80e0-9164cdf3613d" ], "Accept-Language": [ "en-US" @@ -358,7 +358,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -375,7 +375,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfYTE3ZDQwYTgtZWFiNi00OTQzLTkxYzUtYTUxN2E5YWZmOWQx?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfMWZiOTQxMGMtMjc5MS00MTE5LWI3NjUtOTYyMGEzNTIxODRh?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -384,13 +384,13 @@ "4996" ], "x-ms-request-id": [ - "4acdcfad-3f0c-48b4-b257-1085efc43b1b" + "5fbef5ec-bd3b-43e2-a75f-0d173090ef59" ], "x-ms-correlation-request-id": [ - "4acdcfad-3f0c-48b4-b257-1085efc43b1b" + "5fbef5ec-bd3b-43e2-a75f-0d173090ef59" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215216Z:4acdcfad-3f0c-48b4-b257-1085efc43b1b" + "WESTUS2:20200819T033339Z:5fbef5ec-bd3b-43e2-a75f-0d173090ef59" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -399,7 +399,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:52:15 GMT" + "Wed, 19 Aug 2020 03:33:38 GMT" ], "Content-Length": [ "712" @@ -411,12 +411,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwyvQ=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhTY=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfM2Y2YWIyYjEtM2MyZi00NjVkLWIwNzYtM2Q3ZTRlNzQ0N2M1?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNMlkyWVdJeVlqRXRNMk15WmkwME5qVmtMV0l3TnpZdE0yUTNaVFJsTnpRME4yTTE/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfMmJlZGUzYjYtZDE1YS00Y2RhLTg3MWYtMjRhMzdkNjg0NWM0?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNbUpsWkdVellqWXRaREUxWVMwMFkyUmhMVGczTVdZdE1qUmhNemRrTmpnME5XTTA/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -424,7 +424,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -441,13 +441,13 @@ "11998" ], "x-ms-request-id": [ - "930c9749-d355-44c1-acc6-1783757dc097" + "b6929a55-18df-4683-99d5-d176fa5cb918" ], "x-ms-correlation-request-id": [ - "930c9749-d355-44c1-acc6-1783757dc097" + "b6929a55-18df-4683-99d5-d176fa5cb918" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215008Z:930c9749-d355-44c1-acc6-1783757dc097" + "WESTUS2:20200819T033123Z:b6929a55-18df-4683-99d5-d176fa5cb918" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -456,7 +456,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:50:07 GMT" + "Wed, 19 Aug 2020 03:31:23 GMT" ], "Content-Length": [ "20" @@ -472,8 +472,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfM2Y2YWIyYjEtM2MyZi00NjVkLWIwNzYtM2Q3ZTRlNzQ0N2M1?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNMlkyWVdJeVlqRXRNMk15WmkwME5qVmtMV0l3TnpZdE0yUTNaVFJsTnpRME4yTTE/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfMmJlZGUzYjYtZDE1YS00Y2RhLTg3MWYtMjRhMzdkNjg0NWM0?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNbUpsWkdVellqWXRaREUxWVMwMFkyUmhMVGczTVdZdE1qUmhNemRrTmpnME5XTTA/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -481,7 +481,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -498,13 +498,13 @@ "11997" ], "x-ms-request-id": [ - "79f1800e-79da-4746-932d-9cdae0f0a39e" + "30a95de2-3d0b-4fbd-afab-ed526d47360f" ], "x-ms-correlation-request-id": [ - "79f1800e-79da-4746-932d-9cdae0f0a39e" + "30a95de2-3d0b-4fbd-afab-ed526d47360f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215038Z:79f1800e-79da-4746-932d-9cdae0f0a39e" + "WESTUS2:20200819T033153Z:30a95de2-3d0b-4fbd-afab-ed526d47360f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -513,7 +513,64 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:50:37 GMT" + "Wed, 19 Aug 2020 03:31:52 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfMmJlZGUzYjYtZDE1YS00Y2RhLTg3MWYtMjRhMzdkNjg0NWM0?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNbUpsWkdVellqWXRaREUxWVMwMFkyUmhMVGczTVdZdE1qUmhNemRrTmpnME5XTTA/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-request-id": [ + "0b3b962b-202b-4fe4-8b91-f298e3628171" + ], + "x-ms-correlation-request-id": [ + "0b3b962b-202b-4fe4-8b91-f298e3628171" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200819T033229Z:0b3b962b-202b-4fe4-8b91-f298e3628171" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 19 Aug 2020 03:32:29 GMT" ], "Content-Length": [ "22" @@ -529,8 +586,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -538,7 +595,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -552,16 +609,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11995" ], "x-ms-request-id": [ - "fbe848ba-483f-4f1c-93b0-101c421484bc" + "22633cdf-a1e8-42d5-9c02-cd48ce1a59c8" ], "x-ms-correlation-request-id": [ - "fbe848ba-483f-4f1c-93b0-101c421484bc" + "22633cdf-a1e8-42d5-9c02-cd48ce1a59c8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215038Z:fbe848ba-483f-4f1c-93b0-101c421484bc" + "WESTUS2:20200819T033230Z:22633cdf-a1e8-42d5-9c02-cd48ce1a59c8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -570,7 +627,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:50:37 GMT" + "Wed, 19 Aug 2020 03:32:29 GMT" ], "Content-Length": [ "640" @@ -582,17 +639,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwyk4=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7817.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B982\"\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhG8=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps8725.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD6F\"\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "326b7bc1-e62e-4a16-93fb-6925052ec7a6" + "f9a7f315-07a3-438b-9f71-12881c5309a7" ], "Accept-Language": [ "en-US" @@ -601,7 +658,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -615,16 +672,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11994" ], "x-ms-request-id": [ - "22109691-dbc4-4c0d-8340-509e90e6c452" + "b0639a5d-d451-49a6-9d0c-ce776b78a1fe" ], "x-ms-correlation-request-id": [ - "22109691-dbc4-4c0d-8340-509e90e6c452" + "b0639a5d-d451-49a6-9d0c-ce776b78a1fe" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215038Z:22109691-dbc4-4c0d-8340-509e90e6c452" + "WESTUS2:20200819T033230Z:b0639a5d-d451-49a6-9d0c-ce776b78a1fe" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -633,7 +690,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:50:37 GMT" + "Wed, 19 Aug 2020 03:32:29 GMT" ], "Content-Length": [ "640" @@ -645,17 +702,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwyk4=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7817.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B982\"\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhG8=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps8725.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD6F\"\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "78ddcc35-2135-4b36-99f2-1ab0ec0f546b" + "2575d498-7e36-4cb0-907b-744883d6bbef" ], "Accept-Language": [ "en-US" @@ -664,7 +721,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -678,16 +735,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11993" ], "x-ms-request-id": [ - "fd489a76-3900-45c4-8d91-fd6b7b541139" + "4520b550-e090-4162-99f3-b6e27c4a699d" ], "x-ms-correlation-request-id": [ - "fd489a76-3900-45c4-8d91-fd6b7b541139" + "4520b550-e090-4162-99f3-b6e27c4a699d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215039Z:fd489a76-3900-45c4-8d91-fd6b7b541139" + "WESTUS2:20200819T033230Z:4520b550-e090-4162-99f3-b6e27c4a699d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -696,7 +753,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:50:39 GMT" + "Wed, 19 Aug 2020 03:32:30 GMT" ], "Content-Length": [ "640" @@ -708,12 +765,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwyk4=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7817.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B982\"\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhG8=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps8725.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD6F\"\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -721,7 +778,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -738,13 +795,13 @@ "11991" ], "x-ms-request-id": [ - "522b3797-5522-4d74-ad66-190d4bb058dc" + "14b95348-8f71-4ef1-882e-25952f7f9f5f" ], "x-ms-correlation-request-id": [ - "522b3797-5522-4d74-ad66-190d4bb058dc" + "14b95348-8f71-4ef1-882e-25952f7f9f5f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215111Z:522b3797-5522-4d74-ad66-190d4bb058dc" + "WESTUS2:20200819T033305Z:14b95348-8f71-4ef1-882e-25952f7f9f5f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -753,7 +810,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:51:10 GMT" + "Wed, 19 Aug 2020 03:33:05 GMT" ], "Content-Length": [ "640" @@ -765,17 +822,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwynw=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7817.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B982\"\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhNA=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps8725.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD6F\"\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "52a0a92c-2740-47ef-a5b9-92f2008181f2" + "8d4852e1-c16d-4c5a-8f46-68c0906a4a92" ], "Accept-Language": [ "en-US" @@ -784,7 +841,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -801,13 +858,13 @@ "11990" ], "x-ms-request-id": [ - "7963122e-f906-40b6-bb7a-0feeb585ea20" + "b8c21ae5-1867-4d56-b7da-b47b49b4fbf5" ], "x-ms-correlation-request-id": [ - "7963122e-f906-40b6-bb7a-0feeb585ea20" + "b8c21ae5-1867-4d56-b7da-b47b49b4fbf5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215111Z:7963122e-f906-40b6-bb7a-0feeb585ea20" + "WESTUS2:20200819T033305Z:b8c21ae5-1867-4d56-b7da-b47b49b4fbf5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -816,7 +873,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:51:11 GMT" + "Wed, 19 Aug 2020 03:33:05 GMT" ], "Content-Length": [ "640" @@ -828,12 +885,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwynw=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7817.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B982\"\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhNA=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps8725.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD6F\"\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -841,7 +898,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -855,16 +912,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11988" ], "x-ms-request-id": [ - "91b62c0f-871e-471e-b3eb-e557831f691c" + "dddb3ebd-4e72-45b0-a128-38a2e0aff0f3" ], "x-ms-correlation-request-id": [ - "91b62c0f-871e-471e-b3eb-e557831f691c" + "dddb3ebd-4e72-45b0-a128-38a2e0aff0f3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215214Z:91b62c0f-871e-471e-b3eb-e557831f691c" + "WESTUS2:20200819T033337Z:dddb3ebd-4e72-45b0-a128-38a2e0aff0f3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -873,7 +930,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:52:13 GMT" + "Wed, 19 Aug 2020 03:33:36 GMT" ], "Content-Length": [ "640" @@ -885,17 +942,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwyvQ=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7817.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B982\"\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhTY=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps8725.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD6F\"\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "224dd2d9-cdb8-4097-b41b-1cd19f59167e" + "3b1ac983-9e47-4b2f-868f-169c8b01ee05" ], "Accept-Language": [ "en-US" @@ -904,7 +961,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -918,16 +975,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11987" ], "x-ms-request-id": [ - "ad20a72a-c853-4573-a00d-5f872be04496" + "96251def-8c65-4773-8d29-7e1f3688d121" ], "x-ms-correlation-request-id": [ - "ad20a72a-c853-4573-a00d-5f872be04496" + "96251def-8c65-4773-8d29-7e1f3688d121" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215214Z:ad20a72a-c853-4573-a00d-5f872be04496" + "WESTUS2:20200819T033337Z:96251def-8c65-4773-8d29-7e1f3688d121" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -936,7 +993,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:52:13 GMT" + "Wed, 19 Aug 2020 03:33:36 GMT" ], "Content-Length": [ "640" @@ -948,12 +1005,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwyvQ=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7817.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B982\"\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhTY=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps8725.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD6F\"\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -961,7 +1018,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -975,16 +1032,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11985" ], "x-ms-request-id": [ - "d2c06594-ab60-4104-af06-c95aeb924b8e" + "154d7fc3-f251-46d7-9c3b-8626bf9bee73" ], "x-ms-correlation-request-id": [ - "d2c06594-ab60-4104-af06-c95aeb924b8e" + "154d7fc3-f251-46d7-9c3b-8626bf9bee73" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215246Z:d2c06594-ab60-4104-af06-c95aeb924b8e" + "WESTUS2:20200819T033409Z:154d7fc3-f251-46d7-9c3b-8626bf9bee73" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -993,7 +1050,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:52:46 GMT" + "Wed, 19 Aug 2020 03:34:09 GMT" ], "Content-Length": [ "640" @@ -1005,17 +1062,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwy1Q=\",\r\n \"name\": \"ps7817\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7817.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B982\"\r\n },\r\n \"resourcegroup\": \"ps1358\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhYI=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps8725.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD6F\"\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7551cad0-acd6-4c16-82e3-d5995225ceb9" + "99fbd3e8-7a0e-49a8-b3e2-53a979b4baa1" ], "Accept-Language": [ "en-US" @@ -1024,7 +1081,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1041,13 +1098,13 @@ "1199" ], "x-ms-request-id": [ - "7b6a169c-148a-42ca-8eea-52d36de8a7c2" + "abb43073-8538-4d74-8971-80c9548c4b08" ], "x-ms-correlation-request-id": [ - "7b6a169c-148a-42ca-8eea-52d36de8a7c2" + "abb43073-8538-4d74-8971-80c9548c4b08" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215039Z:7b6a169c-148a-42ca-8eea-52d36de8a7c2" + "WESTUS2:20200819T033230Z:abb43073-8538-4d74-8971-80c9548c4b08" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1056,7 +1113,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:50:39 GMT" + "Wed, 19 Aug 2020 03:32:30 GMT" ], "Content-Length": [ "229" @@ -1068,17 +1125,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e513a127-dd63-4ef8-a976-a12f3fd7ade3" + "3a297b37-a004-4ba8-b26d-872702758bc0" ], "Accept-Language": [ "en-US" @@ -1087,7 +1144,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1104,13 +1161,13 @@ "1198" ], "x-ms-request-id": [ - "84f78e9d-47fd-45b5-b78a-0dc236459b21" + "50a98c0b-48c0-464a-8a15-19a1af34eb56" ], "x-ms-correlation-request-id": [ - "84f78e9d-47fd-45b5-b78a-0dc236459b21" + "50a98c0b-48c0-464a-8a15-19a1af34eb56" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215039Z:84f78e9d-47fd-45b5-b78a-0dc236459b21" + "WESTUS2:20200819T033230Z:50a98c0b-48c0-464a-8a15-19a1af34eb56" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1119,7 +1176,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:50:39 GMT" + "Wed, 19 Aug 2020 03:32:30 GMT" ], "Content-Length": [ "229" @@ -1131,17 +1188,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "63ec4653-8e0e-4102-9d79-08bcef46aa55" + "2628a104-2e89-422f-96f6-ff1e9659e1ac" ], "Accept-Language": [ "en-US" @@ -1150,7 +1207,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1167,13 +1224,13 @@ "1197" ], "x-ms-request-id": [ - "4ce98ccb-1a97-407c-a4fe-46935cec12c1" + "30de1f89-f7d8-4ed6-b0ab-b88a11975f90" ], "x-ms-correlation-request-id": [ - "4ce98ccb-1a97-407c-a4fe-46935cec12c1" + "30de1f89-f7d8-4ed6-b0ab-b88a11975f90" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215111Z:4ce98ccb-1a97-407c-a4fe-46935cec12c1" + "WESTUS2:20200819T033305Z:30de1f89-f7d8-4ed6-b0ab-b88a11975f90" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1182,7 +1239,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:51:10 GMT" + "Wed, 19 Aug 2020 03:33:05 GMT" ], "Content-Length": [ "398" @@ -1194,17 +1251,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"5N94Vo9MMRM1StgXNeoSBAdQvqpSHVwpvAU8v8lmGVs=\",\r\n \"secondaryKey\": \"fIUCq7cK2vZtiLgXXQEJ4ZSQTM4CnZmKzYf6TZ+zAUk=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"lyO5Kfv2QKz+CH/d3Uia/+sUfvaQpqdbvhoyequesOE=\",\r\n \"secondaryKey\": \"nP1AJ4ci728xwDB9hBjf7IxLzMoak1MLkg5LFjP/i0I=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "23626ada-299d-4c02-8c36-943ab2851a00" + "1187360b-46d8-452f-8d4c-1186cff20f28" ], "Accept-Language": [ "en-US" @@ -1213,7 +1270,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1230,13 +1287,13 @@ "1196" ], "x-ms-request-id": [ - "399e172d-0b24-4eaf-a2b8-d12c73275a95" + "c24aaea6-64b0-4288-a8fa-ba92d517a707" ], "x-ms-correlation-request-id": [ - "399e172d-0b24-4eaf-a2b8-d12c73275a95" + "c24aaea6-64b0-4288-a8fa-ba92d517a707" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215111Z:399e172d-0b24-4eaf-a2b8-d12c73275a95" + "WESTUS2:20200819T033305Z:c24aaea6-64b0-4288-a8fa-ba92d517a707" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1245,7 +1302,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:51:11 GMT" + "Wed, 19 Aug 2020 03:33:05 GMT" ], "Content-Length": [ "398" @@ -1257,17 +1314,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"5N94Vo9MMRM1StgXNeoSBAdQvqpSHVwpvAU8v8lmGVs=\",\r\n \"secondaryKey\": \"fIUCq7cK2vZtiLgXXQEJ4ZSQTM4CnZmKzYf6TZ+zAUk=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"lyO5Kfv2QKz+CH/d3Uia/+sUfvaQpqdbvhoyequesOE=\",\r\n \"secondaryKey\": \"nP1AJ4ci728xwDB9hBjf7IxLzMoak1MLkg5LFjP/i0I=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "39290e65-875c-47fc-8a9e-ffbb7c18c2ba" + "3ad880b6-3c69-4fd3-a493-0e559423b3ee" ], "Accept-Language": [ "en-US" @@ -1276,7 +1333,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1293,13 +1350,13 @@ "1194" ], "x-ms-request-id": [ - "9a81c1fb-0d2c-4067-89a6-6c6efb9126d7" + "b68057b7-59f4-408c-bcc3-891bd89a6920" ], "x-ms-correlation-request-id": [ - "9a81c1fb-0d2c-4067-89a6-6c6efb9126d7" + "b68057b7-59f4-408c-bcc3-891bd89a6920" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215214Z:9a81c1fb-0d2c-4067-89a6-6c6efb9126d7" + "WESTUS2:20200819T033337Z:b68057b7-59f4-408c-bcc3-891bd89a6920" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1308,7 +1365,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:52:13 GMT" + "Wed, 19 Aug 2020 03:33:36 GMT" ], "Content-Length": [ "229" @@ -1320,12 +1377,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfNmM0ZGY1ZmItNGIwZi00MDQwLTk3ZDgtZTI4YjQzZjhjNThj?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZObU0wWkdZMVptSXROR0l3WmkwME1EUXdMVGszWkRndFpUSTRZalF6Wmpoak5UaGo/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfNzc3MDJhZDgtMDkwOC00OWI2LWE1ZWEtYmU4NzNhOGMyM2Vi?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOemMzTURKaFpEZ3RNRGt3T0MwME9XSTJMV0UxWldFdFltVTROek5oT0dNeU0yVmk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1333,7 +1390,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1350,13 +1407,13 @@ "11992" ], "x-ms-request-id": [ - "fe3ed3de-7f0e-413f-8212-ddf7d354ea23" + "3a8ab1c7-3326-49ee-b0f0-7eab0e9b47f2" ], "x-ms-correlation-request-id": [ - "fe3ed3de-7f0e-413f-8212-ddf7d354ea23" + "3a8ab1c7-3326-49ee-b0f0-7eab0e9b47f2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215111Z:fe3ed3de-7f0e-413f-8212-ddf7d354ea23" + "WESTUS2:20200819T033305Z:3a8ab1c7-3326-49ee-b0f0-7eab0e9b47f2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1365,7 +1422,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:51:10 GMT" + "Wed, 19 Aug 2020 03:33:05 GMT" ], "Content-Length": [ "22" @@ -1381,13 +1438,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/keys/Access1/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L2tleXMvQWNjZXNzMS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE3LTExLTE1", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/keys/Access1/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L2tleXMvQWNjZXNzMS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE3LTExLTE1", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e4989907-da4e-41de-bc6f-f7fb3e1ff945" + "fae90850-9ae5-4892-8aee-181484171ccd" ], "Accept-Language": [ "en-US" @@ -1396,7 +1453,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1413,13 +1470,13 @@ "1195" ], "x-ms-request-id": [ - "d06914f1-59c6-4d29-9ba2-e15baf7093e3" + "f54558c8-2651-416d-8bc6-d0a3b7bbd6b9" ], "x-ms-correlation-request-id": [ - "d06914f1-59c6-4d29-9ba2-e15baf7093e3" + "f54558c8-2651-416d-8bc6-d0a3b7bbd6b9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215112Z:d06914f1-59c6-4d29-9ba2-e15baf7093e3" + "WESTUS2:20200819T033305Z:f54558c8-2651-416d-8bc6-d0a3b7bbd6b9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1428,7 +1485,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:51:11 GMT" + "Wed, 19 Aug 2020 03:33:05 GMT" ], "Content-Length": [ "168" @@ -1440,12 +1497,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"5N94Vo9MMRM1StgXNeoSBAdQvqpSHVwpvAU8v8lmGVs=\",\r\n \"secondaryKey\": \"fIUCq7cK2vZtiLgXXQEJ4ZSQTM4CnZmKzYf6TZ+zAUk=\",\r\n \"rights\": \"ServiceConfig\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"lyO5Kfv2QKz+CH/d3Uia/+sUfvaQpqdbvhoyequesOE=\",\r\n \"secondaryKey\": \"nP1AJ4ci728xwDB9hBjf7IxLzMoak1MLkg5LFjP/i0I=\",\r\n \"rights\": \"ServiceConfig\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMDFmM2ViODktMmJmOC00NjY0LWI3MWQtOWYzYjQwZDNjNThh?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNREZtTTJWaU9Ea3RNbUptT0MwME5qWTBMV0kzTVdRdE9XWXpZalF3WkROak5UaGg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfMjg1YjY5Y2ItZTEyMi00YmQyLWJhYWUtMTlkMGQwNGVhYTk1?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNamcxWWpZNVkySXRaVEV5TWkwMFltUXlMV0poWVdVdE1UbGtNR1F3TkdWaFlUazE/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1453,7 +1510,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1470,70 +1527,13 @@ "11989" ], "x-ms-request-id": [ - "f69dc1af-bb4e-4db2-afb2-0cf5185e1f5a" - ], - "x-ms-correlation-request-id": [ - "f69dc1af-bb4e-4db2-afb2-0cf5185e1f5a" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200818T215143Z:f69dc1af-bb4e-4db2-afb2-0cf5185e1f5a" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Tue, 18 Aug 2020 21:51:43 GMT" - ], - "Content-Length": [ - "20" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMDFmM2ViODktMmJmOC00NjY0LWI3MWQtOWYzYjQwZDNjNThh?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNREZtTTJWaU9Ea3RNbUptT0MwME5qWTBMV0kzTVdRdE9XWXpZalF3WkROak5UaGg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "Microsoft-HTTPAPI/2.0" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" - ], - "x-ms-request-id": [ - "3bf0ba8d-e63c-4a3d-8a41-1119065d624c" + "a67eba15-7dae-45f5-8671-9267f0e4e205" ], "x-ms-correlation-request-id": [ - "3bf0ba8d-e63c-4a3d-8a41-1119065d624c" + "a67eba15-7dae-45f5-8671-9267f0e4e205" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215213Z:3bf0ba8d-e63c-4a3d-8a41-1119065d624c" + "WESTUS2:20200819T033337Z:a67eba15-7dae-45f5-8671-9267f0e4e205" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1542,7 +1542,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:52:13 GMT" + "Wed, 19 Aug 2020 03:33:36 GMT" ], "Content-Length": [ "22" @@ -1558,13 +1558,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/keys/provisioningserviceowner/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L2tleXMvcHJvdmlzaW9uaW5nc2VydmljZW93bmVyL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/keys/provisioningserviceowner/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L2tleXMvcHJvdmlzaW9uaW5nc2VydmljZW93bmVyL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1701866c-2ac7-42d0-8ee8-81dc05aad39e" + "0a10338f-b7b3-4b9e-b723-e51ac08f8a6a" ], "Accept-Language": [ "en-US" @@ -1573,7 +1573,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1590,13 +1590,13 @@ "1193" ], "x-ms-request-id": [ - "27c9f76b-77e8-44a4-9423-f9216c9d496f" + "f38cec39-ddc9-448f-b430-2aedf9567383" ], "x-ms-correlation-request-id": [ - "27c9f76b-77e8-44a4-9423-f9216c9d496f" + "f38cec39-ddc9-448f-b430-2aedf9567383" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215214Z:27c9f76b-77e8-44a4-9423-f9216c9d496f" + "WESTUS2:20200819T033337Z:f38cec39-ddc9-448f-b430-2aedf9567383" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1605,7 +1605,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:52:13 GMT" + "Wed, 19 Aug 2020 03:33:37 GMT" ], "Content-Length": [ "217" @@ -1617,17 +1617,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/keys/provisioningserviceowner/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L2tleXMvcHJvdmlzaW9uaW5nc2VydmljZW93bmVyL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/keys/provisioningserviceowner/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L2tleXMvcHJvdmlzaW9uaW5nc2VydmljZW93bmVyL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3a534d11-89e7-4bd0-8f67-60cce4ec9db0" + "a4dac64d-e8b5-49c6-94eb-c10bd89645fa" ], "Accept-Language": [ "en-US" @@ -1636,7 +1636,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1653,13 +1653,13 @@ "1192" ], "x-ms-request-id": [ - "81cf82a7-5795-49bd-a33a-e379e4a2f71c" + "1fd9f5c8-de02-4755-a332-d52b294a0723" ], "x-ms-correlation-request-id": [ - "81cf82a7-5795-49bd-a33a-e379e4a2f71c" + "1fd9f5c8-de02-4755-a332-d52b294a0723" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215246Z:81cf82a7-5795-49bd-a33a-e379e4a2f71c" + "WESTUS2:20200819T033409Z:1fd9f5c8-de02-4755-a332-d52b294a0723" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1668,7 +1668,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:52:46 GMT" + "Wed, 19 Aug 2020 03:34:09 GMT" ], "Content-Length": [ "185" @@ -1680,12 +1680,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"hAfjx7ixsZHcCYcfkbEcbi9cf9oyudOfJBlBSFnKXCQ=\",\r\n \"secondaryKey\": \"hnnFBGQabGRDdeQEnNGXMvgy6/37qI3mrs6VQLyx5xo=\",\r\n \"rights\": \"ServiceConfig\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfYTE3ZDQwYTgtZWFiNi00OTQzLTkxYzUtYTUxN2E5YWZmOWQx?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZVEUzWkRRd1lUZ3RaV0ZpTmkwME9UUXpMVGt4WXpVdFlUVXhOMkU1WVdabU9XUXg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfMWZiOTQxMGMtMjc5MS00MTE5LWI3NjUtOTYyMGEzNTIxODRh?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNV1ppT1RReE1HTXRNamM1TVMwME1URTVMV0kzTmpVdE9UWXlNR0V6TlRJeE9EUmg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1693,7 +1693,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1707,16 +1707,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11986" ], "x-ms-request-id": [ - "92909831-ac79-4b1c-b09e-61a11b4274cd" + "65fcbbbe-8773-4ea8-8433-aa1abb15305d" ], "x-ms-correlation-request-id": [ - "92909831-ac79-4b1c-b09e-61a11b4274cd" + "65fcbbbe-8773-4ea8-8433-aa1abb15305d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215246Z:92909831-ac79-4b1c-b09e-61a11b4274cd" + "WESTUS2:20200819T033409Z:65fcbbbe-8773-4ea8-8433-aa1abb15305d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1725,7 +1725,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:52:46 GMT" + "Wed, 19 Aug 2020 03:34:09 GMT" ], "Content-Length": [ "22" @@ -1741,13 +1741,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "93b1d5d3-cbd3-45a5-81b1-107a5a0ff411" + "e8d4be2c-8e64-4d53-a5cc-19b7ff0fa049" ], "Accept-Language": [ "en-US" @@ -1756,7 +1756,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1767,13 +1767,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMGM2MWNkMWYtZDI1Ny00OTBjLWJkNDMtOTQzMjhjOTBhNWQz?api-version=2017-11-15" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfNjlkNWY2YTUtOGM0ZS00MzMwLTlhNDYtNTE4ZWM5MDBlNmI4?api-version=2017-11-15" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMGM2MWNkMWYtZDI1Ny00OTBjLWJkNDMtOTQzMjhjOTBhNWQz?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfNjlkNWY2YTUtOGM0ZS00MzMwLTlhNDYtNTE4ZWM5MDBlNmI4?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1782,13 +1782,13 @@ "14999" ], "x-ms-request-id": [ - "86f138db-c38f-4a40-8856-8d7d71825ead" + "364e6657-8060-47da-8a6d-001a27e25b36" ], "x-ms-correlation-request-id": [ - "86f138db-c38f-4a40-8856-8d7d71825ead" + "364e6657-8060-47da-8a6d-001a27e25b36" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215247Z:86f138db-c38f-4a40-8856-8d7d71825ead" + "WESTUS2:20200819T033410Z:364e6657-8060-47da-8a6d-001a27e25b36" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1797,7 +1797,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:52:47 GMT" + "Wed, 19 Aug 2020 03:34:10 GMT" ], "Content-Length": [ "4" @@ -1813,8 +1813,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMGM2MWNkMWYtZDI1Ny00OTBjLWJkNDMtOTQzMjhjOTBhNWQz?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNR00yTVdOa01XWXRaREkxTnkwME9UQmpMV0prTkRNdE9UUXpNamhqT1RCaE5XUXo/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfNjlkNWY2YTUtOGM0ZS00MzMwLTlhNDYtNTE4ZWM5MDBlNmI4?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOamxrTldZMllUVXRPR00wWlMwME16TXdMVGxoTkRZdE5URTRaV001TURCbE5tSTQ/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1822,7 +1822,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1836,130 +1836,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" - ], - "x-ms-request-id": [ - "08179616-8db2-4856-804f-6cb7c4e04081" - ], - "x-ms-correlation-request-id": [ - "08179616-8db2-4856-804f-6cb7c4e04081" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200818T215302Z:08179616-8db2-4856-804f-6cb7c4e04081" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Tue, 18 Aug 2020 21:53:02 GMT" - ], - "Content-Length": [ - "20" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMGM2MWNkMWYtZDI1Ny00OTBjLWJkNDMtOTQzMjhjOTBhNWQz?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNR00yTVdOa01XWXRaREkxTnkwME9UQmpMV0prTkRNdE9UUXpNamhqT1RCaE5XUXo/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "Microsoft-HTTPAPI/2.0" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" - ], - "x-ms-request-id": [ - "fc61106c-dccc-48f3-828b-33ee698c06cb" - ], - "x-ms-correlation-request-id": [ - "fc61106c-dccc-48f3-828b-33ee698c06cb" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200818T215318Z:fc61106c-dccc-48f3-828b-33ee698c06cb" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Tue, 18 Aug 2020 21:53:17 GMT" - ], - "Content-Length": [ - "20" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMGM2MWNkMWYtZDI1Ny00OTBjLWJkNDMtOTQzMjhjOTBhNWQz?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNR00yTVdOa01XWXRaREkxTnkwME9UQmpMV0prTkRNdE9UUXpNamhqT1RCaE5XUXo/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "Microsoft-HTTPAPI/2.0" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11984" ], "x-ms-request-id": [ - "16c556f1-94a3-4723-9e2d-850a8d3f1a9b" + "dc795bfa-4bd0-46dd-90b3-0311e885e50a" ], "x-ms-correlation-request-id": [ - "16c556f1-94a3-4723-9e2d-850a8d3f1a9b" + "dc795bfa-4bd0-46dd-90b3-0311e885e50a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215333Z:16c556f1-94a3-4723-9e2d-850a8d3f1a9b" + "WESTUS2:20200819T033426Z:dc795bfa-4bd0-46dd-90b3-0311e885e50a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1968,7 +1854,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:53:32 GMT" + "Wed, 19 Aug 2020 03:34:25 GMT" ], "Content-Length": [ "22" @@ -1984,8 +1870,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMGM2MWNkMWYtZDI1Ny00OTBjLWJkNDMtOTQzMjhjOTBhNWQz?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTM1OC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3ODE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNR00yTVdOa01XWXRaREkxTnkwME9UQmpMV0prTkRNdE9UUXpNamhqT1RCaE5XUXo/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfNjlkNWY2YTUtOGM0ZS00MzMwLTlhNDYtNTE4ZWM5MDBlNmI4?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOamxrTldZMllUVXRPR00wWlMwME16TXdMVGxoTkRZdE5URTRaV001TURCbE5tSTQ/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1993,7 +1879,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2004,7 +1890,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1358/providers/Microsoft.Devices/provisioningServices/ps7817/operationResults/b3NfaWRfMGM2MWNkMWYtZDI1Ny00OTBjLWJkNDMtOTQzMjhjOTBhNWQz/operationResults/b3NfaWRfMGM2MWNkMWYtZDI1Ny00OTBjLWJkNDMtOTQzMjhjOTBhNWQz?api-version=2017-11-15" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfNjlkNWY2YTUtOGM0ZS00MzMwLTlhNDYtNTE4ZWM5MDBlNmI4/operationResults/b3NfaWRfNjlkNWY2YTUtOGM0ZS00MzMwLTlhNDYtNTE4ZWM5MDBlNmI4?api-version=2017-11-15" ], "Retry-After": [ "15" @@ -2013,16 +1899,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11983" ], "x-ms-request-id": [ - "9bbcd20e-9b06-40b9-a3c0-097b269d8186" + "97cea674-d98b-4574-b390-b34dbacba246" ], "x-ms-correlation-request-id": [ - "9bbcd20e-9b06-40b9-a3c0-097b269d8186" + "97cea674-d98b-4574-b390-b34dbacba246" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215333Z:9bbcd20e-9b06-40b9-a3c0-097b269d8186" + "WESTUS2:20200819T033426Z:97cea674-d98b-4574-b390-b34dbacba246" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2031,7 +1917,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:53:32 GMT" + "Wed, 19 Aug 2020 03:34:25 GMT" ], "Expires": [ "-1" @@ -2044,13 +1930,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps1358?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMTM1OD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps3594?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMzU5ND9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f3cbe6c7-afe5-47c3-b50e-50d2e4ff4468" + "ca002937-ee40-4d0b-b587-230db716efe4" ], "Accept-Language": [ "en-US" @@ -2059,7 +1945,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2070,7 +1956,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEzNTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1OTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2079,13 +1965,13 @@ "14999" ], "x-ms-request-id": [ - "2b792239-8199-4738-afb3-52cab60fed6d" + "c421102e-507c-41a4-adbc-91a035637166" ], "x-ms-correlation-request-id": [ - "2b792239-8199-4738-afb3-52cab60fed6d" + "c421102e-507c-41a4-adbc-91a035637166" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215334Z:2b792239-8199-4738-afb3-52cab60fed6d" + "WESTUS2:20200819T033427Z:c421102e-507c-41a4-adbc-91a035637166" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2094,7 +1980,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:53:34 GMT" + "Wed, 19 Aug 2020 03:34:27 GMT" ], "Expires": [ "-1" @@ -2107,8 +1993,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEzNTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFek5UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1OTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU9UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2116,7 +2002,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2127,7 +2013,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEzNTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1OTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2136,13 +2022,13 @@ "11999" ], "x-ms-request-id": [ - "e424a00f-2194-4dfb-86d4-be2b9de29dd1" + "a68181c4-5d46-4828-9e8d-5b6f55b38e93" ], "x-ms-correlation-request-id": [ - "e424a00f-2194-4dfb-86d4-be2b9de29dd1" + "a68181c4-5d46-4828-9e8d-5b6f55b38e93" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215349Z:e424a00f-2194-4dfb-86d4-be2b9de29dd1" + "WESTUS2:20200819T033442Z:a68181c4-5d46-4828-9e8d-5b6f55b38e93" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2151,7 +2037,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:53:49 GMT" + "Wed, 19 Aug 2020 03:34:42 GMT" ], "Expires": [ "-1" @@ -2164,8 +2050,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEzNTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFek5UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1OTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU9UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2173,7 +2059,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2184,7 +2070,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEzNTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1OTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2193,13 +2079,13 @@ "11998" ], "x-ms-request-id": [ - "af4f6359-706b-4ba2-80d9-16479035c22a" + "534f648c-3a72-4ac7-9d40-ca0dc229951a" ], "x-ms-correlation-request-id": [ - "af4f6359-706b-4ba2-80d9-16479035c22a" + "534f648c-3a72-4ac7-9d40-ca0dc229951a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215404Z:af4f6359-706b-4ba2-80d9-16479035c22a" + "WESTUS2:20200819T033457Z:534f648c-3a72-4ac7-9d40-ca0dc229951a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2208,7 +2094,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:54:03 GMT" + "Wed, 19 Aug 2020 03:34:57 GMT" ], "Expires": [ "-1" @@ -2221,8 +2107,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEzNTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFek5UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1OTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU9UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2230,7 +2116,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2244,13 +2130,13 @@ "11997" ], "x-ms-request-id": [ - "55277640-a5c5-4a6b-b2ef-2955838ed504" + "f561c0e8-67b4-4306-b251-756300ddde6a" ], "x-ms-correlation-request-id": [ - "55277640-a5c5-4a6b-b2ef-2955838ed504" + "f561c0e8-67b4-4306-b251-756300ddde6a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215419Z:55277640-a5c5-4a6b-b2ef-2955838ed504" + "WESTUS2:20200819T033512Z:f561c0e8-67b4-4306-b251-756300ddde6a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2259,7 +2145,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:54:19 GMT" + "Wed, 19 Aug 2020 03:35:12 GMT" ], "Expires": [ "-1" @@ -2272,8 +2158,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEzNTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFek5UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1OTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU9UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2281,7 +2167,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2295,13 +2181,13 @@ "11996" ], "x-ms-request-id": [ - "8a437d85-d33e-44c9-8705-aa2375b601b0" + "50e174b9-5e75-45e3-bda4-7ddb1a584674" ], "x-ms-correlation-request-id": [ - "8a437d85-d33e-44c9-8705-aa2375b601b0" + "50e174b9-5e75-45e3-bda4-7ddb1a584674" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215419Z:8a437d85-d33e-44c9-8705-aa2375b601b0" + "WESTUS2:20200819T033512Z:50e174b9-5e75-45e3-bda4-7ddb1a584674" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2310,7 +2196,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:54:19 GMT" + "Wed, 19 Aug 2020 03:35:12 GMT" ], "Expires": [ "-1" @@ -2325,8 +2211,8 @@ ], "Names": { "Test-AzureIotDpsAccessPolicyLifeCycle": [ - "ps7817", - "ps1358" + "ps8725", + "ps3594" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentGroupTests/IotDpsEnrollmentGroupLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentGroupTests/IotDpsEnrollmentGroupLifeCycle.json index 3c590f6a4421..cbaea5d0e9ce 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentGroupTests/IotDpsEnrollmentGroupLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentGroupTests/IotDpsEnrollmentGroupLifeCycle.json @@ -7,7 +7,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "75b51282-54d1-438e-8030-951bd9dc0b95" + "4518039b-d1ca-42fa-8320-b56b136edc05" ], "Accept-Language": [ "en-US" @@ -16,7 +16,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11999" ], "x-ms-request-id": [ - "f0678808-1400-43d2-82ba-722874b59ce6" + "084b8d3e-fb18-45ea-b41c-b092a72dcd68" ], "x-ms-correlation-request-id": [ - "f0678808-1400-43d2-82ba-722874b59ce6" + "084b8d3e-fb18-45ea-b41c-b092a72dcd68" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195133Z:f0678808-1400-43d2-82ba-722874b59ce6" + "WESTUS2:20200819T033545Z:084b8d3e-fb18-45ea-b41c-b092a72dcd68" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:51:32 GMT" + "Wed, 19 Aug 2020 03:35:45 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -61,13 +61,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps6787?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNjc4Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps7149?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNzE0OT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "593d0ccf-4d4a-4d99-8b4b-3898e7b31774" + "b404b003-51de-4f8b-becc-9005d00b2c8b" ], "Accept-Language": [ "en-US" @@ -76,7 +76,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ], "Content-Type": [ "application/json; charset=utf-8" @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "18d5586d-4dc0-4e20-8fdc-c7607dd523af" + "25ffe56b-de57-4bdd-b07f-5033a9200424" ], "x-ms-correlation-request-id": [ - "18d5586d-4dc0-4e20-8fdc-c7607dd523af" + "25ffe56b-de57-4bdd-b07f-5033a9200424" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195134Z:18d5586d-4dc0-4e20-8fdc-c7607dd523af" + "WESTUS2:20200819T033546Z:25ffe56b-de57-4bdd-b07f-5033a9200424" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:51:33 GMT" + "Wed, 19 Aug 2020 03:35:46 GMT" ], "Content-Length": [ "165" @@ -123,17 +123,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787\",\r\n \"name\": \"ps6787\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149\",\r\n \"name\": \"ps7149\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "761a9ba4-7aa9-40c6-b848-7c6079f613a0" + "45707c8c-b7e5-40ec-9211-9f9f216a82f9" ], "Accept-Language": [ "en-US" @@ -142,7 +142,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/operationResults/b3NfaWRfNmJkNDY3NzctYWU5ZC00MTgzLTgxYjQtM2I0MjgxZTZlMWU1?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/operationResults/b3NfaWRfYzk0YmI0Y2UtOTQyZS00ZDVkLTk0YmEtZWVkM2E0NzEwNzcx?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "05eee757-dfcc-4e55-b001-c2912eaf8b0b" + "51770da7-7261-498d-8c23-eef3c82c0f5d" ], "x-ms-correlation-request-id": [ - "05eee757-dfcc-4e55-b001-c2912eaf8b0b" + "51770da7-7261-498d-8c23-eef3c82c0f5d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195136Z:05eee757-dfcc-4e55-b001-c2912eaf8b0b" + "WESTUS2:20200819T033549Z:51770da7-7261-498d-8c23-eef3c82c0f5d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,7 +183,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:51:36 GMT" + "Wed, 19 Aug 2020 03:35:48 GMT" ], "Content-Length": [ "462" @@ -195,17 +195,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQwkLc=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=kdgGI5b+F0X9C15ANUFp+iJ6uLV5PZGRu8UsudKeRKo=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQxhqY=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=cGmk5E2bY9RMbbhazYA6FkHiWe0ce9eC79yJRX9Ifhc=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "b1e891d7-7c09-461e-aa59-a3c40b523874" + "ae616049-fe18-4712-9d59-2219505f9a0d" ], "Accept-Language": [ "en-US" @@ -214,7 +214,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -231,7 +231,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/operationResults/b3NfaWRfYTE0MThlNzktZjZkNy00YmEwLWE2NDMtYTk1YWVjNGE3MzIw?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/operationResults/b3NfaWRfMjE4Y2E1MjMtNTBjNC00NTFkLTgyYTUtZmZiYmFiMDI3NzQ3?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -240,13 +240,13 @@ "4999" ], "x-ms-request-id": [ - "7955f1f0-517e-49e3-b2bd-13a90730c5ba" + "14f464f4-30b5-4d10-9812-e19dbaad3577" ], "x-ms-correlation-request-id": [ - "7955f1f0-517e-49e3-b2bd-13a90730c5ba" + "14f464f4-30b5-4d10-9812-e19dbaad3577" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195536Z:7955f1f0-517e-49e3-b2bd-13a90730c5ba" + "WESTUS2:20200819T033916Z:14f464f4-30b5-4d10-9812-e19dbaad3577" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -255,7 +255,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:55:35 GMT" + "Wed, 19 Aug 2020 03:39:15 GMT" ], "Content-Length": [ "733" @@ -267,17 +267,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkLc=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=kdgGI5b+F0X9C15ANUFp+iJ6uLV5PZGRu8UsudKeRKo=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhqY=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=cGmk5E2bY9RMbbhazYA6FkHiWe0ce9eC79yJRX9Ifhc=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "1356970d-f7e4-4240-bfe7-dfcd9e7eea55" + "abd867db-c662-45d8-9cb8-4328f4c93c76" ], "Accept-Language": [ "en-US" @@ -286,7 +286,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -303,7 +303,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/operationResults/b3NfaWRfZTcxZTUzNzctYTcwMy00YWQ3LTk3ODEtNmZiMjhmMTVmOTJm?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/operationResults/b3NfaWRfNWMyMTI4YzItOGQ0OC00NTFiLTk0MjktNmRlMjM3NTY1MjAy?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -312,13 +312,13 @@ "4998" ], "x-ms-request-id": [ - "d9a569a5-67c4-47be-a1e7-fbba852c1fb6" + "41d51a95-e0a9-4799-b3e6-35f42efe24a8" ], "x-ms-correlation-request-id": [ - "d9a569a5-67c4-47be-a1e7-fbba852c1fb6" + "41d51a95-e0a9-4799-b3e6-35f42efe24a8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195617Z:d9a569a5-67c4-47be-a1e7-fbba852c1fb6" + "WESTUS2:20200819T033957Z:41d51a95-e0a9-4799-b3e6-35f42efe24a8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -327,7 +327,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:17 GMT" + "Wed, 19 Aug 2020 03:39:57 GMT" ], "Content-Length": [ "500" @@ -339,12 +339,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/operationResults/b3NfaWRfNmJkNDY3NzctYWU5ZC00MTgzLTgxYjQtM2I0MjgxZTZlMWU1?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZObUprTkRZM056Y3RZV1U1WkMwME1UZ3pMVGd4WWpRdE0ySTBNamd4WlRabE1XVTE/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/operationResults/b3NfaWRfYzk0YmI0Y2UtOTQyZS00ZDVkLTk0YmEtZWVkM2E0NzEwNzcx?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZemswWW1JMFkyVXRPVFF5WlMwMFpEVmtMVGswWW1FdFpXVmtNMkUwTnpFd056Y3g/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -352,7 +352,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -369,13 +369,13 @@ "11999" ], "x-ms-request-id": [ - "399afae8-d8a2-4c90-8ed6-4ed1ad95385a" + "e7c62a6a-ffb0-4ff3-8289-3ad58b7a97af" ], "x-ms-correlation-request-id": [ - "399afae8-d8a2-4c90-8ed6-4ed1ad95385a" + "e7c62a6a-ffb0-4ff3-8289-3ad58b7a97af" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195206Z:399afae8-d8a2-4c90-8ed6-4ed1ad95385a" + "WESTUS2:20200819T033619Z:e7c62a6a-ffb0-4ff3-8289-3ad58b7a97af" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -384,64 +384,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:52:06 GMT" - ], - "Content-Length": [ - "20" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/operationResults/b3NfaWRfNmJkNDY3NzctYWU5ZC00MTgzLTgxYjQtM2I0MjgxZTZlMWU1?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZObUprTkRZM056Y3RZV1U1WkMwME1UZ3pMVGd4WWpRdE0ySTBNamd4WlRabE1XVTE/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "Microsoft-HTTPAPI/2.0" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" - ], - "x-ms-request-id": [ - "2a43bf19-73e6-4719-81bb-0131b35d57c1" - ], - "x-ms-correlation-request-id": [ - "2a43bf19-73e6-4719-81bb-0131b35d57c1" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200818T195237Z:2a43bf19-73e6-4719-81bb-0131b35d57c1" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Tue, 18 Aug 2020 19:52:37 GMT" + "Wed, 19 Aug 2020 03:36:18 GMT" ], "Content-Length": [ "22" @@ -457,8 +400,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -466,7 +409,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -480,16 +423,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11998" ], "x-ms-request-id": [ - "93833075-3ca0-4dbf-a058-83465cd93606" + "369392e0-3afa-4d95-ba5f-cdfa431d6438" ], "x-ms-correlation-request-id": [ - "93833075-3ca0-4dbf-a058-83465cd93606" + "369392e0-3afa-4d95-ba5f-cdfa431d6438" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195237Z:93833075-3ca0-4dbf-a058-83465cd93606" + "WESTUS2:20200819T033619Z:369392e0-3afa-4d95-ba5f-cdfa431d6438" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -498,7 +441,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:52:37 GMT" + "Wed, 19 Aug 2020 03:36:18 GMT" ], "Content-Length": [ "640" @@ -510,17 +453,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkLc=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhqY=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "84cc40c1-af04-4192-beb0-6e9d5de7b45b" + "1b62ff9a-063e-49d3-92d5-14b25dc3333c" ], "Accept-Language": [ "en-US" @@ -529,7 +472,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -543,16 +486,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11997" ], "x-ms-request-id": [ - "9b192a4d-1207-4922-8a61-f0b8694bd5de" + "7e2dcbe4-687b-4641-b492-bfc33c54c7a2" ], "x-ms-correlation-request-id": [ - "9b192a4d-1207-4922-8a61-f0b8694bd5de" + "7e2dcbe4-687b-4641-b492-bfc33c54c7a2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195237Z:9b192a4d-1207-4922-8a61-f0b8694bd5de" + "WESTUS2:20200819T033619Z:7e2dcbe4-687b-4641-b492-bfc33c54c7a2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -561,7 +504,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:52:37 GMT" + "Wed, 19 Aug 2020 03:36:19 GMT" ], "Content-Length": [ "640" @@ -573,17 +516,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkLc=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhqY=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ebf45563-6c41-4eae-87dc-7b1f7fe4984d" + "555f084d-9d0a-41a4-a877-fb9ac5e22400" ], "Accept-Language": [ "en-US" @@ -592,7 +535,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -606,16 +549,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11995" ], "x-ms-request-id": [ - "902a3ad7-5c9d-4346-8d0e-1c5a6718258e" + "01693630-6c73-4b7a-9bd4-846c2df2eb59" ], "x-ms-correlation-request-id": [ - "902a3ad7-5c9d-4346-8d0e-1c5a6718258e" + "01693630-6c73-4b7a-9bd4-846c2df2eb59" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195534Z:902a3ad7-5c9d-4346-8d0e-1c5a6718258e" + "WESTUS2:20200819T033913Z:01693630-6c73-4b7a-9bd4-846c2df2eb59" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -624,7 +567,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:55:34 GMT" + "Wed, 19 Aug 2020 03:39:13 GMT" ], "Content-Length": [ "640" @@ -636,12 +579,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkLc=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhqY=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -649,7 +592,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -663,16 +606,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11993" ], "x-ms-request-id": [ - "53d9fcc9-6556-4cbf-bf9a-08d09becb19c" + "f5e9b3af-4508-49c0-be6a-dbd761e4e9c1" ], "x-ms-correlation-request-id": [ - "53d9fcc9-6556-4cbf-bf9a-08d09becb19c" + "f5e9b3af-4508-49c0-be6a-dbd761e4e9c1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195606Z:53d9fcc9-6556-4cbf-bf9a-08d09becb19c" + "WESTUS2:20200819T033946Z:f5e9b3af-4508-49c0-be6a-dbd761e4e9c1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -681,7 +624,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:06 GMT" + "Wed, 19 Aug 2020 03:39:46 GMT" ], "Content-Length": [ "833" @@ -693,17 +636,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "706062e0-a195-4508-8d2f-ab131c3900d6" + "1619b4e0-ba13-4a2a-b46f-a1adada8ec69" ], "Accept-Language": [ "en-US" @@ -712,7 +655,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -726,16 +669,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11992" ], "x-ms-request-id": [ - "a1789d16-f153-4b2d-96c9-f50ae61b44d7" + "8b73462a-b6d0-4439-a832-5244dddfece4" ], "x-ms-correlation-request-id": [ - "a1789d16-f153-4b2d-96c9-f50ae61b44d7" + "8b73462a-b6d0-4439-a832-5244dddfece4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195606Z:a1789d16-f153-4b2d-96c9-f50ae61b44d7" + "WESTUS2:20200819T033946Z:8b73462a-b6d0-4439-a832-5244dddfece4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -744,7 +687,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:06 GMT" + "Wed, 19 Aug 2020 03:39:46 GMT" ], "Content-Length": [ "833" @@ -756,17 +699,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1ef06bc8-bf23-4bf7-8535-a9f6593baf30" + "4d6e1330-e07c-4174-a072-8d4b7f70b76e" ], "Accept-Language": [ "en-US" @@ -775,7 +718,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -789,16 +732,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11991" ], "x-ms-request-id": [ - "952b0fe2-649f-4e16-aed1-cc9436eb054b" + "35659279-64a5-4131-8754-28feb333dc33" ], "x-ms-correlation-request-id": [ - "952b0fe2-649f-4e16-aed1-cc9436eb054b" + "35659279-64a5-4131-8754-28feb333dc33" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195607Z:952b0fe2-649f-4e16-aed1-cc9436eb054b" + "WESTUS2:20200819T033946Z:35659279-64a5-4131-8754-28feb333dc33" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -807,7 +750,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:06 GMT" + "Wed, 19 Aug 2020 03:39:46 GMT" ], "Content-Length": [ "833" @@ -819,17 +762,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "aeb60ab9-23c6-47ae-9488-a7abd53f1485" + "02d72ff2-4991-46ee-b518-560bf03f517b" ], "Accept-Language": [ "en-US" @@ -838,7 +781,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -852,16 +795,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11990" ], "x-ms-request-id": [ - "57968372-06d8-4acb-8f5f-e1ce88696162" + "dfc791f1-5801-43fc-a033-3e3b730622ba" ], "x-ms-correlation-request-id": [ - "57968372-06d8-4acb-8f5f-e1ce88696162" + "dfc791f1-5801-43fc-a033-3e3b730622ba" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195607Z:57968372-06d8-4acb-8f5f-e1ce88696162" + "WESTUS2:20200819T033947Z:dfc791f1-5801-43fc-a033-3e3b730622ba" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -870,7 +813,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:07 GMT" + "Wed, 19 Aug 2020 03:39:47 GMT" ], "Content-Length": [ "833" @@ -882,17 +825,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "681371da-0f6b-4897-8279-8f77b9e3279c" + "92b43dea-28ff-4f1c-83cf-4c6ef548485e" ], "Accept-Language": [ "en-US" @@ -901,7 +844,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -915,16 +858,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11989" ], "x-ms-request-id": [ - "ab604b90-cd29-4a12-8343-6578a8fd0dd7" + "ecaa6dfa-321b-4f45-bd57-69704082552e" ], "x-ms-correlation-request-id": [ - "ab604b90-cd29-4a12-8343-6578a8fd0dd7" + "ecaa6dfa-321b-4f45-bd57-69704082552e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195607Z:ab604b90-cd29-4a12-8343-6578a8fd0dd7" + "WESTUS2:20200819T033947Z:ecaa6dfa-321b-4f45-bd57-69704082552e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -933,7 +876,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:07 GMT" + "Wed, 19 Aug 2020 03:39:47 GMT" ], "Content-Length": [ "833" @@ -945,17 +888,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9f0b793c-58f2-4570-bf26-bfeb52ddc3cf" + "7ce01b23-c7fb-4cdc-953e-d70e1114ce34" ], "Accept-Language": [ "en-US" @@ -964,7 +907,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -978,16 +921,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11988" ], "x-ms-request-id": [ - "9c13053f-b7c1-4a9b-96d0-25172a782929" + "a15c6da7-30cf-4fb4-a08d-75c6051889b7" ], "x-ms-correlation-request-id": [ - "9c13053f-b7c1-4a9b-96d0-25172a782929" + "a15c6da7-30cf-4fb4-a08d-75c6051889b7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195607Z:9c13053f-b7c1-4a9b-96d0-25172a782929" + "WESTUS2:20200819T033948Z:a15c6da7-30cf-4fb4-a08d-75c6051889b7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -996,7 +939,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:07 GMT" + "Wed, 19 Aug 2020 03:39:47 GMT" ], "Content-Length": [ "833" @@ -1008,17 +951,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f030d6cd-a227-4ba6-b5c7-359c241e0ad9" + "23520130-b85e-482b-98d2-49eb8e00f438" ], "Accept-Language": [ "en-US" @@ -1027,7 +970,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1041,16 +984,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11987" ], "x-ms-request-id": [ - "2aac6230-18fc-4ac4-97ce-10ee321bd2fc" + "7855a7c3-272c-47c4-ad24-986b41298b99" ], "x-ms-correlation-request-id": [ - "2aac6230-18fc-4ac4-97ce-10ee321bd2fc" + "7855a7c3-272c-47c4-ad24-986b41298b99" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195608Z:2aac6230-18fc-4ac4-97ce-10ee321bd2fc" + "WESTUS2:20200819T033948Z:7855a7c3-272c-47c4-ad24-986b41298b99" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1059,7 +1002,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:08 GMT" + "Wed, 19 Aug 2020 03:39:48 GMT" ], "Content-Length": [ "833" @@ -1071,17 +1014,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3f334c14-d14f-4007-9867-dab5d0056879" + "c3edafd9-6281-43e5-8b70-0df3fd58cad8" ], "Accept-Language": [ "en-US" @@ -1090,7 +1033,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1104,16 +1047,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11986" ], "x-ms-request-id": [ - "c793177d-93a3-40ae-b74f-2b87603f3495" + "2c22d966-f406-45ad-81e9-eca9455e1371" ], "x-ms-correlation-request-id": [ - "c793177d-93a3-40ae-b74f-2b87603f3495" + "2c22d966-f406-45ad-81e9-eca9455e1371" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195608Z:c793177d-93a3-40ae-b74f-2b87603f3495" + "WESTUS2:20200819T033948Z:2c22d966-f406-45ad-81e9-eca9455e1371" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1122,7 +1065,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:08 GMT" + "Wed, 19 Aug 2020 03:39:48 GMT" ], "Content-Length": [ "833" @@ -1134,17 +1077,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f689fd05-8d54-45bb-8253-e16294d585a1" + "4ffd03c8-9623-4c8d-a886-ccf732c6f358" ], "Accept-Language": [ "en-US" @@ -1153,7 +1096,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1167,16 +1110,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11985" ], "x-ms-request-id": [ - "b1327807-11e5-46a7-b0b1-f5363f54000e" + "c51d85b5-c644-431e-92ad-5e07c1ef3379" ], "x-ms-correlation-request-id": [ - "b1327807-11e5-46a7-b0b1-f5363f54000e" + "c51d85b5-c644-431e-92ad-5e07c1ef3379" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195608Z:b1327807-11e5-46a7-b0b1-f5363f54000e" + "WESTUS2:20200819T033949Z:c51d85b5-c644-431e-92ad-5e07c1ef3379" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1185,7 +1128,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:08 GMT" + "Wed, 19 Aug 2020 03:39:48 GMT" ], "Content-Length": [ "833" @@ -1197,17 +1140,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "656db6da-ec38-4904-8f10-aabe9e230c9d" + "816d7c56-45a4-40cc-90b4-892cdf94b7f9" ], "Accept-Language": [ "en-US" @@ -1216,7 +1159,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1230,16 +1173,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11984" ], "x-ms-request-id": [ - "f439c21d-9a3e-49a8-88f1-4e47a8396521" + "f9050ec5-3c33-4fea-a7c3-c39a2e857bf9" ], "x-ms-correlation-request-id": [ - "f439c21d-9a3e-49a8-88f1-4e47a8396521" + "f9050ec5-3c33-4fea-a7c3-c39a2e857bf9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195609Z:f439c21d-9a3e-49a8-88f1-4e47a8396521" + "WESTUS2:20200819T033949Z:f9050ec5-3c33-4fea-a7c3-c39a2e857bf9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1248,7 +1191,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:08 GMT" + "Wed, 19 Aug 2020 03:39:49 GMT" ], "Content-Length": [ "833" @@ -1260,17 +1203,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "404ec6f8-5b71-4bb3-ae3e-98a694a4247d" + "d9aac95a-030f-449f-8c15-2fc8465b3437" ], "Accept-Language": [ "en-US" @@ -1279,7 +1222,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1293,16 +1236,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11983" ], "x-ms-request-id": [ - "17d332f5-7cbd-462f-a790-24e467722812" + "7408170b-9fab-41b7-8d1a-d7ab7731209c" ], "x-ms-correlation-request-id": [ - "17d332f5-7cbd-462f-a790-24e467722812" + "7408170b-9fab-41b7-8d1a-d7ab7731209c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195609Z:17d332f5-7cbd-462f-a790-24e467722812" + "WESTUS2:20200819T033949Z:7408170b-9fab-41b7-8d1a-d7ab7731209c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1311,7 +1254,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:09 GMT" + "Wed, 19 Aug 2020 03:39:49 GMT" ], "Content-Length": [ "833" @@ -1323,17 +1266,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "815ca884-dcb9-4461-ad69-92bbcba18b8b" + "3094a05e-8584-4109-9e24-e3c2d2699355" ], "Accept-Language": [ "en-US" @@ -1342,7 +1285,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1356,16 +1299,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11982" ], "x-ms-request-id": [ - "17764268-98ee-4ff3-85d6-a4b05e2b3b1c" + "816b0ef1-49fe-4199-abb9-d431fbdc84b0" ], "x-ms-correlation-request-id": [ - "17764268-98ee-4ff3-85d6-a4b05e2b3b1c" + "816b0ef1-49fe-4199-abb9-d431fbdc84b0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195609Z:17764268-98ee-4ff3-85d6-a4b05e2b3b1c" + "WESTUS2:20200819T033949Z:816b0ef1-49fe-4199-abb9-d431fbdc84b0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1374,7 +1317,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:09 GMT" + "Wed, 19 Aug 2020 03:39:49 GMT" ], "Content-Length": [ "833" @@ -1386,17 +1329,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7b7beeb5-96fe-4f25-bf82-e7e3a98cf071" + "a6108819-d207-4ba5-a3b2-5d6b643c5da1" ], "Accept-Language": [ "en-US" @@ -1405,7 +1348,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1419,16 +1362,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11981" ], "x-ms-request-id": [ - "4ba46b29-57b8-4821-a68d-13c0dd42a11e" + "31a9802e-73df-4010-a769-d5a65e9d25ed" ], "x-ms-correlation-request-id": [ - "4ba46b29-57b8-4821-a68d-13c0dd42a11e" + "31a9802e-73df-4010-a769-d5a65e9d25ed" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195610Z:4ba46b29-57b8-4821-a68d-13c0dd42a11e" + "WESTUS2:20200819T033950Z:31a9802e-73df-4010-a769-d5a65e9d25ed" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1437,7 +1380,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:09 GMT" + "Wed, 19 Aug 2020 03:39:50 GMT" ], "Content-Length": [ "833" @@ -1449,17 +1392,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "59569f80-2b00-4c11-b4c7-a942dc48bf59" + "ee1e8ffe-2470-4bea-ae35-4ceeea9cc2d0" ], "Accept-Language": [ "en-US" @@ -1468,7 +1411,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1482,16 +1425,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11980" ], "x-ms-request-id": [ - "e541663d-8ad3-421b-9bf1-08da818449f7" + "eafca9d4-d42a-43da-ab10-458f118f1aac" ], "x-ms-correlation-request-id": [ - "e541663d-8ad3-421b-9bf1-08da818449f7" + "eafca9d4-d42a-43da-ab10-458f118f1aac" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195610Z:e541663d-8ad3-421b-9bf1-08da818449f7" + "WESTUS2:20200819T033950Z:eafca9d4-d42a-43da-ab10-458f118f1aac" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1500,7 +1443,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:10 GMT" + "Wed, 19 Aug 2020 03:39:50 GMT" ], "Content-Length": [ "833" @@ -1512,17 +1455,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "42b33ea2-94a2-49d2-80ec-de625d128893" + "e63d1538-f153-49d4-96ef-4486446b09ef" ], "Accept-Language": [ "en-US" @@ -1531,7 +1474,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1545,16 +1488,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11979" ], "x-ms-request-id": [ - "62049b85-dd9b-45a1-9ebc-a8b5774929fd" + "e341bdc2-29f9-4167-87d6-254e425bc552" ], "x-ms-correlation-request-id": [ - "62049b85-dd9b-45a1-9ebc-a8b5774929fd" + "e341bdc2-29f9-4167-87d6-254e425bc552" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195610Z:62049b85-dd9b-45a1-9ebc-a8b5774929fd" + "WESTUS2:20200819T033950Z:e341bdc2-29f9-4167-87d6-254e425bc552" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1563,7 +1506,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:10 GMT" + "Wed, 19 Aug 2020 03:39:50 GMT" ], "Content-Length": [ "833" @@ -1575,17 +1518,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bc5cac5d-3858-40db-ba97-6faceb4cdd5b" + "e35ce3a8-9942-4fa3-a66d-30a2522facff" ], "Accept-Language": [ "en-US" @@ -1594,7 +1537,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1608,16 +1551,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11978" ], "x-ms-request-id": [ - "a2b83763-3491-42d8-b26a-2fc819336788" + "aae9f39a-acb8-4fd9-9ceb-3e9b8b516c2a" ], "x-ms-correlation-request-id": [ - "a2b83763-3491-42d8-b26a-2fc819336788" + "aae9f39a-acb8-4fd9-9ceb-3e9b8b516c2a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195610Z:a2b83763-3491-42d8-b26a-2fc819336788" + "WESTUS2:20200819T033951Z:aae9f39a-acb8-4fd9-9ceb-3e9b8b516c2a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1626,7 +1569,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:10 GMT" + "Wed, 19 Aug 2020 03:39:50 GMT" ], "Content-Length": [ "833" @@ -1638,17 +1581,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bc7da074-a063-4364-b2cf-2b7263f0907f" + "12551c68-15a7-4d9e-8598-eaa460ab49a8" ], "Accept-Language": [ "en-US" @@ -1657,7 +1600,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1671,16 +1614,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11977" ], "x-ms-request-id": [ - "c32eda53-0f7f-4283-9561-13f4de19dd6b" + "7f9d7c65-4b97-45e5-a3b7-78cb3c5b4d26" ], "x-ms-correlation-request-id": [ - "c32eda53-0f7f-4283-9561-13f4de19dd6b" + "7f9d7c65-4b97-45e5-a3b7-78cb3c5b4d26" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195611Z:c32eda53-0f7f-4283-9561-13f4de19dd6b" + "WESTUS2:20200819T033951Z:7f9d7c65-4b97-45e5-a3b7-78cb3c5b4d26" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1689,7 +1632,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:11 GMT" + "Wed, 19 Aug 2020 03:39:51 GMT" ], "Content-Length": [ "833" @@ -1701,17 +1644,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65e92458-8bdd-4efd-ae98-9aa2875ef30c" + "0b7dcc6b-5642-4b35-aa52-9f6c2aef95ad" ], "Accept-Language": [ "en-US" @@ -1720,7 +1663,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1734,16 +1677,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11976" ], "x-ms-request-id": [ - "8f0d27c2-ebc2-426b-a292-0920d8bc6d53" + "21afd15a-a4ba-40f6-8405-22e4830b495e" ], "x-ms-correlation-request-id": [ - "8f0d27c2-ebc2-426b-a292-0920d8bc6d53" + "21afd15a-a4ba-40f6-8405-22e4830b495e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195612Z:8f0d27c2-ebc2-426b-a292-0920d8bc6d53" + "WESTUS2:20200819T033952Z:21afd15a-a4ba-40f6-8405-22e4830b495e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1752,7 +1695,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:12 GMT" + "Wed, 19 Aug 2020 03:39:52 GMT" ], "Content-Length": [ "833" @@ -1764,17 +1707,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b54728f3-a001-47bb-a755-92625b583156" + "4f98a915-1ac2-4dcd-b985-50b13493cd98" ], "Accept-Language": [ "en-US" @@ -1783,7 +1726,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1797,16 +1740,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11975" ], "x-ms-request-id": [ - "a03c1cea-da30-4c51-9be0-6d2aa5583fbd" + "0fde95a2-a333-4cfc-a903-b74b8cacfe0a" ], "x-ms-correlation-request-id": [ - "a03c1cea-da30-4c51-9be0-6d2aa5583fbd" + "0fde95a2-a333-4cfc-a903-b74b8cacfe0a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195612Z:a03c1cea-da30-4c51-9be0-6d2aa5583fbd" + "WESTUS2:20200819T033952Z:0fde95a2-a333-4cfc-a903-b74b8cacfe0a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1815,7 +1758,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:12 GMT" + "Wed, 19 Aug 2020 03:39:52 GMT" ], "Content-Length": [ "833" @@ -1827,17 +1770,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "39a41a69-9c4f-433a-8a79-16f7ce347219" + "20830b88-5e89-4cc0-bccd-40f438671067" ], "Accept-Language": [ "en-US" @@ -1846,7 +1789,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1860,16 +1803,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11974" ], "x-ms-request-id": [ - "526b9eb8-4bf6-447e-be41-990cf0c7d76e" + "c8972d40-fcb9-4f41-8bdb-7baca11bb7df" ], "x-ms-correlation-request-id": [ - "526b9eb8-4bf6-447e-be41-990cf0c7d76e" + "c8972d40-fcb9-4f41-8bdb-7baca11bb7df" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195613Z:526b9eb8-4bf6-447e-be41-990cf0c7d76e" + "WESTUS2:20200819T033953Z:c8972d40-fcb9-4f41-8bdb-7baca11bb7df" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1878,7 +1821,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:13 GMT" + "Wed, 19 Aug 2020 03:39:53 GMT" ], "Content-Length": [ "833" @@ -1890,17 +1833,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3722cb49-5732-4da7-9a91-8e4c6a3f64a9" + "71695e60-1818-4b3a-923d-6a5c448ae5ed" ], "Accept-Language": [ "en-US" @@ -1909,7 +1852,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1923,16 +1866,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11977" + "11973" ], "x-ms-request-id": [ - "b07ff431-4222-4b15-b770-f65488d157cc" + "305d3ce7-38dc-4bda-9d71-e70c48f52434" ], "x-ms-correlation-request-id": [ - "b07ff431-4222-4b15-b770-f65488d157cc" + "305d3ce7-38dc-4bda-9d71-e70c48f52434" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195613Z:b07ff431-4222-4b15-b770-f65488d157cc" + "WESTUS2:20200819T033953Z:305d3ce7-38dc-4bda-9d71-e70c48f52434" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1941,7 +1884,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:13 GMT" + "Wed, 19 Aug 2020 03:39:53 GMT" ], "Content-Length": [ "833" @@ -1953,17 +1896,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9752fd45-60b2-4641-adf3-6b73fd3f3d92" + "35f4d609-22f5-41a8-8594-565ae7e0a78a" ], "Accept-Language": [ "en-US" @@ -1972,7 +1915,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1986,16 +1929,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11976" + "11972" ], "x-ms-request-id": [ - "c5b7a0f4-c13b-4599-ad2d-052420dbf542" + "e464034d-61c0-42fb-8b0c-be796ed119a1" ], "x-ms-correlation-request-id": [ - "c5b7a0f4-c13b-4599-ad2d-052420dbf542" + "e464034d-61c0-42fb-8b0c-be796ed119a1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195614Z:c5b7a0f4-c13b-4599-ad2d-052420dbf542" + "WESTUS2:20200819T033954Z:e464034d-61c0-42fb-8b0c-be796ed119a1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2004,7 +1947,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:14 GMT" + "Wed, 19 Aug 2020 03:39:54 GMT" ], "Content-Length": [ "833" @@ -2016,17 +1959,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "80225389-e64c-4168-9ee8-c0938df10c3c" + "356c21ef-cff4-4681-a210-d33b05803f86" ], "Accept-Language": [ "en-US" @@ -2035,7 +1978,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2049,16 +1992,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11975" + "11971" ], "x-ms-request-id": [ - "8f49fd2f-3a46-4e33-a74a-823755c250ca" + "3d9b3f97-249e-4353-915d-f210b6622e7b" ], "x-ms-correlation-request-id": [ - "8f49fd2f-3a46-4e33-a74a-823755c250ca" + "3d9b3f97-249e-4353-915d-f210b6622e7b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195614Z:8f49fd2f-3a46-4e33-a74a-823755c250ca" + "WESTUS2:20200819T033954Z:3d9b3f97-249e-4353-915d-f210b6622e7b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2067,7 +2010,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:14 GMT" + "Wed, 19 Aug 2020 03:39:54 GMT" ], "Content-Length": [ "833" @@ -2079,17 +2022,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b3184ff1-ef5b-421c-ba17-0040d97550fc" + "fb5747a7-ba9f-401a-a2ec-5305636af61f" ], "Accept-Language": [ "en-US" @@ -2098,7 +2041,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2112,16 +2055,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11974" + "11970" ], "x-ms-request-id": [ - "b041acc5-6844-4ff2-9647-b74168b2e928" + "7a576483-d7c7-4c08-866f-7413e91d764a" ], "x-ms-correlation-request-id": [ - "b041acc5-6844-4ff2-9647-b74168b2e928" + "7a576483-d7c7-4c08-866f-7413e91d764a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195615Z:b041acc5-6844-4ff2-9647-b74168b2e928" + "WESTUS2:20200819T033955Z:7a576483-d7c7-4c08-866f-7413e91d764a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2130,7 +2073,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:15 GMT" + "Wed, 19 Aug 2020 03:39:55 GMT" ], "Content-Length": [ "833" @@ -2142,17 +2085,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f82e70ce-3c34-457c-a3f3-be3a1e35abfa" + "4d1f0ad4-640f-477f-8831-7c7e2962364c" ], "Accept-Language": [ "en-US" @@ -2161,7 +2104,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2175,16 +2118,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11973" + "11969" ], "x-ms-request-id": [ - "5357bc8c-91e5-421b-b9e7-5b6aac9cc61e" + "061a4ffc-27d2-465a-ac1b-37a1fe8fc91c" ], "x-ms-correlation-request-id": [ - "5357bc8c-91e5-421b-b9e7-5b6aac9cc61e" + "061a4ffc-27d2-465a-ac1b-37a1fe8fc91c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195616Z:5357bc8c-91e5-421b-b9e7-5b6aac9cc61e" + "WESTUS2:20200819T033956Z:061a4ffc-27d2-465a-ac1b-37a1fe8fc91c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2193,7 +2136,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:15 GMT" + "Wed, 19 Aug 2020 03:39:55 GMT" ], "Content-Length": [ "833" @@ -2205,17 +2148,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cd9aa71c-2699-410d-ada0-235d6531f926" + "82985ed7-00c7-4df7-b935-631abe392e26" ], "Accept-Language": [ "en-US" @@ -2224,7 +2167,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2238,16 +2181,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11972" + "11968" ], "x-ms-request-id": [ - "3a050533-8ce2-4812-a38f-0d48e36ab7ab" + "e020d666-862f-4b23-ae40-82d3ccd653ef" ], "x-ms-correlation-request-id": [ - "3a050533-8ce2-4812-a38f-0d48e36ab7ab" + "e020d666-862f-4b23-ae40-82d3ccd653ef" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195616Z:3a050533-8ce2-4812-a38f-0d48e36ab7ab" + "WESTUS2:20200819T033956Z:e020d666-862f-4b23-ae40-82d3ccd653ef" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2256,7 +2199,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:15 GMT" + "Wed, 19 Aug 2020 03:39:55 GMT" ], "Content-Length": [ "833" @@ -2268,12 +2211,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkfE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7134.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7134.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2281,7 +2224,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2295,16 +2238,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11970" + "11966" ], "x-ms-request-id": [ - "77f4a235-4677-43e4-81ca-9fb35413d7e9" + "08fc8266-3d1c-4f49-9c8f-000ad8b9e28d" ], "x-ms-correlation-request-id": [ - "77f4a235-4677-43e4-81ca-9fb35413d7e9" + "08fc8266-3d1c-4f49-9c8f-000ad8b9e28d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195648Z:77f4a235-4677-43e4-81ca-9fb35413d7e9" + "WESTUS2:20200819T034027Z:08fc8266-3d1c-4f49-9c8f-000ad8b9e28d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2313,7 +2256,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:47 GMT" + "Wed, 19 Aug 2020 03:40:27 GMT" ], "Content-Length": [ "640" @@ -2325,17 +2268,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwkjE=\",\r\n \"name\": \"ps5533\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5533.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B887\"\r\n },\r\n \"resourcegroup\": \"ps6787\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiGc=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "3f855c5d-69b8-410b-b47b-78c097f04640" + "986707fc-78d5-40dc-bfdb-c660088ac5bc" ], "Accept-Language": [ "en-US" @@ -2361,7 +2304,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzQ0Y2JkZDItMGY0ZC00ZjAxLTkwYTAtMzg0MzE3MTM1NDEx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfY2EwYzY4MDQtMjY3NS00ZjM4LTljODQtNzQxNDM4ZjFiNWFm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -2370,13 +2313,13 @@ "4999" ], "x-ms-request-id": [ - "edc8a28c-b2b8-4730-bbbd-0d74ece886b0" + "664e8706-94e9-40c8-8218-18a653f92940" ], "x-ms-correlation-request-id": [ - "edc8a28c-b2b8-4730-bbbd-0d74ece886b0" + "664e8706-94e9-40c8-8218-18a653f92940" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195252Z:edc8a28c-b2b8-4730-bbbd-0d74ece886b0" + "WESTUS2:20200819T033635Z:664e8706-94e9-40c8-8218-18a653f92940" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2385,7 +2328,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:52:52 GMT" + "Wed, 19 Aug 2020 03:36:35 GMT" ], "Content-Length": [ "619" @@ -2397,17 +2340,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134\",\r\n \"name\": \"ps7134\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6787\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014\",\r\n \"name\": \"ps1014\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7149\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAARKKDV4=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"NeRHxShE7VVtHhJFWbrF0OB82UShjL9yBb3bRt6DvU8=\",\r\n \"secondaryKey\": \"uGh8tXwVDfc/hkUrNDChJeRuEP/e6vEnyjwhGqR4dD0=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"BqCd76yzq+XkrNJeEnpCHHYmn1EexpCBJlixkHgcn5A=\",\r\n \"secondaryKey\": \"ibV2gM7cn36Yc/krm06P1szivIJwmiiCdsZF2tGzXoI=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"tBX3UqD9mjhOh3TgacBPz5QGnBGIN7FuL+71WTpqugw=\",\r\n \"secondaryKey\": \"4EavmcO178PItZdtpTgYl5wOqBP5gL33OqVX+AZEtwo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"1L+KCDHuixKbdH3snXl450b0v9ZKIW38wBjBdESvpEo=\",\r\n \"secondaryKey\": \"RqQak/VFVw3Y/DSR7T7OY27cc9sVJeAc+x75uuPLWSw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"sQirdfNxA5WsG/VSaYO59CUjBkuxmvC0Azzi5RSo2m8=\",\r\n \"secondaryKey\": \"yczNLlpwb71TuEsQbhYfYPzx/Q4RhDHWyqP4IaJ5eWs=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAARUvMbo=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ue0lN10rRx/TaWFm8GpsIx4zTiTnbuiChfoGqlbOIB4=\",\r\n \"secondaryKey\": \"gOywNcPcOIKCvHRlpbW72dzWIyTU83LmU7mXqU/ZNyc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"TKso0jMq3fwh6y/wOGpbf+uO1S1hdzIOPsEBmB3AfRk=\",\r\n \"secondaryKey\": \"Ns33Ba77FMiAixuqrBptRQ4YO825aXmz+c3nwfwqP0o=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"qUDxKDNVbUWnq71GiSHmHG9JNpOgoyjPG6CGanGayIQ=\",\r\n \"secondaryKey\": \"qUCe975j+bs0eKC+knIbywuhwrt9cfSHuzt001sonB4=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"DtGviV/QHcfugmXXBq6f1bjLnGIlqp49drOVyyin634=\",\r\n \"secondaryKey\": \"YRWMW+vsRLXXnMpmTttBZBHaaq/ojCfsdbIaRsKW4v4=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"PrzIUs9W9cZHtqFEpSCF52HakmC6N+Z8mUXpnZ5bTOM=\",\r\n \"secondaryKey\": \"mbvfJ/E8w98SMyuu6PJAtOqexs6eLNuE5jDC0GsyMJk=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "e6a1a3b0-6d9d-49da-8c0c-771485eb3d5c" + "e784b179-75bd-4f0d-a145-28ac82d51d23" ], "Accept-Language": [ "en-US" @@ -2433,7 +2376,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMmRjNDg5YTEtYTJmNy00Mzc4LTg1MDItODQzOGZiN2I1MWU0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMGFlODZkMmMtZTBiYi00Njg0LWE4YTMtYmU1ZTZmZWEwZGY3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -2442,13 +2385,13 @@ "4998" ], "x-ms-request-id": [ - "e9bf811c-6445-41c5-b814-612f4f4f6ff3" + "56272095-851e-487e-88b9-a46be88977c0" ], "x-ms-correlation-request-id": [ - "e9bf811c-6445-41c5-b814-612f4f4f6ff3" + "56272095-851e-487e-88b9-a46be88977c0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195459Z:e9bf811c-6445-41c5-b814-612f4f4f6ff3" + "WESTUS2:20200819T033841Z:56272095-851e-487e-88b9-a46be88977c0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2457,7 +2400,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:54:59 GMT" + "Wed, 19 Aug 2020 03:38:41 GMT" ], "Content-Length": [ "4100" @@ -2469,12 +2412,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134\",\r\n \"name\": \"ps7134\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6787\",\r\n \"etag\": \"AAAAARKKDV4=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"NeRHxShE7VVtHhJFWbrF0OB82UShjL9yBb3bRt6DvU8=\",\r\n \"secondaryKey\": \"uGh8tXwVDfc/hkUrNDChJeRuEP/e6vEnyjwhGqR4dD0=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"BqCd76yzq+XkrNJeEnpCHHYmn1EexpCBJlixkHgcn5A=\",\r\n \"secondaryKey\": \"ibV2gM7cn36Yc/krm06P1szivIJwmiiCdsZF2tGzXoI=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"tBX3UqD9mjhOh3TgacBPz5QGnBGIN7FuL+71WTpqugw=\",\r\n \"secondaryKey\": \"4EavmcO178PItZdtpTgYl5wOqBP5gL33OqVX+AZEtwo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"1L+KCDHuixKbdH3snXl450b0v9ZKIW38wBjBdESvpEo=\",\r\n \"secondaryKey\": \"RqQak/VFVw3Y/DSR7T7OY27cc9sVJeAc+x75uuPLWSw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"sQirdfNxA5WsG/VSaYO59CUjBkuxmvC0Azzi5RSo2m8=\",\r\n \"secondaryKey\": \"yczNLlpwb71TuEsQbhYfYPzx/Q4RhDHWyqP4IaJ5eWs=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"kdgGI5b+F0X9C15ANUFp+iJ6uLV5PZGRu8UsudKeRKo=\",\r\n \"secondaryKey\": \"ufFZ0buiuJZYjSfTvwJBW3vgPaDaz0WvMFaaLX81Uec=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7134-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps7134-4122483-031d2fa10d.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-f522f81c-4f12-4cb6-a8be-1474d094965f-iothub\",\r\n \"PrimaryKey\": \"YBIH2A7TRu03WE7ckJQKiwFEUpzEjo8Hu2kMnXOJhcc=\",\r\n \"SecondaryKey\": \"9aBTNBbhYPgKTLXZ9+j51GoWcm6E4pxm/69enpk2gLY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 19:54:48 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 19:54:48 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-11390a03-cc31-4e0c-b25a-753a18bd6926-iothub\",\r\n \"PrimaryKey\": \"gL4v6N/lqgp5IlW2Ch4p6715Y/VDJ5Ky9UKiRJ6c0JI=\",\r\n \"SecondaryKey\": \"25dNlFVGQLm7edtJFt/XWmWE04myhm1W253mNimPlP0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 19:54:48 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 19:54:48 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"NeRHxShE7VVtHhJFWbrF0OB82UShjL9yBb3bRt6DvU8=\",\r\n \"SecondaryKey\": \"uGh8tXwVDfc/hkUrNDChJeRuEP/e6vEnyjwhGqR4dD0=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 19:54:48 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 19:54:48 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"BqCd76yzq+XkrNJeEnpCHHYmn1EexpCBJlixkHgcn5A=\",\r\n \"SecondaryKey\": \"ibV2gM7cn36Yc/krm06P1szivIJwmiiCdsZF2tGzXoI=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 19:54:48 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 19:54:48 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014\",\r\n \"name\": \"ps1014\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7149\",\r\n \"etag\": \"AAAAARUvMbo=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ue0lN10rRx/TaWFm8GpsIx4zTiTnbuiChfoGqlbOIB4=\",\r\n \"secondaryKey\": \"gOywNcPcOIKCvHRlpbW72dzWIyTU83LmU7mXqU/ZNyc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"TKso0jMq3fwh6y/wOGpbf+uO1S1hdzIOPsEBmB3AfRk=\",\r\n \"secondaryKey\": \"Ns33Ba77FMiAixuqrBptRQ4YO825aXmz+c3nwfwqP0o=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"qUDxKDNVbUWnq71GiSHmHG9JNpOgoyjPG6CGanGayIQ=\",\r\n \"secondaryKey\": \"qUCe975j+bs0eKC+knIbywuhwrt9cfSHuzt001sonB4=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"DtGviV/QHcfugmXXBq6f1bjLnGIlqp49drOVyyin634=\",\r\n \"secondaryKey\": \"YRWMW+vsRLXXnMpmTttBZBHaaq/ojCfsdbIaRsKW4v4=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"PrzIUs9W9cZHtqFEpSCF52HakmC6N+Z8mUXpnZ5bTOM=\",\r\n \"secondaryKey\": \"mbvfJ/E8w98SMyuu6PJAtOqexs6eLNuE5jDC0GsyMJk=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"cGmk5E2bY9RMbbhazYA6FkHiWe0ce9eC79yJRX9Ifhc=\",\r\n \"secondaryKey\": \"BNrjylwSP0/v+XuLB2jIqg/J/TbcL2YM8yXcRfqoick=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1014-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps1014-4126383-1f05bae2d2.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-52f259bf-e5ef-4a8b-b484-2cdf41c26090-iothub\",\r\n \"PrimaryKey\": \"NCaPxvz4odCXCGKUee7/VYop+6LN20YaeKFhHPN36lw=\",\r\n \"SecondaryKey\": \"bxw9Nqu7EIz5aNEmPFESFSu9Lg3DEJIfOjgymQ7U5Zo=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 03:38:16 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 03:38:16 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-c89eeff5-8fa8-47b4-8e01-7789a6cb4882-iothub\",\r\n \"PrimaryKey\": \"hhncee7AKi+UwXvTOpO+kwe51O2F8LGWml1wYJ25b/g=\",\r\n \"SecondaryKey\": \"BBXYeu/yo8xBZ3Pi7rGRbDbMHofqEkFnKQeDu1eXU84=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 03:38:16 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 03:38:16 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ue0lN10rRx/TaWFm8GpsIx4zTiTnbuiChfoGqlbOIB4=\",\r\n \"SecondaryKey\": \"gOywNcPcOIKCvHRlpbW72dzWIyTU83LmU7mXqU/ZNyc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 03:38:16 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 03:38:16 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"TKso0jMq3fwh6y/wOGpbf+uO1S1hdzIOPsEBmB3AfRk=\",\r\n \"SecondaryKey\": \"Ns33Ba77FMiAixuqrBptRQ4YO825aXmz+c3nwfwqP0o=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 03:38:16 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 03:38:16 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzQ0Y2JkZDItMGY0ZC00ZjAxLTkwYTAtMzg0MzE3MTM1NDEx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpRMFkySmtaREl0TUdZMFpDMDBaakF4TFRrd1lUQXRNemcwTXpFM01UTTFOREV4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfY2EwYzY4MDQtMjY3NS00ZjM4LTljODQtNzQxNDM4ZjFiNWFm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWTJFd1l6WTRNRFF0TWpZM05TMDBaak00TFRsak9EUXROelF4TkRNNFpqRmlOV0ZtP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2499,13 +2442,13 @@ "11999" ], "x-ms-request-id": [ - "30616cb0-5b6a-436f-a360-e4f421785551" + "a0c7665f-0ca6-47fd-9aeb-9604c623c4ec" ], "x-ms-correlation-request-id": [ - "30616cb0-5b6a-436f-a360-e4f421785551" + "a0c7665f-0ca6-47fd-9aeb-9604c623c4ec" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195323Z:30616cb0-5b6a-436f-a360-e4f421785551" + "WESTUS2:20200819T033706Z:a0c7665f-0ca6-47fd-9aeb-9604c623c4ec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2514,7 +2457,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:53:22 GMT" + "Wed, 19 Aug 2020 03:37:05 GMT" ], "Content-Length": [ "20" @@ -2530,8 +2473,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzQ0Y2JkZDItMGY0ZC00ZjAxLTkwYTAtMzg0MzE3MTM1NDEx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpRMFkySmtaREl0TUdZMFpDMDBaakF4TFRrd1lUQXRNemcwTXpFM01UTTFOREV4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfY2EwYzY4MDQtMjY3NS00ZjM4LTljODQtNzQxNDM4ZjFiNWFm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWTJFd1l6WTRNRFF0TWpZM05TMDBaak00TFRsak9EUXROelF4TkRNNFpqRmlOV0ZtP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2556,13 +2499,13 @@ "11998" ], "x-ms-request-id": [ - "a9cece56-db62-43e3-a8c7-b8f4cdbd2fb0" + "6e1e1741-35b7-4d94-9e56-0ca246b14fce" ], "x-ms-correlation-request-id": [ - "a9cece56-db62-43e3-a8c7-b8f4cdbd2fb0" + "6e1e1741-35b7-4d94-9e56-0ca246b14fce" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195353Z:a9cece56-db62-43e3-a8c7-b8f4cdbd2fb0" + "WESTUS2:20200819T033736Z:6e1e1741-35b7-4d94-9e56-0ca246b14fce" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2571,7 +2514,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:53:52 GMT" + "Wed, 19 Aug 2020 03:37:35 GMT" ], "Content-Length": [ "20" @@ -2587,8 +2530,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzQ0Y2JkZDItMGY0ZC00ZjAxLTkwYTAtMzg0MzE3MTM1NDEx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpRMFkySmtaREl0TUdZMFpDMDBaakF4TFRrd1lUQXRNemcwTXpFM01UTTFOREV4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfY2EwYzY4MDQtMjY3NS00ZjM4LTljODQtNzQxNDM4ZjFiNWFm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWTJFd1l6WTRNRFF0TWpZM05TMDBaak00TFRsak9EUXROelF4TkRNNFpqRmlOV0ZtP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2613,13 +2556,13 @@ "11997" ], "x-ms-request-id": [ - "f0da3000-361d-4e52-81fc-6257bb9b9396" + "536960bf-8515-46e2-bb0c-cb7f54c694ee" ], "x-ms-correlation-request-id": [ - "f0da3000-361d-4e52-81fc-6257bb9b9396" + "536960bf-8515-46e2-bb0c-cb7f54c694ee" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195423Z:f0da3000-361d-4e52-81fc-6257bb9b9396" + "WESTUS2:20200819T033806Z:536960bf-8515-46e2-bb0c-cb7f54c694ee" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2628,7 +2571,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:54:22 GMT" + "Wed, 19 Aug 2020 03:38:06 GMT" ], "Content-Length": [ "20" @@ -2644,8 +2587,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzQ0Y2JkZDItMGY0ZC00ZjAxLTkwYTAtMzg0MzE3MTM1NDEx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpRMFkySmtaREl0TUdZMFpDMDBaakF4TFRrd1lUQXRNemcwTXpFM01UTTFOREV4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfY2EwYzY4MDQtMjY3NS00ZjM4LTljODQtNzQxNDM4ZjFiNWFm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWTJFd1l6WTRNRFF0TWpZM05TMDBaak00TFRsak9EUXROelF4TkRNNFpqRmlOV0ZtP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2670,13 +2613,13 @@ "11996" ], "x-ms-request-id": [ - "cd4d074e-8bed-4631-8a11-5cc63f9c6668" + "238cce4a-9b19-4db9-81d2-a4dc2f106a08" ], "x-ms-correlation-request-id": [ - "cd4d074e-8bed-4631-8a11-5cc63f9c6668" + "238cce4a-9b19-4db9-81d2-a4dc2f106a08" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195453Z:cd4d074e-8bed-4631-8a11-5cc63f9c6668" + "WESTUS2:20200819T033836Z:238cce4a-9b19-4db9-81d2-a4dc2f106a08" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2685,7 +2628,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:54:52 GMT" + "Wed, 19 Aug 2020 03:38:36 GMT" ], "Content-Length": [ "22" @@ -2701,8 +2644,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2727,13 +2670,13 @@ "11995" ], "x-ms-request-id": [ - "59ab19ce-f6b3-4a87-9099-2c1f322e4a9a" + "80c0c313-186b-40e2-b828-9936b793480e" ], "x-ms-correlation-request-id": [ - "59ab19ce-f6b3-4a87-9099-2c1f322e4a9a" + "80c0c313-186b-40e2-b828-9936b793480e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195454Z:59ab19ce-f6b3-4a87-9099-2c1f322e4a9a" + "WESTUS2:20200819T033837Z:80c0c313-186b-40e2-b828-9936b793480e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2742,7 +2685,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:54:53 GMT" + "Wed, 19 Aug 2020 03:38:36 GMT" ], "Content-Length": [ "1460" @@ -2754,17 +2697,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134\",\r\n \"name\": \"ps7134\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6787\",\r\n \"etag\": \"AAAAARKKDV4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps7134.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7134\",\r\n \"endpoint\": \"sb://iothub-ns-ps7134-4122483-031d2fa10d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014\",\r\n \"name\": \"ps1014\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7149\",\r\n \"etag\": \"AAAAARUvMbo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1014.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1014\",\r\n \"endpoint\": \"sb://iothub-ns-ps1014-4126383-1f05bae2d2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5edbebdc-bfc9-4b1a-a777-4489b33a6bbb" + "1b0b5547-66ca-4b7e-8b8a-cb92a786e094" ], "Accept-Language": [ "en-US" @@ -2790,13 +2733,13 @@ "11994" ], "x-ms-request-id": [ - "40527915-b7f9-42e9-9fcd-9914146d0ef7" + "24d01949-6ccb-42a4-af2b-12e3a33de6ad" ], "x-ms-correlation-request-id": [ - "40527915-b7f9-42e9-9fcd-9914146d0ef7" + "24d01949-6ccb-42a4-af2b-12e3a33de6ad" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195454Z:40527915-b7f9-42e9-9fcd-9914146d0ef7" + "WESTUS2:20200819T033837Z:24d01949-6ccb-42a4-af2b-12e3a33de6ad" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2805,7 +2748,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:54:54 GMT" + "Wed, 19 Aug 2020 03:38:37 GMT" ], "Content-Length": [ "1460" @@ -2817,17 +2760,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134\",\r\n \"name\": \"ps7134\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6787\",\r\n \"etag\": \"AAAAARKKDV4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps7134.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7134\",\r\n \"endpoint\": \"sb://iothub-ns-ps7134-4122483-031d2fa10d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014\",\r\n \"name\": \"ps1014\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7149\",\r\n \"etag\": \"AAAAARUvMbo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1014.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1014\",\r\n \"endpoint\": \"sb://iothub-ns-ps1014-4126383-1f05bae2d2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6a5af7ab-0b20-4c5e-9301-73ea4c344db6" + "3ea8ed8d-6837-4a4d-b00b-d7c77a8d6e3b" ], "Accept-Language": [ "en-US" @@ -2853,13 +2796,13 @@ "11993" ], "x-ms-request-id": [ - "fdb78747-680a-427b-9fc3-6b55b01e9e6f" + "f0b22bab-1914-4c2f-b8f5-46677c670be4" ], "x-ms-correlation-request-id": [ - "fdb78747-680a-427b-9fc3-6b55b01e9e6f" + "f0b22bab-1914-4c2f-b8f5-46677c670be4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195455Z:fdb78747-680a-427b-9fc3-6b55b01e9e6f" + "WESTUS2:20200819T033838Z:f0b22bab-1914-4c2f-b8f5-46677c670be4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2868,7 +2811,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:54:54 GMT" + "Wed, 19 Aug 2020 03:38:37 GMT" ], "Content-Length": [ "1460" @@ -2880,12 +2823,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134\",\r\n \"name\": \"ps7134\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6787\",\r\n \"etag\": \"AAAAARKKDV4=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps7134.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7134\",\r\n \"endpoint\": \"sb://iothub-ns-ps7134-4122483-031d2fa10d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014\",\r\n \"name\": \"ps1014\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7149\",\r\n \"etag\": \"AAAAARUvMbo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1014.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1014\",\r\n \"endpoint\": \"sb://iothub-ns-ps1014-4126383-1f05bae2d2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2910,13 +2853,13 @@ "11991" ], "x-ms-request-id": [ - "619b9964-e970-4572-bb79-5930ed872373" + "494244b2-bba0-4a47-828b-e1956d93dd8a" ], "x-ms-correlation-request-id": [ - "619b9964-e970-4572-bb79-5930ed872373" + "494244b2-bba0-4a47-828b-e1956d93dd8a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195530Z:619b9964-e970-4572-bb79-5930ed872373" + "WESTUS2:20200819T033912Z:494244b2-bba0-4a47-828b-e1956d93dd8a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2925,7 +2868,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:55:29 GMT" + "Wed, 19 Aug 2020 03:39:12 GMT" ], "Content-Length": [ "1460" @@ -2937,17 +2880,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134\",\r\n \"name\": \"ps7134\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6787\",\r\n \"etag\": \"AAAAARKKfq8=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps7134.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7134\",\r\n \"endpoint\": \"sb://iothub-ns-ps7134-4122483-031d2fa10d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014\",\r\n \"name\": \"ps1014\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7149\",\r\n \"etag\": \"AAAAARUwiIA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1014.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1014\",\r\n \"endpoint\": \"sb://iothub-ns-ps1014-4126383-1f05bae2d2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c297e2bf-d553-4353-a0d6-248199e0676d" + "4c5846cf-28ae-4db2-b88f-bfa964bb5dba" ], "Accept-Language": [ "en-US" @@ -2973,13 +2916,13 @@ "1199" ], "x-ms-request-id": [ - "22d47e54-3ff6-4e11-8506-f06c11ad44c2" + "370e8ec8-594e-447a-916e-544ec261d84b" ], "x-ms-correlation-request-id": [ - "22d47e54-3ff6-4e11-8506-f06c11ad44c2" + "370e8ec8-594e-447a-916e-544ec261d84b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195455Z:22d47e54-3ff6-4e11-8506-f06c11ad44c2" + "WESTUS2:20200819T033838Z:370e8ec8-594e-447a-916e-544ec261d84b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2988,7 +2931,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:54:54 GMT" + "Wed, 19 Aug 2020 03:38:37 GMT" ], "Content-Length": [ "905" @@ -3000,17 +2943,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"NeRHxShE7VVtHhJFWbrF0OB82UShjL9yBb3bRt6DvU8=\",\r\n \"secondaryKey\": \"uGh8tXwVDfc/hkUrNDChJeRuEP/e6vEnyjwhGqR4dD0=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"BqCd76yzq+XkrNJeEnpCHHYmn1EexpCBJlixkHgcn5A=\",\r\n \"secondaryKey\": \"ibV2gM7cn36Yc/krm06P1szivIJwmiiCdsZF2tGzXoI=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"tBX3UqD9mjhOh3TgacBPz5QGnBGIN7FuL+71WTpqugw=\",\r\n \"secondaryKey\": \"4EavmcO178PItZdtpTgYl5wOqBP5gL33OqVX+AZEtwo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"1L+KCDHuixKbdH3snXl450b0v9ZKIW38wBjBdESvpEo=\",\r\n \"secondaryKey\": \"RqQak/VFVw3Y/DSR7T7OY27cc9sVJeAc+x75uuPLWSw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"sQirdfNxA5WsG/VSaYO59CUjBkuxmvC0Azzi5RSo2m8=\",\r\n \"secondaryKey\": \"yczNLlpwb71TuEsQbhYfYPzx/Q4RhDHWyqP4IaJ5eWs=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ue0lN10rRx/TaWFm8GpsIx4zTiTnbuiChfoGqlbOIB4=\",\r\n \"secondaryKey\": \"gOywNcPcOIKCvHRlpbW72dzWIyTU83LmU7mXqU/ZNyc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"TKso0jMq3fwh6y/wOGpbf+uO1S1hdzIOPsEBmB3AfRk=\",\r\n \"secondaryKey\": \"Ns33Ba77FMiAixuqrBptRQ4YO825aXmz+c3nwfwqP0o=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"qUDxKDNVbUWnq71GiSHmHG9JNpOgoyjPG6CGanGayIQ=\",\r\n \"secondaryKey\": \"qUCe975j+bs0eKC+knIbywuhwrt9cfSHuzt001sonB4=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"DtGviV/QHcfugmXXBq6f1bjLnGIlqp49drOVyyin634=\",\r\n \"secondaryKey\": \"YRWMW+vsRLXXnMpmTttBZBHaaq/ojCfsdbIaRsKW4v4=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"PrzIUs9W9cZHtqFEpSCF52HakmC6N+Z8mUXpnZ5bTOM=\",\r\n \"secondaryKey\": \"mbvfJ/E8w98SMyuu6PJAtOqexs6eLNuE5jDC0GsyMJk=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9d0a1ec2-1789-4216-a008-0cbfe62ec958" + "b9e3294a-2593-4a28-bdd1-e1e4acc3fe88" ], "Accept-Language": [ "en-US" @@ -3036,13 +2979,13 @@ "1198" ], "x-ms-request-id": [ - "e1cfff46-7380-4d64-9dc0-b54f24f65e42" + "4bf92cd4-cd8d-4303-be2e-5d29bcb776e3" ], "x-ms-correlation-request-id": [ - "e1cfff46-7380-4d64-9dc0-b54f24f65e42" + "4bf92cd4-cd8d-4303-be2e-5d29bcb776e3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195530Z:e1cfff46-7380-4d64-9dc0-b54f24f65e42" + "WESTUS2:20200819T033913Z:4bf92cd4-cd8d-4303-be2e-5d29bcb776e3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3051,7 +2994,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:55:29 GMT" + "Wed, 19 Aug 2020 03:39:12 GMT" ], "Content-Length": [ "1078" @@ -3063,12 +3006,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"NeRHxShE7VVtHhJFWbrF0OB82UShjL9yBb3bRt6DvU8=\",\r\n \"secondaryKey\": \"uGh8tXwVDfc/hkUrNDChJeRuEP/e6vEnyjwhGqR4dD0=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"BqCd76yzq+XkrNJeEnpCHHYmn1EexpCBJlixkHgcn5A=\",\r\n \"secondaryKey\": \"ibV2gM7cn36Yc/krm06P1szivIJwmiiCdsZF2tGzXoI=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"tBX3UqD9mjhOh3TgacBPz5QGnBGIN7FuL+71WTpqugw=\",\r\n \"secondaryKey\": \"4EavmcO178PItZdtpTgYl5wOqBP5gL33OqVX+AZEtwo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"1L+KCDHuixKbdH3snXl450b0v9ZKIW38wBjBdESvpEo=\",\r\n \"secondaryKey\": \"RqQak/VFVw3Y/DSR7T7OY27cc9sVJeAc+x75uuPLWSw=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"sQirdfNxA5WsG/VSaYO59CUjBkuxmvC0Azzi5RSo2m8=\",\r\n \"secondaryKey\": \"yczNLlpwb71TuEsQbhYfYPzx/Q4RhDHWyqP4IaJ5eWs=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"kdgGI5b+F0X9C15ANUFp+iJ6uLV5PZGRu8UsudKeRKo=\",\r\n \"secondaryKey\": \"ufFZ0buiuJZYjSfTvwJBW3vgPaDaz0WvMFaaLX81Uec=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ue0lN10rRx/TaWFm8GpsIx4zTiTnbuiChfoGqlbOIB4=\",\r\n \"secondaryKey\": \"gOywNcPcOIKCvHRlpbW72dzWIyTU83LmU7mXqU/ZNyc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"TKso0jMq3fwh6y/wOGpbf+uO1S1hdzIOPsEBmB3AfRk=\",\r\n \"secondaryKey\": \"Ns33Ba77FMiAixuqrBptRQ4YO825aXmz+c3nwfwqP0o=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"qUDxKDNVbUWnq71GiSHmHG9JNpOgoyjPG6CGanGayIQ=\",\r\n \"secondaryKey\": \"qUCe975j+bs0eKC+knIbywuhwrt9cfSHuzt001sonB4=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"DtGviV/QHcfugmXXBq6f1bjLnGIlqp49drOVyyin634=\",\r\n \"secondaryKey\": \"YRWMW+vsRLXXnMpmTttBZBHaaq/ojCfsdbIaRsKW4v4=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"PrzIUs9W9cZHtqFEpSCF52HakmC6N+Z8mUXpnZ5bTOM=\",\r\n \"secondaryKey\": \"mbvfJ/E8w98SMyuu6PJAtOqexs6eLNuE5jDC0GsyMJk=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"cGmk5E2bY9RMbbhazYA6FkHiWe0ce9eC79yJRX9Ifhc=\",\r\n \"secondaryKey\": \"BNrjylwSP0/v+XuLB2jIqg/J/TbcL2YM8yXcRfqoick=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMmRjNDg5YTEtYTJmNy00Mzc4LTg1MDItODQzOGZiN2I1MWU0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTW1Sak5EZzVZVEV0WVRKbU55MDBNemM0TFRnMU1ESXRPRFF6T0daaU4ySTFNV1UwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMGFlODZkMmMtZTBiYi00Njg0LWE4YTMtYmU1ZTZmZWEwZGY3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTUdGbE9EWmtNbU10WlRCaVlpMDBOamcwTFdFNFlUTXRZbVUxWlRabVpXRXdaR1kzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -3093,13 +3036,13 @@ "11992" ], "x-ms-request-id": [ - "98a19286-e63b-40ed-8a92-86af0d63771a" + "674b68eb-4d2d-4451-92c2-b5cb652286f7" ], "x-ms-correlation-request-id": [ - "98a19286-e63b-40ed-8a92-86af0d63771a" + "674b68eb-4d2d-4451-92c2-b5cb652286f7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195529Z:98a19286-e63b-40ed-8a92-86af0d63771a" + "WESTUS2:20200819T033912Z:674b68eb-4d2d-4451-92c2-b5cb652286f7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3108,7 +3051,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:55:29 GMT" + "Wed, 19 Aug 2020 03:39:11 GMT" ], "Content-Length": [ "22" @@ -3124,13 +3067,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9b1b0aa2-defe-4c83-a5f4-d392c7525980" + "7e099e3f-682a-4fe3-a674-eb31d5050ed9" ], "Accept-Language": [ "en-US" @@ -3156,13 +3099,13 @@ "1197" ], "x-ms-request-id": [ - "e0da2574-1b94-4f73-a594-37f1d02c67bf" + "88d04903-47df-4278-a519-b2254e182221" ], "x-ms-correlation-request-id": [ - "e0da2574-1b94-4f73-a594-37f1d02c67bf" + "88d04903-47df-4278-a519-b2254e182221" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195530Z:e0da2574-1b94-4f73-a594-37f1d02c67bf" + "WESTUS2:20200819T033913Z:88d04903-47df-4278-a519-b2254e182221" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3171,7 +3114,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:55:30 GMT" + "Wed, 19 Aug 2020 03:39:12 GMT" ], "Content-Length": [ "172" @@ -3183,12 +3126,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"kdgGI5b+F0X9C15ANUFp+iJ6uLV5PZGRu8UsudKeRKo=\",\r\n \"secondaryKey\": \"ufFZ0buiuJZYjSfTvwJBW3vgPaDaz0WvMFaaLX81Uec=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"cGmk5E2bY9RMbbhazYA6FkHiWe0ce9eC79yJRX9Ifhc=\",\r\n \"secondaryKey\": \"BNrjylwSP0/v+XuLB2jIqg/J/TbcL2YM8yXcRfqoick=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/operationResults/b3NfaWRfYTE0MThlNzktZjZkNy00YmEwLWE2NDMtYTk1YWVjNGE3MzIw?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZVEUwTVRobE56a3RaalprTnkwMFltRXdMV0UyTkRNdFlUazFZV1ZqTkdFM016SXc/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/operationResults/b3NfaWRfMjE4Y2E1MjMtNTBjNC00NTFkLTgyYTUtZmZiYmFiMDI3NzQ3?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNakU0WTJFMU1qTXROVEJqTkMwME5URmtMVGd5WVRVdFptWmlZbUZpTURJM056UTM/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -3196,7 +3139,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3210,16 +3153,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11994" ], "x-ms-request-id": [ - "5d9dd42a-2b13-4ec2-8ea5-eddaadd81b67" + "7b5c12c7-e474-478b-a2b9-22a6485132ae" ], "x-ms-correlation-request-id": [ - "5d9dd42a-2b13-4ec2-8ea5-eddaadd81b67" + "7b5c12c7-e474-478b-a2b9-22a6485132ae" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195606Z:5d9dd42a-2b13-4ec2-8ea5-eddaadd81b67" + "WESTUS2:20200819T033946Z:7b5c12c7-e474-478b-a2b9-22a6485132ae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3228,7 +3171,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:06 GMT" + "Wed, 19 Aug 2020 03:39:46 GMT" ], "Content-Length": [ "22" @@ -3244,13 +3187,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f82aa3d9-4f55-4901-b1a2-c4cf44867663" + "cf1fdc95-735e-4d96-b120-eb65848ce47e" ], "Accept-Language": [ "en-US" @@ -3259,7 +3202,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3276,13 +3219,13 @@ "1199" ], "x-ms-request-id": [ - "ff85ffad-ceec-459f-b994-594212b34cb9" + "bd3b7c3a-fb97-478b-ae87-5716499d6b77" ], "x-ms-correlation-request-id": [ - "ff85ffad-ceec-459f-b994-594212b34cb9" + "bd3b7c3a-fb97-478b-ae87-5716499d6b77" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195607Z:ff85ffad-ceec-459f-b994-594212b34cb9" + "WESTUS2:20200819T033947Z:bd3b7c3a-fb97-478b-ae87-5716499d6b77" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3291,7 +3234,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:06 GMT" + "Wed, 19 Aug 2020 03:39:46 GMT" ], "Content-Length": [ "229" @@ -3303,17 +3246,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f71122db-3f6d-4f14-8b44-c78f581cb072" + "e08c8e73-92ca-496b-9b88-8034ce042a1c" ], "Accept-Language": [ "en-US" @@ -3322,7 +3265,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3339,13 +3282,13 @@ "1198" ], "x-ms-request-id": [ - "c8807384-d150-4fbc-b405-4ccf614cf6f2" + "a828225f-c6c6-4f37-9203-fb0056443674" ], "x-ms-correlation-request-id": [ - "c8807384-d150-4fbc-b405-4ccf614cf6f2" + "a828225f-c6c6-4f37-9203-fb0056443674" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195607Z:c8807384-d150-4fbc-b405-4ccf614cf6f2" + "WESTUS2:20200819T033947Z:a828225f-c6c6-4f37-9203-fb0056443674" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3354,7 +3297,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:07 GMT" + "Wed, 19 Aug 2020 03:39:47 GMT" ], "Content-Length": [ "229" @@ -3366,17 +3309,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b436eed9-bb7a-45ce-8a6c-58785bc15dbb" + "ecfd9492-9909-46ac-a1fa-0a70dc8281ec" ], "Accept-Language": [ "en-US" @@ -3385,7 +3328,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3402,13 +3345,13 @@ "1197" ], "x-ms-request-id": [ - "597bdcc1-fd7e-4dd3-8ca8-17b76ef29140" + "cb8f81d5-7b8c-4cb0-bd49-5a3c7d8f4f84" ], "x-ms-correlation-request-id": [ - "597bdcc1-fd7e-4dd3-8ca8-17b76ef29140" + "cb8f81d5-7b8c-4cb0-bd49-5a3c7d8f4f84" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195607Z:597bdcc1-fd7e-4dd3-8ca8-17b76ef29140" + "WESTUS2:20200819T033947Z:cb8f81d5-7b8c-4cb0-bd49-5a3c7d8f4f84" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3417,7 +3360,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:07 GMT" + "Wed, 19 Aug 2020 03:39:47 GMT" ], "Content-Length": [ "229" @@ -3429,17 +3372,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "da90873e-9baf-4852-ab1f-695b3c5b2518" + "03526e2b-fda7-4c92-bcc3-244bd0ae9a8e" ], "Accept-Language": [ "en-US" @@ -3448,7 +3391,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3465,13 +3408,13 @@ "1196" ], "x-ms-request-id": [ - "0bb46210-eb92-4cfc-b864-96675e8848c4" + "bdedcbea-59f4-441b-a6e8-2c757eaf3270" ], "x-ms-correlation-request-id": [ - "0bb46210-eb92-4cfc-b864-96675e8848c4" + "bdedcbea-59f4-441b-a6e8-2c757eaf3270" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195608Z:0bb46210-eb92-4cfc-b864-96675e8848c4" + "WESTUS2:20200819T033948Z:bdedcbea-59f4-441b-a6e8-2c757eaf3270" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3480,7 +3423,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:07 GMT" + "Wed, 19 Aug 2020 03:39:48 GMT" ], "Content-Length": [ "229" @@ -3492,17 +3435,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4c00bf08-fd30-4ccf-8b4c-a27e5bfbbb04" + "982b6861-43a6-49f1-9f26-2321e4e7f59b" ], "Accept-Language": [ "en-US" @@ -3511,7 +3454,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3528,13 +3471,13 @@ "1195" ], "x-ms-request-id": [ - "1e94747f-e319-46b0-8a7c-5f3bf4cee4c7" + "7548dab5-c8e8-48fd-8c20-63038359f6ee" ], "x-ms-correlation-request-id": [ - "1e94747f-e319-46b0-8a7c-5f3bf4cee4c7" + "7548dab5-c8e8-48fd-8c20-63038359f6ee" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195608Z:1e94747f-e319-46b0-8a7c-5f3bf4cee4c7" + "WESTUS2:20200819T033948Z:7548dab5-c8e8-48fd-8c20-63038359f6ee" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3543,7 +3486,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:08 GMT" + "Wed, 19 Aug 2020 03:39:48 GMT" ], "Content-Length": [ "229" @@ -3555,17 +3498,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a836eb4a-d894-4924-8de7-36d88530964d" + "eec8c10a-d63e-4cb5-8056-36c289b9010f" ], "Accept-Language": [ "en-US" @@ -3574,7 +3517,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3591,13 +3534,13 @@ "1194" ], "x-ms-request-id": [ - "1cfd0adf-438f-43e6-bd2d-205ab2fd3bb9" + "c8d5ce98-99ba-490b-9a80-cf27e987e124" ], "x-ms-correlation-request-id": [ - "1cfd0adf-438f-43e6-bd2d-205ab2fd3bb9" + "c8d5ce98-99ba-490b-9a80-cf27e987e124" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195608Z:1cfd0adf-438f-43e6-bd2d-205ab2fd3bb9" + "WESTUS2:20200819T033948Z:c8d5ce98-99ba-490b-9a80-cf27e987e124" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3606,7 +3549,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:08 GMT" + "Wed, 19 Aug 2020 03:39:48 GMT" ], "Content-Length": [ "229" @@ -3618,17 +3561,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b4cb88d2-5870-4d3c-b7fc-bfa01bdbcb6c" + "c5da78d6-b5c7-4310-84c8-5d451aeb21ce" ], "Accept-Language": [ "en-US" @@ -3637,7 +3580,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3654,13 +3597,13 @@ "1193" ], "x-ms-request-id": [ - "608a1674-96a3-40e2-b2ad-b426a16c784b" + "d19d51f3-0e3e-441a-ab0f-b64c1b97887e" ], "x-ms-correlation-request-id": [ - "608a1674-96a3-40e2-b2ad-b426a16c784b" + "d19d51f3-0e3e-441a-ab0f-b64c1b97887e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195608Z:608a1674-96a3-40e2-b2ad-b426a16c784b" + "WESTUS2:20200819T033949Z:d19d51f3-0e3e-441a-ab0f-b64c1b97887e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3669,7 +3612,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:08 GMT" + "Wed, 19 Aug 2020 03:39:48 GMT" ], "Content-Length": [ "229" @@ -3681,17 +3624,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3a9eb55c-418c-4e44-8bab-4509999b0e21" + "e500a9c3-a709-4d7e-ba86-edad5b87e0f4" ], "Accept-Language": [ "en-US" @@ -3700,7 +3643,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3717,13 +3660,13 @@ "1192" ], "x-ms-request-id": [ - "4a7ccc4e-ad27-4cac-8a5b-71952a67cf99" + "4d4cffdb-ac9b-4f4a-81e3-d11598be1643" ], "x-ms-correlation-request-id": [ - "4a7ccc4e-ad27-4cac-8a5b-71952a67cf99" + "4d4cffdb-ac9b-4f4a-81e3-d11598be1643" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195609Z:4a7ccc4e-ad27-4cac-8a5b-71952a67cf99" + "WESTUS2:20200819T033949Z:4d4cffdb-ac9b-4f4a-81e3-d11598be1643" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3732,7 +3675,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:09 GMT" + "Wed, 19 Aug 2020 03:39:49 GMT" ], "Content-Length": [ "229" @@ -3744,17 +3687,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "751dbf83-8c38-4ca4-be89-335fd911fe31" + "b1ce6418-6872-45e9-9335-57ced792465f" ], "Accept-Language": [ "en-US" @@ -3763,7 +3706,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3780,13 +3723,13 @@ "1191" ], "x-ms-request-id": [ - "a9396b62-8c9d-4ec2-9906-348ad34ea587" + "1e0defe1-bc9c-4045-8517-73c2a66aa335" ], "x-ms-correlation-request-id": [ - "a9396b62-8c9d-4ec2-9906-348ad34ea587" + "1e0defe1-bc9c-4045-8517-73c2a66aa335" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195609Z:a9396b62-8c9d-4ec2-9906-348ad34ea587" + "WESTUS2:20200819T033949Z:1e0defe1-bc9c-4045-8517-73c2a66aa335" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3795,7 +3738,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:09 GMT" + "Wed, 19 Aug 2020 03:39:49 GMT" ], "Content-Length": [ "229" @@ -3807,17 +3750,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b73592e5-4009-4f52-ad52-b2d6a589d852" + "e66e05d8-2e73-4500-87b2-b096b9536649" ], "Accept-Language": [ "en-US" @@ -3826,7 +3769,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3843,13 +3786,13 @@ "1190" ], "x-ms-request-id": [ - "d3be3899-81b2-4efe-b36f-900ac4055390" + "96e502ab-6bbc-4d61-9b06-36e5a0ab7c8e" ], "x-ms-correlation-request-id": [ - "d3be3899-81b2-4efe-b36f-900ac4055390" + "96e502ab-6bbc-4d61-9b06-36e5a0ab7c8e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195609Z:d3be3899-81b2-4efe-b36f-900ac4055390" + "WESTUS2:20200819T033950Z:96e502ab-6bbc-4d61-9b06-36e5a0ab7c8e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3858,7 +3801,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:09 GMT" + "Wed, 19 Aug 2020 03:39:49 GMT" ], "Content-Length": [ "229" @@ -3870,17 +3813,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3bb3f2ea-a75b-445e-bce5-8e48e678b562" + "02e75e22-604a-4e94-b219-cd9ab25d8588" ], "Accept-Language": [ "en-US" @@ -3889,7 +3832,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3906,13 +3849,13 @@ "1189" ], "x-ms-request-id": [ - "050a4e1d-8dad-457e-9cc7-bbc5e9265849" + "c9049136-ebf6-4b7f-bbce-b630e4c64a27" ], "x-ms-correlation-request-id": [ - "050a4e1d-8dad-457e-9cc7-bbc5e9265849" + "c9049136-ebf6-4b7f-bbce-b630e4c64a27" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195610Z:050a4e1d-8dad-457e-9cc7-bbc5e9265849" + "WESTUS2:20200819T033950Z:c9049136-ebf6-4b7f-bbce-b630e4c64a27" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3921,7 +3864,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:09 GMT" + "Wed, 19 Aug 2020 03:39:50 GMT" ], "Content-Length": [ "229" @@ -3933,17 +3876,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8291aa3d-d444-4e47-828e-43463cab7686" + "c5733bcc-7205-42c2-8928-d6067abca755" ], "Accept-Language": [ "en-US" @@ -3952,7 +3895,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3969,13 +3912,13 @@ "1188" ], "x-ms-request-id": [ - "a4f08d4d-5aee-4d20-854f-efe7593ce927" + "0dad4480-f2d6-4d08-87b3-87733b5b1bb9" ], "x-ms-correlation-request-id": [ - "a4f08d4d-5aee-4d20-854f-efe7593ce927" + "0dad4480-f2d6-4d08-87b3-87733b5b1bb9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195610Z:a4f08d4d-5aee-4d20-854f-efe7593ce927" + "WESTUS2:20200819T033950Z:0dad4480-f2d6-4d08-87b3-87733b5b1bb9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3984,7 +3927,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:10 GMT" + "Wed, 19 Aug 2020 03:39:50 GMT" ], "Content-Length": [ "229" @@ -3996,17 +3939,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3a21b308-76b4-4149-8353-f9a1483fa183" + "00dad9f0-9194-47d6-a087-11c65252f656" ], "Accept-Language": [ "en-US" @@ -4015,7 +3958,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4032,13 +3975,13 @@ "1187" ], "x-ms-request-id": [ - "39b7c480-0dc0-4b1f-9ddc-df9ada6bfa06" + "9af02b43-5ea1-4265-b047-e1f371decaff" ], "x-ms-correlation-request-id": [ - "39b7c480-0dc0-4b1f-9ddc-df9ada6bfa06" + "9af02b43-5ea1-4265-b047-e1f371decaff" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195610Z:39b7c480-0dc0-4b1f-9ddc-df9ada6bfa06" + "WESTUS2:20200819T033950Z:9af02b43-5ea1-4265-b047-e1f371decaff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4047,7 +3990,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:10 GMT" + "Wed, 19 Aug 2020 03:39:50 GMT" ], "Content-Length": [ "229" @@ -4059,17 +4002,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "483e9e9c-cdfb-4727-866e-a3f6f4cbf20b" + "33b2cfb5-0f5f-4499-974d-bf5726284bda" ], "Accept-Language": [ "en-US" @@ -4078,7 +4021,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4095,13 +4038,13 @@ "1186" ], "x-ms-request-id": [ - "a0ab0989-f84b-44b7-a540-f82d5b6f93b6" + "099280aa-202f-4853-9e32-2c4b5d0b173d" ], "x-ms-correlation-request-id": [ - "a0ab0989-f84b-44b7-a540-f82d5b6f93b6" + "099280aa-202f-4853-9e32-2c4b5d0b173d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195611Z:a0ab0989-f84b-44b7-a540-f82d5b6f93b6" + "WESTUS2:20200819T033951Z:099280aa-202f-4853-9e32-2c4b5d0b173d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4110,7 +4053,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:10 GMT" + "Wed, 19 Aug 2020 03:39:51 GMT" ], "Content-Length": [ "229" @@ -4122,17 +4065,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c5c4f1f2-3e95-4e5b-a031-3787dfb9b1c1" + "cda0460e-a158-4030-b282-ed8f2b70b64c" ], "Accept-Language": [ "en-US" @@ -4141,7 +4084,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4158,13 +4101,13 @@ "1185" ], "x-ms-request-id": [ - "07bf1d53-5a4f-4bd3-8c0f-a807db8b19fb" + "33de1d42-f0bc-4297-b634-c6772e283e0b" ], "x-ms-correlation-request-id": [ - "07bf1d53-5a4f-4bd3-8c0f-a807db8b19fb" + "33de1d42-f0bc-4297-b634-c6772e283e0b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195611Z:07bf1d53-5a4f-4bd3-8c0f-a807db8b19fb" + "WESTUS2:20200819T033951Z:33de1d42-f0bc-4297-b634-c6772e283e0b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4173,7 +4116,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:11 GMT" + "Wed, 19 Aug 2020 03:39:51 GMT" ], "Content-Length": [ "229" @@ -4185,17 +4128,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "62105b1b-b033-4094-8227-3121bbac1cd4" + "b6350ed3-6175-4b24-8892-54805ef50782" ], "Accept-Language": [ "en-US" @@ -4204,7 +4147,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4221,13 +4164,13 @@ "1184" ], "x-ms-request-id": [ - "d6a6fb54-4f5a-458f-8e38-2324a1fb9a4a" + "77d10a42-81b2-45d9-b39b-b8f6215af66d" ], "x-ms-correlation-request-id": [ - "d6a6fb54-4f5a-458f-8e38-2324a1fb9a4a" + "77d10a42-81b2-45d9-b39b-b8f6215af66d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195612Z:d6a6fb54-4f5a-458f-8e38-2324a1fb9a4a" + "WESTUS2:20200819T033952Z:77d10a42-81b2-45d9-b39b-b8f6215af66d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4236,7 +4179,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:12 GMT" + "Wed, 19 Aug 2020 03:39:52 GMT" ], "Content-Length": [ "229" @@ -4248,17 +4191,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bc26a4fe-c62a-4fd7-b1f3-f630e3e22a41" + "c4b6011d-8c6b-4b24-8023-08a2659de3a0" ], "Accept-Language": [ "en-US" @@ -4267,7 +4210,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4284,13 +4227,13 @@ "1183" ], "x-ms-request-id": [ - "5e32ba81-e3bd-4b40-b9fb-7a29c502d968" + "8325fca9-39d4-4f3c-b1b2-389a914ed002" ], "x-ms-correlation-request-id": [ - "5e32ba81-e3bd-4b40-b9fb-7a29c502d968" + "8325fca9-39d4-4f3c-b1b2-389a914ed002" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195613Z:5e32ba81-e3bd-4b40-b9fb-7a29c502d968" + "WESTUS2:20200819T033953Z:8325fca9-39d4-4f3c-b1b2-389a914ed002" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4299,7 +4242,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:12 GMT" + "Wed, 19 Aug 2020 03:39:52 GMT" ], "Content-Length": [ "229" @@ -4311,17 +4254,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a3621ae1-e2d7-4979-8d64-a69b0539164d" + "a5ad5ee1-bbc8-4f97-9dba-38f4a22a95d7" ], "Accept-Language": [ "en-US" @@ -4330,7 +4273,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4347,13 +4290,13 @@ "1182" ], "x-ms-request-id": [ - "0470a4bd-aea7-4d45-b0b1-bb98cafec598" + "3066b727-e3f4-48f3-8565-b4071f58a556" ], "x-ms-correlation-request-id": [ - "0470a4bd-aea7-4d45-b0b1-bb98cafec598" + "3066b727-e3f4-48f3-8565-b4071f58a556" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195613Z:0470a4bd-aea7-4d45-b0b1-bb98cafec598" + "WESTUS2:20200819T033953Z:3066b727-e3f4-48f3-8565-b4071f58a556" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4362,7 +4305,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:13 GMT" + "Wed, 19 Aug 2020 03:39:53 GMT" ], "Content-Length": [ "229" @@ -4374,17 +4317,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5c50df9f-8b59-4239-a5e0-690715bcf904" + "960cf5d0-0875-4f73-bc9b-c220a65bc4f5" ], "Accept-Language": [ "en-US" @@ -4393,7 +4336,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4410,13 +4353,13 @@ "1181" ], "x-ms-request-id": [ - "004ed5c6-adf9-4a84-87e4-6db9dea8bad0" + "1e587460-9bc3-49f4-8fa5-ebd4e21d881b" ], "x-ms-correlation-request-id": [ - "004ed5c6-adf9-4a84-87e4-6db9dea8bad0" + "1e587460-9bc3-49f4-8fa5-ebd4e21d881b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195613Z:004ed5c6-adf9-4a84-87e4-6db9dea8bad0" + "WESTUS2:20200819T033953Z:1e587460-9bc3-49f4-8fa5-ebd4e21d881b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4425,7 +4368,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:13 GMT" + "Wed, 19 Aug 2020 03:39:53 GMT" ], "Content-Length": [ "229" @@ -4437,17 +4380,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2770f3b5-8e30-4355-a514-5e86db2610fd" + "c18af5e7-7e83-43b8-8d5b-b433bd474e2d" ], "Accept-Language": [ "en-US" @@ -4456,7 +4399,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4473,13 +4416,13 @@ "1180" ], "x-ms-request-id": [ - "2a72f756-1c18-40ad-8a61-bb41a8661d5d" + "7e367ddd-ad4d-4ab3-b8a1-8143ea0bf7ab" ], "x-ms-correlation-request-id": [ - "2a72f756-1c18-40ad-8a61-bb41a8661d5d" + "7e367ddd-ad4d-4ab3-b8a1-8143ea0bf7ab" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195614Z:2a72f756-1c18-40ad-8a61-bb41a8661d5d" + "WESTUS2:20200819T033954Z:7e367ddd-ad4d-4ab3-b8a1-8143ea0bf7ab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4488,7 +4431,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:14 GMT" + "Wed, 19 Aug 2020 03:39:54 GMT" ], "Content-Length": [ "229" @@ -4500,17 +4443,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "db76313e-46b5-4d15-b53d-cbfeacac5369" + "a6b8b227-ba62-4d4d-999c-6aaf34004bc2" ], "Accept-Language": [ "en-US" @@ -4519,7 +4462,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4536,13 +4479,13 @@ "1179" ], "x-ms-request-id": [ - "4fe0f599-215c-40f4-ba7c-14ea3b60dca8" + "15d7c271-d9ed-41b9-b201-e907474a834b" ], "x-ms-correlation-request-id": [ - "4fe0f599-215c-40f4-ba7c-14ea3b60dca8" + "15d7c271-d9ed-41b9-b201-e907474a834b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195615Z:4fe0f599-215c-40f4-ba7c-14ea3b60dca8" + "WESTUS2:20200819T033955Z:15d7c271-d9ed-41b9-b201-e907474a834b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4551,7 +4494,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:14 GMT" + "Wed, 19 Aug 2020 03:39:54 GMT" ], "Content-Length": [ "229" @@ -4563,17 +4506,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1f9e763c-c804-4ceb-9424-7a4cbf7af307" + "65296edf-a5ee-4462-bc02-3cdfcf26580a" ], "Accept-Language": [ "en-US" @@ -4582,7 +4525,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4599,13 +4542,13 @@ "1178" ], "x-ms-request-id": [ - "7eaf50f8-7aa9-41ba-a5fe-f05fb31f3895" + "4ecde0e5-e709-4a0c-98d2-0b264a2cdd12" ], "x-ms-correlation-request-id": [ - "7eaf50f8-7aa9-41ba-a5fe-f05fb31f3895" + "4ecde0e5-e709-4a0c-98d2-0b264a2cdd12" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195615Z:7eaf50f8-7aa9-41ba-a5fe-f05fb31f3895" + "WESTUS2:20200819T033955Z:4ecde0e5-e709-4a0c-98d2-0b264a2cdd12" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4614,7 +4557,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:15 GMT" + "Wed, 19 Aug 2020 03:39:55 GMT" ], "Content-Length": [ "229" @@ -4626,12 +4569,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"h8FTK4VG2fJQaUJFQUjZH5Rb+5zskw2cwnLEky7LV3g=\",\r\n \"secondaryKey\": \"G9FPoEoHy9qIzuzbFLAdg3F8TdunXMu0+pPOg41tFwY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/provisioningServices/ps5533/operationResults/b3NfaWRfZTcxZTUzNzctYTcwMy00YWQ3LTk3ODEtNmZiMjhmMTVmOTJm?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NTMzL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZaVGN4WlRVek56Y3RZVGN3TXkwMFlXUTNMVGszT0RFdE5tWmlNamhtTVRWbU9USm0/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/operationResults/b3NfaWRfNWMyMTI4YzItOGQ0OC00NTFiLTk0MjktNmRlMjM3NTY1MjAy?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOV015TVRJNFl6SXRPR1EwT0MwME5URmlMVGswTWprdE5tUmxNak0zTlRZMU1qQXk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -4639,7 +4582,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4653,16 +4596,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11971" + "11967" ], "x-ms-request-id": [ - "f19a9bc5-95ce-4512-a11b-addb154e144e" + "37a8ed16-eaef-47cf-a37f-62a3e7805213" ], "x-ms-correlation-request-id": [ - "f19a9bc5-95ce-4512-a11b-addb154e144e" + "37a8ed16-eaef-47cf-a37f-62a3e7805213" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195648Z:f19a9bc5-95ce-4512-a11b-addb154e144e" + "WESTUS2:20200819T034027Z:37a8ed16-eaef-47cf-a37f-62a3e7805213" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4671,7 +4614,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:47 GMT" + "Wed, 19 Aug 2020 03:40:27 GMT" ], "Content-Length": [ "22" @@ -4687,13 +4630,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6787/providers/Microsoft.Devices/IotHubs/ps7134?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjc4Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMzQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5878fa72-78dc-4e31-9b52-a18dee6d42da" + "f992337c-7366-48d1-9cf4-035c4d246c6e" ], "Accept-Language": [ "en-US" @@ -4713,13 +4656,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTU2MTg4MjMtNjNlMy00ZTM4LWI0NDktZGYzNjI0NzBmYTMw?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDNlZDBhNTMtMWNjZS00MzMwLTg5NjQtM2IxYzJmYmRjYmJk?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTU2MTg4MjMtNjNlMy00ZTM4LWI0NDktZGYzNjI0NzBmYTMw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDNlZDBhNTMtMWNjZS00MzMwLTg5NjQtM2IxYzJmYmRjYmJk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -4728,13 +4671,13 @@ "14999" ], "x-ms-request-id": [ - "bdadb50b-8a03-411b-8024-284342f25c68" + "3beecee4-5592-4434-be98-03508264f8e1" ], "x-ms-correlation-request-id": [ - "bdadb50b-8a03-411b-8024-284342f25c68" + "3beecee4-5592-4434-be98-03508264f8e1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195649Z:bdadb50b-8a03-411b-8024-284342f25c68" + "WESTUS2:20200819T034029Z:3beecee4-5592-4434-be98-03508264f8e1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4743,7 +4686,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:56:49 GMT" + "Wed, 19 Aug 2020 03:40:28 GMT" ], "Content-Length": [ "4" @@ -4759,8 +4702,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTU2MTg4MjMtNjNlMy00ZTM4LWI0NDktZGYzNjI0NzBmYTMw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRVMk1UZzRNak10TmpObE15MDBaVE00TFdJME5Ea3RaR1l6TmpJME56Qm1ZVE13P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDNlZDBhNTMtMWNjZS00MzMwLTg5NjQtM2IxYzJmYmRjYmJk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkRObFpEQmhOVE10TVdOalpTMDBNek13TFRnNU5qUXRNMkl4WXpKbVltUmpZbUprP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -4785,13 +4728,13 @@ "11990" ], "x-ms-request-id": [ - "da3c15e8-f780-456b-8576-c92c74e92b07" + "581a4931-dd20-41d2-89eb-5bd693490aa6" ], "x-ms-correlation-request-id": [ - "da3c15e8-f780-456b-8576-c92c74e92b07" + "581a4931-dd20-41d2-89eb-5bd693490aa6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195704Z:da3c15e8-f780-456b-8576-c92c74e92b07" + "WESTUS2:20200819T034044Z:581a4931-dd20-41d2-89eb-5bd693490aa6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4800,7 +4743,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:57:04 GMT" + "Wed, 19 Aug 2020 03:40:44 GMT" ], "Content-Length": [ "22" @@ -4816,8 +4759,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTU2MTg4MjMtNjNlMy00ZTM4LWI0NDktZGYzNjI0NzBmYTMw?api-version=2019-07-01-preview&operationSource=os_ih", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTlRVMk1UZzRNak10TmpObE15MDBaVE00TFdJME5Ea3RaR1l6TmpJME56Qm1ZVE13P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDNlZDBhNTMtMWNjZS00MzMwLTg5NjQtM2IxYzJmYmRjYmJk?api-version=2019-07-01-preview&operationSource=os_ih", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkRObFpEQmhOVE10TVdOalpTMDBNek13TFRnNU5qUXRNMkl4WXpKbVltUmpZbUprP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -4836,7 +4779,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNTU2MTg4MjMtNjNlMy00ZTM4LWI0NDktZGYzNjI0NzBmYTMw?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDNlZDBhNTMtMWNjZS00MzMwLTg5NjQtM2IxYzJmYmRjYmJk?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" @@ -4848,13 +4791,13 @@ "11989" ], "x-ms-request-id": [ - "3bf119f5-f827-4e53-ae50-822079a8755b" + "11365f31-d75f-441f-94c8-16bd10f5ff79" ], "x-ms-correlation-request-id": [ - "3bf119f5-f827-4e53-ae50-822079a8755b" + "11365f31-d75f-441f-94c8-16bd10f5ff79" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195704Z:3bf119f5-f827-4e53-ae50-822079a8755b" + "WESTUS2:20200819T034044Z:11365f31-d75f-441f-94c8-16bd10f5ff79" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4863,7 +4806,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:57:04 GMT" + "Wed, 19 Aug 2020 03:40:44 GMT" ], "Expires": [ "-1" @@ -4876,13 +4819,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps6787?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNjc4Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps7149?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNzE0OT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6751fa89-02d6-481b-a1c9-52511b394e37" + "4d4ade23-89e0-449b-9676-3da3b6f4aa5b" ], "Accept-Language": [ "en-US" @@ -4891,7 +4834,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -4902,7 +4845,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4911,13 +4854,70 @@ "14999" ], "x-ms-request-id": [ - "a2aeb1cc-91d4-493a-8499-602a3249928c" + "d21ea9c3-c5aa-4587-9cab-1b6342d84452" + ], + "x-ms-correlation-request-id": [ + "d21ea9c3-c5aa-4587-9cab-1b6342d84452" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200819T034045Z:d21ea9c3-c5aa-4587-9cab-1b6342d84452" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 19 Aug 2020 03:40:44 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-request-id": [ + "2e27ef14-ddc3-4f41-b670-fbead284b994" ], "x-ms-correlation-request-id": [ - "a2aeb1cc-91d4-493a-8499-602a3249928c" + "2e27ef14-ddc3-4f41-b670-fbead284b994" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195705Z:a2aeb1cc-91d4-493a-8499-602a3249928c" + "WESTUS2:20200819T034100Z:2e27ef14-ddc3-4f41-b670-fbead284b994" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4926,7 +4926,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:57:05 GMT" + "Wed, 19 Aug 2020 03:40:59 GMT" ], "Expires": [ "-1" @@ -4939,8 +4939,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -4948,7 +4948,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -4959,7 +4959,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4968,13 +4968,13 @@ "11998" ], "x-ms-request-id": [ - "419b0040-1dc7-4b27-af02-a951dacf0d8b" + "3bc68934-951f-4e9d-b28e-f612232fb3b9" ], "x-ms-correlation-request-id": [ - "419b0040-1dc7-4b27-af02-a951dacf0d8b" + "3bc68934-951f-4e9d-b28e-f612232fb3b9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195721Z:419b0040-1dc7-4b27-af02-a951dacf0d8b" + "WESTUS2:20200819T034115Z:3bc68934-951f-4e9d-b28e-f612232fb3b9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4983,7 +4983,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:57:20 GMT" + "Wed, 19 Aug 2020 03:41:14 GMT" ], "Expires": [ "-1" @@ -4996,8 +4996,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5005,7 +5005,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5016,7 +5016,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5025,13 +5025,13 @@ "11997" ], "x-ms-request-id": [ - "026e3982-46d1-496c-b2a7-1666829eb3d8" + "8181f2a9-5476-49d5-9fcc-d22ed76a84c6" ], "x-ms-correlation-request-id": [ - "026e3982-46d1-496c-b2a7-1666829eb3d8" + "8181f2a9-5476-49d5-9fcc-d22ed76a84c6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195736Z:026e3982-46d1-496c-b2a7-1666829eb3d8" + "WESTUS2:20200819T034130Z:8181f2a9-5476-49d5-9fcc-d22ed76a84c6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5040,7 +5040,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:57:35 GMT" + "Wed, 19 Aug 2020 03:41:30 GMT" ], "Expires": [ "-1" @@ -5053,8 +5053,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5062,7 +5062,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5073,7 +5073,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5082,13 +5082,13 @@ "11996" ], "x-ms-request-id": [ - "13e5e60c-758e-4ec6-9a25-cac5126a20ba" + "3fea1b6c-f945-4544-a2a3-6b83b887be45" ], "x-ms-correlation-request-id": [ - "13e5e60c-758e-4ec6-9a25-cac5126a20ba" + "3fea1b6c-f945-4544-a2a3-6b83b887be45" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195751Z:13e5e60c-758e-4ec6-9a25-cac5126a20ba" + "WESTUS2:20200819T034145Z:3fea1b6c-f945-4544-a2a3-6b83b887be45" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5097,7 +5097,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:57:50 GMT" + "Wed, 19 Aug 2020 03:41:45 GMT" ], "Expires": [ "-1" @@ -5110,8 +5110,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5119,7 +5119,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5130,7 +5130,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5139,13 +5139,13 @@ "11995" ], "x-ms-request-id": [ - "b49a1ae2-582c-47ff-bf9d-5339ca2a2da0" + "1c9cd153-2162-47c2-b6b7-60a26e9a3bdc" ], "x-ms-correlation-request-id": [ - "b49a1ae2-582c-47ff-bf9d-5339ca2a2da0" + "1c9cd153-2162-47c2-b6b7-60a26e9a3bdc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195806Z:b49a1ae2-582c-47ff-bf9d-5339ca2a2da0" + "WESTUS2:20200819T034200Z:1c9cd153-2162-47c2-b6b7-60a26e9a3bdc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5154,7 +5154,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:58:05 GMT" + "Wed, 19 Aug 2020 03:42:00 GMT" ], "Expires": [ "-1" @@ -5167,8 +5167,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5176,7 +5176,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5187,7 +5187,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5196,13 +5196,13 @@ "11994" ], "x-ms-request-id": [ - "4e0c80a8-da7a-4028-9684-bf2e7770dbff" + "70c85a5c-5dd5-4992-8ebb-5adab92eec8f" ], "x-ms-correlation-request-id": [ - "4e0c80a8-da7a-4028-9684-bf2e7770dbff" + "70c85a5c-5dd5-4992-8ebb-5adab92eec8f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195821Z:4e0c80a8-da7a-4028-9684-bf2e7770dbff" + "WESTUS2:20200819T034216Z:70c85a5c-5dd5-4992-8ebb-5adab92eec8f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5211,7 +5211,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:58:21 GMT" + "Wed, 19 Aug 2020 03:42:15 GMT" ], "Expires": [ "-1" @@ -5224,8 +5224,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5233,7 +5233,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5244,7 +5244,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5253,13 +5253,13 @@ "11993" ], "x-ms-request-id": [ - "af208db8-4be8-405d-b91a-fba496b272b6" + "dc073f62-4260-4c0c-b891-9e78231b9822" ], "x-ms-correlation-request-id": [ - "af208db8-4be8-405d-b91a-fba496b272b6" + "dc073f62-4260-4c0c-b891-9e78231b9822" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195836Z:af208db8-4be8-405d-b91a-fba496b272b6" + "WESTUS2:20200819T034231Z:dc073f62-4260-4c0c-b891-9e78231b9822" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5268,7 +5268,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:58:35 GMT" + "Wed, 19 Aug 2020 03:42:30 GMT" ], "Expires": [ "-1" @@ -5281,8 +5281,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5290,7 +5290,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5301,7 +5301,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5310,13 +5310,13 @@ "11992" ], "x-ms-request-id": [ - "6b7dcf3d-f736-4083-9bd0-6fb6e767b261" + "f26fd984-318a-480e-b9e1-13b7a17603ae" ], "x-ms-correlation-request-id": [ - "6b7dcf3d-f736-4083-9bd0-6fb6e767b261" + "f26fd984-318a-480e-b9e1-13b7a17603ae" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195851Z:6b7dcf3d-f736-4083-9bd0-6fb6e767b261" + "WESTUS2:20200819T034246Z:f26fd984-318a-480e-b9e1-13b7a17603ae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5325,7 +5325,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:58:50 GMT" + "Wed, 19 Aug 2020 03:42:45 GMT" ], "Expires": [ "-1" @@ -5338,8 +5338,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5347,7 +5347,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5358,7 +5358,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5367,13 +5367,13 @@ "11991" ], "x-ms-request-id": [ - "9321d9b5-1a1b-42aa-bd4a-333cea08817c" + "da2aba9d-afb7-4307-85ee-e7cfba6b400c" ], "x-ms-correlation-request-id": [ - "9321d9b5-1a1b-42aa-bd4a-333cea08817c" + "da2aba9d-afb7-4307-85ee-e7cfba6b400c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195906Z:9321d9b5-1a1b-42aa-bd4a-333cea08817c" + "WESTUS2:20200819T034301Z:da2aba9d-afb7-4307-85ee-e7cfba6b400c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5382,7 +5382,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:59:06 GMT" + "Wed, 19 Aug 2020 03:43:01 GMT" ], "Expires": [ "-1" @@ -5395,8 +5395,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5404,7 +5404,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5415,7 +5415,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5424,13 +5424,13 @@ "11990" ], "x-ms-request-id": [ - "1c9f7096-c94f-4a8b-95b4-62cb8d2a5af5" + "84a9d964-1fbc-46df-bc58-7985375fc32e" ], "x-ms-correlation-request-id": [ - "1c9f7096-c94f-4a8b-95b4-62cb8d2a5af5" + "84a9d964-1fbc-46df-bc58-7985375fc32e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195921Z:1c9f7096-c94f-4a8b-95b4-62cb8d2a5af5" + "WESTUS2:20200819T034316Z:84a9d964-1fbc-46df-bc58-7985375fc32e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5439,7 +5439,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:59:21 GMT" + "Wed, 19 Aug 2020 03:43:16 GMT" ], "Expires": [ "-1" @@ -5452,8 +5452,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5461,7 +5461,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5475,13 +5475,13 @@ "11989" ], "x-ms-request-id": [ - "5d01538c-a93c-477b-9041-b692b6754180" + "df8d1c75-22a1-4378-a881-fe219386b01a" ], "x-ms-correlation-request-id": [ - "5d01538c-a93c-477b-9041-b692b6754180" + "df8d1c75-22a1-4378-a881-fe219386b01a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195936Z:5d01538c-a93c-477b-9041-b692b6754180" + "WESTUS2:20200819T034331Z:df8d1c75-22a1-4378-a881-fe219386b01a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5490,7 +5490,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:59:35 GMT" + "Wed, 19 Aug 2020 03:43:30 GMT" ], "Expires": [ "-1" @@ -5503,8 +5503,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3ODctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM09EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5512,7 +5512,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5526,13 +5526,13 @@ "11988" ], "x-ms-request-id": [ - "4d906218-c060-4e9d-9c17-a14b0482efd9" + "3e3c7a29-dc05-47d1-ae1a-6ada9eb4ad2e" ], "x-ms-correlation-request-id": [ - "4d906218-c060-4e9d-9c17-a14b0482efd9" + "3e3c7a29-dc05-47d1-ae1a-6ada9eb4ad2e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195936Z:4d906218-c060-4e9d-9c17-a14b0482efd9" + "WESTUS2:20200819T034331Z:3e3c7a29-dc05-47d1-ae1a-6ada9eb4ad2e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5541,7 +5541,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:59:35 GMT" + "Wed, 19 Aug 2020 03:43:30 GMT" ], "Expires": [ "-1" @@ -5556,11 +5556,11 @@ ], "Names": { "Test-AzIotDpsEnrollmentGroupLifeCycle": [ - "ps5533", - "ps6787", - "ps7134", - "ps244", - "ps6503" + "ps2510", + "ps7149", + "ps1014", + "ps836", + "ps6380" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentTests/IotDpsEnrollmentLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentTests/IotDpsEnrollmentLifeCycle.json index 881eb4309e38..f4de467fad3b 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentTests/IotDpsEnrollmentLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentTests/IotDpsEnrollmentLifeCycle.json @@ -7,7 +7,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "aacaa6a3-1260-4a2d-ba67-ab09d4f49ac1" + "14d2a11e-eb50-402b-a92c-d28a71eae505" ], "Accept-Language": [ "en-US" @@ -16,7 +16,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11999" ], "x-ms-request-id": [ - "1a72d700-dbb0-44ec-ae34-1c5bc564a0cf" + "5cf46672-00c6-4f76-971c-12d21d273718" ], "x-ms-correlation-request-id": [ - "1a72d700-dbb0-44ec-ae34-1c5bc564a0cf" + "5cf46672-00c6-4f76-971c-12d21d273718" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200744Z:1a72d700-dbb0-44ec-ae34-1c5bc564a0cf" + "WESTUS2:20200819T041232Z:5cf46672-00c6-4f76-971c-12d21d273718" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:07:43 GMT" + "Wed, 19 Aug 2020 04:12:32 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -61,13 +61,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps8890?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzODg5MD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps2802?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMjgwMj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "a70dcce4-92af-45e1-89c6-5e1e13c5fb62" + "2c18f029-9781-4de1-a265-6142f2517cee" ], "Accept-Language": [ "en-US" @@ -76,7 +76,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ], "Content-Type": [ "application/json; charset=utf-8" @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "ad7178be-7efa-4d69-b6fb-6eb7d358e3ad" + "e10a4717-495a-46c2-97fe-58713c0051c9" ], "x-ms-correlation-request-id": [ - "ad7178be-7efa-4d69-b6fb-6eb7d358e3ad" + "e10a4717-495a-46c2-97fe-58713c0051c9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200745Z:ad7178be-7efa-4d69-b6fb-6eb7d358e3ad" + "WESTUS2:20200819T041234Z:e10a4717-495a-46c2-97fe-58713c0051c9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:07:44 GMT" + "Wed, 19 Aug 2020 04:12:33 GMT" ], "Content-Length": [ "165" @@ -123,17 +123,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890\",\r\n \"name\": \"ps8890\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802\",\r\n \"name\": \"ps2802\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "bf1c86c2-b589-4fbe-b070-c51723083430" + "c8ac9d44-dcce-411f-b8ee-06405bfac213" ], "Accept-Language": [ "en-US" @@ -142,7 +142,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/operationResults/b3NfaWRfOTUwYzdkYWUtOWRlMC00OGVkLWIwOGItYTlkMTc0NTE2N2Fh?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/operationResults/b3NfaWRfZWExNDMzNmMtYmVhZS00MmFmLWJmMDYtNzVmMGNmN2M2Yzhl?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "39be2df4-01cc-4edb-b34b-3fdfa202fc95" + "96b9ef12-49e7-4c7e-956d-f4ee1bbd541b" ], "x-ms-correlation-request-id": [ - "39be2df4-01cc-4edb-b34b-3fdfa202fc95" + "96b9ef12-49e7-4c7e-956d-f4ee1bbd541b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200747Z:39be2df4-01cc-4edb-b34b-3fdfa202fc95" + "WESTUS2:20200819T041237Z:96b9ef12-49e7-4c7e-956d-f4ee1bbd541b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,7 +183,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:07:47 GMT" + "Wed, 19 Aug 2020 04:12:36 GMT" ], "Content-Length": [ "462" @@ -195,17 +195,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQwl2Y=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=QSj1Mr5B0TGSocmipJP5sJGDWzJp8iRe3iX7eXGBEow=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQxmAU=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=6umSl66NrDdLh6vgqXNA4H6dN4O3a5ALN0QTn1KkgXA=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "ac3e763b-5100-4f28-bd12-469071a868e3" + "addd75ac-9f26-4648-9465-f071a40b5e7a" ], "Accept-Language": [ "en-US" @@ -214,13 +214,13 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "503" + "502" ] }, "ResponseHeaders": { @@ -231,7 +231,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/operationResults/b3NfaWRfZjE1ODI1NzAtOGQwYy00NjQ0LWIwZDMtZGE2OTU1NTczNWNi?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/operationResults/b3NfaWRfYmM3ZDNiNjgtNDE2My00OWE1LTkyYWYtMGFhNTNhOWY1Mzlh?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -240,13 +240,13 @@ "4999" ], "x-ms-request-id": [ - "a1b1d6fa-2210-4246-ae64-2908f448d7ba" + "b63833a7-e65f-4ed4-968d-f23ee1209812" ], "x-ms-correlation-request-id": [ - "a1b1d6fa-2210-4246-ae64-2908f448d7ba" + "b63833a7-e65f-4ed4-968d-f23ee1209812" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201113Z:a1b1d6fa-2210-4246-ae64-2908f448d7ba" + "WESTUS2:20200819T041605Z:b63833a7-e65f-4ed4-968d-f23ee1209812" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -255,10 +255,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:13 GMT" + "Wed, 19 Aug 2020 04:16:04 GMT" ], "Content-Length": [ - "733" + "731" ], "Content-Type": [ "application/json; charset=utf-8" @@ -267,17 +267,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwl2Y=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=QSj1Mr5B0TGSocmipJP5sJGDWzJp8iRe3iX7eXGBEow=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmAU=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=6umSl66NrDdLh6vgqXNA4H6dN4O3a5ALN0QTn1KkgXA=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "3e1a7649-71d1-4a1b-94a0-898f3dd53991" + "788c5262-088a-424e-9ff2-70bd156603dc" ], "Accept-Language": [ "en-US" @@ -286,7 +286,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -303,7 +303,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/operationResults/b3NfaWRfYjhlODE0MDctZjNhOC00MDAzLWI0NDYtOWI2ZjYxNDAwZDAy?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/operationResults/b3NfaWRfYzU0NzllYmUtYjExMS00YmQyLWE1OTUtNWE1YzdjYjIyZTk3?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -312,13 +312,13 @@ "4998" ], "x-ms-request-id": [ - "cede89ac-5b61-47b1-9858-084fb5660601" + "d3760c07-926d-46fc-a4f0-1f87620a08e1" ], "x-ms-correlation-request-id": [ - "cede89ac-5b61-47b1-9858-084fb5660601" + "d3760c07-926d-46fc-a4f0-1f87620a08e1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201154Z:cede89ac-5b61-47b1-9858-084fb5660601" + "WESTUS2:20200819T041646Z:d3760c07-926d-46fc-a4f0-1f87620a08e1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -327,7 +327,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:53 GMT" + "Wed, 19 Aug 2020 04:16:46 GMT" ], "Content-Length": [ "500" @@ -339,12 +339,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/operationResults/b3NfaWRfOTUwYzdkYWUtOWRlMC00OGVkLWIwOGItYTlkMTc0NTE2N2Fh?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPVFV3WXpka1lXVXRPV1JsTUMwME9HVmtMV0l3T0dJdFlUbGtNVGMwTlRFMk4yRmg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/operationResults/b3NfaWRfZWExNDMzNmMtYmVhZS00MmFmLWJmMDYtNzVmMGNmN2M2Yzhl?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZaV0V4TkRNek5tTXRZbVZoWlMwME1tRm1MV0ptTURZdE56Vm1NR05tTjJNMll6aGw/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -352,7 +352,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -366,16 +366,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11999" ], "x-ms-request-id": [ - "8e843c0e-fb2e-4124-86ae-7d29ddbf107c" + "12577764-0789-4ca9-8fe2-279664c2de05" ], "x-ms-correlation-request-id": [ - "8e843c0e-fb2e-4124-86ae-7d29ddbf107c" + "12577764-0789-4ca9-8fe2-279664c2de05" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200818Z:8e843c0e-fb2e-4124-86ae-7d29ddbf107c" + "WESTUS2:20200819T041307Z:12577764-0789-4ca9-8fe2-279664c2de05" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -384,7 +384,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:08:18 GMT" + "Wed, 19 Aug 2020 04:13:07 GMT" ], "Content-Length": [ "22" @@ -400,8 +400,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -409,7 +409,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -423,16 +423,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11998" ], "x-ms-request-id": [ - "d859c705-6554-4ff3-aaae-23f6830656bb" + "8ce5c347-c657-4f94-a593-04d460a9aeda" ], "x-ms-correlation-request-id": [ - "d859c705-6554-4ff3-aaae-23f6830656bb" + "8ce5c347-c657-4f94-a593-04d460a9aeda" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200818Z:d859c705-6554-4ff3-aaae-23f6830656bb" + "WESTUS2:20200819T041308Z:8ce5c347-c657-4f94-a593-04d460a9aeda" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -441,7 +441,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:08:18 GMT" + "Wed, 19 Aug 2020 04:13:07 GMT" ], "Content-Length": [ "640" @@ -453,17 +453,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwl2Y=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmAU=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8afdcb4f-08fd-4b11-9af3-bb42e11189d5" + "27699215-8710-423f-8003-d3de3c352e6a" ], "Accept-Language": [ "en-US" @@ -472,7 +472,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -486,16 +486,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11997" ], "x-ms-request-id": [ - "7f480620-355d-470c-8798-8be5be72ae5c" + "4a996239-9ea8-423e-9e4b-d0996a7926d6" ], "x-ms-correlation-request-id": [ - "7f480620-355d-470c-8798-8be5be72ae5c" + "4a996239-9ea8-423e-9e4b-d0996a7926d6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200818Z:7f480620-355d-470c-8798-8be5be72ae5c" + "WESTUS2:20200819T041308Z:4a996239-9ea8-423e-9e4b-d0996a7926d6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -504,7 +504,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:08:18 GMT" + "Wed, 19 Aug 2020 04:13:08 GMT" ], "Content-Length": [ "640" @@ -516,17 +516,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwl2Y=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmAU=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5712b6dd-668d-4274-b0cf-408983ced036" + "159c157a-0e2f-4827-b06b-05bfbd40233d" ], "Accept-Language": [ "en-US" @@ -535,7 +535,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -552,13 +552,13 @@ "11999" ], "x-ms-request-id": [ - "67e425c2-81b0-4ee0-91d7-95eb29166f70" + "9a67bba5-a278-466a-b784-2c5294f75167" ], "x-ms-correlation-request-id": [ - "67e425c2-81b0-4ee0-91d7-95eb29166f70" + "9a67bba5-a278-466a-b784-2c5294f75167" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201112Z:67e425c2-81b0-4ee0-91d7-95eb29166f70" + "WESTUS2:20200819T041603Z:9a67bba5-a278-466a-b784-2c5294f75167" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -567,7 +567,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:12 GMT" + "Wed, 19 Aug 2020 04:16:02 GMT" ], "Content-Length": [ "640" @@ -579,12 +579,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwl2Y=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmAU=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -592,7 +592,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -609,13 +609,13 @@ "11997" ], "x-ms-request-id": [ - "a4a1c37d-3924-448c-8100-1ebd3eb3954e" + "f0cbb235-4151-48ee-88a3-13bd3e6003db" ], "x-ms-correlation-request-id": [ - "a4a1c37d-3924-448c-8100-1ebd3eb3954e" + "f0cbb235-4151-48ee-88a3-13bd3e6003db" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201144Z:a4a1c37d-3924-448c-8100-1ebd3eb3954e" + "WESTUS2:20200819T041635Z:f0cbb235-4151-48ee-88a3-13bd3e6003db" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -624,10 +624,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:43 GMT" + "Wed, 19 Aug 2020 04:16:34 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -636,17 +636,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "496ef010-23f1-4ddc-979b-a9a60dafc677" + "53d3593d-8df8-4a83-9511-f9783dd5ea81" ], "Accept-Language": [ "en-US" @@ -655,7 +655,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -672,13 +672,13 @@ "11996" ], "x-ms-request-id": [ - "e4d3ed99-aba2-4682-9c06-085cfb113158" + "23022a22-14b8-4d78-9b77-f58de71b105d" ], "x-ms-correlation-request-id": [ - "e4d3ed99-aba2-4682-9c06-085cfb113158" + "23022a22-14b8-4d78-9b77-f58de71b105d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201144Z:e4d3ed99-aba2-4682-9c06-085cfb113158" + "WESTUS2:20200819T041635Z:23022a22-14b8-4d78-9b77-f58de71b105d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -687,10 +687,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:43 GMT" + "Wed, 19 Aug 2020 04:16:34 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -699,17 +699,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "21f25b9b-dc23-4456-af7b-f5e33e60ac00" + "11e25565-0435-4b0b-92c9-393377eb3bf2" ], "Accept-Language": [ "en-US" @@ -718,7 +718,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -735,13 +735,13 @@ "11995" ], "x-ms-request-id": [ - "6759e8a3-6514-4a26-9398-ead62f9de921" + "4cf1c5a9-31aa-45f7-b693-1813c739b69b" ], "x-ms-correlation-request-id": [ - "6759e8a3-6514-4a26-9398-ead62f9de921" + "4cf1c5a9-31aa-45f7-b693-1813c739b69b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201144Z:6759e8a3-6514-4a26-9398-ead62f9de921" + "WESTUS2:20200819T041635Z:4cf1c5a9-31aa-45f7-b693-1813c739b69b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -750,10 +750,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:43 GMT" + "Wed, 19 Aug 2020 04:16:34 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -762,17 +762,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2306e56f-4442-4245-8c84-efdc4aba6609" + "f7fab1fd-63dc-49de-85ee-78ee8205df5a" ], "Accept-Language": [ "en-US" @@ -781,7 +781,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -798,13 +798,13 @@ "11994" ], "x-ms-request-id": [ - "c403a142-82b5-4889-b2c0-30024322a7d2" + "44ff8551-b617-41f3-8fd4-3739552226e1" ], "x-ms-correlation-request-id": [ - "c403a142-82b5-4889-b2c0-30024322a7d2" + "44ff8551-b617-41f3-8fd4-3739552226e1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201144Z:c403a142-82b5-4889-b2c0-30024322a7d2" + "WESTUS2:20200819T041636Z:44ff8551-b617-41f3-8fd4-3739552226e1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -813,10 +813,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:44 GMT" + "Wed, 19 Aug 2020 04:16:35 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -825,17 +825,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d65c66d4-6433-46d0-bac7-a7278a03fdfd" + "8d8957e9-bcdd-4b38-846f-6ad2094d1cd0" ], "Accept-Language": [ "en-US" @@ -844,7 +844,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -861,13 +861,13 @@ "11993" ], "x-ms-request-id": [ - "fa65da7d-83db-4da4-8d01-ddc30365495b" + "8e60571b-5025-4d9a-91c7-774b121313b8" ], "x-ms-correlation-request-id": [ - "fa65da7d-83db-4da4-8d01-ddc30365495b" + "8e60571b-5025-4d9a-91c7-774b121313b8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201145Z:fa65da7d-83db-4da4-8d01-ddc30365495b" + "WESTUS2:20200819T041636Z:8e60571b-5025-4d9a-91c7-774b121313b8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -876,10 +876,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:44 GMT" + "Wed, 19 Aug 2020 04:16:35 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -888,17 +888,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b9cb1814-bd09-4d48-9b29-9a9dd8b9825e" + "bb23bbe2-f238-479b-ac4d-3c3a2314dc08" ], "Accept-Language": [ "en-US" @@ -907,7 +907,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -924,13 +924,13 @@ "11992" ], "x-ms-request-id": [ - "df992911-f17a-48cd-8519-f59e19b7b5c1" + "504d21cf-4ec9-4c08-9e4e-20fcf04ccfc2" ], "x-ms-correlation-request-id": [ - "df992911-f17a-48cd-8519-f59e19b7b5c1" + "504d21cf-4ec9-4c08-9e4e-20fcf04ccfc2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201145Z:df992911-f17a-48cd-8519-f59e19b7b5c1" + "WESTUS2:20200819T041636Z:504d21cf-4ec9-4c08-9e4e-20fcf04ccfc2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -939,10 +939,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:44 GMT" + "Wed, 19 Aug 2020 04:16:35 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -951,17 +951,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4837e4d3-a333-4f26-83b7-e3d498235491" + "6e490767-4dcb-431d-bcc6-968b212a8982" ], "Accept-Language": [ "en-US" @@ -970,7 +970,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -987,13 +987,13 @@ "11991" ], "x-ms-request-id": [ - "d45b7f29-9408-470e-8120-8f6e158d771e" + "f405b569-7360-45b0-8319-55d92ce333eb" ], "x-ms-correlation-request-id": [ - "d45b7f29-9408-470e-8120-8f6e158d771e" + "f405b569-7360-45b0-8319-55d92ce333eb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201145Z:d45b7f29-9408-470e-8120-8f6e158d771e" + "WESTUS2:20200819T041637Z:f405b569-7360-45b0-8319-55d92ce333eb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1002,10 +1002,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:44 GMT" + "Wed, 19 Aug 2020 04:16:37 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1014,17 +1014,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3f031276-3feb-4a71-bd82-09afd92df7b8" + "4c80b63a-7089-4b7c-a31f-80a58a06e3d7" ], "Accept-Language": [ "en-US" @@ -1033,7 +1033,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1050,13 +1050,13 @@ "11990" ], "x-ms-request-id": [ - "271af463-1c71-455a-8c1d-3305aad3d1a3" + "892cf5ce-249f-4fcd-add0-1a34f6a1778d" ], "x-ms-correlation-request-id": [ - "271af463-1c71-455a-8c1d-3305aad3d1a3" + "892cf5ce-249f-4fcd-add0-1a34f6a1778d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201145Z:271af463-1c71-455a-8c1d-3305aad3d1a3" + "WESTUS2:20200819T041637Z:892cf5ce-249f-4fcd-add0-1a34f6a1778d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1065,10 +1065,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:45 GMT" + "Wed, 19 Aug 2020 04:16:37 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1077,17 +1077,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "78c67540-a432-4efc-ac16-19390e8f41f2" + "0259d2c2-ee68-40d5-a5cb-00269a2c75a0" ], "Accept-Language": [ "en-US" @@ -1096,7 +1096,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1113,13 +1113,13 @@ "11989" ], "x-ms-request-id": [ - "50c45d3d-05c6-44f5-8c4c-4273e9acec14" + "c8067a86-5569-4138-93d3-726e02e9c5ac" ], "x-ms-correlation-request-id": [ - "50c45d3d-05c6-44f5-8c4c-4273e9acec14" + "c8067a86-5569-4138-93d3-726e02e9c5ac" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201146Z:50c45d3d-05c6-44f5-8c4c-4273e9acec14" + "WESTUS2:20200819T041637Z:c8067a86-5569-4138-93d3-726e02e9c5ac" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1128,10 +1128,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:45 GMT" + "Wed, 19 Aug 2020 04:16:37 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1140,17 +1140,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ee590170-3e94-452f-9813-dc885d3dbbf5" + "ffd5c157-6bfb-4178-8457-26c516b4f472" ], "Accept-Language": [ "en-US" @@ -1159,7 +1159,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1176,13 +1176,13 @@ "11988" ], "x-ms-request-id": [ - "74823d0b-ebda-40b3-b7d4-78d751493b91" + "5d84ee0b-193d-420a-be79-31dce3240f3d" ], "x-ms-correlation-request-id": [ - "74823d0b-ebda-40b3-b7d4-78d751493b91" + "5d84ee0b-193d-420a-be79-31dce3240f3d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201146Z:74823d0b-ebda-40b3-b7d4-78d751493b91" + "WESTUS2:20200819T041638Z:5d84ee0b-193d-420a-be79-31dce3240f3d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1191,10 +1191,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:45 GMT" + "Wed, 19 Aug 2020 04:16:38 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1203,17 +1203,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3d5b9c21-5709-4523-929b-b83bd88f5771" + "1ceccef3-d8e3-44e6-be12-dd26c6f2e48f" ], "Accept-Language": [ "en-US" @@ -1222,7 +1222,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1239,13 +1239,13 @@ "11987" ], "x-ms-request-id": [ - "4b0640d1-7bb7-4cae-9333-c9253b0bdb1b" + "9de10336-c3aa-413c-ad37-a83d59b27a66" ], "x-ms-correlation-request-id": [ - "4b0640d1-7bb7-4cae-9333-c9253b0bdb1b" + "9de10336-c3aa-413c-ad37-a83d59b27a66" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201146Z:4b0640d1-7bb7-4cae-9333-c9253b0bdb1b" + "WESTUS2:20200819T041638Z:9de10336-c3aa-413c-ad37-a83d59b27a66" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1254,10 +1254,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:45 GMT" + "Wed, 19 Aug 2020 04:16:38 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1266,17 +1266,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ad0d116a-39fa-4b38-8073-5850b1c32052" + "563fee70-8e21-485a-9549-1a66cac458d7" ], "Accept-Language": [ "en-US" @@ -1285,7 +1285,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1302,13 +1302,13 @@ "11986" ], "x-ms-request-id": [ - "7c9a71f4-43f0-4111-9bc9-7e9eecf0b6b2" + "9b45d5b5-21e8-46ee-9c32-e77af38f58e3" ], "x-ms-correlation-request-id": [ - "7c9a71f4-43f0-4111-9bc9-7e9eecf0b6b2" + "9b45d5b5-21e8-46ee-9c32-e77af38f58e3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201147Z:7c9a71f4-43f0-4111-9bc9-7e9eecf0b6b2" + "WESTUS2:20200819T041638Z:9b45d5b5-21e8-46ee-9c32-e77af38f58e3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1317,10 +1317,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:46 GMT" + "Wed, 19 Aug 2020 04:16:38 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1329,17 +1329,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ab6854ea-7fa8-4c34-bbf9-e9ff444e6410" + "b6c92103-ec67-4341-ba58-0d5d12cc890a" ], "Accept-Language": [ "en-US" @@ -1348,7 +1348,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1365,13 +1365,13 @@ "11985" ], "x-ms-request-id": [ - "9d25b527-0743-4a36-905f-93d235d5a7b2" + "bbb18021-378a-4da5-8f79-be43d1cc2c10" ], "x-ms-correlation-request-id": [ - "9d25b527-0743-4a36-905f-93d235d5a7b2" + "bbb18021-378a-4da5-8f79-be43d1cc2c10" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201147Z:9d25b527-0743-4a36-905f-93d235d5a7b2" + "WESTUS2:20200819T041638Z:bbb18021-378a-4da5-8f79-be43d1cc2c10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1380,10 +1380,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:46 GMT" + "Wed, 19 Aug 2020 04:16:38 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1392,17 +1392,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "eda98c6a-e55e-44cf-87fd-903a7529a1f5" + "33440993-f3f3-4307-b5d5-43a42d2eef27" ], "Accept-Language": [ "en-US" @@ -1411,7 +1411,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1428,13 +1428,13 @@ "11984" ], "x-ms-request-id": [ - "5943b63e-aba7-4388-8f74-6b3e233feba4" + "7080ad1f-a520-467f-9453-dfbdba7d2e33" ], "x-ms-correlation-request-id": [ - "5943b63e-aba7-4388-8f74-6b3e233feba4" + "7080ad1f-a520-467f-9453-dfbdba7d2e33" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201147Z:5943b63e-aba7-4388-8f74-6b3e233feba4" + "WESTUS2:20200819T041639Z:7080ad1f-a520-467f-9453-dfbdba7d2e33" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1443,10 +1443,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:46 GMT" + "Wed, 19 Aug 2020 04:16:39 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1455,17 +1455,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "695e133c-b61f-4586-8e23-4a473759027b" + "aa9ff813-01ab-45bd-a519-8eb363be7750" ], "Accept-Language": [ "en-US" @@ -1474,7 +1474,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1491,13 +1491,13 @@ "11983" ], "x-ms-request-id": [ - "32bafeed-ffca-4a25-943d-54f3bbd814aa" + "8a5945cd-9928-4cea-a5da-c6225d43579b" ], "x-ms-correlation-request-id": [ - "32bafeed-ffca-4a25-943d-54f3bbd814aa" + "8a5945cd-9928-4cea-a5da-c6225d43579b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201147Z:32bafeed-ffca-4a25-943d-54f3bbd814aa" + "WESTUS2:20200819T041639Z:8a5945cd-9928-4cea-a5da-c6225d43579b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1506,10 +1506,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:47 GMT" + "Wed, 19 Aug 2020 04:16:39 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1518,17 +1518,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d85688ef-12e8-489e-8b5f-17dd05223f41" + "1c9f112d-9410-496f-826f-22b3197b1b81" ], "Accept-Language": [ "en-US" @@ -1537,7 +1537,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1554,13 +1554,13 @@ "11982" ], "x-ms-request-id": [ - "75b6ef02-5126-4cf2-84d9-8771dc6c1075" + "4a3aa719-f44c-469e-b4e3-7a3eb6a2e285" ], "x-ms-correlation-request-id": [ - "75b6ef02-5126-4cf2-84d9-8771dc6c1075" + "4a3aa719-f44c-469e-b4e3-7a3eb6a2e285" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201148Z:75b6ef02-5126-4cf2-84d9-8771dc6c1075" + "WESTUS2:20200819T041640Z:4a3aa719-f44c-469e-b4e3-7a3eb6a2e285" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1569,10 +1569,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:47 GMT" + "Wed, 19 Aug 2020 04:16:40 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1581,17 +1581,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "97684ca9-3fa0-4b56-ba7c-fb8ae84cf0db" + "d2d1b657-99f3-4e7b-a3e2-953e5f5edcd4" ], "Accept-Language": [ "en-US" @@ -1600,7 +1600,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1617,13 +1617,13 @@ "11981" ], "x-ms-request-id": [ - "ff641b85-98cd-456e-8662-35d55370d6fc" + "0375681b-d998-4e62-942d-7046928127b5" ], "x-ms-correlation-request-id": [ - "ff641b85-98cd-456e-8662-35d55370d6fc" + "0375681b-d998-4e62-942d-7046928127b5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201149Z:ff641b85-98cd-456e-8662-35d55370d6fc" + "WESTUS2:20200819T041640Z:0375681b-d998-4e62-942d-7046928127b5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1632,10 +1632,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:48 GMT" + "Wed, 19 Aug 2020 04:16:40 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1644,17 +1644,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d0cbd4bb-96ae-4a3f-b0e9-ef0578bded9c" + "cedea9bf-4955-4268-a2e2-f9568fcef64f" ], "Accept-Language": [ "en-US" @@ -1663,7 +1663,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1680,13 +1680,13 @@ "11980" ], "x-ms-request-id": [ - "99f9f265-98a5-4c65-a4f5-b38f89711582" + "e70c4349-75c4-4030-903a-62fbf4c0ff9d" ], "x-ms-correlation-request-id": [ - "99f9f265-98a5-4c65-a4f5-b38f89711582" + "e70c4349-75c4-4030-903a-62fbf4c0ff9d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201149Z:99f9f265-98a5-4c65-a4f5-b38f89711582" + "WESTUS2:20200819T041641Z:e70c4349-75c4-4030-903a-62fbf4c0ff9d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1695,10 +1695,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:48 GMT" + "Wed, 19 Aug 2020 04:16:41 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1707,17 +1707,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8394022e-9eb9-404a-b2ec-9d3611a68201" + "51c6e7c2-c242-409e-a5ac-8b0c35567516" ], "Accept-Language": [ "en-US" @@ -1726,7 +1726,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1743,13 +1743,13 @@ "11979" ], "x-ms-request-id": [ - "a58806bb-0e72-4b9e-b6c7-7690d5ef92c4" + "ec1a070f-0794-4c92-8517-22eaae592daf" ], "x-ms-correlation-request-id": [ - "a58806bb-0e72-4b9e-b6c7-7690d5ef92c4" + "ec1a070f-0794-4c92-8517-22eaae592daf" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201150Z:a58806bb-0e72-4b9e-b6c7-7690d5ef92c4" + "WESTUS2:20200819T041641Z:ec1a070f-0794-4c92-8517-22eaae592daf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1758,10 +1758,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:49 GMT" + "Wed, 19 Aug 2020 04:16:41 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1770,17 +1770,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cac958de-a8c3-45d0-8455-9fc3b1a26c6a" + "ee5db968-5211-49b4-b028-cf1abe41081f" ], "Accept-Language": [ "en-US" @@ -1789,7 +1789,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1806,13 +1806,13 @@ "11978" ], "x-ms-request-id": [ - "bff37941-9b6d-4c6d-ab21-e709faf3d08d" + "fcfaaba2-e903-40bb-9fcb-883279633cd5" ], "x-ms-correlation-request-id": [ - "bff37941-9b6d-4c6d-ab21-e709faf3d08d" + "fcfaaba2-e903-40bb-9fcb-883279633cd5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201150Z:bff37941-9b6d-4c6d-ab21-e709faf3d08d" + "WESTUS2:20200819T041642Z:fcfaaba2-e903-40bb-9fcb-883279633cd5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1821,10 +1821,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:49 GMT" + "Wed, 19 Aug 2020 04:16:42 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1833,17 +1833,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a3b10670-c5b7-4ef6-8020-0c4765040e5f" + "d0c6d719-ea9f-49b2-bea4-97ee633ef759" ], "Accept-Language": [ "en-US" @@ -1852,7 +1852,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1869,13 +1869,13 @@ "11977" ], "x-ms-request-id": [ - "d047dda9-8a34-439a-98e8-592c1ce2f4e2" + "00acfa58-a4b6-4626-8929-6e8757703fe0" ], "x-ms-correlation-request-id": [ - "d047dda9-8a34-439a-98e8-592c1ce2f4e2" + "00acfa58-a4b6-4626-8929-6e8757703fe0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201151Z:d047dda9-8a34-439a-98e8-592c1ce2f4e2" + "WESTUS2:20200819T041642Z:00acfa58-a4b6-4626-8929-6e8757703fe0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1884,10 +1884,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:50 GMT" + "Wed, 19 Aug 2020 04:16:42 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1896,17 +1896,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "baed9f83-81e3-45f1-a531-49a82017f80a" + "004f5b79-9668-4d69-aeb7-a01242e4917d" ], "Accept-Language": [ "en-US" @@ -1915,7 +1915,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1932,13 +1932,13 @@ "11976" ], "x-ms-request-id": [ - "9bda34da-1d9d-4726-8d32-abf15e98f591" + "ba71ad3a-602a-4f27-b4e4-6fa0b293fd48" ], "x-ms-correlation-request-id": [ - "9bda34da-1d9d-4726-8d32-abf15e98f591" + "ba71ad3a-602a-4f27-b4e4-6fa0b293fd48" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201151Z:9bda34da-1d9d-4726-8d32-abf15e98f591" + "WESTUS2:20200819T041643Z:ba71ad3a-602a-4f27-b4e4-6fa0b293fd48" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1947,10 +1947,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:50 GMT" + "Wed, 19 Aug 2020 04:16:43 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1959,17 +1959,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e5a9aa83-66df-479f-8ecf-01f920586fc7" + "59224cd0-b014-423b-ac6b-6ee127b0df14" ], "Accept-Language": [ "en-US" @@ -1978,7 +1978,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1995,13 +1995,13 @@ "11975" ], "x-ms-request-id": [ - "ea95496b-b302-4f09-a7d2-d8da1c85a598" + "1032e14d-44d0-4a75-808f-ed50970ace27" ], "x-ms-correlation-request-id": [ - "ea95496b-b302-4f09-a7d2-d8da1c85a598" + "1032e14d-44d0-4a75-808f-ed50970ace27" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201152Z:ea95496b-b302-4f09-a7d2-d8da1c85a598" + "WESTUS2:20200819T041643Z:1032e14d-44d0-4a75-808f-ed50970ace27" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2010,10 +2010,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:51 GMT" + "Wed, 19 Aug 2020 04:16:43 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2022,17 +2022,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "68c65e10-08f7-4a84-8548-41ea514ba559" + "61873fe5-9832-4a66-9e0f-3fcba371e961" ], "Accept-Language": [ "en-US" @@ -2041,7 +2041,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2058,13 +2058,13 @@ "11974" ], "x-ms-request-id": [ - "b06e7243-0065-440b-8bc0-74e6ee05d0d0" + "74c575fa-a366-44f4-8689-1c76f895e757" ], "x-ms-correlation-request-id": [ - "b06e7243-0065-440b-8bc0-74e6ee05d0d0" + "74c575fa-a366-44f4-8689-1c76f895e757" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201152Z:b06e7243-0065-440b-8bc0-74e6ee05d0d0" + "WESTUS2:20200819T041644Z:74c575fa-a366-44f4-8689-1c76f895e757" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2073,10 +2073,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:51 GMT" + "Wed, 19 Aug 2020 04:16:44 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2085,17 +2085,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "077cb01f-c5a8-49df-a56f-ac24d7b84587" + "4e6b216d-131d-42e1-9050-16df927c3c05" ], "Accept-Language": [ "en-US" @@ -2104,7 +2104,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2121,13 +2121,13 @@ "11973" ], "x-ms-request-id": [ - "04e03fd7-064e-4bd3-b69e-e1d735ad8d9e" + "dd4ef949-996d-4884-ae27-d5668240baa8" ], "x-ms-correlation-request-id": [ - "04e03fd7-064e-4bd3-b69e-e1d735ad8d9e" + "dd4ef949-996d-4884-ae27-d5668240baa8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201153Z:04e03fd7-064e-4bd3-b69e-e1d735ad8d9e" + "WESTUS2:20200819T041645Z:dd4ef949-996d-4884-ae27-d5668240baa8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2136,10 +2136,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:52 GMT" + "Wed, 19 Aug 2020 04:16:45 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2148,17 +2148,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4f624df2-3f66-4717-a187-b5620fb25f8c" + "64f5ae86-bbed-45d0-8901-47fc9fde2e50" ], "Accept-Language": [ "en-US" @@ -2167,7 +2167,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2184,13 +2184,13 @@ "11972" ], "x-ms-request-id": [ - "d898abb7-9728-402f-9cb4-ce5924ebdd0f" + "19af5733-0cd1-43ef-912d-ef3bca11e08b" ], "x-ms-correlation-request-id": [ - "d898abb7-9728-402f-9cb4-ce5924ebdd0f" + "19af5733-0cd1-43ef-912d-ef3bca11e08b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201153Z:d898abb7-9728-402f-9cb4-ce5924ebdd0f" + "WESTUS2:20200819T041645Z:19af5733-0cd1-43ef-912d-ef3bca11e08b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2199,10 +2199,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:52 GMT" + "Wed, 19 Aug 2020 04:16:45 GMT" ], "Content-Length": [ - "833" + "831" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2211,12 +2211,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmSY=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1973.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1973.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2224,7 +2224,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2241,13 +2241,13 @@ "11970" ], "x-ms-request-id": [ - "fced259d-fd3b-4d64-829b-b25af61a6714" + "5179293d-f66b-4497-b05a-9097b3978747" ], "x-ms-correlation-request-id": [ - "fced259d-fd3b-4d64-829b-b25af61a6714" + "5179293d-f66b-4497-b05a-9097b3978747" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201225Z:fced259d-fd3b-4d64-829b-b25af61a6714" + "WESTUS2:20200819T041717Z:5179293d-f66b-4497-b05a-9097b3978747" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2256,7 +2256,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:12:24 GMT" + "Wed, 19 Aug 2020 04:17:17 GMT" ], "Content-Length": [ "640" @@ -2268,17 +2268,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwmXQ=\",\r\n \"name\": \"ps1709\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1709.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B89B\"\r\n },\r\n \"resourcegroup\": \"ps8890\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmjQ=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "ff2a8ea9-527f-4e36-9306-439cb10f42ee" + "50176f2a-d510-46a0-92ba-b2f0a1b6827e" ], "Accept-Language": [ "en-US" @@ -2304,7 +2304,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxNGJiMjQtNTUwZi00NGE2LThjMDgtZDZhZDU2MWViZmE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZmQ5YjU4ODEtZDU4MS00OTU2LTliYjMtNThmZWNiY2JjZDkz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -2313,13 +2313,13 @@ "4999" ], "x-ms-request-id": [ - "c4aa566a-1c98-4ec2-a0f4-73155c380e88" + "4d62c292-a8fd-461a-9ec1-7f9bb1b0db63" ], "x-ms-correlation-request-id": [ - "c4aa566a-1c98-4ec2-a0f4-73155c380e88" + "4d62c292-a8fd-461a-9ec1-7f9bb1b0db63" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200834Z:c4aa566a-1c98-4ec2-a0f4-73155c380e88" + "WESTUS2:20200819T041325Z:4d62c292-a8fd-461a-9ec1-7f9bb1b0db63" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2328,10 +2328,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:08:33 GMT" + "Wed, 19 Aug 2020 04:13:25 GMT" ], "Content-Length": [ - "619" + "617" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2340,17 +2340,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973\",\r\n \"name\": \"ps1973\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8890\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211\",\r\n \"name\": \"ps211\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2802\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAARKg5ls=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"yagrL3g+/AIdA1LAAg98qHKBMiH8SYWgMhnJjb+LRsQ=\",\r\n \"secondaryKey\": \"9dea8vzPOUUIKrLSuqnLbTZvWse9HCmJtkZs++mJths=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jMt8jbdJLOXEON+T+SOMOIGVcYW+58h6HAb7NjHQ4Sw=\",\r\n \"secondaryKey\": \"R362wtyo+2Zxvv8Kxxr4AwvCVZv6oKPJFr5aoNM5ydc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"N0s/PgZswrfs8hq4y5W9qRZnpAvIYKlPmEEY5M/a5LI=\",\r\n \"secondaryKey\": \"4OczzVAQ5Mr7B5uYKhw2ME5zFmL7rAbUZH1Ro0JCcp8=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"xxNhkVBUc6abfNq6cVK2GwbXzSYaClYbLAHSnvwbUWc=\",\r\n \"secondaryKey\": \"feW3RjY3fnnwImhq/AWkypBL019dXgwlnnk2Dhnmlmg=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"rC9O4IjYd1gHiNIPasYtnsryN4DVOh0CYzlXnk/1kbo=\",\r\n \"secondaryKey\": \"seclBLKq1iqZH/x9PBGDEB8PTTLkLs5o3trM4cEO6Ss=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAARVk0Uw=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"a1mzv+KX034U6mBUMqf8WW56zG37p3SN95bkx0/EYK4=\",\r\n \"secondaryKey\": \"cQF2EOkVSUIe/uQ0dqyWfDPDMb9vknPvE//G2ZWIHNk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"aI4PyU52CYWS0PfW0I2WLhlcHGuk62B/owjig0fhLvw=\",\r\n \"secondaryKey\": \"3rRRUHbfcx0Dv4sN5MdFqXeiTRKy8gQY7WV17kvlch4=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"7mrgtkfNpHL5JJfUh/mWZU39LCYSFb5jOpFryn/chkM=\",\r\n \"secondaryKey\": \"CVg6N0lpMylGcPhFvD7FMXpCOjGmKS1w7YF9KKMC3m0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"uqGYLNmSBHGBFL/fzaylfUoFxAN1jXPkLAqWThczgfM=\",\r\n \"secondaryKey\": \"jAZsmjL8bd8CYRz+ebyOyiJs9rFEXv9PCCMYfL3jH48=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"D9c5lZlGuUHL371IMZNbOK2iCXpWh+9qlyceC63pVjc=\",\r\n \"secondaryKey\": \"Da1bFx0+XszEOytSxD+28Fvtvzg78f8T9+zYhIdS4pU=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "c3a37020-8fb5-4ed5-a8c1-664fce8f99b5" + "daec37dc-4b1b-4896-a17f-15841a34553f" ], "Accept-Language": [ "en-US" @@ -2376,7 +2376,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYzJmZTI2MmQtMjE3Yy00MDFkLThiNDEtYjI3NDAzMzhlYTU0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfODcxNThlZDAtNTQ5Ni00ZDk1LTg2MTktODAzMzFkYTg4YjQ0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -2385,13 +2385,13 @@ "4998" ], "x-ms-request-id": [ - "726a2265-77e4-4ffa-939e-e2be67905b7b" + "a36973d6-0d76-4056-b58b-4f2dd1c30d75" ], "x-ms-correlation-request-id": [ - "726a2265-77e4-4ffa-939e-e2be67905b7b" + "a36973d6-0d76-4056-b58b-4f2dd1c30d75" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201040Z:726a2265-77e4-4ffa-939e-e2be67905b7b" + "WESTUS2:20200819T041531Z:a36973d6-0d76-4056-b58b-4f2dd1c30d75" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2400,10 +2400,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:10:40 GMT" + "Wed, 19 Aug 2020 04:15:30 GMT" ], "Content-Length": [ - "4100" + "4096" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2412,12 +2412,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973\",\r\n \"name\": \"ps1973\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8890\",\r\n \"etag\": \"AAAAARKg5ls=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"yagrL3g+/AIdA1LAAg98qHKBMiH8SYWgMhnJjb+LRsQ=\",\r\n \"secondaryKey\": \"9dea8vzPOUUIKrLSuqnLbTZvWse9HCmJtkZs++mJths=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jMt8jbdJLOXEON+T+SOMOIGVcYW+58h6HAb7NjHQ4Sw=\",\r\n \"secondaryKey\": \"R362wtyo+2Zxvv8Kxxr4AwvCVZv6oKPJFr5aoNM5ydc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"N0s/PgZswrfs8hq4y5W9qRZnpAvIYKlPmEEY5M/a5LI=\",\r\n \"secondaryKey\": \"4OczzVAQ5Mr7B5uYKhw2ME5zFmL7rAbUZH1Ro0JCcp8=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"xxNhkVBUc6abfNq6cVK2GwbXzSYaClYbLAHSnvwbUWc=\",\r\n \"secondaryKey\": \"feW3RjY3fnnwImhq/AWkypBL019dXgwlnnk2Dhnmlmg=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"rC9O4IjYd1gHiNIPasYtnsryN4DVOh0CYzlXnk/1kbo=\",\r\n \"secondaryKey\": \"seclBLKq1iqZH/x9PBGDEB8PTTLkLs5o3trM4cEO6Ss=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"QSj1Mr5B0TGSocmipJP5sJGDWzJp8iRe3iX7eXGBEow=\",\r\n \"secondaryKey\": \"WLHFxdB0ZaDUFuYP70lEJ6k0ApCikC1kYLjLjcCYte4=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1973-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps1973-4122602-cd2888d8ad.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-d7e59db7-c4f3-4a25-a0b6-f7195ac9d443-iothub\",\r\n \"PrimaryKey\": \"WWwMw+FhDDRYKfj+Ie/APK/58qkvHRn1nLdNyOBNHEI=\",\r\n \"SecondaryKey\": \"i8aM7nMdpuY2R3zKiKaw+C7N+ZOVrS5T+U9azloPeBo=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 20:10:19 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 20:10:19 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-1e45c67e-2cc4-4a96-94e9-fe5d68372d7b-iothub\",\r\n \"PrimaryKey\": \"UZ0o3fdAPSxQ+4LUarPPDiqJ2/PPTkL5iHcCNutwZn0=\",\r\n \"SecondaryKey\": \"IZAZrG4v0LXFeL+blNvUI9Ro+QCxoSq2MUCX7S6PKEY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 20:10:19 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 20:10:19 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"yagrL3g+/AIdA1LAAg98qHKBMiH8SYWgMhnJjb+LRsQ=\",\r\n \"SecondaryKey\": \"9dea8vzPOUUIKrLSuqnLbTZvWse9HCmJtkZs++mJths=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 20:10:19 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 20:10:19 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"jMt8jbdJLOXEON+T+SOMOIGVcYW+58h6HAb7NjHQ4Sw=\",\r\n \"SecondaryKey\": \"R362wtyo+2Zxvv8Kxxr4AwvCVZv6oKPJFr5aoNM5ydc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 20:10:19 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 20:10:19 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211\",\r\n \"name\": \"ps211\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2802\",\r\n \"etag\": \"AAAAARVk0Uw=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"a1mzv+KX034U6mBUMqf8WW56zG37p3SN95bkx0/EYK4=\",\r\n \"secondaryKey\": \"cQF2EOkVSUIe/uQ0dqyWfDPDMb9vknPvE//G2ZWIHNk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"aI4PyU52CYWS0PfW0I2WLhlcHGuk62B/owjig0fhLvw=\",\r\n \"secondaryKey\": \"3rRRUHbfcx0Dv4sN5MdFqXeiTRKy8gQY7WV17kvlch4=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"7mrgtkfNpHL5JJfUh/mWZU39LCYSFb5jOpFryn/chkM=\",\r\n \"secondaryKey\": \"CVg6N0lpMylGcPhFvD7FMXpCOjGmKS1w7YF9KKMC3m0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"uqGYLNmSBHGBFL/fzaylfUoFxAN1jXPkLAqWThczgfM=\",\r\n \"secondaryKey\": \"jAZsmjL8bd8CYRz+ebyOyiJs9rFEXv9PCCMYfL3jH48=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"D9c5lZlGuUHL371IMZNbOK2iCXpWh+9qlyceC63pVjc=\",\r\n \"secondaryKey\": \"Da1bFx0+XszEOytSxD+28Fvtvzg78f8T9+zYhIdS4pU=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"6umSl66NrDdLh6vgqXNA4H6dN4O3a5ALN0QTn1KkgXA=\",\r\n \"secondaryKey\": \"Sr255S4PGaIVMN8GjLjlQKU5hXORdh3nJSdRnSZvFf8=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps211-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps211-4126641-77e1b922af.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-021db1f1-08aa-4983-a0b8-00114e672e9a-iothub\",\r\n \"PrimaryKey\": \"qM3L+erZ5G1Ko5qbWXMDZGe8SEXvr7LoA2kRci8IsRU=\",\r\n \"SecondaryKey\": \"blDgKCLxSwvXK+uJWLglDl/Ornso1du84QtWyPEq4O8=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:14:57 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:14:57 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-a993e976-8cbe-4e46-abbd-6f6c167ee672-iothub\",\r\n \"PrimaryKey\": \"bjlSQJeLOr0008AKE0KRpjX9jeZ0tjfOfFtbymhskNQ=\",\r\n \"SecondaryKey\": \"fgRRvns1Sjm3w1dBh+32KvhLnuqN2u0CmCfnXXanpPA=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:14:57 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:14:57 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"a1mzv+KX034U6mBUMqf8WW56zG37p3SN95bkx0/EYK4=\",\r\n \"SecondaryKey\": \"cQF2EOkVSUIe/uQ0dqyWfDPDMb9vknPvE//G2ZWIHNk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:14:57 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:14:57 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"aI4PyU52CYWS0PfW0I2WLhlcHGuk62B/owjig0fhLvw=\",\r\n \"SecondaryKey\": \"3rRRUHbfcx0Dv4sN5MdFqXeiTRKy8gQY7WV17kvlch4=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:14:57 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:14:57 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxNGJiMjQtNTUwZi00NGE2LThjMDgtZDZhZDU2MWViZmE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpZeE5HSmlNalF0TlRVd1ppMDBOR0UyTFRoak1EZ3RaRFpoWkRVMk1XVmlabUUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZmQ5YjU4ODEtZDU4MS00OTU2LTliYjMtNThmZWNiY2JjZDkz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWm1RNVlqVTRPREV0WkRVNE1TMDBPVFUyTFRsaVlqTXROVGhtWldOaVkySmpaRGt6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2442,13 +2442,13 @@ "11999" ], "x-ms-request-id": [ - "d3d78c29-a424-4e89-a7a7-6908bbb62f00" + "83573380-6f99-4a20-8283-8c14374a0006" ], "x-ms-correlation-request-id": [ - "d3d78c29-a424-4e89-a7a7-6908bbb62f00" + "83573380-6f99-4a20-8283-8c14374a0006" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200904Z:d3d78c29-a424-4e89-a7a7-6908bbb62f00" + "WESTUS2:20200819T041355Z:83573380-6f99-4a20-8283-8c14374a0006" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2457,7 +2457,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:09:04 GMT" + "Wed, 19 Aug 2020 04:13:55 GMT" ], "Content-Length": [ "20" @@ -2473,8 +2473,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxNGJiMjQtNTUwZi00NGE2LThjMDgtZDZhZDU2MWViZmE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpZeE5HSmlNalF0TlRVd1ppMDBOR0UyTFRoak1EZ3RaRFpoWkRVMk1XVmlabUUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZmQ5YjU4ODEtZDU4MS00OTU2LTliYjMtNThmZWNiY2JjZDkz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWm1RNVlqVTRPREV0WkRVNE1TMDBPVFUyTFRsaVlqTXROVGhtWldOaVkySmpaRGt6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2499,13 +2499,13 @@ "11998" ], "x-ms-request-id": [ - "f03886c0-cfce-4eaa-b941-8d2f922c21dc" + "05ab5169-86e7-4c0a-976c-b733fd88fa5d" ], "x-ms-correlation-request-id": [ - "f03886c0-cfce-4eaa-b941-8d2f922c21dc" + "05ab5169-86e7-4c0a-976c-b733fd88fa5d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200935Z:f03886c0-cfce-4eaa-b941-8d2f922c21dc" + "WESTUS2:20200819T041425Z:05ab5169-86e7-4c0a-976c-b733fd88fa5d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2514,7 +2514,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:09:34 GMT" + "Wed, 19 Aug 2020 04:14:25 GMT" ], "Content-Length": [ "20" @@ -2530,8 +2530,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxNGJiMjQtNTUwZi00NGE2LThjMDgtZDZhZDU2MWViZmE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpZeE5HSmlNalF0TlRVd1ppMDBOR0UyTFRoak1EZ3RaRFpoWkRVMk1XVmlabUUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZmQ5YjU4ODEtZDU4MS00OTU2LTliYjMtNThmZWNiY2JjZDkz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWm1RNVlqVTRPREV0WkRVNE1TMDBPVFUyTFRsaVlqTXROVGhtWldOaVkySmpaRGt6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2556,13 +2556,13 @@ "11997" ], "x-ms-request-id": [ - "6f1f9101-8210-49f5-93eb-0f29fa703d43" + "0b43ac8d-1873-40c8-adbb-0067370521a0" ], "x-ms-correlation-request-id": [ - "6f1f9101-8210-49f5-93eb-0f29fa703d43" + "0b43ac8d-1873-40c8-adbb-0067370521a0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201005Z:6f1f9101-8210-49f5-93eb-0f29fa703d43" + "WESTUS2:20200819T041455Z:0b43ac8d-1873-40c8-adbb-0067370521a0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2571,7 +2571,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:10:04 GMT" + "Wed, 19 Aug 2020 04:14:55 GMT" ], "Content-Length": [ "20" @@ -2587,8 +2587,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMjYxNGJiMjQtNTUwZi00NGE2LThjMDgtZDZhZDU2MWViZmE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTWpZeE5HSmlNalF0TlRVd1ppMDBOR0UyTFRoak1EZ3RaRFpoWkRVMk1XVmlabUUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZmQ5YjU4ODEtZDU4MS00OTU2LTliYjMtNThmZWNiY2JjZDkz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWm1RNVlqVTRPREV0WkRVNE1TMDBPVFUyTFRsaVlqTXROVGhtWldOaVkySmpaRGt6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2613,13 +2613,13 @@ "11996" ], "x-ms-request-id": [ - "6f7f9018-9542-4723-bfa6-618f68ee9761" + "6211491b-d2ec-43fe-a3b0-466de3b7ff75" ], "x-ms-correlation-request-id": [ - "6f7f9018-9542-4723-bfa6-618f68ee9761" + "6211491b-d2ec-43fe-a3b0-466de3b7ff75" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201035Z:6f7f9018-9542-4723-bfa6-618f68ee9761" + "WESTUS2:20200819T041526Z:6211491b-d2ec-43fe-a3b0-466de3b7ff75" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2628,7 +2628,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:10:35 GMT" + "Wed, 19 Aug 2020 04:15:25 GMT" ], "Content-Length": [ "22" @@ -2644,8 +2644,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2670,13 +2670,13 @@ "11995" ], "x-ms-request-id": [ - "62af734d-45ee-4dc2-b126-e54388ef8670" + "f82fff67-2708-4d48-97a6-ecfa7174a461" ], "x-ms-correlation-request-id": [ - "62af734d-45ee-4dc2-b126-e54388ef8670" + "f82fff67-2708-4d48-97a6-ecfa7174a461" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201035Z:62af734d-45ee-4dc2-b126-e54388ef8670" + "WESTUS2:20200819T041526Z:f82fff67-2708-4d48-97a6-ecfa7174a461" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2685,10 +2685,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:10:35 GMT" + "Wed, 19 Aug 2020 04:15:26 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2697,17 +2697,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973\",\r\n \"name\": \"ps1973\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8890\",\r\n \"etag\": \"AAAAARKg5ls=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1973.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1973\",\r\n \"endpoint\": \"sb://iothub-ns-ps1973-4122602-cd2888d8ad.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211\",\r\n \"name\": \"ps211\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2802\",\r\n \"etag\": \"AAAAARVk0Uw=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps211.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps211\",\r\n \"endpoint\": \"sb://iothub-ns-ps211-4126641-77e1b922af.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "470c9733-1302-4c38-ab6f-b674dcf65be5" + "0b39d784-cdb3-43cb-9f50-c4348d17b1af" ], "Accept-Language": [ "en-US" @@ -2733,13 +2733,13 @@ "11994" ], "x-ms-request-id": [ - "e9f285d1-09fd-481a-bd73-e89300561824" + "e545ebcf-ee0b-4203-94b2-4a1adb1e56d2" ], "x-ms-correlation-request-id": [ - "e9f285d1-09fd-481a-bd73-e89300561824" + "e545ebcf-ee0b-4203-94b2-4a1adb1e56d2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201036Z:e9f285d1-09fd-481a-bd73-e89300561824" + "WESTUS2:20200819T041527Z:e545ebcf-ee0b-4203-94b2-4a1adb1e56d2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2748,10 +2748,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:10:36 GMT" + "Wed, 19 Aug 2020 04:15:26 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2760,17 +2760,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973\",\r\n \"name\": \"ps1973\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8890\",\r\n \"etag\": \"AAAAARKg5ls=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1973.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1973\",\r\n \"endpoint\": \"sb://iothub-ns-ps1973-4122602-cd2888d8ad.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211\",\r\n \"name\": \"ps211\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2802\",\r\n \"etag\": \"AAAAARVk0Uw=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps211.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps211\",\r\n \"endpoint\": \"sb://iothub-ns-ps211-4126641-77e1b922af.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ab606bf7-a6b1-4f30-ae4e-d49ff1fe2d11" + "d98c67af-1b98-4e74-b866-84d67f2d2050" ], "Accept-Language": [ "en-US" @@ -2796,13 +2796,13 @@ "11993" ], "x-ms-request-id": [ - "cb112edd-34c0-44c6-89ae-8795975de38d" + "c1617d8a-cbd2-4c3f-812f-756eb8748c01" ], "x-ms-correlation-request-id": [ - "cb112edd-34c0-44c6-89ae-8795975de38d" + "c1617d8a-cbd2-4c3f-812f-756eb8748c01" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201037Z:cb112edd-34c0-44c6-89ae-8795975de38d" + "WESTUS2:20200819T041528Z:c1617d8a-cbd2-4c3f-812f-756eb8748c01" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2811,10 +2811,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:10:36 GMT" + "Wed, 19 Aug 2020 04:15:27 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2823,12 +2823,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973\",\r\n \"name\": \"ps1973\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8890\",\r\n \"etag\": \"AAAAARKg5ls=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1973.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1973\",\r\n \"endpoint\": \"sb://iothub-ns-ps1973-4122602-cd2888d8ad.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211\",\r\n \"name\": \"ps211\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2802\",\r\n \"etag\": \"AAAAARVk0Uw=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps211.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps211\",\r\n \"endpoint\": \"sb://iothub-ns-ps211-4126641-77e1b922af.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2853,13 +2853,13 @@ "11991" ], "x-ms-request-id": [ - "6f3d9850-d612-4c45-ab2c-6642e67d5789" + "9f8e8cdd-a991-4902-81a8-8b91f56e1284" ], "x-ms-correlation-request-id": [ - "6f3d9850-d612-4c45-ab2c-6642e67d5789" + "9f8e8cdd-a991-4902-81a8-8b91f56e1284" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201111Z:6f3d9850-d612-4c45-ab2c-6642e67d5789" + "WESTUS2:20200819T041602Z:9f8e8cdd-a991-4902-81a8-8b91f56e1284" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2868,10 +2868,10 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:10 GMT" + "Wed, 19 Aug 2020 04:16:01 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2880,17 +2880,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973\",\r\n \"name\": \"ps1973\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps8890\",\r\n \"etag\": \"AAAAARKiQUQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1973.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1973\",\r\n \"endpoint\": \"sb://iothub-ns-ps1973-4122602-cd2888d8ad.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211\",\r\n \"name\": \"ps211\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2802\",\r\n \"etag\": \"AAAAARVmh/E=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps211.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps211\",\r\n \"endpoint\": \"sb://iothub-ns-ps211-4126641-77e1b922af.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzMvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bfce9b4c-83e7-45f5-bf6f-02172e734aca" + "8f32583a-440f-4eb0-8bb2-8d41ffd1f53a" ], "Accept-Language": [ "en-US" @@ -2916,13 +2916,13 @@ "1199" ], "x-ms-request-id": [ - "1659dd29-c28e-4d25-9870-a33a21e182a3" + "de62dd72-3e04-485c-b524-442e18d1b962" ], "x-ms-correlation-request-id": [ - "1659dd29-c28e-4d25-9870-a33a21e182a3" + "de62dd72-3e04-485c-b524-442e18d1b962" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201037Z:1659dd29-c28e-4d25-9870-a33a21e182a3" + "WESTUS2:20200819T041528Z:de62dd72-3e04-485c-b524-442e18d1b962" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2931,7 +2931,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:10:36 GMT" + "Wed, 19 Aug 2020 04:15:27 GMT" ], "Content-Length": [ "905" @@ -2943,17 +2943,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"yagrL3g+/AIdA1LAAg98qHKBMiH8SYWgMhnJjb+LRsQ=\",\r\n \"secondaryKey\": \"9dea8vzPOUUIKrLSuqnLbTZvWse9HCmJtkZs++mJths=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jMt8jbdJLOXEON+T+SOMOIGVcYW+58h6HAb7NjHQ4Sw=\",\r\n \"secondaryKey\": \"R362wtyo+2Zxvv8Kxxr4AwvCVZv6oKPJFr5aoNM5ydc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"N0s/PgZswrfs8hq4y5W9qRZnpAvIYKlPmEEY5M/a5LI=\",\r\n \"secondaryKey\": \"4OczzVAQ5Mr7B5uYKhw2ME5zFmL7rAbUZH1Ro0JCcp8=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"xxNhkVBUc6abfNq6cVK2GwbXzSYaClYbLAHSnvwbUWc=\",\r\n \"secondaryKey\": \"feW3RjY3fnnwImhq/AWkypBL019dXgwlnnk2Dhnmlmg=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"rC9O4IjYd1gHiNIPasYtnsryN4DVOh0CYzlXnk/1kbo=\",\r\n \"secondaryKey\": \"seclBLKq1iqZH/x9PBGDEB8PTTLkLs5o3trM4cEO6Ss=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"a1mzv+KX034U6mBUMqf8WW56zG37p3SN95bkx0/EYK4=\",\r\n \"secondaryKey\": \"cQF2EOkVSUIe/uQ0dqyWfDPDMb9vknPvE//G2ZWIHNk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"aI4PyU52CYWS0PfW0I2WLhlcHGuk62B/owjig0fhLvw=\",\r\n \"secondaryKey\": \"3rRRUHbfcx0Dv4sN5MdFqXeiTRKy8gQY7WV17kvlch4=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"7mrgtkfNpHL5JJfUh/mWZU39LCYSFb5jOpFryn/chkM=\",\r\n \"secondaryKey\": \"CVg6N0lpMylGcPhFvD7FMXpCOjGmKS1w7YF9KKMC3m0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"uqGYLNmSBHGBFL/fzaylfUoFxAN1jXPkLAqWThczgfM=\",\r\n \"secondaryKey\": \"jAZsmjL8bd8CYRz+ebyOyiJs9rFEXv9PCCMYfL3jH48=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"D9c5lZlGuUHL371IMZNbOK2iCXpWh+9qlyceC63pVjc=\",\r\n \"secondaryKey\": \"Da1bFx0+XszEOytSxD+28Fvtvzg78f8T9+zYhIdS4pU=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzMvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "74493c7f-939a-4b5c-a50c-b7a63abe7203" + "fb477c34-6ea7-469a-a5b5-362957911e46" ], "Accept-Language": [ "en-US" @@ -2979,13 +2979,13 @@ "1198" ], "x-ms-request-id": [ - "938c326d-ddc7-4f83-9034-b44215a9bc26" + "14997594-f435-493e-b8ad-61f553a0958e" ], "x-ms-correlation-request-id": [ - "938c326d-ddc7-4f83-9034-b44215a9bc26" + "14997594-f435-493e-b8ad-61f553a0958e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201111Z:938c326d-ddc7-4f83-9034-b44215a9bc26" + "WESTUS2:20200819T041602Z:14997594-f435-493e-b8ad-61f553a0958e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2994,7 +2994,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:10 GMT" + "Wed, 19 Aug 2020 04:16:02 GMT" ], "Content-Length": [ "1078" @@ -3006,12 +3006,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"yagrL3g+/AIdA1LAAg98qHKBMiH8SYWgMhnJjb+LRsQ=\",\r\n \"secondaryKey\": \"9dea8vzPOUUIKrLSuqnLbTZvWse9HCmJtkZs++mJths=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"jMt8jbdJLOXEON+T+SOMOIGVcYW+58h6HAb7NjHQ4Sw=\",\r\n \"secondaryKey\": \"R362wtyo+2Zxvv8Kxxr4AwvCVZv6oKPJFr5aoNM5ydc=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"N0s/PgZswrfs8hq4y5W9qRZnpAvIYKlPmEEY5M/a5LI=\",\r\n \"secondaryKey\": \"4OczzVAQ5Mr7B5uYKhw2ME5zFmL7rAbUZH1Ro0JCcp8=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"xxNhkVBUc6abfNq6cVK2GwbXzSYaClYbLAHSnvwbUWc=\",\r\n \"secondaryKey\": \"feW3RjY3fnnwImhq/AWkypBL019dXgwlnnk2Dhnmlmg=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"rC9O4IjYd1gHiNIPasYtnsryN4DVOh0CYzlXnk/1kbo=\",\r\n \"secondaryKey\": \"seclBLKq1iqZH/x9PBGDEB8PTTLkLs5o3trM4cEO6Ss=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"QSj1Mr5B0TGSocmipJP5sJGDWzJp8iRe3iX7eXGBEow=\",\r\n \"secondaryKey\": \"WLHFxdB0ZaDUFuYP70lEJ6k0ApCikC1kYLjLjcCYte4=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"a1mzv+KX034U6mBUMqf8WW56zG37p3SN95bkx0/EYK4=\",\r\n \"secondaryKey\": \"cQF2EOkVSUIe/uQ0dqyWfDPDMb9vknPvE//G2ZWIHNk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"aI4PyU52CYWS0PfW0I2WLhlcHGuk62B/owjig0fhLvw=\",\r\n \"secondaryKey\": \"3rRRUHbfcx0Dv4sN5MdFqXeiTRKy8gQY7WV17kvlch4=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"7mrgtkfNpHL5JJfUh/mWZU39LCYSFb5jOpFryn/chkM=\",\r\n \"secondaryKey\": \"CVg6N0lpMylGcPhFvD7FMXpCOjGmKS1w7YF9KKMC3m0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"uqGYLNmSBHGBFL/fzaylfUoFxAN1jXPkLAqWThczgfM=\",\r\n \"secondaryKey\": \"jAZsmjL8bd8CYRz+ebyOyiJs9rFEXv9PCCMYfL3jH48=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"D9c5lZlGuUHL371IMZNbOK2iCXpWh+9qlyceC63pVjc=\",\r\n \"secondaryKey\": \"Da1bFx0+XszEOytSxD+28Fvtvzg78f8T9+zYhIdS4pU=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"6umSl66NrDdLh6vgqXNA4H6dN4O3a5ALN0QTn1KkgXA=\",\r\n \"secondaryKey\": \"Sr255S4PGaIVMN8GjLjlQKU5hXORdh3nJSdRnSZvFf8=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYzJmZTI2MmQtMjE3Yy00MDFkLThiNDEtYjI3NDAzMzhlYTU0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWXpKbVpUSTJNbVF0TWpFM1l5MDBNREZrTFRoaU5ERXRZakkzTkRBek16aGxZVFUwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfODcxNThlZDAtNTQ5Ni00ZDk1LTg2MTktODAzMzFkYTg4YjQ0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT0RjeE5UaGxaREF0TlRRNU5pMDBaRGsxTFRnMk1Ua3RPREF6TXpGa1lUZzRZalEwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -3036,13 +3036,13 @@ "11992" ], "x-ms-request-id": [ - "1c5d2f67-04f4-4455-85bd-5ea88baa1715" + "5ef9f9c2-518c-449a-896b-c3f22e79a766" ], "x-ms-correlation-request-id": [ - "1c5d2f67-04f4-4455-85bd-5ea88baa1715" + "5ef9f9c2-518c-449a-896b-c3f22e79a766" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201110Z:1c5d2f67-04f4-4455-85bd-5ea88baa1715" + "WESTUS2:20200819T041601Z:5ef9f9c2-518c-449a-896b-c3f22e79a766" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3051,7 +3051,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:10 GMT" + "Wed, 19 Aug 2020 04:16:01 GMT" ], "Content-Length": [ "22" @@ -3067,13 +3067,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzMvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMS9Jb3RIdWJLZXlzL1NlcnZpY2VLZXkvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8e9406ca-97f1-4316-86ab-fbf4969d3ebc" + "f7098280-d87d-43a9-9551-c818e5cabc1d" ], "Accept-Language": [ "en-US" @@ -3099,13 +3099,13 @@ "1197" ], "x-ms-request-id": [ - "f82cfb0d-bf39-4683-a71c-4da3db116a88" + "e0019b97-bc66-4d44-a379-49bd12f88dab" ], "x-ms-correlation-request-id": [ - "f82cfb0d-bf39-4683-a71c-4da3db116a88" + "e0019b97-bc66-4d44-a379-49bd12f88dab" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201111Z:f82cfb0d-bf39-4683-a71c-4da3db116a88" + "WESTUS2:20200819T041602Z:e0019b97-bc66-4d44-a379-49bd12f88dab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3114,7 +3114,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:10 GMT" + "Wed, 19 Aug 2020 04:16:02 GMT" ], "Content-Length": [ "172" @@ -3126,12 +3126,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"QSj1Mr5B0TGSocmipJP5sJGDWzJp8iRe3iX7eXGBEow=\",\r\n \"secondaryKey\": \"WLHFxdB0ZaDUFuYP70lEJ6k0ApCikC1kYLjLjcCYte4=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"6umSl66NrDdLh6vgqXNA4H6dN4O3a5ALN0QTn1KkgXA=\",\r\n \"secondaryKey\": \"Sr255S4PGaIVMN8GjLjlQKU5hXORdh3nJSdRnSZvFf8=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/operationResults/b3NfaWRfZjE1ODI1NzAtOGQwYy00NjQ0LWIwZDMtZGE2OTU1NTczNWNi?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZaakUxT0RJMU56QXRPR1F3WXkwME5qUTBMV0l3WkRNdFpHRTJPVFUxTlRjek5XTmk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/operationResults/b3NfaWRfYmM3ZDNiNjgtNDE2My00OWE1LTkyYWYtMGFhNTNhOWY1Mzlh?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZbU0zWkROaU5qZ3ROREUyTXkwME9XRTFMVGt5WVdZdE1HRmhOVE5oT1dZMU16bGg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -3139,7 +3139,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3156,13 +3156,13 @@ "11998" ], "x-ms-request-id": [ - "12469f4d-ce59-48d9-946e-0148c26051b1" + "3fd3d17f-831f-44df-9c10-0f75e5519152" ], "x-ms-correlation-request-id": [ - "12469f4d-ce59-48d9-946e-0148c26051b1" + "3fd3d17f-831f-44df-9c10-0f75e5519152" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201144Z:12469f4d-ce59-48d9-946e-0148c26051b1" + "WESTUS2:20200819T041635Z:3fd3d17f-831f-44df-9c10-0f75e5519152" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3171,7 +3171,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:43 GMT" + "Wed, 19 Aug 2020 04:16:34 GMT" ], "Content-Length": [ "22" @@ -3187,13 +3187,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "49a9366f-a14c-45f8-8a8b-922302637ce5" + "ead3cec7-ceee-4610-ae8a-c3f130bcd09d" ], "Accept-Language": [ "en-US" @@ -3202,7 +3202,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3219,13 +3219,13 @@ "1199" ], "x-ms-request-id": [ - "9f7d38b6-2d2e-4648-9cea-3370e15b4e90" + "cb8b431b-dedd-4424-a231-b2d3c23d859a" ], "x-ms-correlation-request-id": [ - "9f7d38b6-2d2e-4648-9cea-3370e15b4e90" + "cb8b431b-dedd-4424-a231-b2d3c23d859a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201144Z:9f7d38b6-2d2e-4648-9cea-3370e15b4e90" + "WESTUS2:20200819T041636Z:cb8b431b-dedd-4424-a231-b2d3c23d859a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3234,7 +3234,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:43 GMT" + "Wed, 19 Aug 2020 04:16:35 GMT" ], "Content-Length": [ "229" @@ -3246,17 +3246,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65282502-7d8b-4a12-ab1b-de66442aba8f" + "308a0780-fa7c-4859-999d-04a12cfd9221" ], "Accept-Language": [ "en-US" @@ -3265,7 +3265,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3282,13 +3282,13 @@ "1198" ], "x-ms-request-id": [ - "021ab6f2-bd98-4610-ac50-99b03f063926" + "221c7d02-a7b3-4b7e-81a7-13f70c34c0a4" ], "x-ms-correlation-request-id": [ - "021ab6f2-bd98-4610-ac50-99b03f063926" + "221c7d02-a7b3-4b7e-81a7-13f70c34c0a4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201144Z:021ab6f2-bd98-4610-ac50-99b03f063926" + "WESTUS2:20200819T041636Z:221c7d02-a7b3-4b7e-81a7-13f70c34c0a4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3297,7 +3297,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:44 GMT" + "Wed, 19 Aug 2020 04:16:35 GMT" ], "Content-Length": [ "229" @@ -3309,17 +3309,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d2d41a19-834d-4226-944c-bffb40891a47" + "ab06046c-9691-48f7-8ce2-6648b109f624" ], "Accept-Language": [ "en-US" @@ -3328,7 +3328,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3345,13 +3345,13 @@ "1197" ], "x-ms-request-id": [ - "1cb038f0-4eef-41f7-8ae4-1f313d95d9f3" + "5f7dd248-a06e-4339-8f25-c044e456d927" ], "x-ms-correlation-request-id": [ - "1cb038f0-4eef-41f7-8ae4-1f313d95d9f3" + "5f7dd248-a06e-4339-8f25-c044e456d927" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201145Z:1cb038f0-4eef-41f7-8ae4-1f313d95d9f3" + "WESTUS2:20200819T041636Z:5f7dd248-a06e-4339-8f25-c044e456d927" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3360,7 +3360,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:44 GMT" + "Wed, 19 Aug 2020 04:16:35 GMT" ], "Content-Length": [ "229" @@ -3372,17 +3372,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5e3565b7-52b3-4a81-a75f-99e4dc808da6" + "5ff45f1a-52c9-4824-b08b-7715b6ca563b" ], "Accept-Language": [ "en-US" @@ -3391,7 +3391,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3408,13 +3408,13 @@ "1196" ], "x-ms-request-id": [ - "539cc205-eaeb-4d22-9628-5ac6a060dc58" + "8050c000-2ec0-4133-a38b-25e581699142" ], "x-ms-correlation-request-id": [ - "539cc205-eaeb-4d22-9628-5ac6a060dc58" + "8050c000-2ec0-4133-a38b-25e581699142" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201145Z:539cc205-eaeb-4d22-9628-5ac6a060dc58" + "WESTUS2:20200819T041637Z:8050c000-2ec0-4133-a38b-25e581699142" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3423,7 +3423,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:44 GMT" + "Wed, 19 Aug 2020 04:16:37 GMT" ], "Content-Length": [ "229" @@ -3435,17 +3435,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "66288ac0-9316-451b-9e03-86ff4431c9a9" + "3a1cbd15-6166-45c9-8232-1c94f16520aa" ], "Accept-Language": [ "en-US" @@ -3454,7 +3454,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3471,13 +3471,13 @@ "1195" ], "x-ms-request-id": [ - "8f209015-9d66-4a53-b252-222953da2256" + "b9807ec4-7af2-430e-baf2-6d0cdb66f27d" ], "x-ms-correlation-request-id": [ - "8f209015-9d66-4a53-b252-222953da2256" + "b9807ec4-7af2-430e-baf2-6d0cdb66f27d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201145Z:8f209015-9d66-4a53-b252-222953da2256" + "WESTUS2:20200819T041637Z:b9807ec4-7af2-430e-baf2-6d0cdb66f27d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3486,7 +3486,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:44 GMT" + "Wed, 19 Aug 2020 04:16:37 GMT" ], "Content-Length": [ "229" @@ -3498,17 +3498,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e1ff87d1-1c87-4cc2-b732-a13a7e246899" + "100c8aa7-2260-422a-8360-543aaeee4f0d" ], "Accept-Language": [ "en-US" @@ -3517,7 +3517,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3534,13 +3534,13 @@ "1194" ], "x-ms-request-id": [ - "91523032-4ec0-4fd4-a2fc-9f44251ae9e2" + "894ec4aa-4e77-451a-bc78-537d165c9762" ], "x-ms-correlation-request-id": [ - "91523032-4ec0-4fd4-a2fc-9f44251ae9e2" + "894ec4aa-4e77-451a-bc78-537d165c9762" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201145Z:91523032-4ec0-4fd4-a2fc-9f44251ae9e2" + "WESTUS2:20200819T041637Z:894ec4aa-4e77-451a-bc78-537d165c9762" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3549,7 +3549,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:45 GMT" + "Wed, 19 Aug 2020 04:16:37 GMT" ], "Content-Length": [ "229" @@ -3561,17 +3561,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "57bef12d-d7cc-4f71-8492-aa726a2a7cb9" + "5fd94604-324b-4733-9d15-40c4c9bbaece" ], "Accept-Language": [ "en-US" @@ -3580,7 +3580,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3597,13 +3597,13 @@ "1193" ], "x-ms-request-id": [ - "b6df66ee-bd0a-4ac4-b5a6-6127f09ebe0f" + "cc268fa0-eae7-4d81-8aca-e70a9d80d578" ], "x-ms-correlation-request-id": [ - "b6df66ee-bd0a-4ac4-b5a6-6127f09ebe0f" + "cc268fa0-eae7-4d81-8aca-e70a9d80d578" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201146Z:b6df66ee-bd0a-4ac4-b5a6-6127f09ebe0f" + "WESTUS2:20200819T041637Z:cc268fa0-eae7-4d81-8aca-e70a9d80d578" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3612,7 +3612,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:45 GMT" + "Wed, 19 Aug 2020 04:16:37 GMT" ], "Content-Length": [ "229" @@ -3624,17 +3624,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3ff9146c-eb23-4619-88f1-4b49fbbb96bc" + "2a4991a8-9293-4fc3-8db8-78fef7f58c47" ], "Accept-Language": [ "en-US" @@ -3643,7 +3643,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3660,13 +3660,13 @@ "1192" ], "x-ms-request-id": [ - "399658bf-2e89-4373-89d1-b333f77c146e" + "dbb78ac0-6664-41f4-a102-5a48c4e726bb" ], "x-ms-correlation-request-id": [ - "399658bf-2e89-4373-89d1-b333f77c146e" + "dbb78ac0-6664-41f4-a102-5a48c4e726bb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201146Z:399658bf-2e89-4373-89d1-b333f77c146e" + "WESTUS2:20200819T041638Z:dbb78ac0-6664-41f4-a102-5a48c4e726bb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3675,7 +3675,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:45 GMT" + "Wed, 19 Aug 2020 04:16:38 GMT" ], "Content-Length": [ "229" @@ -3687,17 +3687,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3f245122-ea93-4448-8e68-cbdd252062a6" + "40be8dae-6a50-425a-b155-c254a69d8bde" ], "Accept-Language": [ "en-US" @@ -3706,7 +3706,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3723,13 +3723,13 @@ "1191" ], "x-ms-request-id": [ - "6b66f0bb-b601-40fb-970f-1352bf50fc15" + "566dbcb5-b205-4765-afd8-fdd4449bda2e" ], "x-ms-correlation-request-id": [ - "6b66f0bb-b601-40fb-970f-1352bf50fc15" + "566dbcb5-b205-4765-afd8-fdd4449bda2e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201146Z:6b66f0bb-b601-40fb-970f-1352bf50fc15" + "WESTUS2:20200819T041638Z:566dbcb5-b205-4765-afd8-fdd4449bda2e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3738,7 +3738,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:46 GMT" + "Wed, 19 Aug 2020 04:16:38 GMT" ], "Content-Length": [ "229" @@ -3750,17 +3750,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "81b7cc4b-ffa8-459a-9688-4a0a3aa060e1" + "aee1e645-8e0f-4017-9a38-bde79b0c1ba3" ], "Accept-Language": [ "en-US" @@ -3769,7 +3769,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3786,13 +3786,13 @@ "1190" ], "x-ms-request-id": [ - "9ec723af-78e3-40aa-a2bb-a0f4f76fe5ff" + "15ad2dd6-b0f9-4bba-b54b-c27e4deebbae" ], "x-ms-correlation-request-id": [ - "9ec723af-78e3-40aa-a2bb-a0f4f76fe5ff" + "15ad2dd6-b0f9-4bba-b54b-c27e4deebbae" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201147Z:9ec723af-78e3-40aa-a2bb-a0f4f76fe5ff" + "WESTUS2:20200819T041638Z:15ad2dd6-b0f9-4bba-b54b-c27e4deebbae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3801,7 +3801,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:46 GMT" + "Wed, 19 Aug 2020 04:16:38 GMT" ], "Content-Length": [ "229" @@ -3813,17 +3813,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ceaedde8-f972-4821-bf5a-82648cf9a772" + "183cdb6e-a8ad-44a7-b592-3f0df2fdb99b" ], "Accept-Language": [ "en-US" @@ -3832,7 +3832,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3849,13 +3849,13 @@ "1189" ], "x-ms-request-id": [ - "7983b548-86e9-48ca-8dcf-fbb6416115c3" + "ab527aad-1a70-4e6c-ac87-c675df52c08b" ], "x-ms-correlation-request-id": [ - "7983b548-86e9-48ca-8dcf-fbb6416115c3" + "ab527aad-1a70-4e6c-ac87-c675df52c08b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201147Z:7983b548-86e9-48ca-8dcf-fbb6416115c3" + "WESTUS2:20200819T041639Z:ab527aad-1a70-4e6c-ac87-c675df52c08b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3864,7 +3864,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:46 GMT" + "Wed, 19 Aug 2020 04:16:39 GMT" ], "Content-Length": [ "229" @@ -3876,17 +3876,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c75820cd-b5ed-48b4-a4f0-553a460257d1" + "03bd1fa4-9931-46a0-836c-ca876ec600ca" ], "Accept-Language": [ "en-US" @@ -3895,7 +3895,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3912,13 +3912,13 @@ "1188" ], "x-ms-request-id": [ - "d89c32fe-5849-4161-a2db-f9d431152ab1" + "d4928d46-55af-498f-b8e9-397ad5a772a4" ], "x-ms-correlation-request-id": [ - "d89c32fe-5849-4161-a2db-f9d431152ab1" + "d4928d46-55af-498f-b8e9-397ad5a772a4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201147Z:d89c32fe-5849-4161-a2db-f9d431152ab1" + "WESTUS2:20200819T041639Z:d4928d46-55af-498f-b8e9-397ad5a772a4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3927,7 +3927,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:46 GMT" + "Wed, 19 Aug 2020 04:16:39 GMT" ], "Content-Length": [ "229" @@ -3939,17 +3939,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "49b0db57-0195-4a1e-9ed5-4578a1021414" + "71d7c173-68d8-4e09-b354-810cff049747" ], "Accept-Language": [ "en-US" @@ -3958,7 +3958,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3975,13 +3975,13 @@ "1187" ], "x-ms-request-id": [ - "8e45f673-7a8a-4e1e-b0c0-5dbbe441e14d" + "dc8318b1-e623-4c2b-8dac-1425f50ceebb" ], "x-ms-correlation-request-id": [ - "8e45f673-7a8a-4e1e-b0c0-5dbbe441e14d" + "dc8318b1-e623-4c2b-8dac-1425f50ceebb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201147Z:8e45f673-7a8a-4e1e-b0c0-5dbbe441e14d" + "WESTUS2:20200819T041639Z:dc8318b1-e623-4c2b-8dac-1425f50ceebb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3990,7 +3990,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:47 GMT" + "Wed, 19 Aug 2020 04:16:39 GMT" ], "Content-Length": [ "229" @@ -4002,17 +4002,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c0fd057e-882f-4843-9bc0-dea5d2af74dd" + "a16926f8-52bc-4744-8d2b-f63ab9f497f0" ], "Accept-Language": [ "en-US" @@ -4021,7 +4021,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4038,13 +4038,13 @@ "1186" ], "x-ms-request-id": [ - "1f8c761c-d6e5-46e3-aa9f-b60b1c524458" + "44642bca-2ad3-4967-b59c-d2b7462689c5" ], "x-ms-correlation-request-id": [ - "1f8c761c-d6e5-46e3-aa9f-b60b1c524458" + "44642bca-2ad3-4967-b59c-d2b7462689c5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201148Z:1f8c761c-d6e5-46e3-aa9f-b60b1c524458" + "WESTUS2:20200819T041640Z:44642bca-2ad3-4967-b59c-d2b7462689c5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4053,7 +4053,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:47 GMT" + "Wed, 19 Aug 2020 04:16:40 GMT" ], "Content-Length": [ "229" @@ -4065,17 +4065,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "83fa5b07-2120-4025-93f2-aa5f17d2f633" + "03cde0f0-fbb6-4dc0-a55c-c3673baf61b0" ], "Accept-Language": [ "en-US" @@ -4084,7 +4084,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4101,13 +4101,13 @@ "1185" ], "x-ms-request-id": [ - "f4da68a4-9499-4f61-b4f0-47dc2130c32d" + "b8787337-9547-45a8-a47d-9f1c09e46dd0" ], "x-ms-correlation-request-id": [ - "f4da68a4-9499-4f61-b4f0-47dc2130c32d" + "b8787337-9547-45a8-a47d-9f1c09e46dd0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201149Z:f4da68a4-9499-4f61-b4f0-47dc2130c32d" + "WESTUS2:20200819T041640Z:b8787337-9547-45a8-a47d-9f1c09e46dd0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4116,7 +4116,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:48 GMT" + "Wed, 19 Aug 2020 04:16:40 GMT" ], "Content-Length": [ "229" @@ -4128,17 +4128,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bbaecb94-40e7-444f-9c1f-26acaf3b99e5" + "4133a680-93d8-490e-8e25-268572a718d4" ], "Accept-Language": [ "en-US" @@ -4147,7 +4147,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4164,13 +4164,13 @@ "1184" ], "x-ms-request-id": [ - "6f6b2f90-4772-45cc-ab8f-334e75700d77" + "e8adf124-b3e4-4ed1-ad24-603e9f19404c" ], "x-ms-correlation-request-id": [ - "6f6b2f90-4772-45cc-ab8f-334e75700d77" + "e8adf124-b3e4-4ed1-ad24-603e9f19404c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201149Z:6f6b2f90-4772-45cc-ab8f-334e75700d77" + "WESTUS2:20200819T041641Z:e8adf124-b3e4-4ed1-ad24-603e9f19404c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4179,7 +4179,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:48 GMT" + "Wed, 19 Aug 2020 04:16:41 GMT" ], "Content-Length": [ "229" @@ -4191,17 +4191,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d98ad163-550b-4783-b458-ef9ac6c74679" + "1b5f5cea-de46-4ee0-9025-3f5830065f65" ], "Accept-Language": [ "en-US" @@ -4210,7 +4210,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4227,13 +4227,13 @@ "1183" ], "x-ms-request-id": [ - "366f024d-01b7-4892-9f0c-41ac8922f4a5" + "8e5852ba-87d2-4749-ae71-73df241fc03f" ], "x-ms-correlation-request-id": [ - "366f024d-01b7-4892-9f0c-41ac8922f4a5" + "8e5852ba-87d2-4749-ae71-73df241fc03f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201150Z:366f024d-01b7-4892-9f0c-41ac8922f4a5" + "WESTUS2:20200819T041641Z:8e5852ba-87d2-4749-ae71-73df241fc03f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4242,7 +4242,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:49 GMT" + "Wed, 19 Aug 2020 04:16:41 GMT" ], "Content-Length": [ "229" @@ -4254,17 +4254,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cb411f13-1216-4d40-8ec8-ef60f1b2bbf2" + "93984570-3067-46eb-9f1e-0bc8b4a584dd" ], "Accept-Language": [ "en-US" @@ -4273,7 +4273,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4290,13 +4290,13 @@ "1182" ], "x-ms-request-id": [ - "b1c2fd29-40d0-4561-89b0-96babdd984cd" + "f78ed930-87fb-463e-98e3-87b6b28c0e0d" ], "x-ms-correlation-request-id": [ - "b1c2fd29-40d0-4561-89b0-96babdd984cd" + "f78ed930-87fb-463e-98e3-87b6b28c0e0d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201150Z:b1c2fd29-40d0-4561-89b0-96babdd984cd" + "WESTUS2:20200819T041642Z:f78ed930-87fb-463e-98e3-87b6b28c0e0d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4305,7 +4305,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:49 GMT" + "Wed, 19 Aug 2020 04:16:42 GMT" ], "Content-Length": [ "229" @@ -4317,17 +4317,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "dcb82183-da8e-4d5a-a28c-206408fe17eb" + "f77195ea-5c14-482a-b327-58e92c727e4c" ], "Accept-Language": [ "en-US" @@ -4336,7 +4336,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4353,13 +4353,13 @@ "1181" ], "x-ms-request-id": [ - "06252313-2c05-4f5d-a7b8-8be41457bd7d" + "7a59b1cf-bfa6-4cb0-b6e2-1f8509237b32" ], "x-ms-correlation-request-id": [ - "06252313-2c05-4f5d-a7b8-8be41457bd7d" + "7a59b1cf-bfa6-4cb0-b6e2-1f8509237b32" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201151Z:06252313-2c05-4f5d-a7b8-8be41457bd7d" + "WESTUS2:20200819T041642Z:7a59b1cf-bfa6-4cb0-b6e2-1f8509237b32" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4368,7 +4368,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:50 GMT" + "Wed, 19 Aug 2020 04:16:42 GMT" ], "Content-Length": [ "229" @@ -4380,17 +4380,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "54afbcb0-ffcb-43b8-add0-17447fee7bff" + "618f5d58-c792-4ee2-af39-835c1dbbebba" ], "Accept-Language": [ "en-US" @@ -4399,7 +4399,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4416,13 +4416,13 @@ "1180" ], "x-ms-request-id": [ - "b79d1eaa-99e7-47ec-b8ea-b4ec91c3dcce" + "5ce4ff76-12a5-43ea-9458-a195dda2c5cb" ], "x-ms-correlation-request-id": [ - "b79d1eaa-99e7-47ec-b8ea-b4ec91c3dcce" + "5ce4ff76-12a5-43ea-9458-a195dda2c5cb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201151Z:b79d1eaa-99e7-47ec-b8ea-b4ec91c3dcce" + "WESTUS2:20200819T041643Z:5ce4ff76-12a5-43ea-9458-a195dda2c5cb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4431,7 +4431,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:50 GMT" + "Wed, 19 Aug 2020 04:16:43 GMT" ], "Content-Length": [ "229" @@ -4443,17 +4443,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ba5bd2cf-6aff-4c1b-a0c5-b0785e2ab33a" + "4d585cdc-93e8-424b-ba79-c89d351e9e6d" ], "Accept-Language": [ "en-US" @@ -4462,7 +4462,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4479,13 +4479,13 @@ "1179" ], "x-ms-request-id": [ - "08e08a2e-4af8-4db7-a9a2-c3d2a1df9da9" + "e82262be-3e2b-4a09-b8dd-aa51bf4ea0ec" ], "x-ms-correlation-request-id": [ - "08e08a2e-4af8-4db7-a9a2-c3d2a1df9da9" + "e82262be-3e2b-4a09-b8dd-aa51bf4ea0ec" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201152Z:08e08a2e-4af8-4db7-a9a2-c3d2a1df9da9" + "WESTUS2:20200819T041644Z:e82262be-3e2b-4a09-b8dd-aa51bf4ea0ec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4494,7 +4494,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:51 GMT" + "Wed, 19 Aug 2020 04:16:44 GMT" ], "Content-Length": [ "229" @@ -4506,17 +4506,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "18fb60cd-9f6f-4dea-a7a9-6bf76f32a0d3" + "ba644816-20c6-49d5-b091-4cb98449e636" ], "Accept-Language": [ "en-US" @@ -4525,7 +4525,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4542,13 +4542,13 @@ "1178" ], "x-ms-request-id": [ - "ba67c201-d6f0-4941-9f4f-1312e05c27ad" + "ab20f1b9-0522-40fd-a7e3-edd0cf8d34b4" ], "x-ms-correlation-request-id": [ - "ba67c201-d6f0-4941-9f4f-1312e05c27ad" + "ab20f1b9-0522-40fd-a7e3-edd0cf8d34b4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201152Z:ba67c201-d6f0-4941-9f4f-1312e05c27ad" + "WESTUS2:20200819T041644Z:ab20f1b9-0522-40fd-a7e3-edd0cf8d34b4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4557,7 +4557,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:11:51 GMT" + "Wed, 19 Aug 2020 04:16:44 GMT" ], "Content-Length": [ "229" @@ -4569,12 +4569,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"EVO0uZeOTO0xyyx6KmQp9RMOJTRbdVI1Lu/us22LSNw=\",\r\n \"secondaryKey\": \"DIdNddZOJeNfip+D0GupPPhBYGoyIAgP3y2YtB3wbVs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/provisioningServices/ps1709/operationResults/b3NfaWRfYjhlODE0MDctZjNhOC00MDAzLWI0NDYtOWI2ZjYxNDAwZDAy?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxNzA5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZamhsT0RFME1EY3Raak5oT0MwME1EQXpMV0kwTkRZdE9XSTJaall4TkRBd1pEQXk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/operationResults/b3NfaWRfYzU0NzllYmUtYjExMS00YmQyLWE1OTUtNWE1YzdjYjIyZTk3?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZelUwTnpsbFltVXRZakV4TVMwMFltUXlMV0UxT1RVdE5XRTFZemRqWWpJeVpUazM/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -4582,7 +4582,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -4599,13 +4599,13 @@ "11971" ], "x-ms-request-id": [ - "4b9d2476-1ea1-4268-b9cb-34f96be7ab52" + "41e96a04-fdef-4e9c-954d-13780704f263" ], "x-ms-correlation-request-id": [ - "4b9d2476-1ea1-4268-b9cb-34f96be7ab52" + "41e96a04-fdef-4e9c-954d-13780704f263" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201224Z:4b9d2476-1ea1-4268-b9cb-34f96be7ab52" + "WESTUS2:20200819T041717Z:41e96a04-fdef-4e9c-954d-13780704f263" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4614,7 +4614,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:12:24 GMT" + "Wed, 19 Aug 2020 04:17:16 GMT" ], "Content-Length": [ "22" @@ -4630,13 +4630,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps8890/providers/Microsoft.Devices/IotHubs/ps1973?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzODg5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczE5NzM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c7c75ef3-435f-4e67-9f0f-76be662521ce" + "0b487d08-2797-44f0-a7e8-1e3f8e8d09be" ], "Accept-Language": [ "en-US" @@ -4656,13 +4656,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMmRhNmUwODgtNDZjMi00MzQ1LTg2NGMtNGE5NGI5ZTZlMzk4?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjhkNGNhOGItMzc3ZS00NmQxLWE3ZWUtZDUzMDNkNmNhYTYx?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMmRhNmUwODgtNDZjMi00MzQ1LTg2NGMtNGE5NGI5ZTZlMzk4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjhkNGNhOGItMzc3ZS00NmQxLWE3ZWUtZDUzMDNkNmNhYTYx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -4671,13 +4671,13 @@ "14999" ], "x-ms-request-id": [ - "e1d3c9e0-5663-4cfc-b1ca-bd54592ae21e" + "c41c5675-d677-4d2c-9620-baa6129a5477" ], "x-ms-correlation-request-id": [ - "e1d3c9e0-5663-4cfc-b1ca-bd54592ae21e" + "c41c5675-d677-4d2c-9620-baa6129a5477" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201226Z:e1d3c9e0-5663-4cfc-b1ca-bd54592ae21e" + "WESTUS2:20200819T041718Z:c41c5675-d677-4d2c-9620-baa6129a5477" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4686,7 +4686,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:12:25 GMT" + "Wed, 19 Aug 2020 04:17:18 GMT" ], "Content-Length": [ "4" @@ -4702,8 +4702,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMmRhNmUwODgtNDZjMi00MzQ1LTg2NGMtNGE5NGI5ZTZlMzk4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTW1SaE5tVXdPRGd0TkRaak1pMDBNelExTFRnMk5HTXROR0U1TkdJNVpUWmxNems0P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjhkNGNhOGItMzc3ZS00NmQxLWE3ZWUtZDUzMDNkNmNhYTYx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWWpoa05HTmhPR0l0TXpjM1pTMDBObVF4TFdFM1pXVXRaRFV6TUROa05tTmhZVFl4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -4728,13 +4728,13 @@ "11990" ], "x-ms-request-id": [ - "ade42481-afc7-4e75-af0f-0e2ed30adaeb" + "2f80069b-9a52-461a-bab6-a9e00cfcc80c" ], "x-ms-correlation-request-id": [ - "ade42481-afc7-4e75-af0f-0e2ed30adaeb" + "2f80069b-9a52-461a-bab6-a9e00cfcc80c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201241Z:ade42481-afc7-4e75-af0f-0e2ed30adaeb" + "WESTUS2:20200819T041734Z:2f80069b-9a52-461a-bab6-a9e00cfcc80c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4743,7 +4743,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:12:40 GMT" + "Wed, 19 Aug 2020 04:17:33 GMT" ], "Content-Length": [ "22" @@ -4759,8 +4759,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMmRhNmUwODgtNDZjMi00MzQ1LTg2NGMtNGE5NGI5ZTZlMzk4?api-version=2019-07-01-preview&operationSource=os_ih", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTW1SaE5tVXdPRGd0TkRaak1pMDBNelExTFRnMk5HTXROR0U1TkdJNVpUWmxNems0P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjhkNGNhOGItMzc3ZS00NmQxLWE3ZWUtZDUzMDNkNmNhYTYx?api-version=2019-07-01-preview&operationSource=os_ih", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWWpoa05HTmhPR0l0TXpjM1pTMDBObVF4TFdFM1pXVXRaRFV6TUROa05tTmhZVFl4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -4779,7 +4779,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMmRhNmUwODgtNDZjMi00MzQ1LTg2NGMtNGE5NGI5ZTZlMzk4?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjhkNGNhOGItMzc3ZS00NmQxLWE3ZWUtZDUzMDNkNmNhYTYx?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" @@ -4791,13 +4791,13 @@ "11989" ], "x-ms-request-id": [ - "1277ed54-0db7-4d32-9d38-066b7ef4361c" + "1f963d52-4be6-41a2-b871-8d9df8a1fb24" ], "x-ms-correlation-request-id": [ - "1277ed54-0db7-4d32-9d38-066b7ef4361c" + "1f963d52-4be6-41a2-b871-8d9df8a1fb24" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201241Z:1277ed54-0db7-4d32-9d38-066b7ef4361c" + "WESTUS2:20200819T041734Z:1f963d52-4be6-41a2-b871-8d9df8a1fb24" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4806,7 +4806,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:12:41 GMT" + "Wed, 19 Aug 2020 04:17:33 GMT" ], "Expires": [ "-1" @@ -4819,13 +4819,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps8890?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzODg5MD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps2802?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMjgwMj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3094626d-ffa9-4f61-bede-65f5be2fe942" + "dd26cd5b-cc27-4050-bdb2-32f89f3dfa45" ], "Accept-Language": [ "en-US" @@ -4834,7 +4834,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -4845,7 +4845,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4854,13 +4854,13 @@ "14999" ], "x-ms-request-id": [ - "d77430e2-28a0-4aff-bf80-c1d1611d1408" + "853d7945-3c35-409b-b382-d45553e949de" ], "x-ms-correlation-request-id": [ - "d77430e2-28a0-4aff-bf80-c1d1611d1408" + "853d7945-3c35-409b-b382-d45553e949de" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201242Z:d77430e2-28a0-4aff-bf80-c1d1611d1408" + "WESTUS2:20200819T041735Z:853d7945-3c35-409b-b382-d45553e949de" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4869,7 +4869,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:12:41 GMT" + "Wed, 19 Aug 2020 04:17:34 GMT" ], "Expires": [ "-1" @@ -4882,8 +4882,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -4891,7 +4891,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -4902,22 +4902,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11998" ], "x-ms-request-id": [ - "6a59d0ed-c0d9-4320-b5ee-4b6b4a3622b6" + "e484d56d-e673-461c-aca6-a160519ef2bf" ], "x-ms-correlation-request-id": [ - "6a59d0ed-c0d9-4320-b5ee-4b6b4a3622b6" + "e484d56d-e673-461c-aca6-a160519ef2bf" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201257Z:6a59d0ed-c0d9-4320-b5ee-4b6b4a3622b6" + "WESTUS2:20200819T041750Z:e484d56d-e673-461c-aca6-a160519ef2bf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4926,7 +4926,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:12:57 GMT" + "Wed, 19 Aug 2020 04:17:49 GMT" ], "Expires": [ "-1" @@ -4939,8 +4939,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -4948,7 +4948,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -4959,22 +4959,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11997" ], "x-ms-request-id": [ - "efab14ca-4094-4bb5-adc1-719c024bb901" + "381f5e75-6dd4-4747-85c4-8d70031a515d" ], "x-ms-correlation-request-id": [ - "efab14ca-4094-4bb5-adc1-719c024bb901" + "381f5e75-6dd4-4747-85c4-8d70031a515d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201312Z:efab14ca-4094-4bb5-adc1-719c024bb901" + "WESTUS2:20200819T041805Z:381f5e75-6dd4-4747-85c4-8d70031a515d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4983,7 +4983,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:13:12 GMT" + "Wed, 19 Aug 2020 04:18:05 GMT" ], "Expires": [ "-1" @@ -4996,8 +4996,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5005,7 +5005,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5016,22 +5016,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11996" ], "x-ms-request-id": [ - "cecdbf02-2f31-4065-8b7d-ecee468eccb6" + "8a24afaa-c1cf-40ef-af69-da8a57fb59ae" ], "x-ms-correlation-request-id": [ - "cecdbf02-2f31-4065-8b7d-ecee468eccb6" + "8a24afaa-c1cf-40ef-af69-da8a57fb59ae" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201327Z:cecdbf02-2f31-4065-8b7d-ecee468eccb6" + "WESTUS2:20200819T041820Z:8a24afaa-c1cf-40ef-af69-da8a57fb59ae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5040,7 +5040,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:13:27 GMT" + "Wed, 19 Aug 2020 04:18:19 GMT" ], "Expires": [ "-1" @@ -5053,8 +5053,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5062,7 +5062,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5073,22 +5073,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11995" ], "x-ms-request-id": [ - "d24e6041-f320-4b06-8c9e-a24be54a65d6" + "56e13da3-e146-4795-af5c-ab42ba85ff14" ], "x-ms-correlation-request-id": [ - "d24e6041-f320-4b06-8c9e-a24be54a65d6" + "56e13da3-e146-4795-af5c-ab42ba85ff14" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201342Z:d24e6041-f320-4b06-8c9e-a24be54a65d6" + "WESTUS2:20200819T041835Z:56e13da3-e146-4795-af5c-ab42ba85ff14" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5097,7 +5097,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:13:41 GMT" + "Wed, 19 Aug 2020 04:18:34 GMT" ], "Expires": [ "-1" @@ -5110,8 +5110,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5119,7 +5119,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5130,22 +5130,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11994" ], "x-ms-request-id": [ - "3bb4c7ae-2b61-4096-b7d3-38ccef04ac89" + "5eb3d85f-d6b3-49f4-afd6-e52993e36a83" ], "x-ms-correlation-request-id": [ - "3bb4c7ae-2b61-4096-b7d3-38ccef04ac89" + "5eb3d85f-d6b3-49f4-afd6-e52993e36a83" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201357Z:3bb4c7ae-2b61-4096-b7d3-38ccef04ac89" + "WESTUS2:20200819T041850Z:5eb3d85f-d6b3-49f4-afd6-e52993e36a83" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5154,7 +5154,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:13:56 GMT" + "Wed, 19 Aug 2020 04:18:50 GMT" ], "Expires": [ "-1" @@ -5167,8 +5167,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5176,7 +5176,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5187,22 +5187,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11993" ], "x-ms-request-id": [ - "ca30d241-6ae5-4595-8fbe-192038774eae" + "41d8b7a8-aeb5-4923-aa4e-465f133ec583" ], "x-ms-correlation-request-id": [ - "ca30d241-6ae5-4595-8fbe-192038774eae" + "41d8b7a8-aeb5-4923-aa4e-465f133ec583" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201412Z:ca30d241-6ae5-4595-8fbe-192038774eae" + "WESTUS2:20200819T041905Z:41d8b7a8-aeb5-4923-aa4e-465f133ec583" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5211,7 +5211,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:14:12 GMT" + "Wed, 19 Aug 2020 04:19:05 GMT" ], "Expires": [ "-1" @@ -5224,8 +5224,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5233,7 +5233,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5244,22 +5244,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11992" ], "x-ms-request-id": [ - "911512a0-fd3c-4f52-bbe9-999e03c2ac60" + "d4843aca-197d-4e86-acec-d256fff8c575" ], "x-ms-correlation-request-id": [ - "911512a0-fd3c-4f52-bbe9-999e03c2ac60" + "d4843aca-197d-4e86-acec-d256fff8c575" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201427Z:911512a0-fd3c-4f52-bbe9-999e03c2ac60" + "WESTUS2:20200819T041920Z:d4843aca-197d-4e86-acec-d256fff8c575" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5268,7 +5268,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:14:27 GMT" + "Wed, 19 Aug 2020 04:19:20 GMT" ], "Expires": [ "-1" @@ -5281,8 +5281,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5290,7 +5290,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5301,22 +5301,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11991" ], "x-ms-request-id": [ - "2b1c405b-f333-4ecd-ae2c-ae5fc5ec520c" + "36c7b24f-e693-4c8d-98ee-e462e0c2602e" ], "x-ms-correlation-request-id": [ - "2b1c405b-f333-4ecd-ae2c-ae5fc5ec520c" + "36c7b24f-e693-4c8d-98ee-e462e0c2602e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201443Z:2b1c405b-f333-4ecd-ae2c-ae5fc5ec520c" + "WESTUS2:20200819T041935Z:36c7b24f-e693-4c8d-98ee-e462e0c2602e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5325,7 +5325,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:14:42 GMT" + "Wed, 19 Aug 2020 04:19:35 GMT" ], "Expires": [ "-1" @@ -5338,8 +5338,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5347,7 +5347,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5358,22 +5358,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11990" ], "x-ms-request-id": [ - "af681d15-8b6a-4894-a56c-ee947a6003e6" + "711005e1-23fd-4668-b16c-9f69c8a9cfee" ], "x-ms-correlation-request-id": [ - "af681d15-8b6a-4894-a56c-ee947a6003e6" + "711005e1-23fd-4668-b16c-9f69c8a9cfee" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201458Z:af681d15-8b6a-4894-a56c-ee947a6003e6" + "WESTUS2:20200819T041950Z:711005e1-23fd-4668-b16c-9f69c8a9cfee" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5382,7 +5382,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:14:58 GMT" + "Wed, 19 Aug 2020 04:19:50 GMT" ], "Expires": [ "-1" @@ -5395,8 +5395,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5404,7 +5404,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5415,22 +5415,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11989" ], "x-ms-request-id": [ - "4dea4f39-ec01-4a2d-b4c4-532eedbe4e4d" + "aeca7540-3271-4536-b92f-2dc70f48d0e0" ], "x-ms-correlation-request-id": [ - "4dea4f39-ec01-4a2d-b4c4-532eedbe4e4d" + "aeca7540-3271-4536-b92f-2dc70f48d0e0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201513Z:4dea4f39-ec01-4a2d-b4c4-532eedbe4e4d" + "WESTUS2:20200819T042005Z:aeca7540-3271-4536-b92f-2dc70f48d0e0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5439,7 +5439,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:15:12 GMT" + "Wed, 19 Aug 2020 04:20:05 GMT" ], "Expires": [ "-1" @@ -5452,8 +5452,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5461,7 +5461,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5472,22 +5472,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11988" ], "x-ms-request-id": [ - "2414869f-5a5f-4635-af2b-8e18173e82ec" + "e0c3bd03-53aa-48db-981d-8c6472f65e91" ], "x-ms-correlation-request-id": [ - "2414869f-5a5f-4635-af2b-8e18173e82ec" + "e0c3bd03-53aa-48db-981d-8c6472f65e91" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201528Z:2414869f-5a5f-4635-af2b-8e18173e82ec" + "WESTUS2:20200819T042020Z:e0c3bd03-53aa-48db-981d-8c6472f65e91" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5496,7 +5496,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:15:27 GMT" + "Wed, 19 Aug 2020 04:20:20 GMT" ], "Expires": [ "-1" @@ -5509,8 +5509,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5518,7 +5518,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5529,22 +5529,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11987" ], "x-ms-request-id": [ - "086be3d5-52af-4bbf-90bd-1106375d306b" + "b5342a95-01e7-4f4f-a92f-d9ba76c42bcb" ], "x-ms-correlation-request-id": [ - "086be3d5-52af-4bbf-90bd-1106375d306b" + "b5342a95-01e7-4f4f-a92f-d9ba76c42bcb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201543Z:086be3d5-52af-4bbf-90bd-1106375d306b" + "WESTUS2:20200819T042036Z:b5342a95-01e7-4f4f-a92f-d9ba76c42bcb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5553,7 +5553,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:15:42 GMT" + "Wed, 19 Aug 2020 04:20:35 GMT" ], "Expires": [ "-1" @@ -5566,8 +5566,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5575,7 +5575,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5586,22 +5586,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11986" ], "x-ms-request-id": [ - "72e62c48-8689-41b0-9ea0-35c6411a9e1f" + "0a8ad384-6222-4d7a-83ca-628e72df7ba6" ], "x-ms-correlation-request-id": [ - "72e62c48-8689-41b0-9ea0-35c6411a9e1f" + "0a8ad384-6222-4d7a-83ca-628e72df7ba6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201558Z:72e62c48-8689-41b0-9ea0-35c6411a9e1f" + "WESTUS2:20200819T042051Z:0a8ad384-6222-4d7a-83ca-628e72df7ba6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5610,7 +5610,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:15:57 GMT" + "Wed, 19 Aug 2020 04:20:51 GMT" ], "Expires": [ "-1" @@ -5623,8 +5623,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5632,7 +5632,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5643,22 +5643,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11985" ], "x-ms-request-id": [ - "74acd34d-a546-4464-bb93-1b5ed0fa5f51" + "1e1c0d28-ce55-404c-ae73-10879b926e79" ], "x-ms-correlation-request-id": [ - "74acd34d-a546-4464-bb93-1b5ed0fa5f51" + "1e1c0d28-ce55-404c-ae73-10879b926e79" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201613Z:74acd34d-a546-4464-bb93-1b5ed0fa5f51" + "WESTUS2:20200819T042106Z:1e1c0d28-ce55-404c-ae73-10879b926e79" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5667,7 +5667,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:16:13 GMT" + "Wed, 19 Aug 2020 04:21:06 GMT" ], "Expires": [ "-1" @@ -5680,8 +5680,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5689,7 +5689,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5700,16 +5700,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11984" ], "x-ms-request-id": [ - "b909a182-f365-4353-8f9a-8ef3996ab4e9" + "ed0485f5-1936-44f6-80c8-447711c0d1d0" ], "x-ms-correlation-request-id": [ - "b909a182-f365-4353-8f9a-8ef3996ab4e9" + "ed0485f5-1936-44f6-80c8-447711c0d1d0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201628Z:b909a182-f365-4353-8f9a-8ef3996ab4e9" + "WESTUS2:20200819T042121Z:ed0485f5-1936-44f6-80c8-447711c0d1d0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5718,7 +5718,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:16:28 GMT" + "Wed, 19 Aug 2020 04:21:20 GMT" ], "Expires": [ "-1" @@ -5731,8 +5731,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg4OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -5740,7 +5740,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -5751,16 +5751,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11983" ], "x-ms-request-id": [ - "c3ca6020-2815-4f9c-a1fe-db685b4d874d" + "8a934499-ca58-4f33-aca3-536bffe7dddc" ], "x-ms-correlation-request-id": [ - "c3ca6020-2815-4f9c-a1fe-db685b4d874d" + "8a934499-ca58-4f33-aca3-536bffe7dddc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T201628Z:c3ca6020-2815-4f9c-a1fe-db685b4d874d" + "WESTUS2:20200819T042121Z:8a934499-ca58-4f33-aca3-536bffe7dddc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5769,7 +5769,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:16:28 GMT" + "Wed, 19 Aug 2020 04:21:20 GMT" ], "Expires": [ "-1" @@ -5784,12 +5784,12 @@ ], "Names": { "Test-AzIotDpsEnrollmentLifeCycle": [ - "ps1709", - "ps8890", - "ps1973", - "ps2506", - "ps4035", - "ps132" + "ps3551", + "ps2802", + "ps211", + "ps1572", + "ps1544", + "ps5732" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsLinkedHubTests/IotDpsLinkedHubLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsLinkedHubTests/IotDpsLinkedHubLifeCycle.json index f15753e2b758..abc4d337066b 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsLinkedHubTests/IotDpsLinkedHubLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsLinkedHubTests/IotDpsLinkedHubLifeCycle.json @@ -7,7 +7,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d6c4afe6-e3a0-4a76-b7f1-90367b15f73f" + "2805d1c6-d7a7-4196-a4ff-c1dff6174f3f" ], "Accept-Language": [ "en-US" @@ -16,7 +16,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11980" ], "x-ms-request-id": [ - "d5cf1511-826b-456a-a581-886c388bbf67" + "95eaae81-cdc8-4ec9-ab05-f90802044047" ], "x-ms-correlation-request-id": [ - "d5cf1511-826b-456a-a581-886c388bbf67" + "95eaae81-cdc8-4ec9-ab05-f90802044047" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195940Z:d5cf1511-826b-456a-a581-886c388bbf67" + "WESTUS2:20200819T043212Z:95eaae81-cdc8-4ec9-ab05-f90802044047" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:59:40 GMT" + "Wed, 19 Aug 2020 04:32:12 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -61,13 +61,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps4602?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNDYwMj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps1071?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMTA3MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "106cc86f-e8ce-4c68-baf7-a11149711889" + "83a78148-c094-469e-a6dc-fedeaa71303c" ], "Accept-Language": [ "en-US" @@ -76,7 +76,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ], "Content-Type": [ "application/json; charset=utf-8" @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "f2dff7da-6225-45b9-8a19-418adcdf08cd" + "a333dfa1-a8ed-4352-9462-ad29ecc99f5d" ], "x-ms-correlation-request-id": [ - "f2dff7da-6225-45b9-8a19-418adcdf08cd" + "a333dfa1-a8ed-4352-9462-ad29ecc99f5d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195941Z:f2dff7da-6225-45b9-8a19-418adcdf08cd" + "WESTUS2:20200819T043213Z:a333dfa1-a8ed-4352-9462-ad29ecc99f5d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:59:40 GMT" + "Wed, 19 Aug 2020 04:32:12 GMT" ], "Content-Length": [ "165" @@ -123,17 +123,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602\",\r\n \"name\": \"ps4602\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071\",\r\n \"name\": \"ps1071\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "c2c33940-36ba-4c51-9f88-436f2c33bd4e" + "0703da58-a043-4b39-b5bd-a668f614335c" ], "Accept-Language": [ "en-US" @@ -142,7 +142,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076/operationResults/b3NfaWRfMTAyMDNkNjAtNWUxNi00OWU3LWJhZDAtYmVkYWEyMjY3NGVl?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfNDcwYWY0OTYtMDMzMC00Y2MxLThjZjUtODRjY2E5NzUwZWZi?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "64ce14b1-4a88-4a3e-8486-86d24e3e3207" + "fd4c5f3a-338e-48e7-9aac-a37182da1941" ], "x-ms-correlation-request-id": [ - "64ce14b1-4a88-4a3e-8486-86d24e3e3207" + "fd4c5f3a-338e-48e7-9aac-a37182da1941" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T195943Z:64ce14b1-4a88-4a3e-8486-86d24e3e3207" + "WESTUS2:20200819T043215Z:fd4c5f3a-338e-48e7-9aac-a37182da1941" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,7 +183,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 19:59:42 GMT" + "Wed, 19 Aug 2020 04:32:15 GMT" ], "Content-Length": [ "462" @@ -195,17 +195,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQwky4=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=LSwEQiTKtbEgblsYYegYpA0w4q8TOd9gx/ma/rGcWVs=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQxonk=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=hba7h2Rd36BExq9Qk3hxQhQVzOEp4CrqvH+ZZJ3cA9Y=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "d0802dd2-f1df-41bd-901f-fd92bb6f55bf" + "ad9c17b1-867c-41b2-b039-a1319f2dafd7" ], "Accept-Language": [ "en-US" @@ -214,7 +214,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -231,7 +231,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076/operationResults/b3NfaWRfMzQxYTZhNjItMWNmZC00ZGEzLWFhMDMtNjMwODQ0OTU5OGUw?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfOTI5ZmJhZjctMjBiYi00MWIyLWIzMWQtMTU4ZmMzMDJjMWRi?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -240,13 +240,13 @@ "4999" ], "x-ms-request-id": [ - "8d2080b3-9f57-4baa-91ad-ecffce04bd32" + "d1052133-005c-43aa-aee1-9e223282f7e9" ], "x-ms-correlation-request-id": [ - "8d2080b3-9f57-4baa-91ad-ecffce04bd32" + "d1052133-005c-43aa-aee1-9e223282f7e9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200309Z:8d2080b3-9f57-4baa-91ad-ecffce04bd32" + "WESTUS2:20200819T043541Z:d1052133-005c-43aa-aee1-9e223282f7e9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -255,7 +255,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:03:08 GMT" + "Wed, 19 Aug 2020 04:35:40 GMT" ], "Content-Length": [ "733" @@ -267,17 +267,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwky4=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=LSwEQiTKtbEgblsYYegYpA0w4q8TOd9gx/ma/rGcWVs=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxonk=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=hba7h2Rd36BExq9Qk3hxQhQVzOEp4CrqvH+ZZJ3cA9Y=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQwlQE=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQxo8s=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "e218ed95-83af-4c3e-a2d0-8ce3d2810acb" + "56dff942-dffb-4cf8-88e5-efe5a021e65c" ], "Accept-Language": [ "en-US" @@ -286,7 +286,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -303,7 +303,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076/operationResults/b3NfaWRfMTdiYTRiZmYtMzQzNS00ZTI1LTllZDItNWQ5MjQxYmMxYjU2?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfOWMyYTgwN2ItNTFhZS00MDliLTlmN2EtNDRhMTg1ZmExNDZm?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -312,13 +312,13 @@ "4998" ], "x-ms-request-id": [ - "d0891d2f-f2f5-4790-ae95-804337bebc10" + "35b8eb3f-e5e6-4b6d-84ae-dd5ffeb4a4a6" ], "x-ms-correlation-request-id": [ - "d0891d2f-f2f5-4790-ae95-804337bebc10" + "35b8eb3f-e5e6-4b6d-84ae-dd5ffeb4a4a6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200342Z:d0891d2f-f2f5-4790-ae95-804337bebc10" + "WESTUS2:20200819T043613Z:35b8eb3f-e5e6-4b6d-84ae-dd5ffeb4a4a6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -327,7 +327,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:03:41 GMT" + "Wed, 19 Aug 2020 04:36:13 GMT" ], "Content-Length": [ "715" @@ -339,17 +339,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlQE=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxo8s=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQwlUQ=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQxpBc=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6bcdc9dc-f45d-43d4-a7c9-96cb3a93b3bf" + "b2485915-acd7-46ef-a145-c6b14bd9d89b" ], "Accept-Language": [ "en-US" @@ -358,7 +358,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -375,7 +375,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076/operationResults/b3NfaWRfMzZlYWZlZDUtNDUxNS00YjkxLWE1ZTAtZGM3Yjk3OGFkMGI2?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfYWMxZTY0NGUtN2MyYS00ODk0LWFmZTMtYzI3YmUzZWQwZDQ2?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -384,13 +384,13 @@ "4997" ], "x-ms-request-id": [ - "b4b59fa9-aebf-431d-86d9-5063b86bf772" + "f94d0d5e-e566-42ee-93d6-e3d7b6be988d" ], "x-ms-correlation-request-id": [ - "b4b59fa9-aebf-431d-86d9-5063b86bf772" + "f94d0d5e-e566-42ee-93d6-e3d7b6be988d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200424Z:b4b59fa9-aebf-431d-86d9-5063b86bf772" + "WESTUS2:20200819T043646Z:f94d0d5e-e566-42ee-93d6-e3d7b6be988d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -399,7 +399,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:04:24 GMT" + "Wed, 19 Aug 2020 04:36:45 GMT" ], "Content-Length": [ "500" @@ -411,12 +411,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlUQ=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxpBc=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076/operationResults/b3NfaWRfMTAyMDNkNjAtNWUxNi00OWU3LWJhZDAtYmVkYWEyMjY3NGVl?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNVEF5TUROa05qQXROV1V4TmkwME9XVTNMV0poWkRBdFltVmtZV0V5TWpZM05HVmw/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfNDcwYWY0OTYtMDMzMC00Y2MxLThjZjUtODRjY2E5NzUwZWZi?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZORGN3WVdZME9UWXRNRE16TUMwMFkyTXhMVGhqWmpVdE9EUmpZMkU1TnpVd1pXWmk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -424,7 +424,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -441,13 +441,13 @@ "11999" ], "x-ms-request-id": [ - "659be800-89a3-4e4e-9530-13569d7432f9" + "a9ca592e-a796-4ad8-8175-a57e70bdf14a" ], "x-ms-correlation-request-id": [ - "659be800-89a3-4e4e-9530-13569d7432f9" + "a9ca592e-a796-4ad8-8175-a57e70bdf14a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200014Z:659be800-89a3-4e4e-9530-13569d7432f9" + "WESTUS2:20200819T043245Z:a9ca592e-a796-4ad8-8175-a57e70bdf14a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -456,7 +456,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:00:13 GMT" + "Wed, 19 Aug 2020 04:32:45 GMT" ], "Content-Length": [ "22" @@ -472,8 +472,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -481,7 +481,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -498,13 +498,13 @@ "11998" ], "x-ms-request-id": [ - "da6fa402-0792-4c1c-8a64-473325126420" + "02cebddd-45cd-4389-b106-09bb039ae8df" ], "x-ms-correlation-request-id": [ - "da6fa402-0792-4c1c-8a64-473325126420" + "02cebddd-45cd-4389-b106-09bb039ae8df" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200014Z:da6fa402-0792-4c1c-8a64-473325126420" + "WESTUS2:20200819T043246Z:02cebddd-45cd-4389-b106-09bb039ae8df" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -513,7 +513,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:00:14 GMT" + "Wed, 19 Aug 2020 04:32:45 GMT" ], "Content-Length": [ "640" @@ -525,17 +525,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwky4=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxonk=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "36781a59-af27-4062-9d7e-fcd130797360" + "d1cf134b-ba0b-4dda-ae36-b4dca47446bc" ], "Accept-Language": [ "en-US" @@ -544,7 +544,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -561,13 +561,13 @@ "11997" ], "x-ms-request-id": [ - "d18c1d26-6b75-4262-b38c-51e186154041" + "a54c1f93-445b-4d21-be37-b6ff043139de" ], "x-ms-correlation-request-id": [ - "d18c1d26-6b75-4262-b38c-51e186154041" + "a54c1f93-445b-4d21-be37-b6ff043139de" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200014Z:d18c1d26-6b75-4262-b38c-51e186154041" + "WESTUS2:20200819T043246Z:a54c1f93-445b-4d21-be37-b6ff043139de" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -576,7 +576,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:00:14 GMT" + "Wed, 19 Aug 2020 04:32:45 GMT" ], "Content-Length": [ "640" @@ -588,17 +588,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwky4=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxonk=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a1520e4b-c6aa-4b9a-a95f-831cc7f8dabd" + "c64cdc6a-4c26-42ba-8bfe-9b4f63baf5ab" ], "Accept-Language": [ "en-US" @@ -607,7 +607,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -621,16 +621,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11999" ], "x-ms-request-id": [ - "5724adf8-9497-4381-adc5-e1e314c723c2" + "b0de2025-88b3-4890-8a93-1c140b6b4410" ], "x-ms-correlation-request-id": [ - "5724adf8-9497-4381-adc5-e1e314c723c2" + "b0de2025-88b3-4890-8a93-1c140b6b4410" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200308Z:5724adf8-9497-4381-adc5-e1e314c723c2" + "WESTUS2:20200819T043539Z:b0de2025-88b3-4890-8a93-1c140b6b4410" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -639,7 +639,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:03:07 GMT" + "Wed, 19 Aug 2020 04:35:38 GMT" ], "Content-Length": [ "640" @@ -651,12 +651,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwky4=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxonk=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -664,7 +664,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -678,16 +678,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11997" ], "x-ms-request-id": [ - "38bdcc74-fb96-455e-9668-46768ecf27ae" + "662e8a4e-2e4e-4397-bd72-4f305576c4f0" ], "x-ms-correlation-request-id": [ - "38bdcc74-fb96-455e-9668-46768ecf27ae" + "662e8a4e-2e4e-4397-bd72-4f305576c4f0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200340Z:38bdcc74-fb96-455e-9668-46768ecf27ae" + "WESTUS2:20200819T043611Z:662e8a4e-2e4e-4397-bd72-4f305576c4f0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -696,7 +696,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:03:39 GMT" + "Wed, 19 Aug 2020 04:36:11 GMT" ], "Content-Length": [ "833" @@ -708,17 +708,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlQE=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxo8s=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e0b1c272-cccf-41c3-8646-83ea4f589999" + "a283d8e8-9647-4061-8587-8ea6ef770356" ], "Accept-Language": [ "en-US" @@ -727,7 +727,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -741,16 +741,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11996" ], "x-ms-request-id": [ - "8bd8024c-0e2f-4bde-b2de-71d65d496224" + "3fc9c53b-6582-4221-8d4f-af01e791b9ca" ], "x-ms-correlation-request-id": [ - "8bd8024c-0e2f-4bde-b2de-71d65d496224" + "3fc9c53b-6582-4221-8d4f-af01e791b9ca" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200340Z:8bd8024c-0e2f-4bde-b2de-71d65d496224" + "WESTUS2:20200819T043611Z:3fc9c53b-6582-4221-8d4f-af01e791b9ca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -759,7 +759,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:03:39 GMT" + "Wed, 19 Aug 2020 04:36:11 GMT" ], "Content-Length": [ "833" @@ -771,17 +771,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlQE=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxo8s=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8f0ba9a4-41b2-464d-86d8-6e04192f8a27" + "57942eb4-ce54-49e8-b471-82ee3c5be898" ], "Accept-Language": [ "en-US" @@ -790,7 +790,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -804,16 +804,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11995" ], "x-ms-request-id": [ - "6648845f-c340-4050-856a-7ce653b735d4" + "d24ad65b-2298-4ec9-9e79-4b92c54b7270" ], "x-ms-correlation-request-id": [ - "6648845f-c340-4050-856a-7ce653b735d4" + "d24ad65b-2298-4ec9-9e79-4b92c54b7270" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200340Z:6648845f-c340-4050-856a-7ce653b735d4" + "WESTUS2:20200819T043612Z:d24ad65b-2298-4ec9-9e79-4b92c54b7270" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -822,7 +822,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:03:39 GMT" + "Wed, 19 Aug 2020 04:36:12 GMT" ], "Content-Length": [ "833" @@ -834,12 +834,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlQE=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxo8s=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -847,7 +847,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -861,16 +861,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11993" ], "x-ms-request-id": [ - "6aad0dd5-980f-4e48-99d1-403119540929" + "26255167-be38-4229-9e63-ffbf004d9b78" ], "x-ms-correlation-request-id": [ - "6aad0dd5-980f-4e48-99d1-403119540929" + "26255167-be38-4229-9e63-ffbf004d9b78" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200418Z:6aad0dd5-980f-4e48-99d1-403119540929" + "WESTUS2:20200819T043644Z:26255167-be38-4229-9e63-ffbf004d9b78" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -879,7 +879,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:04:17 GMT" + "Wed, 19 Aug 2020 04:36:43 GMT" ], "Content-Length": [ "855" @@ -891,17 +891,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlUQ=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxpBc=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d843bc2c-4576-4197-81ac-552b71729a02" + "58e0c3ea-e990-4247-8564-92bb5e431c8d" ], "Accept-Language": [ "en-US" @@ -910,7 +910,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -924,16 +924,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11992" ], "x-ms-request-id": [ - "04ebc290-ef50-4440-ac5b-9c81d6629cc4" + "15be6d80-6112-47b0-aba2-98128be37a97" ], "x-ms-correlation-request-id": [ - "04ebc290-ef50-4440-ac5b-9c81d6629cc4" + "15be6d80-6112-47b0-aba2-98128be37a97" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200419Z:04ebc290-ef50-4440-ac5b-9c81d6629cc4" + "WESTUS2:20200819T043644Z:15be6d80-6112-47b0-aba2-98128be37a97" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -942,7 +942,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:04:19 GMT" + "Wed, 19 Aug 2020 04:36:43 GMT" ], "Content-Length": [ "855" @@ -954,17 +954,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlUQ=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxpBc=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7c15264f-cbe8-4252-8633-e6a38271f50f" + "4363efe1-2d83-4eb3-a816-cf59024b08ef" ], "Accept-Language": [ "en-US" @@ -973,7 +973,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -987,16 +987,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11991" ], "x-ms-request-id": [ - "91e12eb9-e5f7-4e02-ac75-52e5fd22a66a" + "a25eeba9-988e-4b04-8f50-e3dbfda3cd3a" ], "x-ms-correlation-request-id": [ - "91e12eb9-e5f7-4e02-ac75-52e5fd22a66a" + "a25eeba9-988e-4b04-8f50-e3dbfda3cd3a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200421Z:91e12eb9-e5f7-4e02-ac75-52e5fd22a66a" + "WESTUS2:20200819T043644Z:a25eeba9-988e-4b04-8f50-e3dbfda3cd3a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1005,7 +1005,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:04:20 GMT" + "Wed, 19 Aug 2020 04:36:43 GMT" ], "Content-Length": [ "855" @@ -1017,17 +1017,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlUQ=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxpBc=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4531b5c6-61ea-42e8-bab6-7c56f84b6bb0" + "52a3a849-8674-4e47-8e4e-6f348fc0a9af" ], "Accept-Language": [ "en-US" @@ -1036,7 +1036,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1050,16 +1050,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11990" ], "x-ms-request-id": [ - "ed3c71fd-bb42-4a8f-b7eb-e2b2f9096f20" + "c6291413-678b-4f3a-8c10-0fe28da4539b" ], "x-ms-correlation-request-id": [ - "ed3c71fd-bb42-4a8f-b7eb-e2b2f9096f20" + "c6291413-678b-4f3a-8c10-0fe28da4539b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200421Z:ed3c71fd-bb42-4a8f-b7eb-e2b2f9096f20" + "WESTUS2:20200819T043644Z:c6291413-678b-4f3a-8c10-0fe28da4539b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1068,7 +1068,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:04:21 GMT" + "Wed, 19 Aug 2020 04:36:43 GMT" ], "Content-Length": [ "855" @@ -1080,17 +1080,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlUQ=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxpBc=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1b742b47-aeea-4b90-a085-4d506b0d3bd4" + "9b9ec8ff-89db-43cc-8191-f2de7c49ed3c" ], "Accept-Language": [ "en-US" @@ -1099,7 +1099,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1113,16 +1113,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11989" ], "x-ms-request-id": [ - "e4f7c7b3-22c0-4a5e-9d9b-02faad77b508" + "bbbc029d-74a2-44aa-be37-5056bd384643" ], "x-ms-correlation-request-id": [ - "e4f7c7b3-22c0-4a5e-9d9b-02faad77b508" + "bbbc029d-74a2-44aa-be37-5056bd384643" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200422Z:e4f7c7b3-22c0-4a5e-9d9b-02faad77b508" + "WESTUS2:20200819T043644Z:bbbc029d-74a2-44aa-be37-5056bd384643" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1131,7 +1131,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:04:21 GMT" + "Wed, 19 Aug 2020 04:36:44 GMT" ], "Content-Length": [ "855" @@ -1143,12 +1143,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwlUQ=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps4338.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps4338.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxpBc=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1156,7 +1156,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1173,13 +1173,13 @@ "11986" ], "x-ms-request-id": [ - "722714e4-8851-4905-95c8-8c8107849520" + "6ae1e448-fe10-440c-8811-6bfa99061fb3" ], "x-ms-correlation-request-id": [ - "722714e4-8851-4905-95c8-8c8107849520" + "6ae1e448-fe10-440c-8811-6bfa99061fb3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200455Z:722714e4-8851-4905-95c8-8c8107849520" + "WESTUS2:20200819T043747Z:6ae1e448-fe10-440c-8811-6bfa99061fb3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1188,7 +1188,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:04:54 GMT" + "Wed, 19 Aug 2020 04:37:46 GMT" ], "Content-Length": [ "640" @@ -1200,17 +1200,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwla0=\",\r\n \"name\": \"ps5076\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps5076.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B88D\"\r\n },\r\n \"resourcegroup\": \"ps4602\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxpFs=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2Mjk/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "a2831f9f-69b5-4240-8375-b153131ddfb4" + "0da2331f-23e1-413a-990e-f81405b6ce00" ], "Accept-Language": [ "en-US" @@ -1236,7 +1236,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNGJmMWNkMGQtODU2OS00ZGJjLTg0ZDctMjA4OGMwMTkzNDdi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmVmOGRhM2QtMTdkMy00NTU4LWE2YTgtMDM2ZjMxYzU3MDI0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1245,13 +1245,13 @@ "4999" ], "x-ms-request-id": [ - "380778bb-9e1b-42bd-acfb-e7711292c633" + "68235b5b-9cbe-4669-8fee-d79214e767c5" ], "x-ms-correlation-request-id": [ - "380778bb-9e1b-42bd-acfb-e7711292c633" + "68235b5b-9cbe-4669-8fee-d79214e767c5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200030Z:380778bb-9e1b-42bd-acfb-e7711292c633" + "WESTUS2:20200819T043301Z:68235b5b-9cbe-4669-8fee-d79214e767c5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1260,7 +1260,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:00:30 GMT" + "Wed, 19 Aug 2020 04:33:01 GMT" ], "Content-Length": [ "619" @@ -1272,17 +1272,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338\",\r\n \"name\": \"ps4338\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4602\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629\",\r\n \"name\": \"ps2629\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps1071\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2Mjk/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAARKVIzA=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"UheYtTw0/uGt9L53RSv6uhz8/xPCe88bfmk/HEB22pY=\",\r\n \"secondaryKey\": \"QyjPx+Yu2v5lPKnDRAhi3f2E/6DGswQIP3Fbg3S0IFo=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mFTPHIoTXaRyO3hpVlOqOsxBP+Te9Al+8ldrI1sYgi0=\",\r\n \"secondaryKey\": \"jfh53UUnIXI3K5tk/BJY7JPMy3ovrRGF65G/oMPPmJA=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"tDVPtJahI/dPl39rufKIdyL/BNmrrPvZYw9FixcBh9s=\",\r\n \"secondaryKey\": \"KrMMiEKu6njZkyzVaikenYUExe5QE1/gFbPX1aELXBA=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+fR2KPxjTqKD218RZ6dsGR8ztCnzZD0P36A/wgXbwzQ=\",\r\n \"secondaryKey\": \"4AXUg6dqdklN9Sthptg25+gvHdLfrJDvT8Ll2fdmotE=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"F2KuVPBkKSd77qHybZQhW2O88cpAjphF3xzz9Vx8dgQ=\",\r\n \"secondaryKey\": \"v7sarPgeJViW85KU6Ntbn0vvxUE398LQv1Qj6YP6H4g=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAARWCYBM=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"MYWgxKHKrJHSrXE13EuGMCyPn80wp9etmf5k8w+eCls=\",\r\n \"secondaryKey\": \"4RrSz9KULdarCENy1gQgWbdcMFFVm9XNPHNFM2p58HA=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"rH2EfEvYW74LfmQbtbcySx6gKgI9ixbM0iAFbXMqXqA=\",\r\n \"secondaryKey\": \"f8YVIhiTX5bo0YquwXH7ku86SEzEk/uXxyd1i1U74EA=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"3ZGyadDmGaEqGUNJVoQut/KkwVJ+pxvfby6kBu41qRk=\",\r\n \"secondaryKey\": \"KnLIN6h9lngYyRNlJQUFSM/4S0PWM+X9d/WtQG+MFtI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"nmA9bWv8qKSuWW41l++FX4DuojgitfMdWImAAVqAL94=\",\r\n \"secondaryKey\": \"cerdLKy9OBP6HBd9NKj6unqaW9vbIB85hkOzTRG2nwE=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"YUBqNuJf7m4qcWuf/5fUbLWy50TOKwgfPW1Y+keFFMw=\",\r\n \"secondaryKey\": \"TZFlBYMg4PEYKWaZqPpiN0rcq3BCjDFuNcp/fgvRIFQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "e0406fd7-647f-434b-9da1-92b0f73f3e7d" + "1a7f9244-a3e1-4899-a651-1eb399c1e41e" ], "Accept-Language": [ "en-US" @@ -1308,7 +1308,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmEwY2Q5MmMtMGFhMi00YWYxLTk5OTUtMmNhZTBjYzVmZmM4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfN2RhMTMxOTUtMzk0MC00NmVlLWE3ZTQtMGVkZTg0ZjgxNDk4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1317,13 +1317,13 @@ "4998" ], "x-ms-request-id": [ - "acf0df41-7723-49c9-b408-0bdb7994883d" + "8b74d423-3347-46a7-b107-075bd9329345" ], "x-ms-correlation-request-id": [ - "acf0df41-7723-49c9-b408-0bdb7994883d" + "8b74d423-3347-46a7-b107-075bd9329345" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200236Z:acf0df41-7723-49c9-b408-0bdb7994883d" + "WESTUS2:20200819T043508Z:8b74d423-3347-46a7-b107-075bd9329345" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1332,7 +1332,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:02:36 GMT" + "Wed, 19 Aug 2020 04:35:07 GMT" ], "Content-Length": [ "4100" @@ -1344,12 +1344,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338\",\r\n \"name\": \"ps4338\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4602\",\r\n \"etag\": \"AAAAARKVIzA=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"UheYtTw0/uGt9L53RSv6uhz8/xPCe88bfmk/HEB22pY=\",\r\n \"secondaryKey\": \"QyjPx+Yu2v5lPKnDRAhi3f2E/6DGswQIP3Fbg3S0IFo=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mFTPHIoTXaRyO3hpVlOqOsxBP+Te9Al+8ldrI1sYgi0=\",\r\n \"secondaryKey\": \"jfh53UUnIXI3K5tk/BJY7JPMy3ovrRGF65G/oMPPmJA=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"tDVPtJahI/dPl39rufKIdyL/BNmrrPvZYw9FixcBh9s=\",\r\n \"secondaryKey\": \"KrMMiEKu6njZkyzVaikenYUExe5QE1/gFbPX1aELXBA=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+fR2KPxjTqKD218RZ6dsGR8ztCnzZD0P36A/wgXbwzQ=\",\r\n \"secondaryKey\": \"4AXUg6dqdklN9Sthptg25+gvHdLfrJDvT8Ll2fdmotE=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"F2KuVPBkKSd77qHybZQhW2O88cpAjphF3xzz9Vx8dgQ=\",\r\n \"secondaryKey\": \"v7sarPgeJViW85KU6Ntbn0vvxUE398LQv1Qj6YP6H4g=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"LSwEQiTKtbEgblsYYegYpA0w4q8TOd9gx/ma/rGcWVs=\",\r\n \"secondaryKey\": \"8U0MHrMI3JebFBs64uPKyRQ66Z/6n/igMrNzo5mgt64=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4338-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps4338-4122535-a3ef6e6c7e.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-cb5f9d0c-1cf1-4967-b310-b80a42be10f6-iothub\",\r\n \"PrimaryKey\": \"yhKTnA7Nl3eXub9N6BbU9v+Ut1HQm3H8VXUmW1RM0W0=\",\r\n \"SecondaryKey\": \"/50OASUzoRbRQQWu5CPzWRaEeVRkiecJw7fTz85YD/8=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 20:02:20 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 20:02:20 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-8cb1a2d0-9699-477b-b545-e0764c49abd8-iothub\",\r\n \"PrimaryKey\": \"sYXCCubNxD5Y+2lDcn/1B4qZ8ODQ9OYrAK+sK46Ckc0=\",\r\n \"SecondaryKey\": \"hlxnCzoMoFoLvNHEu4E0fxCui6c7ITklKzhbYlTZPZY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 20:02:20 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 20:02:20 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"UheYtTw0/uGt9L53RSv6uhz8/xPCe88bfmk/HEB22pY=\",\r\n \"SecondaryKey\": \"QyjPx+Yu2v5lPKnDRAhi3f2E/6DGswQIP3Fbg3S0IFo=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 20:02:20 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 20:02:20 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"mFTPHIoTXaRyO3hpVlOqOsxBP+Te9Al+8ldrI1sYgi0=\",\r\n \"SecondaryKey\": \"jfh53UUnIXI3K5tk/BJY7JPMy3ovrRGF65G/oMPPmJA=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 20:02:20 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 20:02:20 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629\",\r\n \"name\": \"ps2629\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps1071\",\r\n \"etag\": \"AAAAARWCYBM=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"MYWgxKHKrJHSrXE13EuGMCyPn80wp9etmf5k8w+eCls=\",\r\n \"secondaryKey\": \"4RrSz9KULdarCENy1gQgWbdcMFFVm9XNPHNFM2p58HA=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"rH2EfEvYW74LfmQbtbcySx6gKgI9ixbM0iAFbXMqXqA=\",\r\n \"secondaryKey\": \"f8YVIhiTX5bo0YquwXH7ku86SEzEk/uXxyd1i1U74EA=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"3ZGyadDmGaEqGUNJVoQut/KkwVJ+pxvfby6kBu41qRk=\",\r\n \"secondaryKey\": \"KnLIN6h9lngYyRNlJQUFSM/4S0PWM+X9d/WtQG+MFtI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"nmA9bWv8qKSuWW41l++FX4DuojgitfMdWImAAVqAL94=\",\r\n \"secondaryKey\": \"cerdLKy9OBP6HBd9NKj6unqaW9vbIB85hkOzTRG2nwE=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"YUBqNuJf7m4qcWuf/5fUbLWy50TOKwgfPW1Y+keFFMw=\",\r\n \"secondaryKey\": \"TZFlBYMg4PEYKWaZqPpiN0rcq3BCjDFuNcp/fgvRIFQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"hba7h2Rd36BExq9Qk3hxQhQVzOEp4CrqvH+ZZJ3cA9Y=\",\r\n \"secondaryKey\": \"pdElpQn9SCSPOANu8s5/uDRM2aZ5ix+Dj+hP+TrnCCM=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2629-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps2629-4126786-199bbbae35.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-5840ce1f-ebf0-49f0-80ab-20fa0134e1e2-iothub\",\r\n \"PrimaryKey\": \"6nb93FyaC0VIR7Gnh/yAJXGTf7w89wTl1cwjkXl0RKE=\",\r\n \"SecondaryKey\": \"HkVDZK7tNzkHoZY1a95A2kcBiThAdxk7qpZ/Wyoj/5k=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:34:55 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:34:55 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-2f949527-c7f6-42c1-b818-11d25dfca6b5-iothub\",\r\n \"PrimaryKey\": \"14GbBZc70Ka5+8hNTm43l1Jc0VomHk2+s72hBgPPM1o=\",\r\n \"SecondaryKey\": \"P5dDOs0tALkGT5yvFhCdapCDuZmLdIE4QDrMR4m733E=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:34:55 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:34:55 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"MYWgxKHKrJHSrXE13EuGMCyPn80wp9etmf5k8w+eCls=\",\r\n \"SecondaryKey\": \"4RrSz9KULdarCENy1gQgWbdcMFFVm9XNPHNFM2p58HA=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:34:55 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:34:55 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"rH2EfEvYW74LfmQbtbcySx6gKgI9ixbM0iAFbXMqXqA=\",\r\n \"SecondaryKey\": \"f8YVIhiTX5bo0YquwXH7ku86SEzEk/uXxyd1i1U74EA=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:34:55 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:34:55 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNGJmMWNkMGQtODU2OS00ZGJjLTg0ZDctMjA4OGMwMTkzNDdi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkdKbU1XTmtNR1F0T0RVMk9TMDBaR0pqTFRnMFpEY3RNakE0T0dNd01Ua3pORGRpP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmVmOGRhM2QtMTdkMy00NTU4LWE2YTgtMDM2ZjMxYzU3MDI0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWW1WbU9HUmhNMlF0TVRka015MDBOVFU0TFdFMllUZ3RNRE0yWmpNeFl6VTNNREkwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1371,16 +1371,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11999" ], "x-ms-request-id": [ - "e2de36d9-2bc6-4310-a8c7-851ef19b1193" + "895f0e13-26a6-49c9-ac7c-67447182962b" ], "x-ms-correlation-request-id": [ - "e2de36d9-2bc6-4310-a8c7-851ef19b1193" + "895f0e13-26a6-49c9-ac7c-67447182962b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200100Z:e2de36d9-2bc6-4310-a8c7-851ef19b1193" + "WESTUS2:20200819T043332Z:895f0e13-26a6-49c9-ac7c-67447182962b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1389,7 +1389,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:01:00 GMT" + "Wed, 19 Aug 2020 04:33:31 GMT" ], "Content-Length": [ "20" @@ -1405,8 +1405,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNGJmMWNkMGQtODU2OS00ZGJjLTg0ZDctMjA4OGMwMTkzNDdi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkdKbU1XTmtNR1F0T0RVMk9TMDBaR0pqTFRnMFpEY3RNakE0T0dNd01Ua3pORGRpP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmVmOGRhM2QtMTdkMy00NTU4LWE2YTgtMDM2ZjMxYzU3MDI0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWW1WbU9HUmhNMlF0TVRka015MDBOVFU0TFdFMllUZ3RNRE0yWmpNeFl6VTNNREkwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1428,16 +1428,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11998" ], "x-ms-request-id": [ - "2808d219-6394-4bb1-a7bb-57625e214377" + "efa1f463-ec56-4593-9c3c-dd430ebf7505" ], "x-ms-correlation-request-id": [ - "2808d219-6394-4bb1-a7bb-57625e214377" + "efa1f463-ec56-4593-9c3c-dd430ebf7505" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200131Z:2808d219-6394-4bb1-a7bb-57625e214377" + "WESTUS2:20200819T043402Z:efa1f463-ec56-4593-9c3c-dd430ebf7505" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1446,7 +1446,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:01:30 GMT" + "Wed, 19 Aug 2020 04:34:01 GMT" ], "Content-Length": [ "20" @@ -1462,8 +1462,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNGJmMWNkMGQtODU2OS00ZGJjLTg0ZDctMjA4OGMwMTkzNDdi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkdKbU1XTmtNR1F0T0RVMk9TMDBaR0pqTFRnMFpEY3RNakE0T0dNd01Ua3pORGRpP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmVmOGRhM2QtMTdkMy00NTU4LWE2YTgtMDM2ZjMxYzU3MDI0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWW1WbU9HUmhNMlF0TVRka015MDBOVFU0TFdFMllUZ3RNRE0yWmpNeFl6VTNNREkwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1485,16 +1485,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11997" ], "x-ms-request-id": [ - "c2f72e32-07c5-4b35-9773-11c09bf08d11" + "686bcb66-c801-43f1-8381-302aab0ed352" ], "x-ms-correlation-request-id": [ - "c2f72e32-07c5-4b35-9773-11c09bf08d11" + "686bcb66-c801-43f1-8381-302aab0ed352" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200201Z:c2f72e32-07c5-4b35-9773-11c09bf08d11" + "WESTUS2:20200819T043432Z:686bcb66-c801-43f1-8381-302aab0ed352" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1503,7 +1503,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:02:00 GMT" + "Wed, 19 Aug 2020 04:34:32 GMT" ], "Content-Length": [ "20" @@ -1519,8 +1519,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNGJmMWNkMGQtODU2OS00ZGJjLTg0ZDctMjA4OGMwMTkzNDdi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkdKbU1XTmtNR1F0T0RVMk9TMDBaR0pqTFRnMFpEY3RNakE0T0dNd01Ua3pORGRpP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmVmOGRhM2QtMTdkMy00NTU4LWE2YTgtMDM2ZjMxYzU3MDI0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWW1WbU9HUmhNMlF0TVRka015MDBOVFU0TFdFMllUZ3RNRE0yWmpNeFl6VTNNREkwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1542,16 +1542,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11996" ], "x-ms-request-id": [ - "617fac16-57d9-48b7-9272-80776db99efc" + "1a2dd1b6-6d7f-4864-8f7a-785702655d42" ], "x-ms-correlation-request-id": [ - "617fac16-57d9-48b7-9272-80776db99efc" + "1a2dd1b6-6d7f-4864-8f7a-785702655d42" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200231Z:617fac16-57d9-48b7-9272-80776db99efc" + "WESTUS2:20200819T043502Z:1a2dd1b6-6d7f-4864-8f7a-785702655d42" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1560,7 +1560,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:02:31 GMT" + "Wed, 19 Aug 2020 04:35:02 GMT" ], "Content-Length": [ "22" @@ -1576,8 +1576,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2Mjk/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1599,16 +1599,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11995" ], "x-ms-request-id": [ - "d942f50a-16e3-405d-9d68-d9a434cc784d" + "53ef15bd-80cc-4828-8260-29e93c232995" ], "x-ms-correlation-request-id": [ - "d942f50a-16e3-405d-9d68-d9a434cc784d" + "53ef15bd-80cc-4828-8260-29e93c232995" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200231Z:d942f50a-16e3-405d-9d68-d9a434cc784d" + "WESTUS2:20200819T043503Z:53ef15bd-80cc-4828-8260-29e93c232995" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1617,7 +1617,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:02:31 GMT" + "Wed, 19 Aug 2020 04:35:03 GMT" ], "Content-Length": [ "1460" @@ -1629,17 +1629,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338\",\r\n \"name\": \"ps4338\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4602\",\r\n \"etag\": \"AAAAARKVIzA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4338.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4338\",\r\n \"endpoint\": \"sb://iothub-ns-ps4338-4122535-a3ef6e6c7e.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629\",\r\n \"name\": \"ps2629\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps1071\",\r\n \"etag\": \"AAAAARWCYBM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2629.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2629\",\r\n \"endpoint\": \"sb://iothub-ns-ps2629-4126786-199bbbae35.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2Mjk/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2c3976fd-305d-401d-b3ed-65a8c670b737" + "42d91619-852c-4adc-a554-e8f1aedee83c" ], "Accept-Language": [ "en-US" @@ -1662,16 +1662,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11994" ], "x-ms-request-id": [ - "246002a7-629b-4b8a-9ad7-8f3448d483b6" + "15cdc51e-a917-4c0c-b8da-0e2110abf0cc" ], "x-ms-correlation-request-id": [ - "246002a7-629b-4b8a-9ad7-8f3448d483b6" + "15cdc51e-a917-4c0c-b8da-0e2110abf0cc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200232Z:246002a7-629b-4b8a-9ad7-8f3448d483b6" + "WESTUS2:20200819T043503Z:15cdc51e-a917-4c0c-b8da-0e2110abf0cc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1680,7 +1680,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:02:32 GMT" + "Wed, 19 Aug 2020 04:35:03 GMT" ], "Content-Length": [ "1460" @@ -1692,17 +1692,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338\",\r\n \"name\": \"ps4338\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4602\",\r\n \"etag\": \"AAAAARKVIzA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4338.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4338\",\r\n \"endpoint\": \"sb://iothub-ns-ps4338-4122535-a3ef6e6c7e.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629\",\r\n \"name\": \"ps2629\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps1071\",\r\n \"etag\": \"AAAAARWCYBM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2629.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2629\",\r\n \"endpoint\": \"sb://iothub-ns-ps2629-4126786-199bbbae35.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2Mjk/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5b812898-cd51-4ecb-a6a4-c46f052d11e0" + "5302c4c2-cee7-41da-9415-bb9b1e1c3cc6" ], "Accept-Language": [ "en-US" @@ -1725,16 +1725,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11993" ], "x-ms-request-id": [ - "615d97be-3746-4e5b-8c29-ddb93897392a" + "14d11a9f-8a96-43a2-bd37-f052e15f17ee" ], "x-ms-correlation-request-id": [ - "615d97be-3746-4e5b-8c29-ddb93897392a" + "14d11a9f-8a96-43a2-bd37-f052e15f17ee" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200233Z:615d97be-3746-4e5b-8c29-ddb93897392a" + "WESTUS2:20200819T043504Z:14d11a9f-8a96-43a2-bd37-f052e15f17ee" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1743,7 +1743,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:02:32 GMT" + "Wed, 19 Aug 2020 04:35:04 GMT" ], "Content-Length": [ "1460" @@ -1755,12 +1755,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338\",\r\n \"name\": \"ps4338\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4602\",\r\n \"etag\": \"AAAAARKVIzA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4338.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4338\",\r\n \"endpoint\": \"sb://iothub-ns-ps4338-4122535-a3ef6e6c7e.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629\",\r\n \"name\": \"ps2629\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps1071\",\r\n \"etag\": \"AAAAARWCYBM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2629.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2629\",\r\n \"endpoint\": \"sb://iothub-ns-ps2629-4126786-199bbbae35.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2Mjk/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1782,16 +1782,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11991" ], "x-ms-request-id": [ - "744e4ab2-96aa-4a9b-a804-01da16cb44b9" + "9926390a-96d6-41a5-97ca-b6fb69b6eac4" ], "x-ms-correlation-request-id": [ - "744e4ab2-96aa-4a9b-a804-01da16cb44b9" + "9926390a-96d6-41a5-97ca-b6fb69b6eac4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200307Z:744e4ab2-96aa-4a9b-a804-01da16cb44b9" + "WESTUS2:20200819T043538Z:9926390a-96d6-41a5-97ca-b6fb69b6eac4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1800,7 +1800,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:03:07 GMT" + "Wed, 19 Aug 2020 04:35:38 GMT" ], "Content-Length": [ "1460" @@ -1812,17 +1812,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338\",\r\n \"name\": \"ps4338\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4602\",\r\n \"etag\": \"AAAAARKVlho=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps4338.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps4338\",\r\n \"endpoint\": \"sb://iothub-ns-ps4338-4122535-a3ef6e6c7e.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629\",\r\n \"name\": \"ps2629\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps1071\",\r\n \"etag\": \"AAAAARWC2fk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2629.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2629\",\r\n \"endpoint\": \"sb://iothub-ns-ps2629-4126786-199bbbae35.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2MjkvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1cb3ed7e-9903-43ac-b613-3a833b931fa8" + "0f14cb70-2f07-46e8-95e5-3bef6bdf463c" ], "Accept-Language": [ "en-US" @@ -1848,13 +1848,13 @@ "1199" ], "x-ms-request-id": [ - "4ba1d095-dba4-4eaa-8327-8d7970de936c" + "a9bd8291-8838-4b2b-bed8-cdf0f842da98" ], "x-ms-correlation-request-id": [ - "4ba1d095-dba4-4eaa-8327-8d7970de936c" + "a9bd8291-8838-4b2b-bed8-cdf0f842da98" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200233Z:4ba1d095-dba4-4eaa-8327-8d7970de936c" + "WESTUS2:20200819T043504Z:a9bd8291-8838-4b2b-bed8-cdf0f842da98" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1863,7 +1863,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:02:33 GMT" + "Wed, 19 Aug 2020 04:35:04 GMT" ], "Content-Length": [ "905" @@ -1875,17 +1875,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"UheYtTw0/uGt9L53RSv6uhz8/xPCe88bfmk/HEB22pY=\",\r\n \"secondaryKey\": \"QyjPx+Yu2v5lPKnDRAhi3f2E/6DGswQIP3Fbg3S0IFo=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mFTPHIoTXaRyO3hpVlOqOsxBP+Te9Al+8ldrI1sYgi0=\",\r\n \"secondaryKey\": \"jfh53UUnIXI3K5tk/BJY7JPMy3ovrRGF65G/oMPPmJA=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"tDVPtJahI/dPl39rufKIdyL/BNmrrPvZYw9FixcBh9s=\",\r\n \"secondaryKey\": \"KrMMiEKu6njZkyzVaikenYUExe5QE1/gFbPX1aELXBA=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+fR2KPxjTqKD218RZ6dsGR8ztCnzZD0P36A/wgXbwzQ=\",\r\n \"secondaryKey\": \"4AXUg6dqdklN9Sthptg25+gvHdLfrJDvT8Ll2fdmotE=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"F2KuVPBkKSd77qHybZQhW2O88cpAjphF3xzz9Vx8dgQ=\",\r\n \"secondaryKey\": \"v7sarPgeJViW85KU6Ntbn0vvxUE398LQv1Qj6YP6H4g=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"MYWgxKHKrJHSrXE13EuGMCyPn80wp9etmf5k8w+eCls=\",\r\n \"secondaryKey\": \"4RrSz9KULdarCENy1gQgWbdcMFFVm9XNPHNFM2p58HA=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"rH2EfEvYW74LfmQbtbcySx6gKgI9ixbM0iAFbXMqXqA=\",\r\n \"secondaryKey\": \"f8YVIhiTX5bo0YquwXH7ku86SEzEk/uXxyd1i1U74EA=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"3ZGyadDmGaEqGUNJVoQut/KkwVJ+pxvfby6kBu41qRk=\",\r\n \"secondaryKey\": \"KnLIN6h9lngYyRNlJQUFSM/4S0PWM+X9d/WtQG+MFtI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"nmA9bWv8qKSuWW41l++FX4DuojgitfMdWImAAVqAL94=\",\r\n \"secondaryKey\": \"cerdLKy9OBP6HBd9NKj6unqaW9vbIB85hkOzTRG2nwE=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"YUBqNuJf7m4qcWuf/5fUbLWy50TOKwgfPW1Y+keFFMw=\",\r\n \"secondaryKey\": \"TZFlBYMg4PEYKWaZqPpiN0rcq3BCjDFuNcp/fgvRIFQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2MjkvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c446503e-e651-4587-9f83-1eb8d99c542d" + "ae77a9ef-234e-4e12-9678-36f27ae6fd3f" ], "Accept-Language": [ "en-US" @@ -1911,13 +1911,13 @@ "1198" ], "x-ms-request-id": [ - "08682952-98cf-4c18-810a-d1faff868842" + "63ad4a6c-c352-49c9-87ea-49eedeccb427" ], "x-ms-correlation-request-id": [ - "08682952-98cf-4c18-810a-d1faff868842" + "63ad4a6c-c352-49c9-87ea-49eedeccb427" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200307Z:08682952-98cf-4c18-810a-d1faff868842" + "WESTUS2:20200819T043539Z:63ad4a6c-c352-49c9-87ea-49eedeccb427" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1926,7 +1926,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:03:07 GMT" + "Wed, 19 Aug 2020 04:35:38 GMT" ], "Content-Length": [ "1078" @@ -1938,12 +1938,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"UheYtTw0/uGt9L53RSv6uhz8/xPCe88bfmk/HEB22pY=\",\r\n \"secondaryKey\": \"QyjPx+Yu2v5lPKnDRAhi3f2E/6DGswQIP3Fbg3S0IFo=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"mFTPHIoTXaRyO3hpVlOqOsxBP+Te9Al+8ldrI1sYgi0=\",\r\n \"secondaryKey\": \"jfh53UUnIXI3K5tk/BJY7JPMy3ovrRGF65G/oMPPmJA=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"tDVPtJahI/dPl39rufKIdyL/BNmrrPvZYw9FixcBh9s=\",\r\n \"secondaryKey\": \"KrMMiEKu6njZkyzVaikenYUExe5QE1/gFbPX1aELXBA=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"+fR2KPxjTqKD218RZ6dsGR8ztCnzZD0P36A/wgXbwzQ=\",\r\n \"secondaryKey\": \"4AXUg6dqdklN9Sthptg25+gvHdLfrJDvT8Ll2fdmotE=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"F2KuVPBkKSd77qHybZQhW2O88cpAjphF3xzz9Vx8dgQ=\",\r\n \"secondaryKey\": \"v7sarPgeJViW85KU6Ntbn0vvxUE398LQv1Qj6YP6H4g=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"LSwEQiTKtbEgblsYYegYpA0w4q8TOd9gx/ma/rGcWVs=\",\r\n \"secondaryKey\": \"8U0MHrMI3JebFBs64uPKyRQ66Z/6n/igMrNzo5mgt64=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"MYWgxKHKrJHSrXE13EuGMCyPn80wp9etmf5k8w+eCls=\",\r\n \"secondaryKey\": \"4RrSz9KULdarCENy1gQgWbdcMFFVm9XNPHNFM2p58HA=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"rH2EfEvYW74LfmQbtbcySx6gKgI9ixbM0iAFbXMqXqA=\",\r\n \"secondaryKey\": \"f8YVIhiTX5bo0YquwXH7ku86SEzEk/uXxyd1i1U74EA=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"3ZGyadDmGaEqGUNJVoQut/KkwVJ+pxvfby6kBu41qRk=\",\r\n \"secondaryKey\": \"KnLIN6h9lngYyRNlJQUFSM/4S0PWM+X9d/WtQG+MFtI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"nmA9bWv8qKSuWW41l++FX4DuojgitfMdWImAAVqAL94=\",\r\n \"secondaryKey\": \"cerdLKy9OBP6HBd9NKj6unqaW9vbIB85hkOzTRG2nwE=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"YUBqNuJf7m4qcWuf/5fUbLWy50TOKwgfPW1Y+keFFMw=\",\r\n \"secondaryKey\": \"TZFlBYMg4PEYKWaZqPpiN0rcq3BCjDFuNcp/fgvRIFQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"hba7h2Rd36BExq9Qk3hxQhQVzOEp4CrqvH+ZZJ3cA9Y=\",\r\n \"secondaryKey\": \"pdElpQn9SCSPOANu8s5/uDRM2aZ5ix+Dj+hP+TrnCCM=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmEwY2Q5MmMtMGFhMi00YWYxLTk5OTUtMmNhZTBjYzVmZmM4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWW1Fd1kyUTVNbU10TUdGaE1pMDBZV1l4TFRrNU9UVXRNbU5oWlRCall6Vm1abU00P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfN2RhMTMxOTUtMzk0MC00NmVlLWE3ZTQtMGVkZTg0ZjgxNDk4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTjJSaE1UTXhPVFV0TXprME1DMDBObVZsTFdFM1pUUXRNR1ZrWlRnMFpqZ3hORGs0P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1965,16 +1965,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11992" ], "x-ms-request-id": [ - "1846f6cd-d956-412d-8070-9674dde71eba" + "d4f2b485-0ddb-43ec-92ba-aa735a9435cc" ], "x-ms-correlation-request-id": [ - "1846f6cd-d956-412d-8070-9674dde71eba" + "d4f2b485-0ddb-43ec-92ba-aa735a9435cc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200306Z:1846f6cd-d956-412d-8070-9674dde71eba" + "WESTUS2:20200819T043538Z:d4f2b485-0ddb-43ec-92ba-aa735a9435cc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1983,7 +1983,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:03:06 GMT" + "Wed, 19 Aug 2020 04:35:37 GMT" ], "Content-Length": [ "22" @@ -1999,13 +1999,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/IotHubs/ps4338/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczQzMzgvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2MjkvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1a86e826-ea6f-47e1-8a19-affcf2da8553" + "71dd859b-66c0-403c-906c-a8199dd2fcda" ], "Accept-Language": [ "en-US" @@ -2031,13 +2031,13 @@ "1197" ], "x-ms-request-id": [ - "ed039dab-2466-42e2-975a-f0b59a40c695" + "7f84a00d-1b78-4433-bc6b-c0d3aa0a5193" ], "x-ms-correlation-request-id": [ - "ed039dab-2466-42e2-975a-f0b59a40c695" + "7f84a00d-1b78-4433-bc6b-c0d3aa0a5193" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200307Z:ed039dab-2466-42e2-975a-f0b59a40c695" + "WESTUS2:20200819T043539Z:7f84a00d-1b78-4433-bc6b-c0d3aa0a5193" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2046,7 +2046,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:03:07 GMT" + "Wed, 19 Aug 2020 04:35:38 GMT" ], "Content-Length": [ "172" @@ -2058,12 +2058,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"LSwEQiTKtbEgblsYYegYpA0w4q8TOd9gx/ma/rGcWVs=\",\r\n \"secondaryKey\": \"8U0MHrMI3JebFBs64uPKyRQ66Z/6n/igMrNzo5mgt64=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"hba7h2Rd36BExq9Qk3hxQhQVzOEp4CrqvH+ZZJ3cA9Y=\",\r\n \"secondaryKey\": \"pdElpQn9SCSPOANu8s5/uDRM2aZ5ix+Dj+hP+TrnCCM=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076/operationResults/b3NfaWRfMzQxYTZhNjItMWNmZC00ZGEzLWFhMDMtNjMwODQ0OTU5OGUw?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNelF4WVRaaE5qSXRNV05tWkMwMFpHRXpMV0ZoTURNdE5qTXdPRFEwT1RVNU9HVXc/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfOTI5ZmJhZjctMjBiYi00MWIyLWIzMWQtMTU4ZmMzMDJjMWRi?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPVEk1Wm1KaFpqY3RNakJpWWkwME1XSXlMV0l6TVdRdE1UVTRabU16TURKak1XUmk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2071,7 +2071,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2085,16 +2085,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11998" ], "x-ms-request-id": [ - "8e1df260-0771-4516-9a72-681cce0566ed" + "20cb224d-9e22-41d9-9baa-1119be195611" ], "x-ms-correlation-request-id": [ - "8e1df260-0771-4516-9a72-681cce0566ed" + "20cb224d-9e22-41d9-9baa-1119be195611" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200340Z:8e1df260-0771-4516-9a72-681cce0566ed" + "WESTUS2:20200819T043611Z:20cb224d-9e22-41d9-9baa-1119be195611" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2103,7 +2103,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:03:39 GMT" + "Wed, 19 Aug 2020 04:36:11 GMT" ], "Content-Length": [ "22" @@ -2119,8 +2119,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076/operationResults/b3NfaWRfMTdiYTRiZmYtMzQzNS00ZTI1LTllZDItNWQ5MjQxYmMxYjU2?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNVGRpWVRSaVptWXRNelF6TlMwMFpUSTFMVGxsWkRJdE5XUTVNalF4WW1NeFlqVTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfOWMyYTgwN2ItNTFhZS00MDliLTlmN2EtNDRhMTg1ZmExNDZm?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPV015WVRnd04ySXROVEZoWlMwME1EbGlMVGxtTjJFdE5EUmhNVGcxWm1FeE5EWm0/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2128,7 +2128,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2142,16 +2142,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11994" ], "x-ms-request-id": [ - "e17aa674-8769-4c27-a9bb-8e662faf3c25" + "c5a212b1-7d21-4f77-8b34-695e9b14b97b" ], "x-ms-correlation-request-id": [ - "e17aa674-8769-4c27-a9bb-8e662faf3c25" + "c5a212b1-7d21-4f77-8b34-695e9b14b97b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200417Z:e17aa674-8769-4c27-a9bb-8e662faf3c25" + "WESTUS2:20200819T043643Z:c5a212b1-7d21-4f77-8b34-695e9b14b97b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2160,7 +2160,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:04:16 GMT" + "Wed, 19 Aug 2020 04:36:43 GMT" ], "Content-Length": [ "22" @@ -2176,8 +2176,65 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4602/providers/Microsoft.Devices/provisioningServices/ps5076/operationResults/b3NfaWRfMzZlYWZlZDUtNDUxNS00YjkxLWE1ZTAtZGM3Yjk3OGFkMGI2?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDYwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1MDc2L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNelpsWVdabFpEVXRORFV4TlMwMFlqa3hMV0UxWlRBdFpHTTNZamszT0dGa01HSTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfYWMxZTY0NGUtN2MyYS00ODk0LWFmZTMtYzI3YmUzZWQwZDQ2?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZV014WlRZME5HVXROMk15WVMwME9EazBMV0ZtWlRNdFl6STNZbVV6WldRd1pEUTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-request-id": [ + "91732f09-83aa-4130-848c-d4a4820f64fe" + ], + "x-ms-correlation-request-id": [ + "91732f09-83aa-4130-848c-d4a4820f64fe" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200819T043716Z:91732f09-83aa-4130-848c-d4a4820f64fe" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 19 Aug 2020 04:37:16 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfYWMxZTY0NGUtN2MyYS00ODk0LWFmZTMtYzI3YmUzZWQwZDQ2?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZV014WlRZME5HVXROMk15WVMwME9EazBMV0ZtWlRNdFl6STNZbVV6WldRd1pEUTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2185,7 +2242,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2202,13 +2259,13 @@ "11987" ], "x-ms-request-id": [ - "038c26f6-b871-485b-bd1d-a138d0a9fb84" + "b443e348-e673-41e2-a204-7d3cfa19a766" ], "x-ms-correlation-request-id": [ - "038c26f6-b871-485b-bd1d-a138d0a9fb84" + "b443e348-e673-41e2-a204-7d3cfa19a766" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200455Z:038c26f6-b871-485b-bd1d-a138d0a9fb84" + "WESTUS2:20200819T043746Z:b443e348-e673-41e2-a204-7d3cfa19a766" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2217,7 +2274,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:04:54 GMT" + "Wed, 19 Aug 2020 04:37:46 GMT" ], "Content-Length": [ "22" @@ -2233,13 +2290,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps4602?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNDYwMj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps1071?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMTA3MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e386566c-68a1-469c-ba59-7eda1e0d1fdc" + "3a2af53c-ad6e-4685-b8d4-0535393eb65f" ], "Accept-Language": [ "en-US" @@ -2248,7 +2305,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2259,7 +2316,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2268,13 +2325,13 @@ "14999" ], "x-ms-request-id": [ - "7e31a55e-11d1-4b27-ab93-1c54ad075386" + "e0d96d84-3af5-4706-9c47-08005a1cf29b" ], "x-ms-correlation-request-id": [ - "7e31a55e-11d1-4b27-ab93-1c54ad075386" + "e0d96d84-3af5-4706-9c47-08005a1cf29b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200456Z:7e31a55e-11d1-4b27-ab93-1c54ad075386" + "WESTUS2:20200819T043748Z:e0d96d84-3af5-4706-9c47-08005a1cf29b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2283,7 +2340,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:04:55 GMT" + "Wed, 19 Aug 2020 04:37:47 GMT" ], "Expires": [ "-1" @@ -2296,8 +2353,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2305,7 +2362,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2316,7 +2373,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2325,13 +2382,13 @@ "11999" ], "x-ms-request-id": [ - "b95de0e7-4ef4-42c7-a624-4ffb0711040d" + "70b75cb3-7fed-4516-bd38-57e36acda4c7" ], "x-ms-correlation-request-id": [ - "b95de0e7-4ef4-42c7-a624-4ffb0711040d" + "70b75cb3-7fed-4516-bd38-57e36acda4c7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200511Z:b95de0e7-4ef4-42c7-a624-4ffb0711040d" + "WESTUS2:20200819T043803Z:70b75cb3-7fed-4516-bd38-57e36acda4c7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2340,7 +2397,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:05:10 GMT" + "Wed, 19 Aug 2020 04:38:02 GMT" ], "Expires": [ "-1" @@ -2353,8 +2410,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2362,7 +2419,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2373,7 +2430,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2382,13 +2439,13 @@ "11998" ], "x-ms-request-id": [ - "9b3d1285-1a2e-4bad-b6e8-e3eafebc3e96" + "0d298561-9d38-4b18-9439-77b635549092" ], "x-ms-correlation-request-id": [ - "9b3d1285-1a2e-4bad-b6e8-e3eafebc3e96" + "0d298561-9d38-4b18-9439-77b635549092" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200526Z:9b3d1285-1a2e-4bad-b6e8-e3eafebc3e96" + "WESTUS2:20200819T043818Z:0d298561-9d38-4b18-9439-77b635549092" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2397,7 +2454,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:05:25 GMT" + "Wed, 19 Aug 2020 04:38:18 GMT" ], "Expires": [ "-1" @@ -2410,8 +2467,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2419,7 +2476,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2430,7 +2487,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2439,13 +2496,13 @@ "11997" ], "x-ms-request-id": [ - "f2c80777-44f3-4b10-bd49-271fce4b9167" + "5c6b3ec1-d9ca-4d72-9861-7e11bce592ba" ], "x-ms-correlation-request-id": [ - "f2c80777-44f3-4b10-bd49-271fce4b9167" + "5c6b3ec1-d9ca-4d72-9861-7e11bce592ba" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200541Z:f2c80777-44f3-4b10-bd49-271fce4b9167" + "WESTUS2:20200819T043833Z:5c6b3ec1-d9ca-4d72-9861-7e11bce592ba" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2454,7 +2511,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:05:40 GMT" + "Wed, 19 Aug 2020 04:38:32 GMT" ], "Expires": [ "-1" @@ -2467,8 +2524,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2476,7 +2533,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2487,7 +2544,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2496,13 +2553,13 @@ "11996" ], "x-ms-request-id": [ - "8c0b523b-44d8-4fa0-928e-3c3138862c42" + "1aa2881a-e092-4ae2-be0f-a83348fa9b53" ], "x-ms-correlation-request-id": [ - "8c0b523b-44d8-4fa0-928e-3c3138862c42" + "1aa2881a-e092-4ae2-be0f-a83348fa9b53" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200556Z:8c0b523b-44d8-4fa0-928e-3c3138862c42" + "WESTUS2:20200819T043848Z:1aa2881a-e092-4ae2-be0f-a83348fa9b53" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2511,7 +2568,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:05:56 GMT" + "Wed, 19 Aug 2020 04:38:47 GMT" ], "Expires": [ "-1" @@ -2524,8 +2581,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2533,7 +2590,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2544,7 +2601,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2553,13 +2610,13 @@ "11995" ], "x-ms-request-id": [ - "07683f5a-8ada-41ca-894b-23a563bd7cdd" + "c41ed48f-7283-4adc-9419-085c4108adb6" ], "x-ms-correlation-request-id": [ - "07683f5a-8ada-41ca-894b-23a563bd7cdd" + "c41ed48f-7283-4adc-9419-085c4108adb6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200611Z:07683f5a-8ada-41ca-894b-23a563bd7cdd" + "WESTUS2:20200819T043903Z:c41ed48f-7283-4adc-9419-085c4108adb6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2568,7 +2625,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:06:11 GMT" + "Wed, 19 Aug 2020 04:39:02 GMT" ], "Expires": [ "-1" @@ -2581,8 +2638,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2590,7 +2647,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2601,7 +2658,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2610,13 +2667,13 @@ "11994" ], "x-ms-request-id": [ - "41db0a33-28f7-4c02-8f3d-da0581908b81" + "3c9c161c-e789-4bc3-a5bf-adef428ab8d5" ], "x-ms-correlation-request-id": [ - "41db0a33-28f7-4c02-8f3d-da0581908b81" + "3c9c161c-e789-4bc3-a5bf-adef428ab8d5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200626Z:41db0a33-28f7-4c02-8f3d-da0581908b81" + "WESTUS2:20200819T043918Z:3c9c161c-e789-4bc3-a5bf-adef428ab8d5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2625,7 +2682,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:06:26 GMT" + "Wed, 19 Aug 2020 04:39:18 GMT" ], "Expires": [ "-1" @@ -2638,8 +2695,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2647,7 +2704,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2658,7 +2715,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2667,13 +2724,13 @@ "11993" ], "x-ms-request-id": [ - "b0747e2c-9e07-43cb-81fa-0e528104f24f" + "aafe1ea5-f28d-4530-8e9d-8ec16cb9dc62" ], "x-ms-correlation-request-id": [ - "b0747e2c-9e07-43cb-81fa-0e528104f24f" + "aafe1ea5-f28d-4530-8e9d-8ec16cb9dc62" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200641Z:b0747e2c-9e07-43cb-81fa-0e528104f24f" + "WESTUS2:20200819T043933Z:aafe1ea5-f28d-4530-8e9d-8ec16cb9dc62" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2682,7 +2739,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:06:41 GMT" + "Wed, 19 Aug 2020 04:39:33 GMT" ], "Expires": [ "-1" @@ -2695,8 +2752,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2704,7 +2761,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2715,7 +2772,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2724,13 +2781,13 @@ "11992" ], "x-ms-request-id": [ - "696422b6-3800-42cc-8f33-24a84ab243b3" + "b52c8510-0bed-4544-a3a0-88ea8229d0dd" ], "x-ms-correlation-request-id": [ - "696422b6-3800-42cc-8f33-24a84ab243b3" + "b52c8510-0bed-4544-a3a0-88ea8229d0dd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200657Z:696422b6-3800-42cc-8f33-24a84ab243b3" + "WESTUS2:20200819T043948Z:b52c8510-0bed-4544-a3a0-88ea8229d0dd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2739,7 +2796,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:06:56 GMT" + "Wed, 19 Aug 2020 04:39:48 GMT" ], "Expires": [ "-1" @@ -2752,8 +2809,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2761,7 +2818,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2772,7 +2829,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2781,13 +2838,13 @@ "11991" ], "x-ms-request-id": [ - "92e2b65b-80c5-4ea2-b179-78076c9c1f71" + "dffc1bf0-5786-4984-97d9-c5b6ab542921" ], "x-ms-correlation-request-id": [ - "92e2b65b-80c5-4ea2-b179-78076c9c1f71" + "dffc1bf0-5786-4984-97d9-c5b6ab542921" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200712Z:92e2b65b-80c5-4ea2-b179-78076c9c1f71" + "WESTUS2:20200819T044003Z:dffc1bf0-5786-4984-97d9-c5b6ab542921" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2796,7 +2853,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:07:11 GMT" + "Wed, 19 Aug 2020 04:40:03 GMT" ], "Expires": [ "-1" @@ -2809,8 +2866,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2818,7 +2875,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2829,7 +2886,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2838,13 +2895,13 @@ "11990" ], "x-ms-request-id": [ - "f9ce0e72-9c54-44c1-aaa7-62794329cb22" + "7957f184-8c13-4502-9c7b-96749c2e670b" ], "x-ms-correlation-request-id": [ - "f9ce0e72-9c54-44c1-aaa7-62794329cb22" + "7957f184-8c13-4502-9c7b-96749c2e670b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200727Z:f9ce0e72-9c54-44c1-aaa7-62794329cb22" + "WESTUS2:20200819T044019Z:7957f184-8c13-4502-9c7b-96749c2e670b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2853,7 +2910,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:07:26 GMT" + "Wed, 19 Aug 2020 04:40:18 GMT" ], "Expires": [ "-1" @@ -2866,8 +2923,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2875,7 +2932,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2885,17 +2942,23 @@ "Pragma": [ "no-cache" ], + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], "x-ms-ratelimit-remaining-subscription-reads": [ "11989" ], "x-ms-request-id": [ - "8b106af8-9ebf-4a4c-8497-cd3dd855c17f" + "ba18992e-4774-4179-9d2c-d74d8077d33b" ], "x-ms-correlation-request-id": [ - "8b106af8-9ebf-4a4c-8497-cd3dd855c17f" + "ba18992e-4774-4179-9d2c-d74d8077d33b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200742Z:8b106af8-9ebf-4a4c-8497-cd3dd855c17f" + "WESTUS2:20200819T044034Z:ba18992e-4774-4179-9d2c-d74d8077d33b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2904,7 +2967,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:07:41 GMT" + "Wed, 19 Aug 2020 04:40:33 GMT" ], "Expires": [ "-1" @@ -2914,11 +2977,11 @@ ] }, "ResponseBody": "", - "StatusCode": 200 + "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ2MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRMk1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2926,7 +2989,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -2936,17 +2999,239 @@ "Pragma": [ "no-cache" ], + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], "x-ms-ratelimit-remaining-subscription-reads": [ "11988" ], "x-ms-request-id": [ - "7047f860-dcf7-442b-8250-eaf69ac81e19" + "320e77a7-5d65-4630-8f55-cc2270285d16" + ], + "x-ms-correlation-request-id": [ + "320e77a7-5d65-4630-8f55-cc2270285d16" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200819T044049Z:320e77a7-5d65-4630-8f55-cc2270285d16" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 19 Aug 2020 04:40:48 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-request-id": [ + "4fc916cb-1574-4c79-a1f6-7195abe4228b" + ], + "x-ms-correlation-request-id": [ + "4fc916cb-1574-4c79-a1f6-7195abe4228b" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200819T044104Z:4fc916cb-1574-4c79-a1f6-7195abe4228b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 19 Aug 2020 04:41:03 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-request-id": [ + "c9eaf6fc-3e6d-43ea-99c7-91690be5a74a" + ], + "x-ms-correlation-request-id": [ + "c9eaf6fc-3e6d-43ea-99c7-91690be5a74a" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200819T044119Z:c9eaf6fc-3e6d-43ea-99c7-91690be5a74a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 19 Aug 2020 04:41:19 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" + ], + "x-ms-request-id": [ + "25b9430e-5835-464d-a032-861ec0c79033" + ], + "x-ms-correlation-request-id": [ + "25b9430e-5835-464d-a032-861ec0c79033" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200819T044134Z:25b9430e-5835-464d-a032-861ec0c79033" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 19 Aug 2020 04:41:33 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28619.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" + ], + "x-ms-request-id": [ + "3f98c470-f68a-4fca-984d-b6ab45ce7d39" ], "x-ms-correlation-request-id": [ - "7047f860-dcf7-442b-8250-eaf69ac81e19" + "3f98c470-f68a-4fca-984d-b6ab45ce7d39" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T200742Z:7047f860-dcf7-442b-8250-eaf69ac81e19" + "WESTUS2:20200819T044134Z:3f98c470-f68a-4fca-984d-b6ab45ce7d39" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2955,7 +3240,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 20:07:41 GMT" + "Wed, 19 Aug 2020 04:41:33 GMT" ], "Expires": [ "-1" @@ -2970,9 +3255,9 @@ ], "Names": { "Test-AzureIotDpsLinkedHubLifeCycle": [ - "ps5076", - "ps4602", - "ps4338" + "ps9319", + "ps1071", + "ps2629" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsRegistrationTests/IotDpsRegistrationLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsRegistrationTests/IotDpsRegistrationLifeCycle.json index 2f11ec02e36b..d6d9c3b89374 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsRegistrationTests/IotDpsRegistrationLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsRegistrationTests/IotDpsRegistrationLifeCycle.json @@ -7,7 +7,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "234c4801-d255-46ff-b3e9-bc37f9b163e4" + "a1985182-acfc-4cfe-9104-d6925fca22e4" ], "Accept-Language": [ "en-US" @@ -16,7 +16,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -30,13 +30,13 @@ "11999" ], "x-ms-request-id": [ - "c1bd9fa2-ed4d-4291-915e-1a3fc79c6f4b" + "fffd4281-f41a-43dd-8adf-62a8fcef9303" ], "x-ms-correlation-request-id": [ - "c1bd9fa2-ed4d-4291-915e-1a3fc79c6f4b" + "fffd4281-f41a-43dd-8adf-62a8fcef9303" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214039Z:c1bd9fa2-ed4d-4291-915e-1a3fc79c6f4b" + "WESTUS2:20200819T042411Z:fffd4281-f41a-43dd-8adf-62a8fcef9303" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:40:38 GMT" + "Wed, 19 Aug 2020 04:24:11 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -61,13 +61,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps7055?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNzA1NT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps4969?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNDk2OT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "35bd6993-236f-4d1c-b8d7-0cd23a92a0a2" + "018556f7-5393-45f6-bd1e-3ff3b7ccb2fc" ], "Accept-Language": [ "en-US" @@ -76,7 +76,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ], "Content-Type": [ "application/json; charset=utf-8" @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "c959abfa-c83a-4021-8a4d-746ac68753b0" + "5052749b-dc1e-4a72-8c24-7befc1e6c7dd" ], "x-ms-correlation-request-id": [ - "c959abfa-c83a-4021-8a4d-746ac68753b0" + "5052749b-dc1e-4a72-8c24-7befc1e6c7dd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214040Z:c959abfa-c83a-4021-8a4d-746ac68753b0" + "WESTUS2:20200819T042412Z:5052749b-dc1e-4a72-8c24-7befc1e6c7dd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:40:39 GMT" + "Wed, 19 Aug 2020 04:24:12 GMT" ], "Content-Length": [ "165" @@ -123,17 +123,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055\",\r\n \"name\": \"ps7055\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969\",\r\n \"name\": \"ps4969\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "74f1ac32-fa44-4718-bdd4-9b1fc2191a4f" + "ee02778c-4e10-4374-ae84-9127462d2976" ], "Accept-Language": [ "en-US" @@ -142,7 +142,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/operationResults/b3NfaWRfYWZjNDg0ZWEtZDA4MC00M2JkLTlmODEtMjU4NjNjODRkNjgx?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/operationResults/b3NfaWRfYjdhMGU5N2EtNWI5NS00ZTllLWJkYzgtMGFmZTUzZGVmYmE1?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "af22cf2a-175a-4370-b19f-c8e1b09551ba" + "d40e2a69-555e-4599-aefc-456229b9aebf" ], "x-ms-correlation-request-id": [ - "af22cf2a-175a-4370-b19f-c8e1b09551ba" + "d40e2a69-555e-4599-aefc-456229b9aebf" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214043Z:af22cf2a-175a-4370-b19f-c8e1b09551ba" + "WESTUS2:20200819T042415Z:d40e2a69-555e-4599-aefc-456229b9aebf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,7 +183,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:40:43 GMT" + "Wed, 19 Aug 2020 04:24:14 GMT" ], "Content-Length": [ "460" @@ -195,17 +195,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQwxhI=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=z8gEkfYrdDaijb5NHLHzbWgqn4STidL8stppBpJVAjA=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQxngs=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=Ly9alZLVIqBInN0HS4ZtgSiTuS0Uh9+Jq4N6iCOUmp0=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "0502afac-09e5-4e34-9df0-7c53fa391d0b" + "57752f7f-6ab3-445b-92c8-29e0d5e8a640" ], "Accept-Language": [ "en-US" @@ -214,7 +214,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -231,7 +231,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/operationResults/b3NfaWRfOTY2ZGIwZDAtMzA5Zi00MjFiLThjNWItODRhYmU1ZmE3ZTA2?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/operationResults/b3NfaWRfMWVjNjA3YmItNzQwMS00OWQ3LTgzZTYtNWFiYjljOGVhNjcy?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -240,13 +240,13 @@ "4999" ], "x-ms-request-id": [ - "ac113163-6b20-4ccf-9445-bbf5f7315c0c" + "01a72481-bc8f-445b-be36-f118d38c5258" ], "x-ms-correlation-request-id": [ - "ac113163-6b20-4ccf-9445-bbf5f7315c0c" + "01a72481-bc8f-445b-be36-f118d38c5258" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214439Z:ac113163-6b20-4ccf-9445-bbf5f7315c0c" + "WESTUS2:20200819T042812Z:01a72481-bc8f-445b-be36-f118d38c5258" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -255,7 +255,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:44:38 GMT" + "Wed, 19 Aug 2020 04:28:11 GMT" ], "Content-Length": [ "731" @@ -267,17 +267,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxhI=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=z8gEkfYrdDaijb5NHLHzbWgqn4STidL8stppBpJVAjA=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxngs=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=Ly9alZLVIqBInN0HS4ZtgSiTuS0Uh9+Jq4N6iCOUmp0=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "30ece7a1-d71a-4c13-864b-8e30c18489d8" + "79f4f047-d106-4f78-8a32-cfd3672ffc04" ], "Accept-Language": [ "en-US" @@ -286,7 +286,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -303,7 +303,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/operationResults/b3NfaWRfZDliMTE2MTUtOGNmNS00MzQwLTg1YzItMzhhZDRiY2Y4ZTY1?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/operationResults/b3NfaWRfNjA4MTNkOWEtYmY0Ni00M2NkLWIwZDgtZWQ0NjhmYjFiNmNh?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -312,13 +312,13 @@ "4998" ], "x-ms-request-id": [ - "104c48df-acc9-4773-9011-142aee11496c" + "1f22f6b8-58a1-440c-a8f2-e76216102993" ], "x-ms-correlation-request-id": [ - "104c48df-acc9-4773-9011-142aee11496c" + "1f22f6b8-58a1-440c-a8f2-e76216102993" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214535Z:104c48df-acc9-4773-9011-142aee11496c" + "WESTUS2:20200819T042849Z:1f22f6b8-58a1-440c-a8f2-e76216102993" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -327,7 +327,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:34 GMT" + "Wed, 19 Aug 2020 04:28:49 GMT" ], "Content-Length": [ "498" @@ -339,12 +339,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/operationResults/b3NfaWRfYWZjNDg0ZWEtZDA4MC00M2JkLTlmODEtMjU4NjNjODRkNjgx?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZllXWmpORGcwWldFdFpEQTRNQzAwTTJKa0xUbG1PREV0TWpVNE5qTmpPRFJrTmpneD9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/operationResults/b3NfaWRfYjdhMGU5N2EtNWI5NS00ZTllLWJkYzgtMGFmZTUzZGVmYmE1?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZllqZGhNR1U1TjJFdE5XSTVOUzAwWlRsbExXSmtZemd0TUdGbVpUVXpaR1ZtWW1FMT9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -352,7 +352,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -369,13 +369,13 @@ "11999" ], "x-ms-request-id": [ - "003e311d-b5cc-4c15-a9ea-505594318d91" + "1e235b0b-c6ed-4dfa-ac8c-d7670a62ceff" ], "x-ms-correlation-request-id": [ - "003e311d-b5cc-4c15-a9ea-505594318d91" + "1e235b0b-c6ed-4dfa-ac8c-d7670a62ceff" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214113Z:003e311d-b5cc-4c15-a9ea-505594318d91" + "WESTUS2:20200819T042445Z:1e235b0b-c6ed-4dfa-ac8c-d7670a62ceff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -384,7 +384,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:41:12 GMT" + "Wed, 19 Aug 2020 04:24:44 GMT" ], "Content-Length": [ "20" @@ -400,8 +400,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/operationResults/b3NfaWRfYWZjNDg0ZWEtZDA4MC00M2JkLTlmODEtMjU4NjNjODRkNjgx?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZllXWmpORGcwWldFdFpEQTRNQzAwTTJKa0xUbG1PREV0TWpVNE5qTmpPRFJrTmpneD9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/operationResults/b3NfaWRfYjdhMGU5N2EtNWI5NS00ZTllLWJkYzgtMGFmZTUzZGVmYmE1?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZllqZGhNR1U1TjJFdE5XSTVOUzAwWlRsbExXSmtZemd0TUdGbVpUVXpaR1ZtWW1FMT9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -409,7 +409,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -426,13 +426,13 @@ "11998" ], "x-ms-request-id": [ - "4e0124cf-0316-4d36-ac2e-56f10a30df77" + "e206b37e-c3ec-4ec9-b370-899a2b75ac56" ], "x-ms-correlation-request-id": [ - "4e0124cf-0316-4d36-ac2e-56f10a30df77" + "e206b37e-c3ec-4ec9-b370-899a2b75ac56" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214143Z:4e0124cf-0316-4d36-ac2e-56f10a30df77" + "WESTUS2:20200819T042515Z:e206b37e-c3ec-4ec9-b370-899a2b75ac56" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -441,7 +441,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:41:43 GMT" + "Wed, 19 Aug 2020 04:25:14 GMT" ], "Content-Length": [ "22" @@ -457,8 +457,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -466,7 +466,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -483,13 +483,13 @@ "11997" ], "x-ms-request-id": [ - "40b4bfab-43f0-45b9-a1fc-30c7204245f9" + "14086c4e-9a69-4dd3-9c5e-f775dd822525" ], "x-ms-correlation-request-id": [ - "40b4bfab-43f0-45b9-a1fc-30c7204245f9" + "14086c4e-9a69-4dd3-9c5e-f775dd822525" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214144Z:40b4bfab-43f0-45b9-a1fc-30c7204245f9" + "WESTUS2:20200819T042515Z:14086c4e-9a69-4dd3-9c5e-f775dd822525" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -498,7 +498,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:41:43 GMT" + "Wed, 19 Aug 2020 04:25:14 GMT" ], "Content-Length": [ "637" @@ -510,17 +510,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxhI=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxngs=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d7b345c6-321c-4c59-ad8e-8e67266d883c" + "87815676-6cb6-4f98-9e36-f4c7f03b22a4" ], "Accept-Language": [ "en-US" @@ -529,7 +529,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -546,13 +546,13 @@ "11996" ], "x-ms-request-id": [ - "037fadc0-c260-4802-8a23-4d1ddbdd1ddc" + "ad4471af-91e7-441a-a6f9-a389ecfe003f" ], "x-ms-correlation-request-id": [ - "037fadc0-c260-4802-8a23-4d1ddbdd1ddc" + "ad4471af-91e7-441a-a6f9-a389ecfe003f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214144Z:037fadc0-c260-4802-8a23-4d1ddbdd1ddc" + "WESTUS2:20200819T042515Z:ad4471af-91e7-441a-a6f9-a389ecfe003f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -561,7 +561,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:41:43 GMT" + "Wed, 19 Aug 2020 04:25:14 GMT" ], "Content-Length": [ "637" @@ -573,17 +573,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxhI=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxngs=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "689cbb24-4ac7-4b5b-aa5a-4f079d7fa631" + "7bbb0c3a-f2c4-4934-a31e-8ec10df67f2c" ], "Accept-Language": [ "en-US" @@ -592,7 +592,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -609,13 +609,13 @@ "11999" ], "x-ms-request-id": [ - "c47eb202-e952-498b-9a33-a0832c4889df" + "0c3a6d92-3024-4740-baec-1d9a94e62c84" ], "x-ms-correlation-request-id": [ - "c47eb202-e952-498b-9a33-a0832c4889df" + "0c3a6d92-3024-4740-baec-1d9a94e62c84" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214437Z:c47eb202-e952-498b-9a33-a0832c4889df" + "WESTUS2:20200819T042810Z:0c3a6d92-3024-4740-baec-1d9a94e62c84" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -624,7 +624,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:44:36 GMT" + "Wed, 19 Aug 2020 04:28:10 GMT" ], "Content-Length": [ "637" @@ -636,12 +636,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxhI=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxngs=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -649,7 +649,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -666,13 +666,13 @@ "11997" ], "x-ms-request-id": [ - "f3e350af-eb5f-40cd-a1e5-57010e803fed" + "cfe43b3c-7dba-4cc3-a077-e869bcfe7d80" ], "x-ms-correlation-request-id": [ - "f3e350af-eb5f-40cd-a1e5-57010e803fed" + "cfe43b3c-7dba-4cc3-a077-e869bcfe7d80" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214524Z:f3e350af-eb5f-40cd-a1e5-57010e803fed" + "WESTUS2:20200819T042842Z:cfe43b3c-7dba-4cc3-a077-e869bcfe7d80" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -681,7 +681,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:23 GMT" + "Wed, 19 Aug 2020 04:28:41 GMT" ], "Content-Length": [ "830" @@ -693,17 +693,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b44f4be7-9238-465b-8f12-123988c63b79" + "c60ed31a-7c37-4973-8d23-7d315d94942d" ], "Accept-Language": [ "en-US" @@ -712,7 +712,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -729,13 +729,13 @@ "11996" ], "x-ms-request-id": [ - "0a731a45-e641-4f47-b1e5-f77f6514fcfa" + "0cc2eed9-5eeb-48af-849e-f373b7289f86" ], "x-ms-correlation-request-id": [ - "0a731a45-e641-4f47-b1e5-f77f6514fcfa" + "0cc2eed9-5eeb-48af-849e-f373b7289f86" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214526Z:0a731a45-e641-4f47-b1e5-f77f6514fcfa" + "WESTUS2:20200819T042842Z:0cc2eed9-5eeb-48af-849e-f373b7289f86" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -744,7 +744,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:25 GMT" + "Wed, 19 Aug 2020 04:28:41 GMT" ], "Content-Length": [ "830" @@ -756,17 +756,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "505ee8f9-274d-46f4-a1b8-af4c767d6363" + "b0db0dd1-f59b-48db-85f3-2559408cf883" ], "Accept-Language": [ "en-US" @@ -775,7 +775,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -792,13 +792,13 @@ "11995" ], "x-ms-request-id": [ - "3ef9ef51-27ce-44da-80d2-3899d16d10ab" + "8482a9f7-85e5-4e51-a3db-1c072e9c115a" ], "x-ms-correlation-request-id": [ - "3ef9ef51-27ce-44da-80d2-3899d16d10ab" + "8482a9f7-85e5-4e51-a3db-1c072e9c115a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214527Z:3ef9ef51-27ce-44da-80d2-3899d16d10ab" + "WESTUS2:20200819T042842Z:8482a9f7-85e5-4e51-a3db-1c072e9c115a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -807,7 +807,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:27 GMT" + "Wed, 19 Aug 2020 04:28:41 GMT" ], "Content-Length": [ "830" @@ -819,17 +819,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4dc230ea-4ae4-4f26-8275-6f9670c9f306" + "da35d77c-21ac-45d6-84d3-95783dde2359" ], "Accept-Language": [ "en-US" @@ -838,7 +838,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -855,13 +855,13 @@ "11994" ], "x-ms-request-id": [ - "9981dca9-253b-43d3-8d2e-851515a0c151" + "22c825b3-5404-4347-a59a-c831e005efa7" ], "x-ms-correlation-request-id": [ - "9981dca9-253b-43d3-8d2e-851515a0c151" + "22c825b3-5404-4347-a59a-c831e005efa7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214528Z:9981dca9-253b-43d3-8d2e-851515a0c151" + "WESTUS2:20200819T042843Z:22c825b3-5404-4347-a59a-c831e005efa7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -870,7 +870,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:27 GMT" + "Wed, 19 Aug 2020 04:28:42 GMT" ], "Content-Length": [ "830" @@ -882,17 +882,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fe26e7b3-f746-4dfa-8a32-5dc473ea36bd" + "bb84cb01-4c6e-4f84-8b75-78baef6e2dca" ], "Accept-Language": [ "en-US" @@ -901,7 +901,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -918,13 +918,13 @@ "11993" ], "x-ms-request-id": [ - "96b8df27-4684-40c0-bc5f-9ac2b6f463cc" + "ade7ff7f-afb7-4145-9aca-ba05977aaf06" ], "x-ms-correlation-request-id": [ - "96b8df27-4684-40c0-bc5f-9ac2b6f463cc" + "ade7ff7f-afb7-4145-9aca-ba05977aaf06" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214529Z:96b8df27-4684-40c0-bc5f-9ac2b6f463cc" + "WESTUS2:20200819T042844Z:ade7ff7f-afb7-4145-9aca-ba05977aaf06" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -933,7 +933,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:28 GMT" + "Wed, 19 Aug 2020 04:28:43 GMT" ], "Content-Length": [ "830" @@ -945,17 +945,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "378bf9b7-2e8b-427e-a152-c7663fccebd0" + "bd3d0790-954f-4437-93f7-e05f83ea2ebd" ], "Accept-Language": [ "en-US" @@ -964,7 +964,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -981,13 +981,13 @@ "11992" ], "x-ms-request-id": [ - "9d28f6ab-e2f1-4cf3-a3b7-367d774dbc12" + "b9874930-70c2-4a36-8baa-f916f4656574" ], "x-ms-correlation-request-id": [ - "9d28f6ab-e2f1-4cf3-a3b7-367d774dbc12" + "b9874930-70c2-4a36-8baa-f916f4656574" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214529Z:9d28f6ab-e2f1-4cf3-a3b7-367d774dbc12" + "WESTUS2:20200819T042844Z:b9874930-70c2-4a36-8baa-f916f4656574" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -996,7 +996,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:28 GMT" + "Wed, 19 Aug 2020 04:28:43 GMT" ], "Content-Length": [ "830" @@ -1008,17 +1008,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e0611ed1-3c85-42b9-ab3b-cfb8b5f07f1e" + "d29e23f0-c23e-4f37-9298-a2744e3ef080" ], "Accept-Language": [ "en-US" @@ -1027,7 +1027,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1044,13 +1044,13 @@ "11991" ], "x-ms-request-id": [ - "563305cc-9572-4049-a09b-80f01e6096d4" + "101368a3-55e8-425b-a9be-dc9bfc41abdd" ], "x-ms-correlation-request-id": [ - "563305cc-9572-4049-a09b-80f01e6096d4" + "101368a3-55e8-425b-a9be-dc9bfc41abdd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214529Z:563305cc-9572-4049-a09b-80f01e6096d4" + "WESTUS2:20200819T042845Z:101368a3-55e8-425b-a9be-dc9bfc41abdd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1059,7 +1059,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:29 GMT" + "Wed, 19 Aug 2020 04:28:44 GMT" ], "Content-Length": [ "830" @@ -1071,17 +1071,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2f7e7f4a-476f-4041-b8c7-7182f100c7f8" + "e1727506-3ec8-4225-b870-6da98426ff0b" ], "Accept-Language": [ "en-US" @@ -1090,7 +1090,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1107,13 +1107,13 @@ "11990" ], "x-ms-request-id": [ - "bf7eaa96-ed3a-45db-a797-a0602ac34e24" + "72b1cd23-e754-4924-a8d4-007ef54dee36" ], "x-ms-correlation-request-id": [ - "bf7eaa96-ed3a-45db-a797-a0602ac34e24" + "72b1cd23-e754-4924-a8d4-007ef54dee36" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214530Z:bf7eaa96-ed3a-45db-a797-a0602ac34e24" + "WESTUS2:20200819T042845Z:72b1cd23-e754-4924-a8d4-007ef54dee36" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1122,7 +1122,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:29 GMT" + "Wed, 19 Aug 2020 04:28:44 GMT" ], "Content-Length": [ "830" @@ -1134,17 +1134,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6018364f-1fe2-498d-a01c-7878cfba7351" + "b7e733a6-436b-44cf-bd1e-ee7cd6d76558" ], "Accept-Language": [ "en-US" @@ -1153,7 +1153,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1170,13 +1170,13 @@ "11989" ], "x-ms-request-id": [ - "b32299a7-9133-40b6-8317-638b3e5aa721" + "960c61a8-cf7e-498a-b05a-963dc095a48f" ], "x-ms-correlation-request-id": [ - "b32299a7-9133-40b6-8317-638b3e5aa721" + "960c61a8-cf7e-498a-b05a-963dc095a48f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214530Z:b32299a7-9133-40b6-8317-638b3e5aa721" + "WESTUS2:20200819T042845Z:960c61a8-cf7e-498a-b05a-963dc095a48f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1185,7 +1185,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:29 GMT" + "Wed, 19 Aug 2020 04:28:44 GMT" ], "Content-Length": [ "830" @@ -1197,17 +1197,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "dba49753-18f5-42ab-9bfa-314b64fdf117" + "f1c8c08e-2ee1-4fe2-8e69-de5e50e9ff18" ], "Accept-Language": [ "en-US" @@ -1216,7 +1216,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1233,13 +1233,13 @@ "11988" ], "x-ms-request-id": [ - "320ce8a3-3126-41e0-a9e6-71b1e540c76a" + "98e458be-beea-44e0-aa32-57c2fff06ad2" ], "x-ms-correlation-request-id": [ - "320ce8a3-3126-41e0-a9e6-71b1e540c76a" + "98e458be-beea-44e0-aa32-57c2fff06ad2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214530Z:320ce8a3-3126-41e0-a9e6-71b1e540c76a" + "WESTUS2:20200819T042846Z:98e458be-beea-44e0-aa32-57c2fff06ad2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1248,7 +1248,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:30 GMT" + "Wed, 19 Aug 2020 04:28:45 GMT" ], "Content-Length": [ "830" @@ -1260,17 +1260,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "91caa09b-3b7f-4f0b-882f-9d2e920302d6" + "334b62dc-555f-4057-9831-8e1410efb396" ], "Accept-Language": [ "en-US" @@ -1279,7 +1279,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1296,13 +1296,13 @@ "11987" ], "x-ms-request-id": [ - "13f61ad1-896f-47a9-93dd-d8a34c8ae1bd" + "f512a0bb-05f2-46f1-b108-f665b2d5c60c" ], "x-ms-correlation-request-id": [ - "13f61ad1-896f-47a9-93dd-d8a34c8ae1bd" + "f512a0bb-05f2-46f1-b108-f665b2d5c60c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214531Z:13f61ad1-896f-47a9-93dd-d8a34c8ae1bd" + "WESTUS2:20200819T042846Z:f512a0bb-05f2-46f1-b108-f665b2d5c60c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1311,7 +1311,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:30 GMT" + "Wed, 19 Aug 2020 04:28:45 GMT" ], "Content-Length": [ "830" @@ -1323,17 +1323,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0dadcd61-f0b9-48ea-8284-20c7d3abb14c" + "e877df64-813e-4919-8064-4f11df437a75" ], "Accept-Language": [ "en-US" @@ -1342,7 +1342,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1359,13 +1359,13 @@ "11986" ], "x-ms-request-id": [ - "cb6511f0-205d-428b-9c27-9232f8fbab13" + "632d73f0-7d58-4e0d-8fd5-389553d646e9" ], "x-ms-correlation-request-id": [ - "cb6511f0-205d-428b-9c27-9232f8fbab13" + "632d73f0-7d58-4e0d-8fd5-389553d646e9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214531Z:cb6511f0-205d-428b-9c27-9232f8fbab13" + "WESTUS2:20200819T042847Z:632d73f0-7d58-4e0d-8fd5-389553d646e9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1374,7 +1374,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:31 GMT" + "Wed, 19 Aug 2020 04:28:46 GMT" ], "Content-Length": [ "830" @@ -1386,17 +1386,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "68077892-f254-4a67-8b2c-d0cece4fc022" + "e0e54756-c8db-45c7-b833-517695cfaa9e" ], "Accept-Language": [ "en-US" @@ -1405,7 +1405,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1422,13 +1422,13 @@ "11985" ], "x-ms-request-id": [ - "7dde0201-2859-499d-85f9-5f008c68bedc" + "88623f74-0471-49ca-a26d-dac5b41bada5" ], "x-ms-correlation-request-id": [ - "7dde0201-2859-499d-85f9-5f008c68bedc" + "88623f74-0471-49ca-a26d-dac5b41bada5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214532Z:7dde0201-2859-499d-85f9-5f008c68bedc" + "WESTUS2:20200819T042847Z:88623f74-0471-49ca-a26d-dac5b41bada5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1437,7 +1437,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:31 GMT" + "Wed, 19 Aug 2020 04:28:46 GMT" ], "Content-Length": [ "830" @@ -1449,17 +1449,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6cd788f2-3188-4535-af37-6fcb2ace4ae5" + "031ff123-31e4-4874-98c6-abe16e23223b" ], "Accept-Language": [ "en-US" @@ -1468,7 +1468,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1485,13 +1485,13 @@ "11984" ], "x-ms-request-id": [ - "51837905-1fe9-40a3-a04b-32a2f600a918" + "5d38c76c-6ed9-4cf6-b05d-633787e5b760" ], "x-ms-correlation-request-id": [ - "51837905-1fe9-40a3-a04b-32a2f600a918" + "5d38c76c-6ed9-4cf6-b05d-633787e5b760" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214533Z:51837905-1fe9-40a3-a04b-32a2f600a918" + "WESTUS2:20200819T042848Z:5d38c76c-6ed9-4cf6-b05d-633787e5b760" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1500,7 +1500,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:32 GMT" + "Wed, 19 Aug 2020 04:28:47 GMT" ], "Content-Length": [ "830" @@ -1512,17 +1512,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "853088e6-eac7-48bc-8059-5be84815bcee" + "354ff5ee-cca7-4bfb-987b-ba0f0f1c48f1" ], "Accept-Language": [ "en-US" @@ -1531,7 +1531,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1548,13 +1548,13 @@ "11983" ], "x-ms-request-id": [ - "2c855eb9-94aa-4d12-911d-9f32745f5cff" + "c3332d4f-454b-4f9a-9053-609f8882a31e" ], "x-ms-correlation-request-id": [ - "2c855eb9-94aa-4d12-911d-9f32745f5cff" + "c3332d4f-454b-4f9a-9053-609f8882a31e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214533Z:2c855eb9-94aa-4d12-911d-9f32745f5cff" + "WESTUS2:20200819T042848Z:c3332d4f-454b-4f9a-9053-609f8882a31e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1563,7 +1563,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:32 GMT" + "Wed, 19 Aug 2020 04:28:47 GMT" ], "Content-Length": [ "830" @@ -1575,12 +1575,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwxzM=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps7102.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps7102.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1588,7 +1588,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1605,13 +1605,13 @@ "11981" ], "x-ms-request-id": [ - "cb7db2ae-37b0-463d-8c5d-f0ea07a8b17a" + "ee005d9c-e0a9-4464-864a-24db2a109b1b" ], "x-ms-correlation-request-id": [ - "cb7db2ae-37b0-463d-8c5d-f0ea07a8b17a" + "ee005d9c-e0a9-4464-864a-24db2a109b1b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214605Z:cb7db2ae-37b0-463d-8c5d-f0ea07a8b17a" + "WESTUS2:20200819T042920Z:ee005d9c-e0a9-4464-864a-24db2a109b1b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1620,7 +1620,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:46:04 GMT" + "Wed, 19 Aug 2020 04:29:19 GMT" ], "Content-Length": [ "637" @@ -1632,17 +1632,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwx8A=\",\r\n \"name\": \"ps612\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps612.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B969\"\r\n },\r\n \"resourcegroup\": \"ps7055\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxoD0=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "21a6c912-1276-4473-a4d0-c61ce544487c" + "9cd21bfe-1946-4999-8eaa-dfd621ee2af9" ], "Accept-Language": [ "en-US" @@ -1668,7 +1668,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYzllMGY0MzYtMDFkYi00YjEzLTkyNjYtZDNlYmMyZDRiNDE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTYzODczOTktY2NjNi00NTViLWIzZTYtMGJmYzAxZjRlZjE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1677,13 +1677,13 @@ "4999" ], "x-ms-request-id": [ - "ddc10001-44ad-415a-b68d-305efc4f2c41" + "3be12b30-fa3e-4b31-83b3-51a868842d3b" ], "x-ms-correlation-request-id": [ - "ddc10001-44ad-415a-b68d-305efc4f2c41" + "3be12b30-fa3e-4b31-83b3-51a868842d3b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214159Z:ddc10001-44ad-415a-b68d-305efc4f2c41" + "WESTUS2:20200819T042531Z:3be12b30-fa3e-4b31-83b3-51a868842d3b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1692,7 +1692,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:41:59 GMT" + "Wed, 19 Aug 2020 04:25:30 GMT" ], "Content-Length": [ "619" @@ -1704,17 +1704,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102\",\r\n \"name\": \"ps7102\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7055\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890\",\r\n \"name\": \"ps9890\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4969\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAARMpV0c=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"1QonUUcug6tT89fF54nu2sOkrMBjlDtYpHDIGfTjXQw=\",\r\n \"secondaryKey\": \"bgLOwjR+c3S7CCGsZw502sijBRA3/KNGqRVD6fqoToc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"UZM34w9yOyQ26Wk3XvNB6YRNrD52C3/JVqqzSUaiC3k=\",\r\n \"secondaryKey\": \"IILbZAJSIL7JYKd6qPDQXO+Z25m0W8Le6omWQ0ePceY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"X+wzvc8F2tta8m5V2Ypt00pQnAp+McsFeEwLrHJaXgI=\",\r\n \"secondaryKey\": \"LsEl7HDhtI0bFYTn4gacpwdYRgoC/eDq9IRj5o0BqLQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"ONRGg7VSiXEHsgV3TtPksGR8TnwGEGG1Yaw40jkRL24=\",\r\n \"secondaryKey\": \"2JAUEUTivtiATt3aD8PsqcMwWnqbbILNNziUwF24fug=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"/G7VAR67KRKV0YKr+IhZjqEyEldh7vJpO74L9vLoq7Q=\",\r\n \"secondaryKey\": \"Tjltm/cwhntzd7HYH/Ona36wUVxV5/hETn1EemRQqpc=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAARV3cQI=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"xVVLObgMXWA3SEueGfTE1gp+MFclMYa4xMfHIbzNvWk=\",\r\n \"secondaryKey\": \"ImxpHi/bsoNjkVnrVY1WxaksYvjgRkNVVI5lUV7uTIs=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"12shARJYEhNc/LlV48zp8LHH/R6Tjt9mn0balAIXz+k=\",\r\n \"secondaryKey\": \"YE3asfVc/F0nNGIPW88pXahiZhPLavIG6rAjJoc6VhM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"9gx0MLBTeoX0WN7TUNpttCuCvfuh5mYjKlAusyRw6Yo=\",\r\n \"secondaryKey\": \"u/x8znZL8WIYSUvsOtWTpTzsDpIjiRfRJ5lKYUL3br8=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"GwK3QTzwcLDC08UVBd/w6x18E4m/70FL2KICpEGCthA=\",\r\n \"secondaryKey\": \"30Ul8KKS7QEtUMuyMVfr3xAGr7DlxlUUUcFRVide5A0=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"PcAdp/BdLQWax42PlkBYpO9dbJigjuXaJOgQZQRBNso=\",\r\n \"secondaryKey\": \"9oi0Fx07UWOd49m4aFTeho9x+SxwLIjLf+OlHaxTc0U=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "5c8cdf2b-14b3-4e3c-933d-10c77b2cd198" + "af797dd3-f79a-4492-b1e2-2fad8746f622" ], "Accept-Language": [ "en-US" @@ -1740,7 +1740,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzFhYjgxMTctMWQ1NC00YjNmLThlMzEtY2YwYTgzZDJlYTAz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTgwNzY3M2EtZTNmNC00ZDdjLTkwMmMtMjI4ODA1YTJiZGE1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1749,13 +1749,13 @@ "4998" ], "x-ms-request-id": [ - "2d878e8c-c5c3-45df-b9cb-659607f8f374" + "1576b877-b017-431a-a6e3-69140b25849e" ], "x-ms-correlation-request-id": [ - "2d878e8c-c5c3-45df-b9cb-659607f8f374" + "1576b877-b017-431a-a6e3-69140b25849e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214406Z:2d878e8c-c5c3-45df-b9cb-659607f8f374" + "WESTUS2:20200819T042737Z:1576b877-b017-431a-a6e3-69140b25849e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1764,7 +1764,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:44:05 GMT" + "Wed, 19 Aug 2020 04:27:37 GMT" ], "Content-Length": [ "4100" @@ -1776,12 +1776,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102\",\r\n \"name\": \"ps7102\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7055\",\r\n \"etag\": \"AAAAARMpV0c=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"1QonUUcug6tT89fF54nu2sOkrMBjlDtYpHDIGfTjXQw=\",\r\n \"secondaryKey\": \"bgLOwjR+c3S7CCGsZw502sijBRA3/KNGqRVD6fqoToc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"UZM34w9yOyQ26Wk3XvNB6YRNrD52C3/JVqqzSUaiC3k=\",\r\n \"secondaryKey\": \"IILbZAJSIL7JYKd6qPDQXO+Z25m0W8Le6omWQ0ePceY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"X+wzvc8F2tta8m5V2Ypt00pQnAp+McsFeEwLrHJaXgI=\",\r\n \"secondaryKey\": \"LsEl7HDhtI0bFYTn4gacpwdYRgoC/eDq9IRj5o0BqLQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"ONRGg7VSiXEHsgV3TtPksGR8TnwGEGG1Yaw40jkRL24=\",\r\n \"secondaryKey\": \"2JAUEUTivtiATt3aD8PsqcMwWnqbbILNNziUwF24fug=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"/G7VAR67KRKV0YKr+IhZjqEyEldh7vJpO74L9vLoq7Q=\",\r\n \"secondaryKey\": \"Tjltm/cwhntzd7HYH/Ona36wUVxV5/hETn1EemRQqpc=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"z8gEkfYrdDaijb5NHLHzbWgqn4STidL8stppBpJVAjA=\",\r\n \"secondaryKey\": \"BpDoI2G6K+bvCBr5vfpCYiqmJNlt078cbwgpRSwrYk4=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7102-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps7102-4123331-5320e8cc4d.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-17872397-7a7c-48ec-8126-7fa0f3e7181a-iothub\",\r\n \"PrimaryKey\": \"YBjCWy8vKPyoD0DlS/T727oV4RgB1UOznJoNJ5/OU2k=\",\r\n \"SecondaryKey\": \"XcjXkoRMVv/wVycf42u7QxEvjsOZkdiovWI5Mg9ybr8=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 21:43:53 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 21:43:53 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-8d5ad679-b520-4e08-a1ac-e71d3fe9eba1-iothub\",\r\n \"PrimaryKey\": \"IUwz7GpobyMUZMjFDXAUrKrgRqUKxNQNQegu0iMn3zM=\",\r\n \"SecondaryKey\": \"tBGe+j4bb45yZbCiAGWu580AhJwIy7VSCtqWCDFoMjk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 21:43:53 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 21:43:53 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"1QonUUcug6tT89fF54nu2sOkrMBjlDtYpHDIGfTjXQw=\",\r\n \"SecondaryKey\": \"bgLOwjR+c3S7CCGsZw502sijBRA3/KNGqRVD6fqoToc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 21:43:53 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 21:43:53 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"UZM34w9yOyQ26Wk3XvNB6YRNrD52C3/JVqqzSUaiC3k=\",\r\n \"SecondaryKey\": \"IILbZAJSIL7JYKd6qPDQXO+Z25m0W8Le6omWQ0ePceY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Tue, 18 Aug 2020 21:43:53 GMT\",\r\n \"ModifiedTime\": \"Tue, 18 Aug 2020 21:43:53 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890\",\r\n \"name\": \"ps9890\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4969\",\r\n \"etag\": \"AAAAARV3cQI=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"xVVLObgMXWA3SEueGfTE1gp+MFclMYa4xMfHIbzNvWk=\",\r\n \"secondaryKey\": \"ImxpHi/bsoNjkVnrVY1WxaksYvjgRkNVVI5lUV7uTIs=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"12shARJYEhNc/LlV48zp8LHH/R6Tjt9mn0balAIXz+k=\",\r\n \"secondaryKey\": \"YE3asfVc/F0nNGIPW88pXahiZhPLavIG6rAjJoc6VhM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"9gx0MLBTeoX0WN7TUNpttCuCvfuh5mYjKlAusyRw6Yo=\",\r\n \"secondaryKey\": \"u/x8znZL8WIYSUvsOtWTpTzsDpIjiRfRJ5lKYUL3br8=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"GwK3QTzwcLDC08UVBd/w6x18E4m/70FL2KICpEGCthA=\",\r\n \"secondaryKey\": \"30Ul8KKS7QEtUMuyMVfr3xAGr7DlxlUUUcFRVide5A0=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"PcAdp/BdLQWax42PlkBYpO9dbJigjuXaJOgQZQRBNso=\",\r\n \"secondaryKey\": \"9oi0Fx07UWOd49m4aFTeho9x+SxwLIjLf+OlHaxTc0U=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"Ly9alZLVIqBInN0HS4ZtgSiTuS0Uh9+Jq4N6iCOUmp0=\",\r\n \"secondaryKey\": \"0u14ygcxYNmr0SrFjCP1Nkwj2UnRDLIHwze2Psy7LcQ=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9890-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps9890-4126735-5613f79f7d.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-53de608f-cd39-431c-8394-5f7e278e6fe2-iothub\",\r\n \"PrimaryKey\": \"UWo3xvhiLEvSdx2rfYKS93olmnRO8hhcF70+09WwPdY=\",\r\n \"SecondaryKey\": \"1RIZFc3n6cq/FbB7K7zAkfeSjOiTKA9I8KGKw+tFDco=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:27:16 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:27:16 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-f1384490-63fc-47ad-a649-d889583d94ad-iothub\",\r\n \"PrimaryKey\": \"uG0Trw9YsWWt3ksBsAjVqVlCk5nNqwxLyJydgve1AYA=\",\r\n \"SecondaryKey\": \"+ehiSYMn151utxkNQnaI22GB+Z6LLN0aZ2fENFlpgXA=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:27:16 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:27:16 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"xVVLObgMXWA3SEueGfTE1gp+MFclMYa4xMfHIbzNvWk=\",\r\n \"SecondaryKey\": \"ImxpHi/bsoNjkVnrVY1WxaksYvjgRkNVVI5lUV7uTIs=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:27:16 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:27:16 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"12shARJYEhNc/LlV48zp8LHH/R6Tjt9mn0balAIXz+k=\",\r\n \"SecondaryKey\": \"YE3asfVc/F0nNGIPW88pXahiZhPLavIG6rAjJoc6VhM=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:27:16 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:27:16 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYzllMGY0MzYtMDFkYi00YjEzLTkyNjYtZDNlYmMyZDRiNDE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWXpsbE1HWTBNell0TURGa1lpMDBZakV6TFRreU5qWXRaRE5sWW1NeVpEUmlOREUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTYzODczOTktY2NjNi00NTViLWIzZTYtMGJmYzAxZjRlZjE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWlRZek9EY3pPVGt0WTJOak5pMDBOVFZpTFdJelpUWXRNR0ptWXpBeFpqUmxaakUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1806,13 +1806,13 @@ "11998" ], "x-ms-request-id": [ - "f4a06b90-0f94-4614-a464-6d66e5e32bee" + "d177d2bd-7e4b-4087-9ad6-37a3644c06be" ], "x-ms-correlation-request-id": [ - "f4a06b90-0f94-4614-a464-6d66e5e32bee" + "d177d2bd-7e4b-4087-9ad6-37a3644c06be" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214230Z:f4a06b90-0f94-4614-a464-6d66e5e32bee" + "WESTUS2:20200819T042601Z:d177d2bd-7e4b-4087-9ad6-37a3644c06be" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1821,7 +1821,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:42:29 GMT" + "Wed, 19 Aug 2020 04:26:01 GMT" ], "Content-Length": [ "20" @@ -1837,8 +1837,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYzllMGY0MzYtMDFkYi00YjEzLTkyNjYtZDNlYmMyZDRiNDE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWXpsbE1HWTBNell0TURGa1lpMDBZakV6TFRreU5qWXRaRE5sWW1NeVpEUmlOREUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTYzODczOTktY2NjNi00NTViLWIzZTYtMGJmYzAxZjRlZjE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWlRZek9EY3pPVGt0WTJOak5pMDBOVFZpTFdJelpUWXRNR0ptWXpBeFpqUmxaakUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1863,13 +1863,13 @@ "11997" ], "x-ms-request-id": [ - "aac8d94d-65ac-4e7a-bc39-a62e6d08a036" + "2fcc5202-645c-4362-bf1d-f9c2a5ec4bdc" ], "x-ms-correlation-request-id": [ - "aac8d94d-65ac-4e7a-bc39-a62e6d08a036" + "2fcc5202-645c-4362-bf1d-f9c2a5ec4bdc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214300Z:aac8d94d-65ac-4e7a-bc39-a62e6d08a036" + "WESTUS2:20200819T042631Z:2fcc5202-645c-4362-bf1d-f9c2a5ec4bdc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1878,7 +1878,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:42:59 GMT" + "Wed, 19 Aug 2020 04:26:31 GMT" ], "Content-Length": [ "20" @@ -1894,8 +1894,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYzllMGY0MzYtMDFkYi00YjEzLTkyNjYtZDNlYmMyZDRiNDE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWXpsbE1HWTBNell0TURGa1lpMDBZakV6TFRreU5qWXRaRE5sWW1NeVpEUmlOREUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTYzODczOTktY2NjNi00NTViLWIzZTYtMGJmYzAxZjRlZjE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWlRZek9EY3pPVGt0WTJOak5pMDBOVFZpTFdJelpUWXRNR0ptWXpBeFpqUmxaakUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1920,13 +1920,13 @@ "11996" ], "x-ms-request-id": [ - "d42ea21f-b679-4675-8b92-1ca048b67351" + "221e495a-40aa-4cae-a99c-71bc58d775a0" ], "x-ms-correlation-request-id": [ - "d42ea21f-b679-4675-8b92-1ca048b67351" + "221e495a-40aa-4cae-a99c-71bc58d775a0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214330Z:d42ea21f-b679-4675-8b92-1ca048b67351" + "WESTUS2:20200819T042702Z:221e495a-40aa-4cae-a99c-71bc58d775a0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1935,7 +1935,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:43:30 GMT" + "Wed, 19 Aug 2020 04:27:02 GMT" ], "Content-Length": [ "20" @@ -1951,8 +1951,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYzllMGY0MzYtMDFkYi00YjEzLTkyNjYtZDNlYmMyZDRiNDE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWXpsbE1HWTBNell0TURGa1lpMDBZakV6TFRreU5qWXRaRE5sWW1NeVpEUmlOREUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTYzODczOTktY2NjNi00NTViLWIzZTYtMGJmYzAxZjRlZjE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWlRZek9EY3pPVGt0WTJOak5pMDBOVFZpTFdJelpUWXRNR0ptWXpBeFpqUmxaakUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1977,13 +1977,13 @@ "11995" ], "x-ms-request-id": [ - "43b28931-02a6-4bff-9f77-46bff87d478c" + "76ed9687-3a43-4d6e-9ae2-756b51655228" ], "x-ms-correlation-request-id": [ - "43b28931-02a6-4bff-9f77-46bff87d478c" + "76ed9687-3a43-4d6e-9ae2-756b51655228" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214400Z:43b28931-02a6-4bff-9f77-46bff87d478c" + "WESTUS2:20200819T042732Z:76ed9687-3a43-4d6e-9ae2-756b51655228" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1992,7 +1992,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:44:00 GMT" + "Wed, 19 Aug 2020 04:27:31 GMT" ], "Content-Length": [ "22" @@ -2008,8 +2008,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2034,13 +2034,13 @@ "11994" ], "x-ms-request-id": [ - "05f469c0-82f1-415a-9aae-ad16baa0ec9f" + "94c7c130-05a7-4f08-8ced-e5abfe37aef1" ], "x-ms-correlation-request-id": [ - "05f469c0-82f1-415a-9aae-ad16baa0ec9f" + "94c7c130-05a7-4f08-8ced-e5abfe37aef1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214401Z:05f469c0-82f1-415a-9aae-ad16baa0ec9f" + "WESTUS2:20200819T042732Z:94c7c130-05a7-4f08-8ced-e5abfe37aef1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2049,7 +2049,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:44:01 GMT" + "Wed, 19 Aug 2020 04:27:32 GMT" ], "Content-Length": [ "1460" @@ -2061,17 +2061,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102\",\r\n \"name\": \"ps7102\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7055\",\r\n \"etag\": \"AAAAARMpV0c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps7102.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7102\",\r\n \"endpoint\": \"sb://iothub-ns-ps7102-4123331-5320e8cc4d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890\",\r\n \"name\": \"ps9890\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4969\",\r\n \"etag\": \"AAAAARV3cQI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9890.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9890\",\r\n \"endpoint\": \"sb://iothub-ns-ps9890-4126735-5613f79f7d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "61e89793-ab9e-4cdb-b1f4-a603c302d884" + "bfaa6857-013b-43d2-a44a-4de689f5372d" ], "Accept-Language": [ "en-US" @@ -2097,13 +2097,13 @@ "11993" ], "x-ms-request-id": [ - "065a72df-a27b-4db2-9ae5-4d52b925bacd" + "caf6e86e-59b4-4352-bece-e97a2f24249d" ], "x-ms-correlation-request-id": [ - "065a72df-a27b-4db2-9ae5-4d52b925bacd" + "caf6e86e-59b4-4352-bece-e97a2f24249d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214401Z:065a72df-a27b-4db2-9ae5-4d52b925bacd" + "WESTUS2:20200819T042733Z:caf6e86e-59b4-4352-bece-e97a2f24249d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2112,7 +2112,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:44:01 GMT" + "Wed, 19 Aug 2020 04:27:33 GMT" ], "Content-Length": [ "1460" @@ -2124,17 +2124,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102\",\r\n \"name\": \"ps7102\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7055\",\r\n \"etag\": \"AAAAARMpV0c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps7102.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7102\",\r\n \"endpoint\": \"sb://iothub-ns-ps7102-4123331-5320e8cc4d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890\",\r\n \"name\": \"ps9890\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4969\",\r\n \"etag\": \"AAAAARV3cQI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9890.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9890\",\r\n \"endpoint\": \"sb://iothub-ns-ps9890-4126735-5613f79f7d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "457126a8-21c5-4cc4-b26a-0679f788e816" + "1f698042-3308-42d0-9cde-72eac89f764d" ], "Accept-Language": [ "en-US" @@ -2160,13 +2160,13 @@ "11992" ], "x-ms-request-id": [ - "74620f4f-12bc-45d2-b883-4d577c529c51" + "cb9ebbc9-7040-4c46-8b90-97228cf9beae" ], "x-ms-correlation-request-id": [ - "74620f4f-12bc-45d2-b883-4d577c529c51" + "cb9ebbc9-7040-4c46-8b90-97228cf9beae" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214402Z:74620f4f-12bc-45d2-b883-4d577c529c51" + "WESTUS2:20200819T042734Z:cb9ebbc9-7040-4c46-8b90-97228cf9beae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2175,7 +2175,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:44:02 GMT" + "Wed, 19 Aug 2020 04:27:33 GMT" ], "Content-Length": [ "1460" @@ -2187,12 +2187,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102\",\r\n \"name\": \"ps7102\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7055\",\r\n \"etag\": \"AAAAARMpV0c=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps7102.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7102\",\r\n \"endpoint\": \"sb://iothub-ns-ps7102-4123331-5320e8cc4d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890\",\r\n \"name\": \"ps9890\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4969\",\r\n \"etag\": \"AAAAARV3cQI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9890.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9890\",\r\n \"endpoint\": \"sb://iothub-ns-ps9890-4126735-5613f79f7d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2217,13 +2217,13 @@ "11990" ], "x-ms-request-id": [ - "a70d0105-abee-45e7-a34a-6230f7600ca2" + "45961347-d48c-474a-8b71-d231e0e1d52f" ], "x-ms-correlation-request-id": [ - "a70d0105-abee-45e7-a34a-6230f7600ca2" + "45961347-d48c-474a-8b71-d231e0e1d52f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214436Z:a70d0105-abee-45e7-a34a-6230f7600ca2" + "WESTUS2:20200819T042808Z:45961347-d48c-474a-8b71-d231e0e1d52f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2232,7 +2232,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:44:36 GMT" + "Wed, 19 Aug 2020 04:28:07 GMT" ], "Content-Length": [ "1460" @@ -2244,17 +2244,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102\",\r\n \"name\": \"ps7102\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7055\",\r\n \"etag\": \"AAAAARMpxjw=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps7102.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps7102\",\r\n \"endpoint\": \"sb://iothub-ns-ps7102-4123331-5320e8cc4d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890\",\r\n \"name\": \"ps9890\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4969\",\r\n \"etag\": \"AAAAARV45wg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9890.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9890\",\r\n \"endpoint\": \"sb://iothub-ns-ps9890-4126735-5613f79f7d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTAvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ebffefcd-aab0-4270-8c24-d5c8413f010e" + "0367e2ea-5852-4d0d-9177-d824634716f3" ], "Accept-Language": [ "en-US" @@ -2280,13 +2280,13 @@ "1199" ], "x-ms-request-id": [ - "2985c824-a9fe-4c8f-b183-73fb3184354d" + "0b6fbf1a-4339-4903-9789-429e8b2ffe94" ], "x-ms-correlation-request-id": [ - "2985c824-a9fe-4c8f-b183-73fb3184354d" + "0b6fbf1a-4339-4903-9789-429e8b2ffe94" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214402Z:2985c824-a9fe-4c8f-b183-73fb3184354d" + "WESTUS2:20200819T042734Z:0b6fbf1a-4339-4903-9789-429e8b2ffe94" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2295,7 +2295,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:44:02 GMT" + "Wed, 19 Aug 2020 04:27:33 GMT" ], "Content-Length": [ "905" @@ -2307,17 +2307,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"1QonUUcug6tT89fF54nu2sOkrMBjlDtYpHDIGfTjXQw=\",\r\n \"secondaryKey\": \"bgLOwjR+c3S7CCGsZw502sijBRA3/KNGqRVD6fqoToc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"UZM34w9yOyQ26Wk3XvNB6YRNrD52C3/JVqqzSUaiC3k=\",\r\n \"secondaryKey\": \"IILbZAJSIL7JYKd6qPDQXO+Z25m0W8Le6omWQ0ePceY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"X+wzvc8F2tta8m5V2Ypt00pQnAp+McsFeEwLrHJaXgI=\",\r\n \"secondaryKey\": \"LsEl7HDhtI0bFYTn4gacpwdYRgoC/eDq9IRj5o0BqLQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"ONRGg7VSiXEHsgV3TtPksGR8TnwGEGG1Yaw40jkRL24=\",\r\n \"secondaryKey\": \"2JAUEUTivtiATt3aD8PsqcMwWnqbbILNNziUwF24fug=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"/G7VAR67KRKV0YKr+IhZjqEyEldh7vJpO74L9vLoq7Q=\",\r\n \"secondaryKey\": \"Tjltm/cwhntzd7HYH/Ona36wUVxV5/hETn1EemRQqpc=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"xVVLObgMXWA3SEueGfTE1gp+MFclMYa4xMfHIbzNvWk=\",\r\n \"secondaryKey\": \"ImxpHi/bsoNjkVnrVY1WxaksYvjgRkNVVI5lUV7uTIs=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"12shARJYEhNc/LlV48zp8LHH/R6Tjt9mn0balAIXz+k=\",\r\n \"secondaryKey\": \"YE3asfVc/F0nNGIPW88pXahiZhPLavIG6rAjJoc6VhM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"9gx0MLBTeoX0WN7TUNpttCuCvfuh5mYjKlAusyRw6Yo=\",\r\n \"secondaryKey\": \"u/x8znZL8WIYSUvsOtWTpTzsDpIjiRfRJ5lKYUL3br8=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"GwK3QTzwcLDC08UVBd/w6x18E4m/70FL2KICpEGCthA=\",\r\n \"secondaryKey\": \"30Ul8KKS7QEtUMuyMVfr3xAGr7DlxlUUUcFRVide5A0=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"PcAdp/BdLQWax42PlkBYpO9dbJigjuXaJOgQZQRBNso=\",\r\n \"secondaryKey\": \"9oi0Fx07UWOd49m4aFTeho9x+SxwLIjLf+OlHaxTc0U=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTAvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6c5484cf-8c10-43eb-b4f4-513a4e0d9868" + "199342e6-de79-4741-b5ba-ac896cbd233d" ], "Accept-Language": [ "en-US" @@ -2343,13 +2343,13 @@ "1198" ], "x-ms-request-id": [ - "f21bdcd5-030f-4e99-aaad-35157b38fcab" + "a6af2d50-f9ca-4e22-8984-828e6d040a3f" ], "x-ms-correlation-request-id": [ - "f21bdcd5-030f-4e99-aaad-35157b38fcab" + "a6af2d50-f9ca-4e22-8984-828e6d040a3f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214437Z:f21bdcd5-030f-4e99-aaad-35157b38fcab" + "WESTUS2:20200819T042808Z:a6af2d50-f9ca-4e22-8984-828e6d040a3f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2358,7 +2358,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:44:36 GMT" + "Wed, 19 Aug 2020 04:28:07 GMT" ], "Content-Length": [ "1078" @@ -2370,12 +2370,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"1QonUUcug6tT89fF54nu2sOkrMBjlDtYpHDIGfTjXQw=\",\r\n \"secondaryKey\": \"bgLOwjR+c3S7CCGsZw502sijBRA3/KNGqRVD6fqoToc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"UZM34w9yOyQ26Wk3XvNB6YRNrD52C3/JVqqzSUaiC3k=\",\r\n \"secondaryKey\": \"IILbZAJSIL7JYKd6qPDQXO+Z25m0W8Le6omWQ0ePceY=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"X+wzvc8F2tta8m5V2Ypt00pQnAp+McsFeEwLrHJaXgI=\",\r\n \"secondaryKey\": \"LsEl7HDhtI0bFYTn4gacpwdYRgoC/eDq9IRj5o0BqLQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"ONRGg7VSiXEHsgV3TtPksGR8TnwGEGG1Yaw40jkRL24=\",\r\n \"secondaryKey\": \"2JAUEUTivtiATt3aD8PsqcMwWnqbbILNNziUwF24fug=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"/G7VAR67KRKV0YKr+IhZjqEyEldh7vJpO74L9vLoq7Q=\",\r\n \"secondaryKey\": \"Tjltm/cwhntzd7HYH/Ona36wUVxV5/hETn1EemRQqpc=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"z8gEkfYrdDaijb5NHLHzbWgqn4STidL8stppBpJVAjA=\",\r\n \"secondaryKey\": \"BpDoI2G6K+bvCBr5vfpCYiqmJNlt078cbwgpRSwrYk4=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"xVVLObgMXWA3SEueGfTE1gp+MFclMYa4xMfHIbzNvWk=\",\r\n \"secondaryKey\": \"ImxpHi/bsoNjkVnrVY1WxaksYvjgRkNVVI5lUV7uTIs=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"12shARJYEhNc/LlV48zp8LHH/R6Tjt9mn0balAIXz+k=\",\r\n \"secondaryKey\": \"YE3asfVc/F0nNGIPW88pXahiZhPLavIG6rAjJoc6VhM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"9gx0MLBTeoX0WN7TUNpttCuCvfuh5mYjKlAusyRw6Yo=\",\r\n \"secondaryKey\": \"u/x8znZL8WIYSUvsOtWTpTzsDpIjiRfRJ5lKYUL3br8=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"GwK3QTzwcLDC08UVBd/w6x18E4m/70FL2KICpEGCthA=\",\r\n \"secondaryKey\": \"30Ul8KKS7QEtUMuyMVfr3xAGr7DlxlUUUcFRVide5A0=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"PcAdp/BdLQWax42PlkBYpO9dbJigjuXaJOgQZQRBNso=\",\r\n \"secondaryKey\": \"9oi0Fx07UWOd49m4aFTeho9x+SxwLIjLf+OlHaxTc0U=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"Ly9alZLVIqBInN0HS4ZtgSiTuS0Uh9+Jq4N6iCOUmp0=\",\r\n \"secondaryKey\": \"0u14ygcxYNmr0SrFjCP1Nkwj2UnRDLIHwze2Psy7LcQ=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMzFhYjgxMTctMWQ1NC00YjNmLThlMzEtY2YwYTgzZDJlYTAz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTXpGaFlqZ3hNVGN0TVdRMU5DMDBZak5tTFRobE16RXRZMll3WVRnelpESmxZVEF6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTgwNzY3M2EtZTNmNC00ZDdjLTkwMmMtMjI4ODA1YTJiZGE1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWlRnd056WTNNMkV0WlRObU5DMDBaRGRqTFRrd01tTXRNakk0T0RBMVlUSmlaR0UxP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2400,13 +2400,13 @@ "11991" ], "x-ms-request-id": [ - "5995f9a5-2f58-4f24-8bab-03e598ca88f3" + "c6148372-9d56-42ae-9153-1e4dcfaf7d98" ], "x-ms-correlation-request-id": [ - "5995f9a5-2f58-4f24-8bab-03e598ca88f3" + "c6148372-9d56-42ae-9153-1e4dcfaf7d98" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214436Z:5995f9a5-2f58-4f24-8bab-03e598ca88f3" + "WESTUS2:20200819T042808Z:c6148372-9d56-42ae-9153-1e4dcfaf7d98" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2415,7 +2415,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:44:36 GMT" + "Wed, 19 Aug 2020 04:28:07 GMT" ], "Content-Length": [ "22" @@ -2431,13 +2431,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDIvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTAvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "08c650f9-b35e-4a7a-90b9-95b7ce14aac5" + "760ba02b-96b2-4c71-b74c-d2fd178a133c" ], "Accept-Language": [ "en-US" @@ -2463,13 +2463,13 @@ "1197" ], "x-ms-request-id": [ - "5db18ba6-5375-447e-b008-1945b63daa04" + "67f84452-97d6-41ff-b360-7928f67a3cda" ], "x-ms-correlation-request-id": [ - "5db18ba6-5375-447e-b008-1945b63daa04" + "67f84452-97d6-41ff-b360-7928f67a3cda" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214437Z:5db18ba6-5375-447e-b008-1945b63daa04" + "WESTUS2:20200819T042808Z:67f84452-97d6-41ff-b360-7928f67a3cda" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2478,7 +2478,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:44:36 GMT" + "Wed, 19 Aug 2020 04:28:07 GMT" ], "Content-Length": [ "172" @@ -2490,12 +2490,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"z8gEkfYrdDaijb5NHLHzbWgqn4STidL8stppBpJVAjA=\",\r\n \"secondaryKey\": \"BpDoI2G6K+bvCBr5vfpCYiqmJNlt078cbwgpRSwrYk4=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"Ly9alZLVIqBInN0HS4ZtgSiTuS0Uh9+Jq4N6iCOUmp0=\",\r\n \"secondaryKey\": \"0u14ygcxYNmr0SrFjCP1Nkwj2UnRDLIHwze2Psy7LcQ=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/operationResults/b3NfaWRfOTY2ZGIwZDAtMzA5Zi00MjFiLThjNWItODRhYmU1ZmE3ZTA2?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZk9UWTJaR0l3WkRBdE16QTVaaTAwTWpGaUxUaGpOV0l0T0RSaFltVTFabUUzWlRBMj9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/operationResults/b3NfaWRfMWVjNjA3YmItNzQwMS00OWQ3LTgzZTYtNWFiYjljOGVhNjcy?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZk1XVmpOakEzWW1JdE56UXdNUzAwT1dRM0xUZ3paVFl0TldGaVlqbGpPR1ZoTmpjeT9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2503,7 +2503,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2520,13 +2520,13 @@ "11998" ], "x-ms-request-id": [ - "1cc74207-fc8e-4e3c-8f61-0c1ac2f0f3a7" + "28bfae2a-f4c3-49ad-978d-221e506fff9a" ], "x-ms-correlation-request-id": [ - "1cc74207-fc8e-4e3c-8f61-0c1ac2f0f3a7" + "28bfae2a-f4c3-49ad-978d-221e506fff9a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214522Z:1cc74207-fc8e-4e3c-8f61-0c1ac2f0f3a7" + "WESTUS2:20200819T042842Z:28bfae2a-f4c3-49ad-978d-221e506fff9a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2535,7 +2535,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:21 GMT" + "Wed, 19 Aug 2020 04:28:41 GMT" ], "Content-Length": [ "22" @@ -2551,13 +2551,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a82a9f62-ddfe-4682-bf52-4d43b2a1f5cb" + "93ad3a7f-d2d9-48d8-9c87-8e36fc56e5bb" ], "Accept-Language": [ "en-US" @@ -2566,7 +2566,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2583,13 +2583,13 @@ "1199" ], "x-ms-request-id": [ - "0b0c0471-4dbc-4c44-b0bf-ae3596b46647" + "9156f0cb-9f2d-4755-b063-d4db2c55d316" ], "x-ms-correlation-request-id": [ - "0b0c0471-4dbc-4c44-b0bf-ae3596b46647" + "9156f0cb-9f2d-4755-b063-d4db2c55d316" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214528Z:0b0c0471-4dbc-4c44-b0bf-ae3596b46647" + "WESTUS2:20200819T042843Z:9156f0cb-9f2d-4755-b063-d4db2c55d316" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2598,7 +2598,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:27 GMT" + "Wed, 19 Aug 2020 04:28:42 GMT" ], "Content-Length": [ "229" @@ -2610,17 +2610,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b239556f-530a-451e-a49a-4323238f42f2" + "fe13d88d-c45a-4abd-9653-8d35406e301a" ], "Accept-Language": [ "en-US" @@ -2629,7 +2629,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2646,13 +2646,13 @@ "1198" ], "x-ms-request-id": [ - "2963d716-6ab3-4b71-996e-d79718db2327" + "46352787-571e-4116-9166-850a08349bef" ], "x-ms-correlation-request-id": [ - "2963d716-6ab3-4b71-996e-d79718db2327" + "46352787-571e-4116-9166-850a08349bef" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214528Z:2963d716-6ab3-4b71-996e-d79718db2327" + "WESTUS2:20200819T042843Z:46352787-571e-4116-9166-850a08349bef" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2661,7 +2661,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:28 GMT" + "Wed, 19 Aug 2020 04:28:42 GMT" ], "Content-Length": [ "229" @@ -2673,17 +2673,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bd3fb266-98ce-4649-9ce3-6d895137bd4d" + "883e5ad2-9a20-4c1b-833b-22d5130ed8b6" ], "Accept-Language": [ "en-US" @@ -2692,7 +2692,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2709,13 +2709,13 @@ "1197" ], "x-ms-request-id": [ - "cc18e535-86a4-4c47-923f-4dd76c76db34" + "628ede42-792b-44f9-9cd1-4ab807b48bfe" ], "x-ms-correlation-request-id": [ - "cc18e535-86a4-4c47-923f-4dd76c76db34" + "628ede42-792b-44f9-9cd1-4ab807b48bfe" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214529Z:cc18e535-86a4-4c47-923f-4dd76c76db34" + "WESTUS2:20200819T042844Z:628ede42-792b-44f9-9cd1-4ab807b48bfe" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2724,7 +2724,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:28 GMT" + "Wed, 19 Aug 2020 04:28:43 GMT" ], "Content-Length": [ "229" @@ -2736,17 +2736,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "847b903d-d645-4ed1-a445-a630519ce0a5" + "27a822ec-a0d7-4273-8981-66f0427fb39e" ], "Accept-Language": [ "en-US" @@ -2755,7 +2755,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2772,13 +2772,13 @@ "1196" ], "x-ms-request-id": [ - "1cc066f1-7cb6-4ded-8006-f9df9b8ca9b6" + "9c7824bd-fbdc-424f-8a26-a37677eee451" ], "x-ms-correlation-request-id": [ - "1cc066f1-7cb6-4ded-8006-f9df9b8ca9b6" + "9c7824bd-fbdc-424f-8a26-a37677eee451" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214529Z:1cc066f1-7cb6-4ded-8006-f9df9b8ca9b6" + "WESTUS2:20200819T042844Z:9c7824bd-fbdc-424f-8a26-a37677eee451" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2787,7 +2787,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:28 GMT" + "Wed, 19 Aug 2020 04:28:43 GMT" ], "Content-Length": [ "229" @@ -2799,17 +2799,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2b128dd1-2feb-4eeb-920a-49c85df17d02" + "b36e5376-7811-4f9d-9421-e9b4ede28f09" ], "Accept-Language": [ "en-US" @@ -2818,7 +2818,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2835,13 +2835,13 @@ "1195" ], "x-ms-request-id": [ - "6905b167-eefe-40c4-982d-fda9b2ec259c" + "a3962ca3-bdc4-4874-a92a-5b42c8fd5aff" ], "x-ms-correlation-request-id": [ - "6905b167-eefe-40c4-982d-fda9b2ec259c" + "a3962ca3-bdc4-4874-a92a-5b42c8fd5aff" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214530Z:6905b167-eefe-40c4-982d-fda9b2ec259c" + "WESTUS2:20200819T042845Z:a3962ca3-bdc4-4874-a92a-5b42c8fd5aff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2850,7 +2850,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:29 GMT" + "Wed, 19 Aug 2020 04:28:44 GMT" ], "Content-Length": [ "229" @@ -2862,17 +2862,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0d68aecb-2115-4f7c-b5c3-b32d9a083fb6" + "f6ae2612-c098-4723-a8b0-df990d9e13dc" ], "Accept-Language": [ "en-US" @@ -2881,7 +2881,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2898,13 +2898,13 @@ "1194" ], "x-ms-request-id": [ - "563b087e-c99c-4537-a14e-59b42f510f83" + "b8f6971a-30cb-45fb-a3fb-180bcc9ea945" ], "x-ms-correlation-request-id": [ - "563b087e-c99c-4537-a14e-59b42f510f83" + "b8f6971a-30cb-45fb-a3fb-180bcc9ea945" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214530Z:563b087e-c99c-4537-a14e-59b42f510f83" + "WESTUS2:20200819T042845Z:b8f6971a-30cb-45fb-a3fb-180bcc9ea945" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2913,7 +2913,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:29 GMT" + "Wed, 19 Aug 2020 04:28:44 GMT" ], "Content-Length": [ "229" @@ -2925,17 +2925,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "afc8937c-16e6-4f46-b273-d7d62c3f949b" + "2754ce40-e67d-455a-879f-97abb5a4a7f6" ], "Accept-Language": [ "en-US" @@ -2944,7 +2944,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -2961,13 +2961,13 @@ "1193" ], "x-ms-request-id": [ - "2834fc78-ea07-4ac5-9cb2-83ecd07f58f4" + "17321c7a-336c-4aa1-9e29-6753431081d9" ], "x-ms-correlation-request-id": [ - "2834fc78-ea07-4ac5-9cb2-83ecd07f58f4" + "17321c7a-336c-4aa1-9e29-6753431081d9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214530Z:2834fc78-ea07-4ac5-9cb2-83ecd07f58f4" + "WESTUS2:20200819T042845Z:17321c7a-336c-4aa1-9e29-6753431081d9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2976,7 +2976,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:29 GMT" + "Wed, 19 Aug 2020 04:28:44 GMT" ], "Content-Length": [ "229" @@ -2988,17 +2988,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9c506214-6e23-422c-abb9-f6feafb454c4" + "1fba9b4e-1703-4bfc-ab32-e32500286006" ], "Accept-Language": [ "en-US" @@ -3007,7 +3007,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3024,13 +3024,13 @@ "1192" ], "x-ms-request-id": [ - "2304bfb1-83b3-4f25-9761-98060f46b023" + "0b5cd7bc-e98c-4aa7-91ae-9460a90ed4cd" ], "x-ms-correlation-request-id": [ - "2304bfb1-83b3-4f25-9761-98060f46b023" + "0b5cd7bc-e98c-4aa7-91ae-9460a90ed4cd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214531Z:2304bfb1-83b3-4f25-9761-98060f46b023" + "WESTUS2:20200819T042846Z:0b5cd7bc-e98c-4aa7-91ae-9460a90ed4cd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3039,7 +3039,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:30 GMT" + "Wed, 19 Aug 2020 04:28:45 GMT" ], "Content-Length": [ "229" @@ -3051,17 +3051,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "40adfa97-a719-448f-8028-f7050e8c2164" + "69171df0-e280-4b33-9aea-e2e7f3619d40" ], "Accept-Language": [ "en-US" @@ -3070,7 +3070,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3087,13 +3087,13 @@ "1191" ], "x-ms-request-id": [ - "8f5f57e5-480a-4b32-965b-06004e614eca" + "f6743666-1fec-4d46-94ca-a1b93203673d" ], "x-ms-correlation-request-id": [ - "8f5f57e5-480a-4b32-965b-06004e614eca" + "f6743666-1fec-4d46-94ca-a1b93203673d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214531Z:8f5f57e5-480a-4b32-965b-06004e614eca" + "WESTUS2:20200819T042846Z:f6743666-1fec-4d46-94ca-a1b93203673d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3102,7 +3102,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:30 GMT" + "Wed, 19 Aug 2020 04:28:45 GMT" ], "Content-Length": [ "229" @@ -3114,17 +3114,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "26e5d6ca-6441-45c7-97e2-d8cc1c3fc424" + "9aa2c9b8-66e0-4f76-959d-5d2332cdec7e" ], "Accept-Language": [ "en-US" @@ -3133,7 +3133,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3150,13 +3150,13 @@ "1190" ], "x-ms-request-id": [ - "fb2abd57-e020-4901-8501-3509caa5ab6e" + "fc89ea4b-67a1-4409-b8c5-309908df5682" ], "x-ms-correlation-request-id": [ - "fb2abd57-e020-4901-8501-3509caa5ab6e" + "fc89ea4b-67a1-4409-b8c5-309908df5682" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214531Z:fb2abd57-e020-4901-8501-3509caa5ab6e" + "WESTUS2:20200819T042847Z:fc89ea4b-67a1-4409-b8c5-309908df5682" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3165,7 +3165,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:31 GMT" + "Wed, 19 Aug 2020 04:28:46 GMT" ], "Content-Length": [ "229" @@ -3177,17 +3177,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7183c3ff-7b78-450c-82c4-58e0db99bebd" + "8d76a4e1-2cb3-42ba-beb6-51b8d39108da" ], "Accept-Language": [ "en-US" @@ -3196,7 +3196,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3213,13 +3213,13 @@ "1189" ], "x-ms-request-id": [ - "0be76b2f-ad68-41c7-8b7c-ad8dccbca096" + "ee7aa4d2-2c75-497e-a011-8f4e92acf495" ], "x-ms-correlation-request-id": [ - "0be76b2f-ad68-41c7-8b7c-ad8dccbca096" + "ee7aa4d2-2c75-497e-a011-8f4e92acf495" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214532Z:0be76b2f-ad68-41c7-8b7c-ad8dccbca096" + "WESTUS2:20200819T042847Z:ee7aa4d2-2c75-497e-a011-8f4e92acf495" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3228,7 +3228,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:45:31 GMT" + "Wed, 19 Aug 2020 04:28:46 GMT" ], "Content-Length": [ "229" @@ -3240,12 +3240,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"2RopvIXPhqCKzrPa7Sc7l3Awu+4aKbpkoNNQ1mrD2n8=\",\r\n \"secondaryKey\": \"OKT9m0UcfVHBHHLa8cyJ0CiszbZY1F13Ez1M7Xbv8Zo=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/provisioningServices/ps612/operationResults/b3NfaWRfZDliMTE2MTUtOGNmNS00MzQwLTg1YzItMzhhZDRiY2Y4ZTY1?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MTIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZlpEbGlNVEUyTVRVdE9HTm1OUzAwTXpRd0xUZzFZekl0TXpoaFpEUmlZMlk0WlRZMT9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/operationResults/b3NfaWRfNjA4MTNkOWEtYmY0Ni00M2NkLWIwZDgtZWQ0NjhmYjFiNmNh?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZk5qQTRNVE5rT1dFdFltWTBOaTAwTTJOa0xXSXdaRGd0WldRME5qaG1ZakZpTm1OaD9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -3253,7 +3253,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -3270,13 +3270,13 @@ "11982" ], "x-ms-request-id": [ - "0226d5bc-23cc-4297-8f35-0da1f27888b1" + "8b58fab2-85e7-4cbb-a3bc-b6be026e6ee5" ], "x-ms-correlation-request-id": [ - "0226d5bc-23cc-4297-8f35-0da1f27888b1" + "8b58fab2-85e7-4cbb-a3bc-b6be026e6ee5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214605Z:0226d5bc-23cc-4297-8f35-0da1f27888b1" + "WESTUS2:20200819T042920Z:8b58fab2-85e7-4cbb-a3bc-b6be026e6ee5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3285,7 +3285,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:46:04 GMT" + "Wed, 19 Aug 2020 04:29:19 GMT" ], "Content-Length": [ "22" @@ -3301,13 +3301,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7055/providers/Microsoft.Devices/IotHubs/ps7102?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzA1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczcxMDI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f6d673fc-6b22-4146-9443-e3112bdff867" + "5edf0e3b-c9b4-4d08-9026-80466e64538b" ], "Accept-Language": [ "en-US" @@ -3327,13 +3327,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZWMzYTczMTMtOTg5YS00MTdlLWI2ZWQtZDgyODVhNmFmNGE0?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMDk4YWIyYjUtMWU0Mi00Yzc5LTgyYzgtYjcxN2E5MGRhYTgw?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZWMzYTczMTMtOTg5YS00MTdlLWI2ZWQtZDgyODVhNmFmNGE0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMDk4YWIyYjUtMWU0Mi00Yzc5LTgyYzgtYjcxN2E5MGRhYTgw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -3342,13 +3342,13 @@ "14999" ], "x-ms-request-id": [ - "227497ad-d5b9-40b2-afa2-90d287755389" + "7bd7297f-c78f-4010-afdd-29f440b35788" ], "x-ms-correlation-request-id": [ - "227497ad-d5b9-40b2-afa2-90d287755389" + "7bd7297f-c78f-4010-afdd-29f440b35788" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214606Z:227497ad-d5b9-40b2-afa2-90d287755389" + "WESTUS2:20200819T042921Z:7bd7297f-c78f-4010-afdd-29f440b35788" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3357,7 +3357,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:46:05 GMT" + "Wed, 19 Aug 2020 04:29:21 GMT" ], "Content-Length": [ "4" @@ -3373,8 +3373,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZWMzYTczMTMtOTg5YS00MTdlLWI2ZWQtZDgyODVhNmFmNGE0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWldNellUY3pNVE10T1RnNVlTMDBNVGRsTFdJMlpXUXRaRGd5T0RWaE5tRm1OR0UwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMDk4YWIyYjUtMWU0Mi00Yzc5LTgyYzgtYjcxN2E5MGRhYTgw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTURrNFlXSXlZalV0TVdVME1pMDBZemM1TFRneVl6Z3RZamN4TjJFNU1HUmhZVGd3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -3396,16 +3396,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11989" ], "x-ms-request-id": [ - "98a525ca-4d4b-4dff-a549-335baaab4ddb" + "5564ee2e-3270-4e66-bfe5-61808e4573ff" ], "x-ms-correlation-request-id": [ - "98a525ca-4d4b-4dff-a549-335baaab4ddb" + "5564ee2e-3270-4e66-bfe5-61808e4573ff" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214621Z:98a525ca-4d4b-4dff-a549-335baaab4ddb" + "WESTUS2:20200819T042936Z:5564ee2e-3270-4e66-bfe5-61808e4573ff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3414,7 +3414,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:46:21 GMT" + "Wed, 19 Aug 2020 04:29:36 GMT" ], "Content-Length": [ "22" @@ -3430,8 +3430,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZWMzYTczMTMtOTg5YS00MTdlLWI2ZWQtZDgyODVhNmFmNGE0?api-version=2019-07-01-preview&operationSource=os_ih", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWldNellUY3pNVE10T1RnNVlTMDBNVGRsTFdJMlpXUXRaRGd5T0RWaE5tRm1OR0UwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMDk4YWIyYjUtMWU0Mi00Yzc5LTgyYzgtYjcxN2E5MGRhYTgw?api-version=2019-07-01-preview&operationSource=os_ih", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTURrNFlXSXlZalV0TVdVME1pMDBZemM1TFRneVl6Z3RZamN4TjJFNU1HUmhZVGd3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -3450,7 +3450,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZWMzYTczMTMtOTg5YS00MTdlLWI2ZWQtZDgyODVhNmFmNGE0?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMDk4YWIyYjUtMWU0Mi00Yzc5LTgyYzgtYjcxN2E5MGRhYTgw?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" @@ -3459,16 +3459,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11988" ], "x-ms-request-id": [ - "8fddca82-ade5-45bc-952d-fcb44428870a" + "19536dee-c646-49bf-ac5f-610bf79451fb" ], "x-ms-correlation-request-id": [ - "8fddca82-ade5-45bc-952d-fcb44428870a" + "19536dee-c646-49bf-ac5f-610bf79451fb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214621Z:8fddca82-ade5-45bc-952d-fcb44428870a" + "WESTUS2:20200819T042937Z:19536dee-c646-49bf-ac5f-610bf79451fb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3477,7 +3477,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:46:21 GMT" + "Wed, 19 Aug 2020 04:29:36 GMT" ], "Expires": [ "-1" @@ -3490,13 +3490,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps7055?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNzA1NT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps4969?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNDk2OT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ce22ed0a-7da3-4f62-b633-5a750beb6208" + "60dbc30a-a491-4453-9554-0da425d6d6fe" ], "Accept-Language": [ "en-US" @@ -3505,7 +3505,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -3516,7 +3516,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3525,13 +3525,13 @@ "14999" ], "x-ms-request-id": [ - "40818641-0a72-47d8-b5ff-cbaaf841de24" + "31cd6c82-eb36-4683-b31a-4d23924351f0" ], "x-ms-correlation-request-id": [ - "40818641-0a72-47d8-b5ff-cbaaf841de24" + "31cd6c82-eb36-4683-b31a-4d23924351f0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214622Z:40818641-0a72-47d8-b5ff-cbaaf841de24" + "WESTUS2:20200819T042938Z:31cd6c82-eb36-4683-b31a-4d23924351f0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3540,7 +3540,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:46:22 GMT" + "Wed, 19 Aug 2020 04:29:37 GMT" ], "Expires": [ "-1" @@ -3553,8 +3553,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -3562,7 +3562,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -3573,7 +3573,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3582,13 +3582,13 @@ "11999" ], "x-ms-request-id": [ - "12c1b856-10e7-4014-b88c-71fd2cd103ad" + "3854859d-5c19-47c2-bd20-e04ad05471d2" ], "x-ms-correlation-request-id": [ - "12c1b856-10e7-4014-b88c-71fd2cd103ad" + "3854859d-5c19-47c2-bd20-e04ad05471d2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214637Z:12c1b856-10e7-4014-b88c-71fd2cd103ad" + "WESTUS2:20200819T042953Z:3854859d-5c19-47c2-bd20-e04ad05471d2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3597,7 +3597,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:46:36 GMT" + "Wed, 19 Aug 2020 04:29:52 GMT" ], "Expires": [ "-1" @@ -3610,8 +3610,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -3619,7 +3619,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -3630,7 +3630,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3639,13 +3639,13 @@ "11998" ], "x-ms-request-id": [ - "e6157a77-c548-4aed-b011-dabffdba0208" + "4e4f9978-6ea0-436e-8068-2b32667ccad2" ], "x-ms-correlation-request-id": [ - "e6157a77-c548-4aed-b011-dabffdba0208" + "4e4f9978-6ea0-436e-8068-2b32667ccad2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214652Z:e6157a77-c548-4aed-b011-dabffdba0208" + "WESTUS2:20200819T043008Z:4e4f9978-6ea0-436e-8068-2b32667ccad2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3654,7 +3654,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:46:52 GMT" + "Wed, 19 Aug 2020 04:30:07 GMT" ], "Expires": [ "-1" @@ -3667,8 +3667,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -3676,7 +3676,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -3687,7 +3687,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3696,13 +3696,13 @@ "11997" ], "x-ms-request-id": [ - "acc52d29-6f8e-4ab5-b202-f1c2e9a06c3e" + "1ee340d2-0baa-47c9-87d3-9a9d129e29dc" ], "x-ms-correlation-request-id": [ - "acc52d29-6f8e-4ab5-b202-f1c2e9a06c3e" + "1ee340d2-0baa-47c9-87d3-9a9d129e29dc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214708Z:acc52d29-6f8e-4ab5-b202-f1c2e9a06c3e" + "WESTUS2:20200819T043023Z:1ee340d2-0baa-47c9-87d3-9a9d129e29dc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3711,7 +3711,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:47:07 GMT" + "Wed, 19 Aug 2020 04:30:22 GMT" ], "Expires": [ "-1" @@ -3724,8 +3724,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -3733,7 +3733,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -3744,7 +3744,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3753,13 +3753,13 @@ "11996" ], "x-ms-request-id": [ - "3dd9cd2b-a9c0-4107-b1fa-37d3b5f4facf" + "7cb16238-9a9d-4010-8765-f63ae76bd39e" ], "x-ms-correlation-request-id": [ - "3dd9cd2b-a9c0-4107-b1fa-37d3b5f4facf" + "7cb16238-9a9d-4010-8765-f63ae76bd39e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214723Z:3dd9cd2b-a9c0-4107-b1fa-37d3b5f4facf" + "WESTUS2:20200819T043038Z:7cb16238-9a9d-4010-8765-f63ae76bd39e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3768,7 +3768,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:47:22 GMT" + "Wed, 19 Aug 2020 04:30:37 GMT" ], "Expires": [ "-1" @@ -3781,8 +3781,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -3790,7 +3790,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -3801,7 +3801,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3810,13 +3810,13 @@ "11995" ], "x-ms-request-id": [ - "86ffdc2a-e765-450d-808e-d72be14b3025" + "8087cccf-f0f8-4401-89f9-932a6a5d7e73" ], "x-ms-correlation-request-id": [ - "86ffdc2a-e765-450d-808e-d72be14b3025" + "8087cccf-f0f8-4401-89f9-932a6a5d7e73" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214738Z:86ffdc2a-e765-450d-808e-d72be14b3025" + "WESTUS2:20200819T043053Z:8087cccf-f0f8-4401-89f9-932a6a5d7e73" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3825,7 +3825,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:47:37 GMT" + "Wed, 19 Aug 2020 04:30:53 GMT" ], "Expires": [ "-1" @@ -3838,8 +3838,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -3847,7 +3847,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -3858,7 +3858,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3867,13 +3867,13 @@ "11994" ], "x-ms-request-id": [ - "34fda445-f988-4e8c-9ff5-88b8ce7cdf7a" + "bb0c2790-ab9f-4360-8224-98a1572847ff" ], "x-ms-correlation-request-id": [ - "34fda445-f988-4e8c-9ff5-88b8ce7cdf7a" + "bb0c2790-ab9f-4360-8224-98a1572847ff" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214753Z:34fda445-f988-4e8c-9ff5-88b8ce7cdf7a" + "WESTUS2:20200819T043108Z:bb0c2790-ab9f-4360-8224-98a1572847ff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3882,7 +3882,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:47:53 GMT" + "Wed, 19 Aug 2020 04:31:08 GMT" ], "Expires": [ "-1" @@ -3895,8 +3895,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -3904,7 +3904,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -3915,7 +3915,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3924,13 +3924,13 @@ "11993" ], "x-ms-request-id": [ - "b8828c98-7d1a-42fb-adfc-318812dc74cd" + "cd85e5c8-cc6c-493d-9a54-af9137da5353" ], "x-ms-correlation-request-id": [ - "b8828c98-7d1a-42fb-adfc-318812dc74cd" + "cd85e5c8-cc6c-493d-9a54-af9137da5353" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214808Z:b8828c98-7d1a-42fb-adfc-318812dc74cd" + "WESTUS2:20200819T043123Z:cd85e5c8-cc6c-493d-9a54-af9137da5353" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3939,7 +3939,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:48:08 GMT" + "Wed, 19 Aug 2020 04:31:23 GMT" ], "Expires": [ "-1" @@ -3952,8 +3952,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -3961,7 +3961,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -3972,7 +3972,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3981,13 +3981,13 @@ "11992" ], "x-ms-request-id": [ - "10df5fa2-4049-44a7-933d-3be7c8c377af" + "62c5085f-1071-46aa-a3c8-629f9d66035f" ], "x-ms-correlation-request-id": [ - "10df5fa2-4049-44a7-933d-3be7c8c377af" + "62c5085f-1071-46aa-a3c8-629f9d66035f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214823Z:10df5fa2-4049-44a7-933d-3be7c8c377af" + "WESTUS2:20200819T043138Z:62c5085f-1071-46aa-a3c8-629f9d66035f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3996,7 +3996,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:48:23 GMT" + "Wed, 19 Aug 2020 04:31:37 GMT" ], "Expires": [ "-1" @@ -4009,8 +4009,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -4018,7 +4018,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -4029,7 +4029,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4038,13 +4038,13 @@ "11991" ], "x-ms-request-id": [ - "9150210a-5fb6-442a-9bdc-98e1428614ea" + "20ec2a90-aba6-4bd4-8d62-6793c6961c03" ], "x-ms-correlation-request-id": [ - "9150210a-5fb6-442a-9bdc-98e1428614ea" + "20ec2a90-aba6-4bd4-8d62-6793c6961c03" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214838Z:9150210a-5fb6-442a-9bdc-98e1428614ea" + "WESTUS2:20200819T043153Z:20ec2a90-aba6-4bd4-8d62-6793c6961c03" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4053,7 +4053,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:48:37 GMT" + "Wed, 19 Aug 2020 04:31:53 GMT" ], "Expires": [ "-1" @@ -4066,8 +4066,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -4075,7 +4075,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -4085,23 +4085,17 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], "x-ms-ratelimit-remaining-subscription-reads": [ "11990" ], "x-ms-request-id": [ - "275f2ede-b24a-41b8-b0d8-20cc71e0e335" + "b5440a2a-383f-4621-a441-f294fd544e40" ], "x-ms-correlation-request-id": [ - "275f2ede-b24a-41b8-b0d8-20cc71e0e335" + "b5440a2a-383f-4621-a441-f294fd544e40" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214853Z:275f2ede-b24a-41b8-b0d8-20cc71e0e335" + "WESTUS2:20200819T043208Z:b5440a2a-383f-4621-a441-f294fd544e40" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4110,58 +4104,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:48:53 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" - ], - "x-ms-request-id": [ - "3c466cea-ddc8-4e16-a4b0-4d0fc85daa4e" - ], - "x-ms-correlation-request-id": [ - "3c466cea-ddc8-4e16-a4b0-4d0fc85daa4e" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200818T214908Z:3c466cea-ddc8-4e16-a4b0-4d0fc85daa4e" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Tue, 18 Aug 2020 21:49:08 GMT" + "Wed, 19 Aug 2020 04:32:08 GMT" ], "Expires": [ "-1" @@ -4174,8 +4117,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwNTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd05UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -4183,7 +4126,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -4194,16 +4137,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11989" ], "x-ms-request-id": [ - "de7fdbe0-9bb6-46a3-835d-4815db7f1345" + "33b31a3e-e64c-423d-881a-3ad066a960cc" ], "x-ms-correlation-request-id": [ - "de7fdbe0-9bb6-46a3-835d-4815db7f1345" + "33b31a3e-e64c-423d-881a-3ad066a960cc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T214908Z:de7fdbe0-9bb6-46a3-835d-4815db7f1345" + "WESTUS2:20200819T043208Z:33b31a3e-e64c-423d-881a-3ad066a960cc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4212,7 +4155,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:49:08 GMT" + "Wed, 19 Aug 2020 04:32:08 GMT" ], "Expires": [ "-1" @@ -4227,11 +4170,11 @@ ], "Names": { "Test-AzIotDpsRegistrationLifeCycle": [ - "ps612", - "ps7055", - "ps7102", - "ps7979", - "ps5740" + "ps262", + "ps4969", + "ps9890", + "ps1580", + "ps6032" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsTests/IotDpsLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsTests/IotDpsLifeCycle.json index 95c2811cf39c..00f8ee17c455 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsTests/IotDpsLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsTests/IotDpsLifeCycle.json @@ -7,7 +7,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "be03ca86-3006-4b3d-90b1-7be8b92511b3" + "8d4c0ff5-fa0e-4ce9-9f10-58d2969e68e6" ], "Accept-Language": [ "en-US" @@ -16,7 +16,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -30,13 +30,13 @@ "11999" ], "x-ms-request-id": [ - "b37e9976-a6b6-4617-bc2e-436b62fe0e7c" + "58a6b3e1-da03-4e30-91e8-2e77a2613c6e" ], "x-ms-correlation-request-id": [ - "b37e9976-a6b6-4617-bc2e-436b62fe0e7c" + "58a6b3e1-da03-4e30-91e8-2e77a2613c6e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215454Z:b37e9976-a6b6-4617-bc2e-436b62fe0e7c" + "WESTUS2:20200819T045030Z:58a6b3e1-da03-4e30-91e8-2e77a2613c6e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:54:54 GMT" + "Wed, 19 Aug 2020 04:50:29 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -67,7 +67,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fb33ba83-776f-4edc-80a0-d6eed82a77f6" + "62783593-a756-41a2-800b-72a71e91bc8d" ], "Accept-Language": [ "en-US" @@ -76,7 +76,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -93,13 +93,13 @@ "11999" ], "x-ms-request-id": [ - "fd71b1a0-aa7d-4c7d-9122-9446aba561e3" + "40f137ec-fa7a-48c9-bc28-8c807a56d063" ], "x-ms-correlation-request-id": [ - "fd71b1a0-aa7d-4c7d-9122-9446aba561e3" + "40f137ec-fa7a-48c9-bc28-8c807a56d063" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215454Z:fd71b1a0-aa7d-4c7d-9122-9446aba561e3" + "WESTUS2:20200819T045030Z:40f137ec-fa7a-48c9-bc28-8c807a56d063" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -108,7 +108,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:54:54 GMT" + "Wed, 19 Aug 2020 04:50:30 GMT" ], "Content-Length": [ "12363" @@ -124,13 +124,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps4991?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNDk5MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps9097?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzOTA5Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "aa5c76d9-3604-4993-908c-bd7ca5f582cb" + "e3085058-f73e-4827-bdde-1106aa8163e5" ], "Accept-Language": [ "en-US" @@ -139,7 +139,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ], "Content-Type": [ "application/json; charset=utf-8" @@ -159,13 +159,13 @@ "1199" ], "x-ms-request-id": [ - "bd070101-57ba-486e-af83-044c2976874a" + "9a0491b7-ba36-431b-8a40-4589a8c2dc10" ], "x-ms-correlation-request-id": [ - "bd070101-57ba-486e-af83-044c2976874a" + "9a0491b7-ba36-431b-8a40-4589a8c2dc10" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215455Z:bd070101-57ba-486e-af83-044c2976874a" + "WESTUS2:20200819T045031Z:9a0491b7-ba36-431b-8a40-4589a8c2dc10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -174,7 +174,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:54:55 GMT" + "Wed, 19 Aug 2020 04:50:30 GMT" ], "Content-Length": [ "165" @@ -186,17 +186,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991\",\r\n \"name\": \"ps4991\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097\",\r\n \"name\": \"ps9097\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "877c1308-ef4e-4cb4-ac90-d030aa9a6cc4" + "6f23774a-50c9-4a8a-9a07-22cdc8c2175c" ], "Accept-Language": [ "en-US" @@ -205,7 +205,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -222,7 +222,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfNWRhYmRjMDgtZmZkYS00ODk5LWEwYTItODM4N2FjYTM3MjIw?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfYWE5ZDcyMjItY2E0OC00MGU1LTliNTEtZjQzMTlmNDM3MWNl?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -231,13 +231,13 @@ "4999" ], "x-ms-request-id": [ - "2e068611-ceb0-41e3-89f7-beef1be22b5c" + "675dc559-8734-483a-b6cb-69f24231b16f" ], "x-ms-correlation-request-id": [ - "2e068611-ceb0-41e3-89f7-beef1be22b5c" + "675dc559-8734-483a-b6cb-69f24231b16f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215458Z:2e068611-ceb0-41e3-89f7-beef1be22b5c" + "WESTUS2:20200819T045033Z:675dc559-8734-483a-b6cb-69f24231b16f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -246,7 +246,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:54:57 GMT" + "Wed, 19 Aug 2020 04:50:33 GMT" ], "Content-Length": [ "462" @@ -258,17 +258,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQwzJU=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAAQxq4c=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4c8904bd-bd8a-487c-a86e-17df901086cb" + "ab4d181c-48bb-447d-8d3b-246804baceba" ], "Accept-Language": [ "en-US" @@ -277,7 +277,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -294,7 +294,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfYzQwMjc2NjctZmJhZi00YWIwLWEyMDgtYmIxMGYzOGMwYjFm?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfZDNlNzNhMGMtMDNmMC00MDRjLTg2OTUtNTA4M2I2YjhhZmYx?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -303,13 +303,13 @@ "4998" ], "x-ms-request-id": [ - "043ece4a-3d1d-40ab-96ba-891bb3069b9c" + "bc27a32a-d3af-4146-b86a-0c332fe5b313" ], "x-ms-correlation-request-id": [ - "043ece4a-3d1d-40ab-96ba-891bb3069b9c" + "bc27a32a-d3af-4146-b86a-0c332fe5b313" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215530Z:043ece4a-3d1d-40ab-96ba-891bb3069b9c" + "WESTUS2:20200819T045107Z:bc27a32a-d3af-4146-b86a-0c332fe5b313" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -318,7 +318,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:55:30 GMT" + "Wed, 19 Aug 2020 04:51:06 GMT" ], "Content-Length": [ "504" @@ -330,12 +330,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzJU=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq4c=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfNWRhYmRjMDgtZmZkYS00ODk5LWEwYTItODM4N2FjYTM3MjIw?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOV1JoWW1Sak1EZ3RabVprWVMwME9EazVMV0V3WVRJdE9ETTROMkZqWVRNM01qSXc/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfYWE5ZDcyMjItY2E0OC00MGU1LTliNTEtZjQzMTlmNDM3MWNl?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZV0U1WkRjeU1qSXRZMkUwT0MwME1HVTFMVGxpTlRFdFpqUXpNVGxtTkRNM01XTmw/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -343,7 +343,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -360,13 +360,13 @@ "11998" ], "x-ms-request-id": [ - "37c3e34e-e82a-404e-a831-4d907f87da3f" + "9e977c01-a2cf-4c31-8f8c-a71cc08ce476" ], "x-ms-correlation-request-id": [ - "37c3e34e-e82a-404e-a831-4d907f87da3f" + "9e977c01-a2cf-4c31-8f8c-a71cc08ce476" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215528Z:37c3e34e-e82a-404e-a831-4d907f87da3f" + "WESTUS2:20200819T045104Z:9e977c01-a2cf-4c31-8f8c-a71cc08ce476" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -375,7 +375,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:55:28 GMT" + "Wed, 19 Aug 2020 04:51:03 GMT" ], "Content-Length": [ "22" @@ -391,8 +391,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -400,7 +400,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -417,13 +417,13 @@ "11997" ], "x-ms-request-id": [ - "c3ad8d8d-cf99-46c6-9b98-db5bda527116" + "129aa700-80a2-47f9-9f93-7cdc5049789a" ], "x-ms-correlation-request-id": [ - "c3ad8d8d-cf99-46c6-9b98-db5bda527116" + "129aa700-80a2-47f9-9f93-7cdc5049789a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215528Z:c3ad8d8d-cf99-46c6-9b98-db5bda527116" + "WESTUS2:20200819T045104Z:129aa700-80a2-47f9-9f93-7cdc5049789a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -432,7 +432,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:55:28 GMT" + "Wed, 19 Aug 2020 04:51:03 GMT" ], "Content-Length": [ "640" @@ -444,17 +444,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzJU=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq4c=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "30308b7d-77ac-4f77-85f0-604c867e278b" + "e5256885-a0b7-4d75-bd84-a1b5cbb3ba94" ], "Accept-Language": [ "en-US" @@ -463,7 +463,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -480,13 +480,13 @@ "11996" ], "x-ms-request-id": [ - "a989fe9a-95b5-4af0-8b44-40420c3c2141" + "a2c5955e-3ee1-4a8c-b65e-b912d2909cf2" ], "x-ms-correlation-request-id": [ - "a989fe9a-95b5-4af0-8b44-40420c3c2141" + "a2c5955e-3ee1-4a8c-b65e-b912d2909cf2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215529Z:a989fe9a-95b5-4af0-8b44-40420c3c2141" + "WESTUS2:20200819T045104Z:a2c5955e-3ee1-4a8c-b65e-b912d2909cf2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -495,7 +495,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:55:28 GMT" + "Wed, 19 Aug 2020 04:51:03 GMT" ], "Content-Length": [ "640" @@ -507,17 +507,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzJU=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq4c=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f4ad84d5-21f9-4eeb-8573-f0f99e43255d" + "34a5a3d2-4ee5-4d7c-b7f1-c2c6e4c56b79" ], "Accept-Language": [ "en-US" @@ -526,7 +526,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -543,13 +543,13 @@ "11995" ], "x-ms-request-id": [ - "5e8d71fe-ee7d-43aa-ba13-bf02b54bc3d9" + "acf13fb1-1dc5-4afc-893f-8dc48e475a2b" ], "x-ms-correlation-request-id": [ - "5e8d71fe-ee7d-43aa-ba13-bf02b54bc3d9" + "acf13fb1-1dc5-4afc-893f-8dc48e475a2b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215529Z:5e8d71fe-ee7d-43aa-ba13-bf02b54bc3d9" + "WESTUS2:20200819T045104Z:acf13fb1-1dc5-4afc-893f-8dc48e475a2b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -558,7 +558,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:55:28 GMT" + "Wed, 19 Aug 2020 04:51:04 GMT" ], "Content-Length": [ "640" @@ -570,17 +570,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzJU=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq4c=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "eca15080-d7bb-45d7-8876-9fdb3a86ff16" + "f040a5b6-749b-4877-9805-4362435e6b63" ], "Accept-Language": [ "en-US" @@ -589,7 +589,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -606,13 +606,13 @@ "11994" ], "x-ms-request-id": [ - "c2d0a9b7-d4e1-4031-b00d-e6303f23e9f9" + "59b74d61-94a1-418e-8487-074188949918" ], "x-ms-correlation-request-id": [ - "c2d0a9b7-d4e1-4031-b00d-e6303f23e9f9" + "59b74d61-94a1-418e-8487-074188949918" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215529Z:c2d0a9b7-d4e1-4031-b00d-e6303f23e9f9" + "WESTUS2:20200819T045105Z:59b74d61-94a1-418e-8487-074188949918" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -621,7 +621,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:55:28 GMT" + "Wed, 19 Aug 2020 04:51:04 GMT" ], "Content-Length": [ "640" @@ -633,17 +633,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzJU=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq4c=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6ed088a4-8f9c-4567-b336-9e0d7dd1b158" + "f7961b5e-ce84-486f-bda7-803ec64109ce" ], "Accept-Language": [ "en-US" @@ -652,7 +652,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -669,13 +669,13 @@ "11993" ], "x-ms-request-id": [ - "8c11e331-dadc-4876-9249-07f3f1662c92" + "38fe504c-bce7-4510-a5f4-a38bff78e962" ], "x-ms-correlation-request-id": [ - "8c11e331-dadc-4876-9249-07f3f1662c92" + "38fe504c-bce7-4510-a5f4-a38bff78e962" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215529Z:8c11e331-dadc-4876-9249-07f3f1662c92" + "WESTUS2:20200819T045105Z:38fe504c-bce7-4510-a5f4-a38bff78e962" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -684,7 +684,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:55:29 GMT" + "Wed, 19 Aug 2020 04:51:05 GMT" ], "Content-Length": [ "640" @@ -696,12 +696,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzJU=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq4c=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -709,7 +709,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -726,13 +726,13 @@ "11991" ], "x-ms-request-id": [ - "e049251b-b4f2-49df-8e51-9cb8a1c15798" + "00c05bbf-4b6e-4b86-82a3-49a2819c7e0c" ], "x-ms-correlation-request-id": [ - "e049251b-b4f2-49df-8e51-9cb8a1c15798" + "00c05bbf-4b6e-4b86-82a3-49a2819c7e0c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215601Z:e049251b-b4f2-49df-8e51-9cb8a1c15798" + "WESTUS2:20200819T045137Z:00c05bbf-4b6e-4b86-82a3-49a2819c7e0c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -741,7 +741,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:56:00 GMT" + "Wed, 19 Aug 2020 04:51:37 GMT" ], "Content-Length": [ "644" @@ -753,17 +753,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzLk=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq8I=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "042e5acc-1079-4624-85ed-ef67e2e999c2" + "31a354ff-023b-4e34-a602-d7d4d98bb7d3" ], "Accept-Language": [ "en-US" @@ -772,7 +772,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -789,13 +789,13 @@ "11990" ], "x-ms-request-id": [ - "6d64a830-d22f-44a5-88e8-3d7ef2d5d5c8" + "3be90057-db03-4b60-b3d2-89e7da080cfe" ], "x-ms-correlation-request-id": [ - "6d64a830-d22f-44a5-88e8-3d7ef2d5d5c8" + "3be90057-db03-4b60-b3d2-89e7da080cfe" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215601Z:6d64a830-d22f-44a5-88e8-3d7ef2d5d5c8" + "WESTUS2:20200819T045137Z:3be90057-db03-4b60-b3d2-89e7da080cfe" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -804,7 +804,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:56:00 GMT" + "Wed, 19 Aug 2020 04:51:37 GMT" ], "Content-Length": [ "644" @@ -816,17 +816,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzLk=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq8I=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cd11b02e-3211-4561-a044-e1921688f9bf" + "5ecd3835-cf24-4e8f-8cb0-196c8fe7668e" ], "Accept-Language": [ "en-US" @@ -835,7 +835,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -852,13 +852,13 @@ "11989" ], "x-ms-request-id": [ - "8404ac0b-6e3a-4157-9fe9-668e9ea0bdac" + "02ed5451-f7b3-4ca6-a251-80466dd23ddc" ], "x-ms-correlation-request-id": [ - "8404ac0b-6e3a-4157-9fe9-668e9ea0bdac" + "02ed5451-f7b3-4ca6-a251-80466dd23ddc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215602Z:8404ac0b-6e3a-4157-9fe9-668e9ea0bdac" + "WESTUS2:20200819T045138Z:02ed5451-f7b3-4ca6-a251-80466dd23ddc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -867,7 +867,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:56:01 GMT" + "Wed, 19 Aug 2020 04:51:38 GMT" ], "Content-Length": [ "659" @@ -879,12 +879,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQwzP8=\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq/Q=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfYzQwMjc2NjctZmJhZi00YWIwLWEyMDgtYmIxMGYzOGMwYjFm?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZelF3TWpjMk5qY3RabUpoWmkwMFlXSXdMV0V5TURndFltSXhNR1l6T0dNd1lqRm0/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfZDNlNzNhMGMtMDNmMC00MDRjLTg2OTUtNTA4M2I2YjhhZmYx?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZaRE5sTnpOaE1HTXRNRE5tTUMwME1EUmpMVGcyT1RVdE5UQTRNMkkyWWpoaFptWXg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -892,7 +892,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -909,13 +909,13 @@ "11992" ], "x-ms-request-id": [ - "da6a1ee4-ea64-4983-9900-795a02820776" + "38da528e-27f6-4df0-9b7a-d34b0be4c89e" ], "x-ms-correlation-request-id": [ - "da6a1ee4-ea64-4983-9900-795a02820776" + "38da528e-27f6-4df0-9b7a-d34b0be4c89e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215600Z:da6a1ee4-ea64-4983-9900-795a02820776" + "WESTUS2:20200819T045137Z:38da528e-27f6-4df0-9b7a-d34b0be4c89e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -924,7 +924,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:56:00 GMT" + "Wed, 19 Aug 2020 04:51:37 GMT" ], "Content-Length": [ "22" @@ -940,13 +940,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "42d48336-b9c7-4725-8634-253647ad3a95" + "a4adaccd-5a4c-4f45-98e8-36a90df849ce" ], "Accept-Language": [ "en-US" @@ -955,7 +955,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -978,13 +978,13 @@ "4997" ], "x-ms-request-id": [ - "5eaa1034-b48a-4fb0-a7e6-dfda180651eb" + "316dc349-fc6d-40e2-8b30-02808efb07f5" ], "x-ms-correlation-request-id": [ - "5eaa1034-b48a-4fb0-a7e6-dfda180651eb" + "316dc349-fc6d-40e2-8b30-02808efb07f5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215602Z:5eaa1034-b48a-4fb0-a7e6-dfda180651eb" + "WESTUS2:20200819T045138Z:316dc349-fc6d-40e2-8b30-02808efb07f5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -993,7 +993,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:56:01 GMT" + "Wed, 19 Aug 2020 04:51:38 GMT" ], "Content-Length": [ "647" @@ -1005,17 +1005,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"tags\": {\r\n \"key2\": \"value2\",\r\n \"key1\": \"value1\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "82c0c348-1c0f-4c73-b813-b79937c36f54" + "6448bb2f-eaeb-4728-ac53-7101992f5f4f" ], "Accept-Language": [ "en-US" @@ -1024,7 +1024,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1047,13 +1047,13 @@ "4996" ], "x-ms-request-id": [ - "7e949bc4-3489-45b0-992c-a0b1daf59854" + "7114b499-570e-49ef-bb84-a32bd4655438" ], "x-ms-correlation-request-id": [ - "7e949bc4-3489-45b0-992c-a0b1daf59854" + "7114b499-570e-49ef-bb84-a32bd4655438" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215602Z:7e949bc4-3489-45b0-992c-a0b1daf59854" + "WESTUS2:20200819T045139Z:7114b499-570e-49ef-bb84-a32bd4655438" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1062,7 +1062,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:56:01 GMT" + "Wed, 19 Aug 2020 04:51:39 GMT" ], "Content-Length": [ "663" @@ -1074,17 +1074,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key2\": \"value2\",\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key2\": \"value2\",\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "748e4f2a-6f55-4a72-b509-b427508a3a28" + "0cf164da-285e-4247-a302-ac1727efb815" ], "Accept-Language": [ "en-US" @@ -1093,7 +1093,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1116,13 +1116,13 @@ "4995" ], "x-ms-request-id": [ - "d32cbf53-edbd-43ef-bd44-1d8fa728a161" + "c75c8563-0bbb-4efe-8e89-53af58e7c446" ], "x-ms-correlation-request-id": [ - "d32cbf53-edbd-43ef-bd44-1d8fa728a161" + "c75c8563-0bbb-4efe-8e89-53af58e7c446" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215603Z:d32cbf53-edbd-43ef-bd44-1d8fa728a161" + "WESTUS2:20200819T045140Z:c75c8563-0bbb-4efe-8e89-53af58e7c446" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1131,7 +1131,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:56:02 GMT" + "Wed, 19 Aug 2020 04:51:40 GMT" ], "Content-Length": [ "647" @@ -1143,17 +1143,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps4835\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps4835.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015B98D\"\r\n },\r\n \"resourcegroup\": \"ps4991\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f986faef-52a9-4acd-b79c-1b8b7f0b3fb8" + "71c40ca2-26eb-4236-b5b3-94b96087b7cb" ], "Accept-Language": [ "en-US" @@ -1162,7 +1162,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1173,13 +1173,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfMzk3ZDUzZTUtYzhhZC00YmNlLThiYzgtOWQ1YjE3NTQ0NDli?api-version=2017-11-15" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfOWE5MTlkMmYtYTFlZS00OTFjLWJlOTUtZjdjNmIyZTFhNjA1?api-version=2017-11-15" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfMzk3ZDUzZTUtYzhhZC00YmNlLThiYzgtOWQ1YjE3NTQ0NDli?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfOWE5MTlkMmYtYTFlZS00OTFjLWJlOTUtZjdjNmIyZTFhNjA1?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1188,13 +1188,13 @@ "14999" ], "x-ms-request-id": [ - "43f69296-a643-46bd-82a0-d7c456440894" + "96342e63-7d9e-4c0a-a5e9-23456d8f28bc" ], "x-ms-correlation-request-id": [ - "43f69296-a643-46bd-82a0-d7c456440894" + "96342e63-7d9e-4c0a-a5e9-23456d8f28bc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215605Z:43f69296-a643-46bd-82a0-d7c456440894" + "WESTUS2:20200819T045140Z:96342e63-7d9e-4c0a-a5e9-23456d8f28bc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1203,7 +1203,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:56:04 GMT" + "Wed, 19 Aug 2020 04:51:40 GMT" ], "Content-Length": [ "4" @@ -1219,8 +1219,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfMzk3ZDUzZTUtYzhhZC00YmNlLThiYzgtOWQ1YjE3NTQ0NDli?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNemszWkRVelpUVXRZemhoWkMwMFltTmxMVGhpWXpndE9XUTFZakUzTlRRME5EbGk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfOWE5MTlkMmYtYTFlZS00OTFjLWJlOTUtZjdjNmIyZTFhNjA1?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPV0U1TVRsa01tWXRZVEZsWlMwME9URmpMV0psT1RVdFpqZGpObUl5WlRGaE5qQTE/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1228,7 +1228,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1245,13 +1245,13 @@ "11988" ], "x-ms-request-id": [ - "005f088c-761f-46ba-be6a-e6a2ac7999fe" + "7f20867b-157c-45f3-bd18-404f4222148e" ], "x-ms-correlation-request-id": [ - "005f088c-761f-46ba-be6a-e6a2ac7999fe" + "7f20867b-157c-45f3-bd18-404f4222148e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215620Z:005f088c-761f-46ba-be6a-e6a2ac7999fe" + "WESTUS2:20200819T045156Z:7f20867b-157c-45f3-bd18-404f4222148e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1260,7 +1260,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:56:20 GMT" + "Wed, 19 Aug 2020 04:51:55 GMT" ], "Content-Length": [ "20" @@ -1276,8 +1276,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfMzk3ZDUzZTUtYzhhZC00YmNlLThiYzgtOWQ1YjE3NTQ0NDli?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNemszWkRVelpUVXRZemhoWkMwMFltTmxMVGhpWXpndE9XUTFZakUzTlRRME5EbGk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfOWE5MTlkMmYtYTFlZS00OTFjLWJlOTUtZjdjNmIyZTFhNjA1?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPV0U1TVRsa01tWXRZVEZsWlMwME9URmpMV0psT1RVdFpqZGpObUl5WlRGaE5qQTE/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1285,7 +1285,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1302,13 +1302,13 @@ "11987" ], "x-ms-request-id": [ - "e8593f2a-8e3f-4c89-81d9-9bd026668e9b" + "521dc752-e8fe-4309-b704-5257ce9db149" ], "x-ms-correlation-request-id": [ - "e8593f2a-8e3f-4c89-81d9-9bd026668e9b" + "521dc752-e8fe-4309-b704-5257ce9db149" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215636Z:e8593f2a-8e3f-4c89-81d9-9bd026668e9b" + "WESTUS2:20200819T045211Z:521dc752-e8fe-4309-b704-5257ce9db149" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1317,7 +1317,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:56:35 GMT" + "Wed, 19 Aug 2020 04:52:10 GMT" ], "Content-Length": [ "22" @@ -1333,8 +1333,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfMzk3ZDUzZTUtYzhhZC00YmNlLThiYzgtOWQ1YjE3NTQ0NDli?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM0ODM1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNemszWkRVelpUVXRZemhoWkMwMFltTmxMVGhpWXpndE9XUTFZakUzTlRRME5EbGk/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfOWE5MTlkMmYtYTFlZS00OTFjLWJlOTUtZjdjNmIyZTFhNjA1?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPV0U1TVRsa01tWXRZVEZsWlMwME9URmpMV0psT1RVdFpqZGpObUl5WlRGaE5qQTE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1342,7 +1342,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" ] }, "ResponseHeaders": { @@ -1353,7 +1353,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4991/providers/Microsoft.Devices/provisioningServices/ps4835/operationResults/b3NfaWRfMzk3ZDUzZTUtYzhhZC00YmNlLThiYzgtOWQ1YjE3NTQ0NDli/operationResults/b3NfaWRfMzk3ZDUzZTUtYzhhZC00YmNlLThiYzgtOWQ1YjE3NTQ0NDli?api-version=2017-11-15" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfOWE5MTlkMmYtYTFlZS00OTFjLWJlOTUtZjdjNmIyZTFhNjA1/operationResults/b3NfaWRfOWE5MTlkMmYtYTFlZS00OTFjLWJlOTUtZjdjNmIyZTFhNjA1?api-version=2017-11-15" ], "Retry-After": [ "15" @@ -1365,13 +1365,13 @@ "11986" ], "x-ms-request-id": [ - "7f271bd6-0dd2-4c95-b666-31bc4ad5677d" + "25730397-2995-4a13-854f-22cc7971df27" ], "x-ms-correlation-request-id": [ - "7f271bd6-0dd2-4c95-b666-31bc4ad5677d" + "25730397-2995-4a13-854f-22cc7971df27" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215636Z:7f271bd6-0dd2-4c95-b666-31bc4ad5677d" + "WESTUS2:20200819T045211Z:25730397-2995-4a13-854f-22cc7971df27" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1380,7 +1380,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:56:35 GMT" + "Wed, 19 Aug 2020 04:52:11 GMT" ], "Expires": [ "-1" @@ -1393,13 +1393,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps4991?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNDk5MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps9097?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzOTA5Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b709d25f-53a4-4c7e-922f-932aec7640ce" + "f36fdd23-31d1-4805-aa6a-6e11b0091dee" ], "Accept-Language": [ "en-US" @@ -1408,7 +1408,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -1419,7 +1419,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5OTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkwOTctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -1428,13 +1428,13 @@ "14999" ], "x-ms-request-id": [ - "1d706e10-240f-462e-aa0b-def2bbb043a5" + "51f9015d-e641-4172-b142-be3c4836f362" ], "x-ms-correlation-request-id": [ - "1d706e10-240f-462e-aa0b-def2bbb043a5" + "51f9015d-e641-4172-b142-be3c4836f362" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215637Z:1d706e10-240f-462e-aa0b-def2bbb043a5" + "WESTUS2:20200819T045212Z:51f9015d-e641-4172-b142-be3c4836f362" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1443,7 +1443,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:56:36 GMT" + "Wed, 19 Aug 2020 04:52:11 GMT" ], "Expires": [ "-1" @@ -1456,8 +1456,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5OTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU9URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkwOTctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprd09UY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1465,7 +1465,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -1476,7 +1476,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5OTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkwOTctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -1485,13 +1485,13 @@ "11998" ], "x-ms-request-id": [ - "1788684f-bb0c-4c3e-a701-f2e88829ac8f" + "ad995106-bc90-4ced-b1b2-bdbc90579b38" ], "x-ms-correlation-request-id": [ - "1788684f-bb0c-4c3e-a701-f2e88829ac8f" + "ad995106-bc90-4ced-b1b2-bdbc90579b38" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215652Z:1788684f-bb0c-4c3e-a701-f2e88829ac8f" + "WESTUS2:20200819T045227Z:ad995106-bc90-4ced-b1b2-bdbc90579b38" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1500,7 +1500,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:56:52 GMT" + "Wed, 19 Aug 2020 04:52:26 GMT" ], "Expires": [ "-1" @@ -1513,8 +1513,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5OTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU9URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkwOTctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprd09UY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1522,7 +1522,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -1533,7 +1533,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5OTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkwOTctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -1542,13 +1542,13 @@ "11997" ], "x-ms-request-id": [ - "87520e05-090e-4c81-a61a-0e902e7d056b" + "eb09c962-6fe4-48a4-b3d2-ed2f1424276b" ], "x-ms-correlation-request-id": [ - "87520e05-090e-4c81-a61a-0e902e7d056b" + "eb09c962-6fe4-48a4-b3d2-ed2f1424276b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215707Z:87520e05-090e-4c81-a61a-0e902e7d056b" + "WESTUS2:20200819T045242Z:eb09c962-6fe4-48a4-b3d2-ed2f1424276b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1557,7 +1557,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:57:06 GMT" + "Wed, 19 Aug 2020 04:52:42 GMT" ], "Expires": [ "-1" @@ -1570,8 +1570,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5OTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU9URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkwOTctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprd09UY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1579,7 +1579,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -1593,13 +1593,13 @@ "11996" ], "x-ms-request-id": [ - "bb0fc0fc-e5ca-46e1-a9ab-7fef5b0d9394" + "2cc87351-ce3c-40cf-9c1f-d616f835163d" ], "x-ms-correlation-request-id": [ - "bb0fc0fc-e5ca-46e1-a9ab-7fef5b0d9394" + "2cc87351-ce3c-40cf-9c1f-d616f835163d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215722Z:bb0fc0fc-e5ca-46e1-a9ab-7fef5b0d9394" + "WESTUS2:20200819T045257Z:2cc87351-ce3c-40cf-9c1f-d616f835163d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1608,7 +1608,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:57:21 GMT" + "Wed, 19 Aug 2020 04:52:57 GMT" ], "Expires": [ "-1" @@ -1621,8 +1621,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5OTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU9URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkwOTctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprd09UY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1630,7 +1630,7 @@ "FxVersion/4.6.28619.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.21" + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, "ResponseHeaders": { @@ -1644,13 +1644,13 @@ "11995" ], "x-ms-request-id": [ - "d28d8b0d-49e0-4e12-9dc7-0e5428c16377" + "5fed497c-688d-484f-a0c9-695d3aa65fda" ], "x-ms-correlation-request-id": [ - "d28d8b0d-49e0-4e12-9dc7-0e5428c16377" + "5fed497c-688d-484f-a0c9-695d3aa65fda" ], "x-ms-routing-request-id": [ - "WESTUS2:20200818T215722Z:d28d8b0d-49e0-4e12-9dc7-0e5428c16377" + "WESTUS2:20200819T045257Z:5fed497c-688d-484f-a0c9-695d3aa65fda" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1659,7 +1659,7 @@ "nosniff" ], "Date": [ - "Tue, 18 Aug 2020 21:57:21 GMT" + "Wed, 19 Aug 2020 04:52:57 GMT" ], "Expires": [ "-1" @@ -1674,8 +1674,8 @@ ], "Names": { "Test-AzureIotDpsLifeCycle": [ - "ps4835", - "ps4991" + "ps3205", + "ps9097" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices/DeviceProvisioningServices.csproj b/src/DeviceProvisioningServices/DeviceProvisioningServices/DeviceProvisioningServices.csproj index c35fae49ac5b..f62fa3e48457 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices/DeviceProvisioningServices.csproj +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices/DeviceProvisioningServices.csproj @@ -12,7 +12,7 @@ - + From 3192622d5445dfdbbc19fde4eb313cc25f24a211 Mon Sep 17 00:00:00 2001 From: Sapan Saxena Date: Thu, 17 Sep 2020 09:26:24 -0700 Subject: [PATCH 8/9] Reverted DPS upgrade --- .../DeviceProvisioningServices.Test.csproj | 2 +- .../IotDpsAccessPolicyLifeCycle.json | 917 +++--- .../IotDpsEnrollmentGroupLifeCycle.json | 2092 +++++++------- .../IotDpsEnrollmentLifeCycle.json | 2467 +++++++---------- .../IotDpsLinkedHubLifeCycle.json | 1336 ++++----- .../IotDpsRegistrationLifeCycle.json | 1655 +++++------ .../IotDpsLifeCycle.json | 751 ++--- .../DeviceProvisioningServices.csproj | 2 +- 8 files changed, 4098 insertions(+), 5124 deletions(-) diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/DeviceProvisioningServices.Test.csproj b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/DeviceProvisioningServices.Test.csproj index a45f0f8c2647..b36fed8702eb 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/DeviceProvisioningServices.Test.csproj +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/DeviceProvisioningServices.Test.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsAccessPolicyTests/IotDpsAccessPolicyLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsAccessPolicyTests/IotDpsAccessPolicyLifeCycle.json index 955b86c07c89..ffe41d877ce0 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsAccessPolicyTests/IotDpsAccessPolicyLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsAccessPolicyTests/IotDpsAccessPolicyLifeCycle.json @@ -7,15 +7,15 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3b3c019e-0f57-4c9b-accc-8f19a1642498" + "6bec7571-8b52-450d-8524-31df97c8e849" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -30,13 +30,13 @@ "11999" ], "x-ms-request-id": [ - "edcec29e-e21b-4179-a78b-918f7adf2034" + "a32bcea5-feb2-46b5-9eea-b46a78183135" ], "x-ms-correlation-request-id": [ - "edcec29e-e21b-4179-a78b-918f7adf2034" + "a32bcea5-feb2-46b5-9eea-b46a78183135" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033049Z:edcec29e-e21b-4179-a78b-918f7adf2034" + "WESTUS2:20200916T230218Z:a32bcea5-feb2-46b5-9eea-b46a78183135" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:30:48 GMT" + "Wed, 16 Sep 2020 23:02:18 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,28 +54,28 @@ "-1" ], "Content-Length": [ - "5858" + "6060" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"France Central\",\r\n \"France South\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps3594?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMzU5ND9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps7026?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNzAyNj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "1eb75038-be23-4e06-8948-23b6dc2f3eec" + "61f83540-eddf-4c25-b301-83b6a61d5cfa" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ], "Content-Type": [ @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "69a738d3-eaa3-4479-9728-9f73dce69644" + "12860d14-1cac-4348-80e0-c4a2aff408af" ], "x-ms-correlation-request-id": [ - "69a738d3-eaa3-4479-9728-9f73dce69644" + "12860d14-1cac-4348-80e0-c4a2aff408af" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033050Z:69a738d3-eaa3-4479-9728-9f73dce69644" + "WESTUS2:20200916T230219Z:12860d14-1cac-4348-80e0-c4a2aff408af" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:30:49 GMT" + "Wed, 16 Sep 2020 23:02:19 GMT" ], "Content-Length": [ "165" @@ -123,26 +123,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594\",\r\n \"name\": \"ps3594\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026\",\r\n \"name\": \"ps7026\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "515b0da0-b0ae-4402-b759-02a04e238e75" + "1804d80b-41aa-4a47-8bbd-f38d413440b6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfMmJlZGUzYjYtZDE1YS00Y2RhLTg3MWYtMjRhMzdkNjg0NWM0?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/operationResults/b3NfaWRfMDg5MzViMzktZTFlYi00YjhhLTk5MDctODlmMGQ0NWQ0ZjZl?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "77b191f8-035f-4472-8c42-416725070340" + "7b804a43-c313-42e9-a715-f5e03f43a248" ], "x-ms-correlation-request-id": [ - "77b191f8-035f-4472-8c42-416725070340" + "7b804a43-c313-42e9-a715-f5e03f43a248" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033053Z:77b191f8-035f-4472-8c42-416725070340" + "WESTUS2:20200916T230222Z:7b804a43-c313-42e9-a715-f5e03f43a248" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,7 +183,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:30:52 GMT" + "Wed, 16 Sep 2020 23:02:21 GMT" ], "Content-Length": [ "462" @@ -195,26 +195,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps6375\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps7026\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQxhG8=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAASgWu0=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"G8rSOcmKXXvSReSwlHbHtq5aalWNcg9a+0KUZl58xo0=\",\r\n \"secondaryKey\": \"XJtZLdVCBM1gw04+/Ho7U1D5Hsfnl8MlUJAVDB7bd1s=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "647eb247-d913-4341-9e4b-66860416ae26" + "99cbb569-f2c1-4df7-97bf-4cf3a21b0f0a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -231,7 +231,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfNzc3MDJhZDgtMDkwOC00OWI2LWE1ZWEtYmU4NzNhOGMyM2Vi?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/operationResults/b3NfaWRfN2Q1N2NhNjgtN2Q4ZC00OTllLTk0MzItZDE5ZTY1NDYxZWFl?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -240,13 +240,13 @@ "4998" ], "x-ms-request-id": [ - "d170a1b9-00e7-45f0-a79b-1081f6e3087a" + "96d95673-5186-44f3-a075-1b485fb32a99" ], "x-ms-correlation-request-id": [ - "d170a1b9-00e7-45f0-a79b-1081f6e3087a" + "96d95673-5186-44f3-a075-1b485fb32a99" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033234Z:d170a1b9-00e7-45f0-a79b-1081f6e3087a" + "WESTUS2:20200916T230254Z:96d95673-5186-44f3-a075-1b485fb32a99" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -255,7 +255,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:32:34 GMT" + "Wed, 16 Sep 2020 23:02:54 GMT" ], "Content-Length": [ "913" @@ -267,26 +267,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhG8=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"lyO5Kfv2QKz+CH/d3Uia/+sUfvaQpqdbvhoyequesOE=\",\r\n \"secondaryKey\": \"nP1AJ4ci728xwDB9hBjf7IxLzMoak1MLkg5LFjP/i0I=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgWu0=\",\r\n \"name\": \"ps6375\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"G8rSOcmKXXvSReSwlHbHtq5aalWNcg9a+0KUZl58xo0=\",\r\n \"secondaryKey\": \"XJtZLdVCBM1gw04+/Ho7U1D5Hsfnl8MlUJAVDB7bd1s=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"S225IkkefRM3c8K7p3+7WkNNJ+ySks+22PuuA+A9xDE=\",\r\n \"secondaryKey\": \"JeVdDmz81trFudqkd3cH//2nGIiY2RmZ32Y5IkMHWLs=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps7026\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQxhNA=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAASgWyc=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"G8rSOcmKXXvSReSwlHbHtq5aalWNcg9a+0KUZl58xo0=\",\r\n \"secondaryKey\": \"XJtZLdVCBM1gw04+/Ho7U1D5Hsfnl8MlUJAVDB7bd1s=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "b1d2753d-14c9-4b44-a0b8-c37c650220cc" + "58afd58e-78be-4762-b9b6-8ec55b3c1823" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -303,7 +303,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfMjg1YjY5Y2ItZTEyMi00YmQyLWJhYWUtMTlkMGQwNGVhYTk1?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/operationResults/b3NfaWRfMjRkZmQ1NDMtMTRiZS00YzE4LWI0NTAtMmU1ZjBlZjRlMjU2?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -312,13 +312,13 @@ "4997" ], "x-ms-request-id": [ - "3cf51ebe-f33d-4e4f-8a5a-60a5fcc51fee" + "329ee4fa-6a37-4342-a066-a4c103f6604b" ], "x-ms-correlation-request-id": [ - "3cf51ebe-f33d-4e4f-8a5a-60a5fcc51fee" + "329ee4fa-6a37-4342-a066-a4c103f6604b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033307Z:3cf51ebe-f33d-4e4f-8a5a-60a5fcc51fee" + "WESTUS2:20200916T230326Z:329ee4fa-6a37-4342-a066-a4c103f6604b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -327,7 +327,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:33:07 GMT" + "Wed, 16 Sep 2020 23:03:26 GMT" ], "Content-Length": [ "744" @@ -339,26 +339,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhNA=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgWyc=\",\r\n \"name\": \"ps6375\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"G8rSOcmKXXvSReSwlHbHtq5aalWNcg9a+0KUZl58xo0=\",\r\n \"secondaryKey\": \"XJtZLdVCBM1gw04+/Ho7U1D5Hsfnl8MlUJAVDB7bd1s=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps7026\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQxhTY=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAASgW2s=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"G8rSOcmKXXvSReSwlHbHtq5aalWNcg9a+0KUZl58xo0=\",\r\n \"secondaryKey\": \"XJtZLdVCBM1gw04+/Ho7U1D5Hsfnl8MlUJAVDB7bd1s=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "b1d977c3-6fd4-45fe-80e0-9164cdf3613d" + "7fbbe474-04bc-4b36-8760-378d019e60f2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -375,7 +375,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfMWZiOTQxMGMtMjc5MS00MTE5LWI3NjUtOTYyMGEzNTIxODRh?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/operationResults/b3NfaWRfMjg5ZjNlNWEtZjcxNi00MTg3LTljM2EtOGU2NzI4ZjY3ZTNk?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -384,13 +384,13 @@ "4996" ], "x-ms-request-id": [ - "5fbef5ec-bd3b-43e2-a75f-0d173090ef59" + "ac4d2cf5-0f99-42b5-833c-e9f340026caf" ], "x-ms-correlation-request-id": [ - "5fbef5ec-bd3b-43e2-a75f-0d173090ef59" + "ac4d2cf5-0f99-42b5-833c-e9f340026caf" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033339Z:5fbef5ec-bd3b-43e2-a75f-0d173090ef59" + "WESTUS2:20200916T230358Z:ac4d2cf5-0f99-42b5-833c-e9f340026caf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -399,7 +399,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:33:38 GMT" + "Wed, 16 Sep 2020 23:03:57 GMT" ], "Content-Length": [ "712" @@ -411,20 +411,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhTY=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgW2s=\",\r\n \"name\": \"ps6375\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null,\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"G8rSOcmKXXvSReSwlHbHtq5aalWNcg9a+0KUZl58xo0=\",\r\n \"secondaryKey\": \"XJtZLdVCBM1gw04+/Ho7U1D5Hsfnl8MlUJAVDB7bd1s=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n },\r\n \"resourcegroup\": \"ps7026\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfMmJlZGUzYjYtZDE1YS00Y2RhLTg3MWYtMjRhMzdkNjg0NWM0?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNbUpsWkdVellqWXRaREUxWVMwMFkyUmhMVGczTVdZdE1qUmhNemRrTmpnME5XTTA/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/operationResults/b3NfaWRfMDg5MzViMzktZTFlYi00YjhhLTk5MDctODlmMGQ0NWQ0ZjZl?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNRGc1TXpWaU16a3RaVEZsWWkwMFlqaGhMVGs1TURjdE9EbG1NR1EwTldRMFpqWmw/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -438,130 +438,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" - ], - "x-ms-request-id": [ - "b6929a55-18df-4683-99d5-d176fa5cb918" - ], - "x-ms-correlation-request-id": [ - "b6929a55-18df-4683-99d5-d176fa5cb918" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T033123Z:b6929a55-18df-4683-99d5-d176fa5cb918" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 03:31:23 GMT" - ], - "Content-Length": [ - "20" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfMmJlZGUzYjYtZDE1YS00Y2RhLTg3MWYtMjRhMzdkNjg0NWM0?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNbUpsWkdVellqWXRaREUxWVMwMFkyUmhMVGczTVdZdE1qUmhNemRrTmpnME5XTTA/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "Microsoft-HTTPAPI/2.0" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" - ], - "x-ms-request-id": [ - "30a95de2-3d0b-4fbd-afab-ed526d47360f" - ], - "x-ms-correlation-request-id": [ - "30a95de2-3d0b-4fbd-afab-ed526d47360f" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T033153Z:30a95de2-3d0b-4fbd-afab-ed526d47360f" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 03:31:52 GMT" - ], - "Content-Length": [ - "20" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfMmJlZGUzYjYtZDE1YS00Y2RhLTg3MWYtMjRhMzdkNjg0NWM0?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNbUpsWkdVellqWXRaREUxWVMwMFkyUmhMVGczTVdZdE1qUmhNemRrTmpnME5XTTA/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "Microsoft-HTTPAPI/2.0" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11999" ], "x-ms-request-id": [ - "0b3b962b-202b-4fe4-8b91-f298e3628171" + "51012d37-c315-4b78-b7be-8855732a1619" ], "x-ms-correlation-request-id": [ - "0b3b962b-202b-4fe4-8b91-f298e3628171" + "51012d37-c315-4b78-b7be-8855732a1619" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033229Z:0b3b962b-202b-4fe4-8b91-f298e3628171" + "WESTUS2:20200916T230252Z:51012d37-c315-4b78-b7be-8855732a1619" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -570,7 +456,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:32:29 GMT" + "Wed, 16 Sep 2020 23:02:52 GMT" ], "Content-Length": [ "22" @@ -586,16 +472,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -609,16 +495,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11998" ], "x-ms-request-id": [ - "22633cdf-a1e8-42d5-9c02-cd48ce1a59c8" + "155f4756-817a-4ebf-99c7-22b62f48a4f2" ], "x-ms-correlation-request-id": [ - "22633cdf-a1e8-42d5-9c02-cd48ce1a59c8" + "155f4756-817a-4ebf-99c7-22b62f48a4f2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033230Z:22633cdf-a1e8-42d5-9c02-cd48ce1a59c8" + "WESTUS2:20200916T230252Z:155f4756-817a-4ebf-99c7-22b62f48a4f2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -627,7 +513,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:32:29 GMT" + "Wed, 16 Sep 2020 23:02:52 GMT" ], "Content-Length": [ "640" @@ -639,26 +525,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhG8=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps8725.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD6F\"\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgWu0=\",\r\n \"name\": \"ps6375\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6375.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD1\"\r\n },\r\n \"resourcegroup\": \"ps7026\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f9a7f315-07a3-438b-9f71-12881c5309a7" + "a0175c57-aec0-4b86-b026-5154fe49b062" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -672,16 +558,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11997" ], "x-ms-request-id": [ - "b0639a5d-d451-49a6-9d0c-ce776b78a1fe" + "d01c62c0-94a9-4ca0-aec8-07edfed83189" ], "x-ms-correlation-request-id": [ - "b0639a5d-d451-49a6-9d0c-ce776b78a1fe" + "d01c62c0-94a9-4ca0-aec8-07edfed83189" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033230Z:b0639a5d-d451-49a6-9d0c-ce776b78a1fe" + "WESTUS2:20200916T230252Z:d01c62c0-94a9-4ca0-aec8-07edfed83189" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -690,7 +576,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:32:29 GMT" + "Wed, 16 Sep 2020 23:02:52 GMT" ], "Content-Length": [ "640" @@ -702,26 +588,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhG8=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps8725.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD6F\"\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgWu0=\",\r\n \"name\": \"ps6375\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6375.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD1\"\r\n },\r\n \"resourcegroup\": \"ps7026\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2575d498-7e36-4cb0-907b-744883d6bbef" + "26fd3fb3-9701-4404-b07a-3cf6f4ba681f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -735,16 +621,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11996" ], "x-ms-request-id": [ - "4520b550-e090-4162-99f3-b6e27c4a699d" + "87e36059-f2d5-47d9-bff8-a65b4d777b4c" ], "x-ms-correlation-request-id": [ - "4520b550-e090-4162-99f3-b6e27c4a699d" + "87e36059-f2d5-47d9-bff8-a65b4d777b4c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033230Z:4520b550-e090-4162-99f3-b6e27c4a699d" + "WESTUS2:20200916T230252Z:87e36059-f2d5-47d9-bff8-a65b4d777b4c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -753,7 +639,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:32:30 GMT" + "Wed, 16 Sep 2020 23:02:52 GMT" ], "Content-Length": [ "640" @@ -765,20 +651,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhG8=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps8725.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD6F\"\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgWu0=\",\r\n \"name\": \"ps6375\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6375.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD1\"\r\n },\r\n \"resourcegroup\": \"ps7026\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -792,16 +678,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11994" ], "x-ms-request-id": [ - "14b95348-8f71-4ef1-882e-25952f7f9f5f" + "f4809be5-0d62-41f2-a9ad-c30554c90a63" ], "x-ms-correlation-request-id": [ - "14b95348-8f71-4ef1-882e-25952f7f9f5f" + "f4809be5-0d62-41f2-a9ad-c30554c90a63" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033305Z:14b95348-8f71-4ef1-882e-25952f7f9f5f" + "WESTUS2:20200916T230324Z:f4809be5-0d62-41f2-a9ad-c30554c90a63" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -810,7 +696,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:33:05 GMT" + "Wed, 16 Sep 2020 23:03:24 GMT" ], "Content-Length": [ "640" @@ -822,26 +708,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhNA=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps8725.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD6F\"\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgWyc=\",\r\n \"name\": \"ps6375\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6375.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD1\"\r\n },\r\n \"resourcegroup\": \"ps7026\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8d4852e1-c16d-4c5a-8f46-68c0906a4a92" + "3cf89783-b497-4dfc-a3f2-573129ba0b63" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -855,16 +741,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11993" ], "x-ms-request-id": [ - "b8c21ae5-1867-4d56-b7da-b47b49b4fbf5" + "a403839a-75ee-4f0b-9568-dd382c49f5eb" ], "x-ms-correlation-request-id": [ - "b8c21ae5-1867-4d56-b7da-b47b49b4fbf5" + "a403839a-75ee-4f0b-9568-dd382c49f5eb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033305Z:b8c21ae5-1867-4d56-b7da-b47b49b4fbf5" + "WESTUS2:20200916T230325Z:a403839a-75ee-4f0b-9568-dd382c49f5eb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -873,7 +759,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:33:05 GMT" + "Wed, 16 Sep 2020 23:03:24 GMT" ], "Content-Length": [ "640" @@ -885,20 +771,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhNA=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps8725.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD6F\"\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgWyc=\",\r\n \"name\": \"ps6375\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6375.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD1\"\r\n },\r\n \"resourcegroup\": \"ps7026\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -912,16 +798,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11991" ], "x-ms-request-id": [ - "dddb3ebd-4e72-45b0-a128-38a2e0aff0f3" + "0eb325a3-1bca-41d6-85bb-709b1aa04fbc" ], "x-ms-correlation-request-id": [ - "dddb3ebd-4e72-45b0-a128-38a2e0aff0f3" + "0eb325a3-1bca-41d6-85bb-709b1aa04fbc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033337Z:dddb3ebd-4e72-45b0-a128-38a2e0aff0f3" + "WESTUS2:20200916T230357Z:0eb325a3-1bca-41d6-85bb-709b1aa04fbc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -930,7 +816,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:33:36 GMT" + "Wed, 16 Sep 2020 23:03:56 GMT" ], "Content-Length": [ "640" @@ -942,26 +828,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhTY=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps8725.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD6F\"\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgW2s=\",\r\n \"name\": \"ps6375\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6375.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD1\"\r\n },\r\n \"resourcegroup\": \"ps7026\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3b1ac983-9e47-4b2f-868f-169c8b01ee05" + "f1a776a9-9706-48ca-83c7-011552f2d990" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -975,16 +861,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11990" ], "x-ms-request-id": [ - "96251def-8c65-4773-8d29-7e1f3688d121" + "120a0e50-ad89-44e8-820e-e650ec7ec6c0" ], "x-ms-correlation-request-id": [ - "96251def-8c65-4773-8d29-7e1f3688d121" + "120a0e50-ad89-44e8-820e-e650ec7ec6c0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033337Z:96251def-8c65-4773-8d29-7e1f3688d121" + "WESTUS2:20200916T230357Z:120a0e50-ad89-44e8-820e-e650ec7ec6c0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -993,7 +879,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:33:36 GMT" + "Wed, 16 Sep 2020 23:03:56 GMT" ], "Content-Length": [ "640" @@ -1005,20 +891,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhTY=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps8725.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD6F\"\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgW2s=\",\r\n \"name\": \"ps6375\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6375.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD1\"\r\n },\r\n \"resourcegroup\": \"ps7026\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1032,16 +918,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11988" ], "x-ms-request-id": [ - "154d7fc3-f251-46d7-9c3b-8626bf9bee73" + "0c1be1a0-94d4-4710-a489-53e56ebe3989" ], "x-ms-correlation-request-id": [ - "154d7fc3-f251-46d7-9c3b-8626bf9bee73" + "0c1be1a0-94d4-4710-a489-53e56ebe3989" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033409Z:154d7fc3-f251-46d7-9c3b-8626bf9bee73" + "WESTUS2:20200916T230429Z:0c1be1a0-94d4-4710-a489-53e56ebe3989" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1050,7 +936,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:34:09 GMT" + "Wed, 16 Sep 2020 23:04:28 GMT" ], "Content-Length": [ "640" @@ -1062,26 +948,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhYI=\",\r\n \"name\": \"ps8725\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps8725.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD6F\"\r\n },\r\n \"resourcegroup\": \"ps3594\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgW7M=\",\r\n \"name\": \"ps6375\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6375.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD1\"\r\n },\r\n \"resourcegroup\": \"ps7026\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "99fbd3e8-7a0e-49a8-b3e2-53a979b4baa1" + "112182b4-c8dd-4698-b2ae-7f1a52d5d79d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1098,13 +984,13 @@ "1199" ], "x-ms-request-id": [ - "abb43073-8538-4d74-8971-80c9548c4b08" + "30101f99-97d7-4d44-bc96-912e4e0addef" ], "x-ms-correlation-request-id": [ - "abb43073-8538-4d74-8971-80c9548c4b08" + "30101f99-97d7-4d44-bc96-912e4e0addef" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033230Z:abb43073-8538-4d74-8971-80c9548c4b08" + "WESTUS2:20200916T230252Z:30101f99-97d7-4d44-bc96-912e4e0addef" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1113,7 +999,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:32:30 GMT" + "Wed, 16 Sep 2020 23:02:52 GMT" ], "Content-Length": [ "229" @@ -1125,26 +1011,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"G8rSOcmKXXvSReSwlHbHtq5aalWNcg9a+0KUZl58xo0=\",\r\n \"secondaryKey\": \"XJtZLdVCBM1gw04+/Ho7U1D5Hsfnl8MlUJAVDB7bd1s=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3a297b37-a004-4ba8-b26d-872702758bc0" + "1d417ac2-a54f-4a90-b5fc-2f9aa2634cb0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1161,13 +1047,13 @@ "1198" ], "x-ms-request-id": [ - "50a98c0b-48c0-464a-8a15-19a1af34eb56" + "9e7b3191-6a4f-47a6-849a-c15d8c6a5b4f" ], "x-ms-correlation-request-id": [ - "50a98c0b-48c0-464a-8a15-19a1af34eb56" + "9e7b3191-6a4f-47a6-849a-c15d8c6a5b4f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033230Z:50a98c0b-48c0-464a-8a15-19a1af34eb56" + "WESTUS2:20200916T230253Z:9e7b3191-6a4f-47a6-849a-c15d8c6a5b4f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1176,7 +1062,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:32:30 GMT" + "Wed, 16 Sep 2020 23:02:53 GMT" ], "Content-Length": [ "229" @@ -1188,26 +1074,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"G8rSOcmKXXvSReSwlHbHtq5aalWNcg9a+0KUZl58xo0=\",\r\n \"secondaryKey\": \"XJtZLdVCBM1gw04+/Ho7U1D5Hsfnl8MlUJAVDB7bd1s=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2628a104-2e89-422f-96f6-ff1e9659e1ac" + "da29ef44-e31b-4c2f-8702-bcef2499dcfa" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1224,13 +1110,13 @@ "1197" ], "x-ms-request-id": [ - "30de1f89-f7d8-4ed6-b0ab-b88a11975f90" + "fc467d20-d04a-4d8a-856f-11770096b16d" ], "x-ms-correlation-request-id": [ - "30de1f89-f7d8-4ed6-b0ab-b88a11975f90" + "fc467d20-d04a-4d8a-856f-11770096b16d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033305Z:30de1f89-f7d8-4ed6-b0ab-b88a11975f90" + "WESTUS2:20200916T230324Z:fc467d20-d04a-4d8a-856f-11770096b16d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1239,7 +1125,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:33:05 GMT" + "Wed, 16 Sep 2020 23:03:24 GMT" ], "Content-Length": [ "398" @@ -1251,26 +1137,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"lyO5Kfv2QKz+CH/d3Uia/+sUfvaQpqdbvhoyequesOE=\",\r\n \"secondaryKey\": \"nP1AJ4ci728xwDB9hBjf7IxLzMoak1MLkg5LFjP/i0I=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"G8rSOcmKXXvSReSwlHbHtq5aalWNcg9a+0KUZl58xo0=\",\r\n \"secondaryKey\": \"XJtZLdVCBM1gw04+/Ho7U1D5Hsfnl8MlUJAVDB7bd1s=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"S225IkkefRM3c8K7p3+7WkNNJ+ySks+22PuuA+A9xDE=\",\r\n \"secondaryKey\": \"JeVdDmz81trFudqkd3cH//2nGIiY2RmZ32Y5IkMHWLs=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1187360b-46d8-452f-8d4c-1186cff20f28" + "c65732ef-7c70-45b0-94f9-1ff4c58c9e08" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1287,13 +1173,13 @@ "1196" ], "x-ms-request-id": [ - "c24aaea6-64b0-4288-a8fa-ba92d517a707" + "67fa0a2c-84f6-4967-aba8-d966076060e2" ], "x-ms-correlation-request-id": [ - "c24aaea6-64b0-4288-a8fa-ba92d517a707" + "67fa0a2c-84f6-4967-aba8-d966076060e2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033305Z:c24aaea6-64b0-4288-a8fa-ba92d517a707" + "WESTUS2:20200916T230325Z:67fa0a2c-84f6-4967-aba8-d966076060e2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1302,7 +1188,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:33:05 GMT" + "Wed, 16 Sep 2020 23:03:24 GMT" ], "Content-Length": [ "398" @@ -1314,26 +1200,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"lyO5Kfv2QKz+CH/d3Uia/+sUfvaQpqdbvhoyequesOE=\",\r\n \"secondaryKey\": \"nP1AJ4ci728xwDB9hBjf7IxLzMoak1MLkg5LFjP/i0I=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"G8rSOcmKXXvSReSwlHbHtq5aalWNcg9a+0KUZl58xo0=\",\r\n \"secondaryKey\": \"XJtZLdVCBM1gw04+/Ho7U1D5Hsfnl8MlUJAVDB7bd1s=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n },\r\n {\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"S225IkkefRM3c8K7p3+7WkNNJ+ySks+22PuuA+A9xDE=\",\r\n \"secondaryKey\": \"JeVdDmz81trFudqkd3cH//2nGIiY2RmZ32Y5IkMHWLs=\",\r\n \"rights\": \"ServiceConfig\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3ad880b6-3c69-4fd3-a493-0e559423b3ee" + "b2d3a247-b785-4fe6-96ae-bbcac337e795" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1350,13 +1236,13 @@ "1194" ], "x-ms-request-id": [ - "b68057b7-59f4-408c-bcc3-891bd89a6920" + "dde1c426-9077-4435-85b9-9f411dfe3b91" ], "x-ms-correlation-request-id": [ - "b68057b7-59f4-408c-bcc3-891bd89a6920" + "dde1c426-9077-4435-85b9-9f411dfe3b91" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033337Z:b68057b7-59f4-408c-bcc3-891bd89a6920" + "WESTUS2:20200916T230357Z:dde1c426-9077-4435-85b9-9f411dfe3b91" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1365,7 +1251,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:33:36 GMT" + "Wed, 16 Sep 2020 23:03:56 GMT" ], "Content-Length": [ "229" @@ -1377,20 +1263,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"G8rSOcmKXXvSReSwlHbHtq5aalWNcg9a+0KUZl58xo0=\",\r\n \"secondaryKey\": \"XJtZLdVCBM1gw04+/Ho7U1D5Hsfnl8MlUJAVDB7bd1s=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfNzc3MDJhZDgtMDkwOC00OWI2LWE1ZWEtYmU4NzNhOGMyM2Vi?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOemMzTURKaFpEZ3RNRGt3T0MwME9XSTJMV0UxWldFdFltVTROek5oT0dNeU0yVmk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/operationResults/b3NfaWRfN2Q1N2NhNjgtN2Q4ZC00OTllLTk0MzItZDE5ZTY1NDYxZWFl?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOMlExTjJOaE5qZ3ROMlE0WkMwME9UbGxMVGswTXpJdFpERTVaVFkxTkRZeFpXRmw/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1404,16 +1290,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11995" ], "x-ms-request-id": [ - "3a8ab1c7-3326-49ee-b0f0-7eab0e9b47f2" + "6062d522-8150-4ea1-9f8c-4d66c32e84e2" ], "x-ms-correlation-request-id": [ - "3a8ab1c7-3326-49ee-b0f0-7eab0e9b47f2" + "6062d522-8150-4ea1-9f8c-4d66c32e84e2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033305Z:3a8ab1c7-3326-49ee-b0f0-7eab0e9b47f2" + "WESTUS2:20200916T230324Z:6062d522-8150-4ea1-9f8c-4d66c32e84e2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1422,7 +1308,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:33:05 GMT" + "Wed, 16 Sep 2020 23:03:23 GMT" ], "Content-Length": [ "22" @@ -1438,22 +1324,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/keys/Access1/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L2tleXMvQWNjZXNzMS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE3LTExLTE1", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/keys/Access1/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1L2tleXMvQWNjZXNzMS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE3LTExLTE1", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fae90850-9ae5-4892-8aee-181484171ccd" + "340fe053-df0f-46f6-8c56-bad239a0f0f9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1470,13 +1356,13 @@ "1195" ], "x-ms-request-id": [ - "f54558c8-2651-416d-8bc6-d0a3b7bbd6b9" + "3f7d9e70-7fbe-4c9a-9e3a-463c22de2613" ], "x-ms-correlation-request-id": [ - "f54558c8-2651-416d-8bc6-d0a3b7bbd6b9" + "3f7d9e70-7fbe-4c9a-9e3a-463c22de2613" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033305Z:f54558c8-2651-416d-8bc6-d0a3b7bbd6b9" + "WESTUS2:20200916T230325Z:3f7d9e70-7fbe-4c9a-9e3a-463c22de2613" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1485,7 +1371,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:33:05 GMT" + "Wed, 16 Sep 2020 23:03:24 GMT" ], "Content-Length": [ "168" @@ -1497,20 +1383,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"lyO5Kfv2QKz+CH/d3Uia/+sUfvaQpqdbvhoyequesOE=\",\r\n \"secondaryKey\": \"nP1AJ4ci728xwDB9hBjf7IxLzMoak1MLkg5LFjP/i0I=\",\r\n \"rights\": \"ServiceConfig\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"Access1\",\r\n \"primaryKey\": \"S225IkkefRM3c8K7p3+7WkNNJ+ySks+22PuuA+A9xDE=\",\r\n \"secondaryKey\": \"JeVdDmz81trFudqkd3cH//2nGIiY2RmZ32Y5IkMHWLs=\",\r\n \"rights\": \"ServiceConfig\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfMjg1YjY5Y2ItZTEyMi00YmQyLWJhYWUtMTlkMGQwNGVhYTk1?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNamcxWWpZNVkySXRaVEV5TWkwMFltUXlMV0poWVdVdE1UbGtNR1F3TkdWaFlUazE/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/operationResults/b3NfaWRfMjRkZmQ1NDMtMTRiZS00YzE4LWI0NTAtMmU1ZjBlZjRlMjU2?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNalJrWm1RMU5ETXRNVFJpWlMwMFl6RTRMV0kwTlRBdE1tVTFaakJsWmpSbE1qVTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1524,16 +1410,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11992" ], "x-ms-request-id": [ - "a67eba15-7dae-45f5-8671-9267f0e4e205" + "7bca6f3a-f4c7-4f40-8475-d7ee447273b6" ], "x-ms-correlation-request-id": [ - "a67eba15-7dae-45f5-8671-9267f0e4e205" + "7bca6f3a-f4c7-4f40-8475-d7ee447273b6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033337Z:a67eba15-7dae-45f5-8671-9267f0e4e205" + "WESTUS2:20200916T230357Z:7bca6f3a-f4c7-4f40-8475-d7ee447273b6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1542,7 +1428,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:33:36 GMT" + "Wed, 16 Sep 2020 23:03:56 GMT" ], "Content-Length": [ "22" @@ -1558,22 +1444,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/keys/provisioningserviceowner/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L2tleXMvcHJvdmlzaW9uaW5nc2VydmljZW93bmVyL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/keys/provisioningserviceowner/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1L2tleXMvcHJvdmlzaW9uaW5nc2VydmljZW93bmVyL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0a10338f-b7b3-4b9e-b723-e51ac08f8a6a" + "b5395ef7-c290-4726-ad70-f5e4f1e68f15" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1590,13 +1476,13 @@ "1193" ], "x-ms-request-id": [ - "f38cec39-ddc9-448f-b430-2aedf9567383" + "4750a26a-4e5c-4616-ad22-e0490d2f8868" ], "x-ms-correlation-request-id": [ - "f38cec39-ddc9-448f-b430-2aedf9567383" + "4750a26a-4e5c-4616-ad22-e0490d2f8868" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033337Z:f38cec39-ddc9-448f-b430-2aedf9567383" + "WESTUS2:20200916T230357Z:4750a26a-4e5c-4616-ad22-e0490d2f8868" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1605,7 +1491,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:33:37 GMT" + "Wed, 16 Sep 2020 23:03:56 GMT" ], "Content-Length": [ "217" @@ -1617,26 +1503,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"G8rSOcmKXXvSReSwlHbHtq5aalWNcg9a+0KUZl58xo0=\",\r\n \"secondaryKey\": \"XJtZLdVCBM1gw04+/Ho7U1D5Hsfnl8MlUJAVDB7bd1s=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/keys/provisioningserviceowner/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L2tleXMvcHJvdmlzaW9uaW5nc2VydmljZW93bmVyL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/keys/provisioningserviceowner/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1L2tleXMvcHJvdmlzaW9uaW5nc2VydmljZW93bmVyL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a4dac64d-e8b5-49c6-94eb-c10bd89645fa" + "9c036439-6430-4373-b274-2c3ebf6b634d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1653,13 +1539,13 @@ "1192" ], "x-ms-request-id": [ - "1fd9f5c8-de02-4755-a332-d52b294a0723" + "e673c03a-bb37-499b-8b01-4408fda1a9f7" ], "x-ms-correlation-request-id": [ - "1fd9f5c8-de02-4755-a332-d52b294a0723" + "e673c03a-bb37-499b-8b01-4408fda1a9f7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033409Z:1fd9f5c8-de02-4755-a332-d52b294a0723" + "WESTUS2:20200916T230429Z:e673c03a-bb37-499b-8b01-4408fda1a9f7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1668,7 +1554,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:34:09 GMT" + "Wed, 16 Sep 2020 23:04:29 GMT" ], "Content-Length": [ "185" @@ -1680,20 +1566,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"UjcX5vjUYSmKmzWv/p/sFjLXuuytlPmjbd2dGbxCNjM=\",\r\n \"secondaryKey\": \"H4Lc0kIYnV5EoF8M5appXt793XJ/QTIwjO4tbfNoLtw=\",\r\n \"rights\": \"ServiceConfig\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"G8rSOcmKXXvSReSwlHbHtq5aalWNcg9a+0KUZl58xo0=\",\r\n \"secondaryKey\": \"XJtZLdVCBM1gw04+/Ho7U1D5Hsfnl8MlUJAVDB7bd1s=\",\r\n \"rights\": \"ServiceConfig\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfMWZiOTQxMGMtMjc5MS00MTE5LWI3NjUtOTYyMGEzNTIxODRh?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNV1ppT1RReE1HTXRNamM1TVMwME1URTVMV0kzTmpVdE9UWXlNR0V6TlRJeE9EUmg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/operationResults/b3NfaWRfMjg5ZjNlNWEtZjcxNi00MTg3LTljM2EtOGU2NzI4ZjY3ZTNk?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNamc1WmpObE5XRXRaamN4TmkwME1UZzNMVGxqTTJFdE9HVTJOekk0WmpZM1pUTms/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1707,16 +1593,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11989" ], "x-ms-request-id": [ - "65fcbbbe-8773-4ea8-8433-aa1abb15305d" + "ca554719-9b94-46f5-81e2-d427bc6c9fc5" ], "x-ms-correlation-request-id": [ - "65fcbbbe-8773-4ea8-8433-aa1abb15305d" + "ca554719-9b94-46f5-81e2-d427bc6c9fc5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033409Z:65fcbbbe-8773-4ea8-8433-aa1abb15305d" + "WESTUS2:20200916T230429Z:ca554719-9b94-46f5-81e2-d427bc6c9fc5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1725,7 +1611,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:34:09 GMT" + "Wed, 16 Sep 2020 23:04:28 GMT" ], "Content-Length": [ "22" @@ -1741,22 +1627,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e8d4be2c-8e64-4d53-a5cc-19b7ff0fa049" + "fbb02f1b-49a4-489d-85f2-f18c99a24c0b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1767,13 +1653,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfNjlkNWY2YTUtOGM0ZS00MzMwLTlhNDYtNTE4ZWM5MDBlNmI4?api-version=2017-11-15" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/operationResults/b3NfaWRfNzYwYjJmNWQtMTZjMS00YTA1LThlNWMtNDg4MWFjYWQ2ZWE3?api-version=2017-11-15" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfNjlkNWY2YTUtOGM0ZS00MzMwLTlhNDYtNTE4ZWM5MDBlNmI4?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/operationResults/b3NfaWRfNzYwYjJmNWQtMTZjMS00YTA1LThlNWMtNDg4MWFjYWQ2ZWE3?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1782,13 +1668,13 @@ "14999" ], "x-ms-request-id": [ - "364e6657-8060-47da-8a6d-001a27e25b36" + "b6aeb839-1131-4bea-8319-155383900ee5" ], "x-ms-correlation-request-id": [ - "364e6657-8060-47da-8a6d-001a27e25b36" + "b6aeb839-1131-4bea-8319-155383900ee5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033410Z:364e6657-8060-47da-8a6d-001a27e25b36" + "WESTUS2:20200916T230430Z:b6aeb839-1131-4bea-8319-155383900ee5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1797,7 +1683,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:34:10 GMT" + "Wed, 16 Sep 2020 23:04:30 GMT" ], "Content-Length": [ "4" @@ -1813,16 +1699,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfNjlkNWY2YTUtOGM0ZS00MzMwLTlhNDYtNTE4ZWM5MDBlNmI4?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOamxrTldZMllUVXRPR00wWlMwME16TXdMVGxoTkRZdE5URTRaV001TURCbE5tSTQ/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/operationResults/b3NfaWRfNzYwYjJmNWQtMTZjMS00YTA1LThlNWMtNDg4MWFjYWQ2ZWE3?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOell3WWpKbU5XUXRNVFpqTVMwMFlUQTFMVGhsTldNdE5EZzRNV0ZqWVdRMlpXRTM/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1836,16 +1722,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11987" ], "x-ms-request-id": [ - "dc795bfa-4bd0-46dd-90b3-0311e885e50a" + "bc9b80f0-812f-4ba3-a334-6010e098b1ba" ], "x-ms-correlation-request-id": [ - "dc795bfa-4bd0-46dd-90b3-0311e885e50a" + "bc9b80f0-812f-4ba3-a334-6010e098b1ba" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033426Z:dc795bfa-4bd0-46dd-90b3-0311e885e50a" + "WESTUS2:20200916T230445Z:bc9b80f0-812f-4ba3-a334-6010e098b1ba" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1854,7 +1740,64 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:34:25 GMT" + "Wed, 16 Sep 2020 23:04:45 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/operationResults/b3NfaWRfNzYwYjJmNWQtMTZjMS00YTA1LThlNWMtNDg4MWFjYWQ2ZWE3?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOell3WWpKbU5XUXRNVFpqTVMwMFlUQTFMVGhsTldNdE5EZzRNV0ZqWVdRMlpXRTM/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29220.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-request-id": [ + "f19a4952-716b-40ec-a4c7-4c1ae66fda34" + ], + "x-ms-correlation-request-id": [ + "f19a4952-716b-40ec-a4c7-4c1ae66fda34" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200916T230500Z:f19a4952-716b-40ec-a4c7-4c1ae66fda34" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 16 Sep 2020 23:05:00 GMT" ], "Content-Length": [ "22" @@ -1870,16 +1813,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfNjlkNWY2YTUtOGM0ZS00MzMwLTlhNDYtNTE4ZWM5MDBlNmI4?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMzU5NC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM4NzI1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOamxrTldZMllUVXRPR00wWlMwME16TXdMVGxoTkRZdE5URTRaV001TURCbE5tSTQ/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/operationResults/b3NfaWRfNzYwYjJmNWQtMTZjMS00YTA1LThlNWMtNDg4MWFjYWQ2ZWE3?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzAyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2Mzc1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOell3WWpKbU5XUXRNVFpqTVMwMFlUQTFMVGhsTldNdE5EZzRNV0ZqWVdRMlpXRTM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1890,7 +1833,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps3594/providers/Microsoft.Devices/provisioningServices/ps8725/operationResults/b3NfaWRfNjlkNWY2YTUtOGM0ZS00MzMwLTlhNDYtNTE4ZWM5MDBlNmI4/operationResults/b3NfaWRfNjlkNWY2YTUtOGM0ZS00MzMwLTlhNDYtNTE4ZWM5MDBlNmI4?api-version=2017-11-15" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7026/providers/Microsoft.Devices/provisioningServices/ps6375/operationResults/b3NfaWRfNzYwYjJmNWQtMTZjMS00YTA1LThlNWMtNDg4MWFjYWQ2ZWE3/operationResults/b3NfaWRfNzYwYjJmNWQtMTZjMS00YTA1LThlNWMtNDg4MWFjYWQ2ZWE3?api-version=2017-11-15" ], "Retry-After": [ "15" @@ -1899,16 +1842,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11985" ], "x-ms-request-id": [ - "97cea674-d98b-4574-b390-b34dbacba246" + "3daa8903-a4af-489a-9265-59b04226509e" ], "x-ms-correlation-request-id": [ - "97cea674-d98b-4574-b390-b34dbacba246" + "3daa8903-a4af-489a-9265-59b04226509e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033426Z:97cea674-d98b-4574-b390-b34dbacba246" + "WESTUS2:20200916T230500Z:3daa8903-a4af-489a-9265-59b04226509e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1917,7 +1860,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:34:25 GMT" + "Wed, 16 Sep 2020 23:05:00 GMT" ], "Expires": [ "-1" @@ -1930,21 +1873,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps3594?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMzU5ND9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps7026?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNzAyNj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ca002937-ee40-4d0b-b587-230db716efe4" + "3185a926-a5d4-4dff-b943-b7b51a058ce2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -1956,7 +1899,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1OTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -1965,13 +1908,13 @@ "14999" ], "x-ms-request-id": [ - "c421102e-507c-41a4-adbc-91a035637166" + "2581c8c5-8ff0-47f0-a034-041f6687907c" ], "x-ms-correlation-request-id": [ - "c421102e-507c-41a4-adbc-91a035637166" + "2581c8c5-8ff0-47f0-a034-041f6687907c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033427Z:c421102e-507c-41a4-adbc-91a035637166" + "WESTUS2:20200916T230501Z:2581c8c5-8ff0-47f0-a034-041f6687907c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1980,7 +1923,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:34:27 GMT" + "Wed, 16 Sep 2020 23:05:01 GMT" ], "Expires": [ "-1" @@ -1993,15 +1936,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1OTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU9UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd01qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -2013,22 +1956,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1OTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11997" ], "x-ms-request-id": [ - "a68181c4-5d46-4828-9e8d-5b6f55b38e93" + "648a6ce7-26c8-49da-ad15-53bcdb2a9a1c" ], "x-ms-correlation-request-id": [ - "a68181c4-5d46-4828-9e8d-5b6f55b38e93" + "648a6ce7-26c8-49da-ad15-53bcdb2a9a1c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033442Z:a68181c4-5d46-4828-9e8d-5b6f55b38e93" + "WESTUS2:20200916T230516Z:648a6ce7-26c8-49da-ad15-53bcdb2a9a1c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2037,7 +1980,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:34:42 GMT" + "Wed, 16 Sep 2020 23:05:16 GMT" ], "Expires": [ "-1" @@ -2050,15 +1993,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1OTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU9UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd01qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -2070,22 +2013,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1OTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11996" ], "x-ms-request-id": [ - "534f648c-3a72-4ac7-9d40-ca0dc229951a" + "ab87b270-ae69-4f52-a7ba-8b9dc0e45f53" ], "x-ms-correlation-request-id": [ - "534f648c-3a72-4ac7-9d40-ca0dc229951a" + "ab87b270-ae69-4f52-a7ba-8b9dc0e45f53" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033457Z:534f648c-3a72-4ac7-9d40-ca0dc229951a" + "WESTUS2:20200916T230532Z:ab87b270-ae69-4f52-a7ba-8b9dc0e45f53" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2094,7 +2037,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:34:57 GMT" + "Wed, 16 Sep 2020 23:05:31 GMT" ], "Expires": [ "-1" @@ -2107,15 +2050,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1OTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU9UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd01qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -2127,16 +2070,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11995" ], "x-ms-request-id": [ - "f561c0e8-67b4-4306-b251-756300ddde6a" + "0becd829-c237-46a9-bf6c-b2cd4bd55be1" ], "x-ms-correlation-request-id": [ - "f561c0e8-67b4-4306-b251-756300ddde6a" + "0becd829-c237-46a9-bf6c-b2cd4bd55be1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033512Z:f561c0e8-67b4-4306-b251-756300ddde6a" + "WESTUS2:20200916T230547Z:0becd829-c237-46a9-bf6c-b2cd4bd55be1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2145,7 +2088,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:35:12 GMT" + "Wed, 16 Sep 2020 23:05:46 GMT" ], "Expires": [ "-1" @@ -2158,15 +2101,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1OTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU9UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcwMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjd01qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -2178,16 +2121,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11994" ], "x-ms-request-id": [ - "50e174b9-5e75-45e3-bda4-7ddb1a584674" + "22145619-af0e-47a5-b7e7-c7b1171375b4" ], "x-ms-correlation-request-id": [ - "50e174b9-5e75-45e3-bda4-7ddb1a584674" + "22145619-af0e-47a5-b7e7-c7b1171375b4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033512Z:50e174b9-5e75-45e3-bda4-7ddb1a584674" + "WESTUS2:20200916T230547Z:22145619-af0e-47a5-b7e7-c7b1171375b4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2196,7 +2139,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:35:12 GMT" + "Wed, 16 Sep 2020 23:05:47 GMT" ], "Expires": [ "-1" @@ -2211,8 +2154,8 @@ ], "Names": { "Test-AzureIotDpsAccessPolicyLifeCycle": [ - "ps8725", - "ps3594" + "ps6375", + "ps7026" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentGroupTests/IotDpsEnrollmentGroupLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentGroupTests/IotDpsEnrollmentGroupLifeCycle.json index cbaea5d0e9ce..b71b481fe6c7 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentGroupTests/IotDpsEnrollmentGroupLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentGroupTests/IotDpsEnrollmentGroupLifeCycle.json @@ -7,15 +7,15 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4518039b-d1ca-42fa-8320-b56b136edc05" + "cdc9dca4-6f3c-4e68-b0fc-f3b4b1d1acb5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11997" ], "x-ms-request-id": [ - "084b8d3e-fb18-45ea-b41c-b092a72dcd68" + "aa5dd109-5d08-4193-9445-3339f7b30d22" ], "x-ms-correlation-request-id": [ - "084b8d3e-fb18-45ea-b41c-b092a72dcd68" + "aa5dd109-5d08-4193-9445-3339f7b30d22" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033545Z:084b8d3e-fb18-45ea-b41c-b092a72dcd68" + "WESTUS2:20200916T231412Z:aa5dd109-5d08-4193-9445-3339f7b30d22" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:35:45 GMT" + "Wed, 16 Sep 2020 23:14:12 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,28 +54,28 @@ "-1" ], "Content-Length": [ - "5858" + "6060" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"France Central\",\r\n \"France South\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps7149?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNzE0OT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps5490?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNTQ5MD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "b404b003-51de-4f8b-becc-9005d00b2c8b" + "3c6b2a6c-c232-43ef-acab-ed4f101a8acf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ], "Content-Type": [ @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "25ffe56b-de57-4bdd-b07f-5033a9200424" + "5bc4a8fb-6ef9-43d2-9f1b-9702ca2d221b" ], "x-ms-correlation-request-id": [ - "25ffe56b-de57-4bdd-b07f-5033a9200424" + "5bc4a8fb-6ef9-43d2-9f1b-9702ca2d221b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033546Z:25ffe56b-de57-4bdd-b07f-5033a9200424" + "WESTUS2:20200916T231413Z:5bc4a8fb-6ef9-43d2-9f1b-9702ca2d221b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:35:46 GMT" + "Wed, 16 Sep 2020 23:14:13 GMT" ], "Content-Length": [ "165" @@ -123,26 +123,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149\",\r\n \"name\": \"ps7149\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490\",\r\n \"name\": \"ps5490\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "45707c8c-b7e5-40ec-9211-9f9f216a82f9" + "65826b4e-3e2c-4c77-963c-2ba696d2b3ba" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/operationResults/b3NfaWRfYzk0YmI0Y2UtOTQyZS00ZDVkLTk0YmEtZWVkM2E0NzEwNzcx?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/operationResults/b3NfaWRfZjFjMzJkNGYtOWM3MS00MTgwLWE5MGEtNTYyNTliYmVlMjhl?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "51770da7-7261-498d-8c23-eef3c82c0f5d" + "7549b835-239f-4e38-a7b1-177c46059a75" ], "x-ms-correlation-request-id": [ - "51770da7-7261-498d-8c23-eef3c82c0f5d" + "7549b835-239f-4e38-a7b1-177c46059a75" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033549Z:51770da7-7261-498d-8c23-eef3c82c0f5d" + "WESTUS2:20200916T231415Z:7549b835-239f-4e38-a7b1-177c46059a75" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,7 +183,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:35:48 GMT" + "Wed, 16 Sep 2020 23:14:15 GMT" ], "Content-Length": [ "462" @@ -195,26 +195,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQxhqY=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=cGmk5E2bY9RMbbhazYA6FkHiWe0ce9eC79yJRX9Ifhc=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAASgYhY=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=e1Aev7l/MlBkj9naFNDfg2XcHkE8drovucdzBHDEO4c=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "ae616049-fe18-4712-9d59-2219505f9a0d" + "fa846962-3ad8-4a49-95d1-efc67a15cfc8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -231,7 +231,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/operationResults/b3NfaWRfMjE4Y2E1MjMtNTBjNC00NTFkLTgyYTUtZmZiYmFiMDI3NzQ3?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/operationResults/b3NfaWRfM2IwNjgyNGQtN2QzNC00OGNlLWI3NWQtMjQyNThlZDI0MmFh?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -240,13 +240,13 @@ "4999" ], "x-ms-request-id": [ - "14f464f4-30b5-4d10-9812-e19dbaad3577" + "394d0bfb-b265-4140-8af5-e58b5b4571ab" ], "x-ms-correlation-request-id": [ - "14f464f4-30b5-4d10-9812-e19dbaad3577" + "394d0bfb-b265-4140-8af5-e58b5b4571ab" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033916Z:14f464f4-30b5-4d10-9812-e19dbaad3577" + "WESTUS2:20200916T231741Z:394d0bfb-b265-4140-8af5-e58b5b4571ab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -255,7 +255,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:15 GMT" + "Wed, 16 Sep 2020 23:17:41 GMT" ], "Content-Length": [ "733" @@ -267,26 +267,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhqY=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=cGmk5E2bY9RMbbhazYA6FkHiWe0ce9eC79yJRX9Ifhc=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgYhY=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=e1Aev7l/MlBkj9naFNDfg2XcHkE8drovucdzBHDEO4c=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "abd867db-c662-45d8-9cb8-4328f4c93c76" + "60f43090-a2f3-4cb3-ba9a-ff47133cf29a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -303,7 +303,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/operationResults/b3NfaWRfNWMyMTI4YzItOGQ0OC00NTFiLTk0MjktNmRlMjM3NTY1MjAy?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/operationResults/b3NfaWRfMjQyNDIzYzgtYTY1Ny00ZTU5LWE4NzEtNGE4N2E1YTlhNzRi?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -312,13 +312,13 @@ "4998" ], "x-ms-request-id": [ - "41d51a95-e0a9-4799-b3e6-35f42efe24a8" + "0898fdbf-9c51-416d-94b6-9a50276bbdd8" ], "x-ms-correlation-request-id": [ - "41d51a95-e0a9-4799-b3e6-35f42efe24a8" + "0898fdbf-9c51-416d-94b6-9a50276bbdd8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033957Z:41d51a95-e0a9-4799-b3e6-35f42efe24a8" + "WESTUS2:20200916T231821Z:0898fdbf-9c51-416d-94b6-9a50276bbdd8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -327,7 +327,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:57 GMT" + "Wed, 16 Sep 2020 23:18:20 GMT" ], "Content-Length": [ "500" @@ -339,20 +339,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/operationResults/b3NfaWRfYzk0YmI0Y2UtOTQyZS00ZDVkLTk0YmEtZWVkM2E0NzEwNzcx?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZemswWW1JMFkyVXRPVFF5WlMwMFpEVmtMVGswWW1FdFpXVmtNMkUwTnpFd056Y3g/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/operationResults/b3NfaWRfZjFjMzJkNGYtOWM3MS00MTgwLWE5MGEtNTYyNTliYmVlMjhl?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZaakZqTXpKa05HWXRPV00zTVMwME1UZ3dMV0U1TUdFdE5UWXlOVGxpWW1WbE1qaGw/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -366,16 +366,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11998" ], "x-ms-request-id": [ - "e7c62a6a-ffb0-4ff3-8289-3ad58b7a97af" + "241b0ba9-2ce3-4099-9100-aea774339b93" ], "x-ms-correlation-request-id": [ - "e7c62a6a-ffb0-4ff3-8289-3ad58b7a97af" + "241b0ba9-2ce3-4099-9100-aea774339b93" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033619Z:e7c62a6a-ffb0-4ff3-8289-3ad58b7a97af" + "WESTUS2:20200916T231445Z:241b0ba9-2ce3-4099-9100-aea774339b93" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -384,7 +384,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:36:18 GMT" + "Wed, 16 Sep 2020 23:14:45 GMT" ], "Content-Length": [ "22" @@ -400,16 +400,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -423,16 +423,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11997" ], "x-ms-request-id": [ - "369392e0-3afa-4d95-ba5f-cdfa431d6438" + "733f33f1-0c5a-4431-8944-a18b12af8985" ], "x-ms-correlation-request-id": [ - "369392e0-3afa-4d95-ba5f-cdfa431d6438" + "733f33f1-0c5a-4431-8944-a18b12af8985" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033619Z:369392e0-3afa-4d95-ba5f-cdfa431d6438" + "WESTUS2:20200916T231446Z:733f33f1-0c5a-4431-8944-a18b12af8985" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -441,7 +441,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:36:18 GMT" + "Wed, 16 Sep 2020 23:14:45 GMT" ], "Content-Length": [ "640" @@ -453,26 +453,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhqY=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgYhY=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1b62ff9a-063e-49d3-92d5-14b25dc3333c" + "9669bd1e-772f-4ea3-8e83-1b01deef9603" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -486,16 +486,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11996" ], "x-ms-request-id": [ - "7e2dcbe4-687b-4641-b492-bfc33c54c7a2" + "d87c52f5-f6b6-4019-8923-d32d42adb78c" ], "x-ms-correlation-request-id": [ - "7e2dcbe4-687b-4641-b492-bfc33c54c7a2" + "d87c52f5-f6b6-4019-8923-d32d42adb78c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033619Z:7e2dcbe4-687b-4641-b492-bfc33c54c7a2" + "WESTUS2:20200916T231446Z:d87c52f5-f6b6-4019-8923-d32d42adb78c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -504,7 +504,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:36:19 GMT" + "Wed, 16 Sep 2020 23:14:45 GMT" ], "Content-Length": [ "640" @@ -516,26 +516,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhqY=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgYhY=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "555f084d-9d0a-41a4-a877-fb9ac5e22400" + "bcacde46-3e7e-4155-8a67-ee468a02033a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -549,16 +549,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11999" ], "x-ms-request-id": [ - "01693630-6c73-4b7a-9bd4-846c2df2eb59" + "1253ca6c-572b-4d8a-9cd5-f3f66e3abe80" ], "x-ms-correlation-request-id": [ - "01693630-6c73-4b7a-9bd4-846c2df2eb59" + "1253ca6c-572b-4d8a-9cd5-f3f66e3abe80" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033913Z:01693630-6c73-4b7a-9bd4-846c2df2eb59" + "WESTUS2:20200916T231740Z:1253ca6c-572b-4d8a-9cd5-f3f66e3abe80" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -567,7 +567,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:13 GMT" + "Wed, 16 Sep 2020 23:17:39 GMT" ], "Content-Length": [ "640" @@ -579,20 +579,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxhqY=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgYhY=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -606,16 +606,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11997" ], "x-ms-request-id": [ - "f5e9b3af-4508-49c0-be6a-dbd761e4e9c1" + "d14dfab1-5dca-450c-bc4b-4b5c558d3d4c" ], "x-ms-correlation-request-id": [ - "f5e9b3af-4508-49c0-be6a-dbd761e4e9c1" + "d14dfab1-5dca-450c-bc4b-4b5c558d3d4c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033946Z:f5e9b3af-4508-49c0-be6a-dbd761e4e9c1" + "WESTUS2:20200916T231812Z:d14dfab1-5dca-450c-bc4b-4b5c558d3d4c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -624,7 +624,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:46 GMT" + "Wed, 16 Sep 2020 23:18:11 GMT" ], "Content-Length": [ "833" @@ -636,26 +636,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1619b4e0-ba13-4a2a-b46f-a1adada8ec69" + "629999fd-d605-4150-827e-624f32aea518" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -669,16 +669,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11996" ], "x-ms-request-id": [ - "8b73462a-b6d0-4439-a832-5244dddfece4" + "c645fb2d-6958-4bb9-9614-1abc9be0098d" ], "x-ms-correlation-request-id": [ - "8b73462a-b6d0-4439-a832-5244dddfece4" + "c645fb2d-6958-4bb9-9614-1abc9be0098d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033946Z:8b73462a-b6d0-4439-a832-5244dddfece4" + "WESTUS2:20200916T231812Z:c645fb2d-6958-4bb9-9614-1abc9be0098d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -687,7 +687,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:46 GMT" + "Wed, 16 Sep 2020 23:18:11 GMT" ], "Content-Length": [ "833" @@ -699,26 +699,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4d6e1330-e07c-4174-a072-8d4b7f70b76e" + "91db524b-e4f6-4e61-ba21-eb7801b22e1e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -732,16 +732,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11995" ], "x-ms-request-id": [ - "35659279-64a5-4131-8754-28feb333dc33" + "8c029b6d-488e-4096-9530-72fde8befc11" ], "x-ms-correlation-request-id": [ - "35659279-64a5-4131-8754-28feb333dc33" + "8c029b6d-488e-4096-9530-72fde8befc11" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033946Z:35659279-64a5-4131-8754-28feb333dc33" + "WESTUS2:20200916T231812Z:8c029b6d-488e-4096-9530-72fde8befc11" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -750,7 +750,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:46 GMT" + "Wed, 16 Sep 2020 23:18:11 GMT" ], "Content-Length": [ "833" @@ -762,26 +762,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "02d72ff2-4991-46ee-b518-560bf03f517b" + "fec714b6-0ea7-4014-a5f2-e2eb314158ba" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -795,16 +795,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11994" ], "x-ms-request-id": [ - "dfc791f1-5801-43fc-a033-3e3b730622ba" + "e183d26f-0ed9-4ebc-b08b-e3374234f045" ], "x-ms-correlation-request-id": [ - "dfc791f1-5801-43fc-a033-3e3b730622ba" + "e183d26f-0ed9-4ebc-b08b-e3374234f045" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033947Z:dfc791f1-5801-43fc-a033-3e3b730622ba" + "WESTUS2:20200916T231812Z:e183d26f-0ed9-4ebc-b08b-e3374234f045" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -813,7 +813,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:47 GMT" + "Wed, 16 Sep 2020 23:18:11 GMT" ], "Content-Length": [ "833" @@ -825,26 +825,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "92b43dea-28ff-4f1c-83cf-4c6ef548485e" + "87be1f4e-24cf-441b-89aa-794d53c28ce4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -858,16 +858,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11993" ], "x-ms-request-id": [ - "ecaa6dfa-321b-4f45-bd57-69704082552e" + "02a96611-6869-4065-8b33-cdafb1bde98b" ], "x-ms-correlation-request-id": [ - "ecaa6dfa-321b-4f45-bd57-69704082552e" + "02a96611-6869-4065-8b33-cdafb1bde98b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033947Z:ecaa6dfa-321b-4f45-bd57-69704082552e" + "WESTUS2:20200916T231813Z:02a96611-6869-4065-8b33-cdafb1bde98b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -876,7 +876,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:47 GMT" + "Wed, 16 Sep 2020 23:18:12 GMT" ], "Content-Length": [ "833" @@ -888,26 +888,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7ce01b23-c7fb-4cdc-953e-d70e1114ce34" + "4acb0132-b9a5-4e9b-b101-45dda2450dad" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -921,16 +921,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11992" ], "x-ms-request-id": [ - "a15c6da7-30cf-4fb4-a08d-75c6051889b7" + "8244dc96-d4e6-4db5-8176-f35dab488618" ], "x-ms-correlation-request-id": [ - "a15c6da7-30cf-4fb4-a08d-75c6051889b7" + "8244dc96-d4e6-4db5-8176-f35dab488618" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033948Z:a15c6da7-30cf-4fb4-a08d-75c6051889b7" + "WESTUS2:20200916T231813Z:8244dc96-d4e6-4db5-8176-f35dab488618" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -939,7 +939,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:47 GMT" + "Wed, 16 Sep 2020 23:18:12 GMT" ], "Content-Length": [ "833" @@ -951,26 +951,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "23520130-b85e-482b-98d2-49eb8e00f438" + "5430bd2e-d739-48a5-bd6d-dd1360809d17" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -984,16 +984,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11991" ], "x-ms-request-id": [ - "7855a7c3-272c-47c4-ad24-986b41298b99" + "a01ad00b-8ad7-4fc9-bd8c-f8f536524178" ], "x-ms-correlation-request-id": [ - "7855a7c3-272c-47c4-ad24-986b41298b99" + "a01ad00b-8ad7-4fc9-bd8c-f8f536524178" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033948Z:7855a7c3-272c-47c4-ad24-986b41298b99" + "WESTUS2:20200916T231813Z:a01ad00b-8ad7-4fc9-bd8c-f8f536524178" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1002,7 +1002,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:48 GMT" + "Wed, 16 Sep 2020 23:18:12 GMT" ], "Content-Length": [ "833" @@ -1014,26 +1014,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c3edafd9-6281-43e5-8b70-0df3fd58cad8" + "94083df9-c8af-47d1-b3e3-a54a3c5686f4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1047,16 +1047,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11990" ], "x-ms-request-id": [ - "2c22d966-f406-45ad-81e9-eca9455e1371" + "917a00ea-18e7-467b-beb7-7a5fff1bca52" ], "x-ms-correlation-request-id": [ - "2c22d966-f406-45ad-81e9-eca9455e1371" + "917a00ea-18e7-467b-beb7-7a5fff1bca52" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033948Z:2c22d966-f406-45ad-81e9-eca9455e1371" + "WESTUS2:20200916T231813Z:917a00ea-18e7-467b-beb7-7a5fff1bca52" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1065,7 +1065,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:48 GMT" + "Wed, 16 Sep 2020 23:18:12 GMT" ], "Content-Length": [ "833" @@ -1077,26 +1077,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4ffd03c8-9623-4c8d-a886-ccf732c6f358" + "37714a05-a1f0-4043-9a63-02e0b0ccf367" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1110,16 +1110,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11989" ], "x-ms-request-id": [ - "c51d85b5-c644-431e-92ad-5e07c1ef3379" + "055ffb85-9222-4a36-8dc9-bee69cba607b" ], "x-ms-correlation-request-id": [ - "c51d85b5-c644-431e-92ad-5e07c1ef3379" + "055ffb85-9222-4a36-8dc9-bee69cba607b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033949Z:c51d85b5-c644-431e-92ad-5e07c1ef3379" + "WESTUS2:20200916T231814Z:055ffb85-9222-4a36-8dc9-bee69cba607b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1128,7 +1128,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:48 GMT" + "Wed, 16 Sep 2020 23:18:13 GMT" ], "Content-Length": [ "833" @@ -1140,26 +1140,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "816d7c56-45a4-40cc-90b4-892cdf94b7f9" + "af5e781f-3ed2-4420-9225-b54cf03a4356" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1173,16 +1173,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11988" ], "x-ms-request-id": [ - "f9050ec5-3c33-4fea-a7c3-c39a2e857bf9" + "24bcb47f-9b38-4a08-83c6-b7add3a0b0af" ], "x-ms-correlation-request-id": [ - "f9050ec5-3c33-4fea-a7c3-c39a2e857bf9" + "24bcb47f-9b38-4a08-83c6-b7add3a0b0af" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033949Z:f9050ec5-3c33-4fea-a7c3-c39a2e857bf9" + "WESTUS2:20200916T231814Z:24bcb47f-9b38-4a08-83c6-b7add3a0b0af" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1191,7 +1191,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:49 GMT" + "Wed, 16 Sep 2020 23:18:13 GMT" ], "Content-Length": [ "833" @@ -1203,26 +1203,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d9aac95a-030f-449f-8c15-2fc8465b3437" + "5a4a0821-bef6-4d62-a174-38f3c762d11a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1236,16 +1236,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11987" ], "x-ms-request-id": [ - "7408170b-9fab-41b7-8d1a-d7ab7731209c" + "42e195a7-4b74-4cbd-99ed-e71a99099868" ], "x-ms-correlation-request-id": [ - "7408170b-9fab-41b7-8d1a-d7ab7731209c" + "42e195a7-4b74-4cbd-99ed-e71a99099868" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033949Z:7408170b-9fab-41b7-8d1a-d7ab7731209c" + "WESTUS2:20200916T231814Z:42e195a7-4b74-4cbd-99ed-e71a99099868" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1254,7 +1254,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:49 GMT" + "Wed, 16 Sep 2020 23:18:13 GMT" ], "Content-Length": [ "833" @@ -1266,26 +1266,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3094a05e-8584-4109-9e24-e3c2d2699355" + "5c42ee5d-1d74-4d1e-8e7d-a07201e75f94" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1299,16 +1299,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11986" ], "x-ms-request-id": [ - "816b0ef1-49fe-4199-abb9-d431fbdc84b0" + "56a66d12-ffcb-42f6-8e66-284dd2b72729" ], "x-ms-correlation-request-id": [ - "816b0ef1-49fe-4199-abb9-d431fbdc84b0" + "56a66d12-ffcb-42f6-8e66-284dd2b72729" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033949Z:816b0ef1-49fe-4199-abb9-d431fbdc84b0" + "WESTUS2:20200916T231814Z:56a66d12-ffcb-42f6-8e66-284dd2b72729" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1317,7 +1317,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:49 GMT" + "Wed, 16 Sep 2020 23:18:13 GMT" ], "Content-Length": [ "833" @@ -1329,26 +1329,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a6108819-d207-4ba5-a3b2-5d6b643c5da1" + "4a464b80-cedd-412c-8577-4775a4716c01" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1362,16 +1362,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11985" ], "x-ms-request-id": [ - "31a9802e-73df-4010-a769-d5a65e9d25ed" + "ed9800c4-2945-4cf4-9340-d7eadec2e540" ], "x-ms-correlation-request-id": [ - "31a9802e-73df-4010-a769-d5a65e9d25ed" + "ed9800c4-2945-4cf4-9340-d7eadec2e540" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033950Z:31a9802e-73df-4010-a769-d5a65e9d25ed" + "WESTUS2:20200916T231815Z:ed9800c4-2945-4cf4-9340-d7eadec2e540" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1380,7 +1380,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:50 GMT" + "Wed, 16 Sep 2020 23:18:14 GMT" ], "Content-Length": [ "833" @@ -1392,26 +1392,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ee1e8ffe-2470-4bea-ae35-4ceeea9cc2d0" + "b2e46008-e54c-4bd3-b841-a08fbf8a22c1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1425,16 +1425,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11984" ], "x-ms-request-id": [ - "eafca9d4-d42a-43da-ab10-458f118f1aac" + "e6926d75-3d74-40b7-a77f-2db2e87b1e60" ], "x-ms-correlation-request-id": [ - "eafca9d4-d42a-43da-ab10-458f118f1aac" + "e6926d75-3d74-40b7-a77f-2db2e87b1e60" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033950Z:eafca9d4-d42a-43da-ab10-458f118f1aac" + "WESTUS2:20200916T231815Z:e6926d75-3d74-40b7-a77f-2db2e87b1e60" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1443,7 +1443,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:50 GMT" + "Wed, 16 Sep 2020 23:18:14 GMT" ], "Content-Length": [ "833" @@ -1455,26 +1455,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e63d1538-f153-49d4-96ef-4486446b09ef" + "0787889b-aad4-47ac-9a33-b79d9792332d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1488,16 +1488,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11983" ], "x-ms-request-id": [ - "e341bdc2-29f9-4167-87d6-254e425bc552" + "e11b161d-80b4-48d6-817a-e5d7e55b5204" ], "x-ms-correlation-request-id": [ - "e341bdc2-29f9-4167-87d6-254e425bc552" + "e11b161d-80b4-48d6-817a-e5d7e55b5204" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033950Z:e341bdc2-29f9-4167-87d6-254e425bc552" + "WESTUS2:20200916T231815Z:e11b161d-80b4-48d6-817a-e5d7e55b5204" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1506,7 +1506,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:50 GMT" + "Wed, 16 Sep 2020 23:18:14 GMT" ], "Content-Length": [ "833" @@ -1518,26 +1518,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e35ce3a8-9942-4fa3-a66d-30a2522facff" + "e7dccc31-766c-419c-a98c-1aeb03c5f6c5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1551,16 +1551,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11982" ], "x-ms-request-id": [ - "aae9f39a-acb8-4fd9-9ceb-3e9b8b516c2a" + "57adcf17-2fa9-4aff-8da6-392b6d0c99d5" ], "x-ms-correlation-request-id": [ - "aae9f39a-acb8-4fd9-9ceb-3e9b8b516c2a" + "57adcf17-2fa9-4aff-8da6-392b6d0c99d5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033951Z:aae9f39a-acb8-4fd9-9ceb-3e9b8b516c2a" + "WESTUS2:20200916T231815Z:57adcf17-2fa9-4aff-8da6-392b6d0c99d5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1569,7 +1569,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:50 GMT" + "Wed, 16 Sep 2020 23:18:15 GMT" ], "Content-Length": [ "833" @@ -1581,26 +1581,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "12551c68-15a7-4d9e-8598-eaa460ab49a8" + "38dc8d82-730e-4d25-b50b-11acc0b087e8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1614,16 +1614,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11977" + "11981" ], "x-ms-request-id": [ - "7f9d7c65-4b97-45e5-a3b7-78cb3c5b4d26" + "d41e3b50-b3ad-4f1b-b6df-fc71a6cf03af" ], "x-ms-correlation-request-id": [ - "7f9d7c65-4b97-45e5-a3b7-78cb3c5b4d26" + "d41e3b50-b3ad-4f1b-b6df-fc71a6cf03af" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033951Z:7f9d7c65-4b97-45e5-a3b7-78cb3c5b4d26" + "WESTUS2:20200916T231816Z:d41e3b50-b3ad-4f1b-b6df-fc71a6cf03af" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1632,7 +1632,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:51 GMT" + "Wed, 16 Sep 2020 23:18:15 GMT" ], "Content-Length": [ "833" @@ -1644,26 +1644,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0b7dcc6b-5642-4b35-aa52-9f6c2aef95ad" + "93157d32-cbb1-4530-a9a9-a4102201aedc" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1677,16 +1677,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11976" + "11980" ], "x-ms-request-id": [ - "21afd15a-a4ba-40f6-8405-22e4830b495e" + "b95e6dd1-60bb-441f-895f-22775ddf726c" ], "x-ms-correlation-request-id": [ - "21afd15a-a4ba-40f6-8405-22e4830b495e" + "b95e6dd1-60bb-441f-895f-22775ddf726c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033952Z:21afd15a-a4ba-40f6-8405-22e4830b495e" + "WESTUS2:20200916T231817Z:b95e6dd1-60bb-441f-895f-22775ddf726c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1695,7 +1695,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:52 GMT" + "Wed, 16 Sep 2020 23:18:16 GMT" ], "Content-Length": [ "833" @@ -1707,26 +1707,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4f98a915-1ac2-4dcd-b985-50b13493cd98" + "f753b9bd-dded-43e3-a41e-74cae40ffff1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1740,16 +1740,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11975" + "11979" ], "x-ms-request-id": [ - "0fde95a2-a333-4cfc-a903-b74b8cacfe0a" + "82131518-267c-466d-8732-32a4ebc924de" ], "x-ms-correlation-request-id": [ - "0fde95a2-a333-4cfc-a903-b74b8cacfe0a" + "82131518-267c-466d-8732-32a4ebc924de" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033952Z:0fde95a2-a333-4cfc-a903-b74b8cacfe0a" + "WESTUS2:20200916T231817Z:82131518-267c-466d-8732-32a4ebc924de" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1758,7 +1758,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:52 GMT" + "Wed, 16 Sep 2020 23:18:16 GMT" ], "Content-Length": [ "833" @@ -1770,26 +1770,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "20830b88-5e89-4cc0-bccd-40f438671067" + "6140b984-5b57-4294-a050-eda468075aa9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1803,16 +1803,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11974" + "11978" ], "x-ms-request-id": [ - "c8972d40-fcb9-4f41-8bdb-7baca11bb7df" + "eb411efb-5458-4bbf-a965-285b281da9c7" ], "x-ms-correlation-request-id": [ - "c8972d40-fcb9-4f41-8bdb-7baca11bb7df" + "eb411efb-5458-4bbf-a965-285b281da9c7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033953Z:c8972d40-fcb9-4f41-8bdb-7baca11bb7df" + "WESTUS2:20200916T231817Z:eb411efb-5458-4bbf-a965-285b281da9c7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1821,7 +1821,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:53 GMT" + "Wed, 16 Sep 2020 23:18:17 GMT" ], "Content-Length": [ "833" @@ -1833,26 +1833,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "71695e60-1818-4b3a-923d-6a5c448ae5ed" + "a965ccbd-649d-49a8-af43-ec246dad41db" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1866,16 +1866,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11973" + "11977" ], "x-ms-request-id": [ - "305d3ce7-38dc-4bda-9d71-e70c48f52434" + "5d3ba738-df05-4bf8-9a1a-8cc92b1d3352" ], "x-ms-correlation-request-id": [ - "305d3ce7-38dc-4bda-9d71-e70c48f52434" + "5d3ba738-df05-4bf8-9a1a-8cc92b1d3352" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033953Z:305d3ce7-38dc-4bda-9d71-e70c48f52434" + "WESTUS2:20200916T231818Z:5d3ba738-df05-4bf8-9a1a-8cc92b1d3352" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1884,7 +1884,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:53 GMT" + "Wed, 16 Sep 2020 23:18:17 GMT" ], "Content-Length": [ "833" @@ -1896,26 +1896,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "35f4d609-22f5-41a8-8594-565ae7e0a78a" + "cd864fbe-39dc-45bc-ac21-484355266e48" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1929,16 +1929,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11972" + "11976" ], "x-ms-request-id": [ - "e464034d-61c0-42fb-8b0c-be796ed119a1" + "9a446d9e-c176-4ee3-8fce-77f7a925cbfc" ], "x-ms-correlation-request-id": [ - "e464034d-61c0-42fb-8b0c-be796ed119a1" + "9a446d9e-c176-4ee3-8fce-77f7a925cbfc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033954Z:e464034d-61c0-42fb-8b0c-be796ed119a1" + "WESTUS2:20200916T231818Z:9a446d9e-c176-4ee3-8fce-77f7a925cbfc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1947,7 +1947,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:54 GMT" + "Wed, 16 Sep 2020 23:18:18 GMT" ], "Content-Length": [ "833" @@ -1959,26 +1959,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "356c21ef-cff4-4681-a210-d33b05803f86" + "2c9818a6-70fc-4282-b40d-f537d535ee08" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1992,16 +1992,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11971" + "11975" ], "x-ms-request-id": [ - "3d9b3f97-249e-4353-915d-f210b6622e7b" + "168c4b4d-94fb-4415-848e-d867d55c350f" ], "x-ms-correlation-request-id": [ - "3d9b3f97-249e-4353-915d-f210b6622e7b" + "168c4b4d-94fb-4415-848e-d867d55c350f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033954Z:3d9b3f97-249e-4353-915d-f210b6622e7b" + "WESTUS2:20200916T231819Z:168c4b4d-94fb-4415-848e-d867d55c350f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2010,7 +2010,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:54 GMT" + "Wed, 16 Sep 2020 23:18:18 GMT" ], "Content-Length": [ "833" @@ -2022,26 +2022,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fb5747a7-ba9f-401a-a2ec-5305636af61f" + "e4d024be-3d87-40cc-93d1-0e4f471ff32b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2055,16 +2055,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11970" + "11974" ], "x-ms-request-id": [ - "7a576483-d7c7-4c08-866f-7413e91d764a" + "6a911324-eb13-4910-aa71-862b58f3096c" ], "x-ms-correlation-request-id": [ - "7a576483-d7c7-4c08-866f-7413e91d764a" + "6a911324-eb13-4910-aa71-862b58f3096c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033955Z:7a576483-d7c7-4c08-866f-7413e91d764a" + "WESTUS2:20200916T231819Z:6a911324-eb13-4910-aa71-862b58f3096c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2073,7 +2073,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:55 GMT" + "Wed, 16 Sep 2020 23:18:18 GMT" ], "Content-Length": [ "833" @@ -2085,26 +2085,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4d1f0ad4-640f-477f-8831-7c7e2962364c" + "95c2303e-ed67-4dcf-8874-436caabbda98" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2118,16 +2118,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11969" + "11973" ], "x-ms-request-id": [ - "061a4ffc-27d2-465a-ac1b-37a1fe8fc91c" + "7db1e849-6ee8-410b-834f-e12e37acc535" ], "x-ms-correlation-request-id": [ - "061a4ffc-27d2-465a-ac1b-37a1fe8fc91c" + "7db1e849-6ee8-410b-834f-e12e37acc535" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033956Z:061a4ffc-27d2-465a-ac1b-37a1fe8fc91c" + "WESTUS2:20200916T231820Z:7db1e849-6ee8-410b-834f-e12e37acc535" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2136,7 +2136,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:55 GMT" + "Wed, 16 Sep 2020 23:18:19 GMT" ], "Content-Length": [ "833" @@ -2148,26 +2148,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "82985ed7-00c7-4df7-b935-631abe392e26" + "7cae9352-4239-491f-a0d4-5468922e6aaf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2181,16 +2181,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11968" + "11972" ], "x-ms-request-id": [ - "e020d666-862f-4b23-ae40-82d3ccd653ef" + "e5c5349f-61dc-404a-b225-4edf218f688f" ], "x-ms-correlation-request-id": [ - "e020d666-862f-4b23-ae40-82d3ccd653ef" + "e5c5349f-61dc-404a-b225-4edf218f688f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033956Z:e020d666-862f-4b23-ae40-82d3ccd653ef" + "WESTUS2:20200916T231820Z:e5c5349f-61dc-404a-b225-4edf218f688f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2199,7 +2199,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:55 GMT" + "Wed, 16 Sep 2020 23:18:19 GMT" ], "Content-Length": [ "833" @@ -2211,20 +2211,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiCs=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps1014.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps1014.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaHk=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2498.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2498.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2238,16 +2238,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11966" + "11970" ], "x-ms-request-id": [ - "08fc8266-3d1c-4f49-9c8f-000ad8b9e28d" + "cc5be287-8e2a-4114-a419-5de89d49e809" ], "x-ms-correlation-request-id": [ - "08fc8266-3d1c-4f49-9c8f-000ad8b9e28d" + "cc5be287-8e2a-4114-a419-5de89d49e809" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T034027Z:08fc8266-3d1c-4f49-9c8f-000ad8b9e28d" + "WESTUS2:20200916T231852Z:cc5be287-8e2a-4114-a419-5de89d49e809" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2256,7 +2256,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:40:27 GMT" + "Wed, 16 Sep 2020 23:18:52 GMT" ], "Content-Length": [ "640" @@ -2268,25 +2268,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxiGc=\",\r\n \"name\": \"ps2510\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps2510.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BD80\"\r\n },\r\n \"resourcegroup\": \"ps7149\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgaSE=\",\r\n \"name\": \"ps7689\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps7689.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFE8\"\r\n },\r\n \"resourcegroup\": \"ps5490\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/IotHubs/ps2498?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI0OTg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "986707fc-78d5-40dc-bfdb-c660088ac5bc" + "bb9ac4ab-80ae-4d14-89e5-e3f5f5fbcd4e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ], "Content-Type": [ @@ -2304,7 +2304,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfY2EwYzY4MDQtMjY3NS00ZjM4LTljODQtNzQxNDM4ZjFiNWFm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYTk4ZDc2NGItZDRhNS00ZTM1LTkxZmYtN2E3YjQzY2NlZjk2?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -2313,13 +2313,13 @@ "4999" ], "x-ms-request-id": [ - "664e8706-94e9-40c8-8218-18a653f92940" + "bbd1e196-3b48-4094-a320-0a25376c0132" ], "x-ms-correlation-request-id": [ - "664e8706-94e9-40c8-8218-18a653f92940" + "bbd1e196-3b48-4094-a320-0a25376c0132" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033635Z:664e8706-94e9-40c8-8218-18a653f92940" + "WESTUS2:20200916T231502Z:bbd1e196-3b48-4094-a320-0a25376c0132" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2328,7 +2328,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:36:35 GMT" + "Wed, 16 Sep 2020 23:15:01 GMT" ], "Content-Length": [ "619" @@ -2340,25 +2340,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014\",\r\n \"name\": \"ps1014\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7149\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/IotHubs/ps2498\",\r\n \"name\": \"ps2498\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps5490\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/IotHubs/ps2498?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI0OTg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAARUvMbo=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ue0lN10rRx/TaWFm8GpsIx4zTiTnbuiChfoGqlbOIB4=\",\r\n \"secondaryKey\": \"gOywNcPcOIKCvHRlpbW72dzWIyTU83LmU7mXqU/ZNyc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"TKso0jMq3fwh6y/wOGpbf+uO1S1hdzIOPsEBmB3AfRk=\",\r\n \"secondaryKey\": \"Ns33Ba77FMiAixuqrBptRQ4YO825aXmz+c3nwfwqP0o=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"qUDxKDNVbUWnq71GiSHmHG9JNpOgoyjPG6CGanGayIQ=\",\r\n \"secondaryKey\": \"qUCe975j+bs0eKC+knIbywuhwrt9cfSHuzt001sonB4=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"DtGviV/QHcfugmXXBq6f1bjLnGIlqp49drOVyyin634=\",\r\n \"secondaryKey\": \"YRWMW+vsRLXXnMpmTttBZBHaaq/ojCfsdbIaRsKW4v4=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"PrzIUs9W9cZHtqFEpSCF52HakmC6N+Z8mUXpnZ5bTOM=\",\r\n \"secondaryKey\": \"mbvfJ/E8w98SMyuu6PJAtOqexs6eLNuE5jDC0GsyMJk=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAiG/5Eg=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"vRftT4ufabYghZukdYHzE2LDGG741vSOreq9xs8T8uw=\",\r\n \"secondaryKey\": \"bmZocGdxe8V7EzuHZjVdBEn5A/GnTJ41vmvwfE7ezJA=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"iaSiy4+VuSs336QEK81iDpYaPkvUqRzyIAHP0SbvgqA=\",\r\n \"secondaryKey\": \"08Lng9/JIoaTIGHmnshNaVDEeLmp7Fb2G1KCjVmz+m4=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"jeYWZD0ehNntf8i6lGTq92qoFvq5nctcPdjdUZW+7Vs=\",\r\n \"secondaryKey\": \"+61ZmFaRuHYyzrsIlJBy9EBvFearzsA+3TyKdZlUN5Y=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"W2/9L93V7mvztBsFasNwuq67HiRxcLt5eb0TrO2TaQ8=\",\r\n \"secondaryKey\": \"Bk0sr24SW7itQSB8x0EHmtSELhyhwkVv0KVcH6g6UEg=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"YUuZBDD/Qcy+TBU0rwr5pYPn+VmfTtkdldig94dizsI=\",\r\n \"secondaryKey\": \"VhXnSf1y/Hi37iXjEt67Ev4oTvV0fSf7hGqCEIWrNAc=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "e784b179-75bd-4f0d-a145-28ac82d51d23" + "8f8fe576-80c1-433b-9501-acc63a72f643" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ], "Content-Type": [ @@ -2376,7 +2376,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMGFlODZkMmMtZTBiYi00Njg0LWE4YTMtYmU1ZTZmZWEwZGY3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjk3OWFiZTEtNmE2MC00NDg4LThiNzgtNGNjOWMxMDY4Yjc1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -2385,13 +2385,13 @@ "4998" ], "x-ms-request-id": [ - "56272095-851e-487e-88b9-a46be88977c0" + "13ba54d3-d4f3-4ce0-9333-5f1824c38154" ], "x-ms-correlation-request-id": [ - "56272095-851e-487e-88b9-a46be88977c0" + "13ba54d3-d4f3-4ce0-9333-5f1824c38154" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033841Z:56272095-851e-487e-88b9-a46be88977c0" + "WESTUS2:20200916T231708Z:13ba54d3-d4f3-4ce0-9333-5f1824c38154" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2400,7 +2400,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:38:41 GMT" + "Wed, 16 Sep 2020 23:17:07 GMT" ], "Content-Length": [ "4100" @@ -2412,19 +2412,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014\",\r\n \"name\": \"ps1014\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7149\",\r\n \"etag\": \"AAAAARUvMbo=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ue0lN10rRx/TaWFm8GpsIx4zTiTnbuiChfoGqlbOIB4=\",\r\n \"secondaryKey\": \"gOywNcPcOIKCvHRlpbW72dzWIyTU83LmU7mXqU/ZNyc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"TKso0jMq3fwh6y/wOGpbf+uO1S1hdzIOPsEBmB3AfRk=\",\r\n \"secondaryKey\": \"Ns33Ba77FMiAixuqrBptRQ4YO825aXmz+c3nwfwqP0o=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"qUDxKDNVbUWnq71GiSHmHG9JNpOgoyjPG6CGanGayIQ=\",\r\n \"secondaryKey\": \"qUCe975j+bs0eKC+knIbywuhwrt9cfSHuzt001sonB4=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"DtGviV/QHcfugmXXBq6f1bjLnGIlqp49drOVyyin634=\",\r\n \"secondaryKey\": \"YRWMW+vsRLXXnMpmTttBZBHaaq/ojCfsdbIaRsKW4v4=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"PrzIUs9W9cZHtqFEpSCF52HakmC6N+Z8mUXpnZ5bTOM=\",\r\n \"secondaryKey\": \"mbvfJ/E8w98SMyuu6PJAtOqexs6eLNuE5jDC0GsyMJk=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"cGmk5E2bY9RMbbhazYA6FkHiWe0ce9eC79yJRX9Ifhc=\",\r\n \"secondaryKey\": \"BNrjylwSP0/v+XuLB2jIqg/J/TbcL2YM8yXcRfqoick=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1014-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps1014-4126383-1f05bae2d2.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-52f259bf-e5ef-4a8b-b484-2cdf41c26090-iothub\",\r\n \"PrimaryKey\": \"NCaPxvz4odCXCGKUee7/VYop+6LN20YaeKFhHPN36lw=\",\r\n \"SecondaryKey\": \"bxw9Nqu7EIz5aNEmPFESFSu9Lg3DEJIfOjgymQ7U5Zo=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 03:38:16 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 03:38:16 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-c89eeff5-8fa8-47b4-8e01-7789a6cb4882-iothub\",\r\n \"PrimaryKey\": \"hhncee7AKi+UwXvTOpO+kwe51O2F8LGWml1wYJ25b/g=\",\r\n \"SecondaryKey\": \"BBXYeu/yo8xBZ3Pi7rGRbDbMHofqEkFnKQeDu1eXU84=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 03:38:16 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 03:38:16 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"ue0lN10rRx/TaWFm8GpsIx4zTiTnbuiChfoGqlbOIB4=\",\r\n \"SecondaryKey\": \"gOywNcPcOIKCvHRlpbW72dzWIyTU83LmU7mXqU/ZNyc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 03:38:16 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 03:38:16 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"TKso0jMq3fwh6y/wOGpbf+uO1S1hdzIOPsEBmB3AfRk=\",\r\n \"SecondaryKey\": \"Ns33Ba77FMiAixuqrBptRQ4YO825aXmz+c3nwfwqP0o=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 03:38:16 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 03:38:16 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/IotHubs/ps2498\",\r\n \"name\": \"ps2498\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps5490\",\r\n \"etag\": \"AAAAAiG/5Eg=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"vRftT4ufabYghZukdYHzE2LDGG741vSOreq9xs8T8uw=\",\r\n \"secondaryKey\": \"bmZocGdxe8V7EzuHZjVdBEn5A/GnTJ41vmvwfE7ezJA=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"iaSiy4+VuSs336QEK81iDpYaPkvUqRzyIAHP0SbvgqA=\",\r\n \"secondaryKey\": \"08Lng9/JIoaTIGHmnshNaVDEeLmp7Fb2G1KCjVmz+m4=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"jeYWZD0ehNntf8i6lGTq92qoFvq5nctcPdjdUZW+7Vs=\",\r\n \"secondaryKey\": \"+61ZmFaRuHYyzrsIlJBy9EBvFearzsA+3TyKdZlUN5Y=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"W2/9L93V7mvztBsFasNwuq67HiRxcLt5eb0TrO2TaQ8=\",\r\n \"secondaryKey\": \"Bk0sr24SW7itQSB8x0EHmtSELhyhwkVv0KVcH6g6UEg=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"YUuZBDD/Qcy+TBU0rwr5pYPn+VmfTtkdldig94dizsI=\",\r\n \"secondaryKey\": \"VhXnSf1y/Hi37iXjEt67Ev4oTvV0fSf7hGqCEIWrNAc=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"e1Aev7l/MlBkj9naFNDfg2XcHkE8drovucdzBHDEO4c=\",\r\n \"secondaryKey\": \"oApt5q15VvBnWbYsu8RVSQ8dlTfZQsUd9P+23WK9toY=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2498-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps2498-4636602-1b5019bf4b.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-5db1f2ed-9dba-4046-b7e8-62731deb95ea-iothub\",\r\n \"PrimaryKey\": \"+Csgv10d6+nrieInZKdGifIAj3sfIskzjTWxFcRuVWs=\",\r\n \"SecondaryKey\": \"BIvTmF4W2Ret6pmVdqG5TY2Mxbe+I9H4cczbuDRWYxs=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 16 Sep 2020 23:16:50 GMT\",\r\n \"ModifiedTime\": \"Wed, 16 Sep 2020 23:16:50 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-da8f2ba7-e8cb-4051-b333-5657b3c8efc3-iothub\",\r\n \"PrimaryKey\": \"TG0d4o7bMQnZ1vxyFGpdAQ/XvoqFZ16xJTPirm+G77A=\",\r\n \"SecondaryKey\": \"gsmZ7J6ul5TGOwrIbu3+K1z9CEptR3wqoo2B3FgPuqo=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 16 Sep 2020 23:16:50 GMT\",\r\n \"ModifiedTime\": \"Wed, 16 Sep 2020 23:16:50 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"vRftT4ufabYghZukdYHzE2LDGG741vSOreq9xs8T8uw=\",\r\n \"SecondaryKey\": \"bmZocGdxe8V7EzuHZjVdBEn5A/GnTJ41vmvwfE7ezJA=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 16 Sep 2020 23:16:50 GMT\",\r\n \"ModifiedTime\": \"Wed, 16 Sep 2020 23:16:50 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"iaSiy4+VuSs336QEK81iDpYaPkvUqRzyIAHP0SbvgqA=\",\r\n \"SecondaryKey\": \"08Lng9/JIoaTIGHmnshNaVDEeLmp7Fb2G1KCjVmz+m4=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 16 Sep 2020 23:16:50 GMT\",\r\n \"ModifiedTime\": \"Wed, 16 Sep 2020 23:16:50 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfY2EwYzY4MDQtMjY3NS00ZjM4LTljODQtNzQxNDM4ZjFiNWFm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWTJFd1l6WTRNRFF0TWpZM05TMDBaak00TFRsak9EUXROelF4TkRNNFpqRmlOV0ZtP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYTk4ZDc2NGItZDRhNS00ZTM1LTkxZmYtN2E3YjQzY2NlZjk2?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVRrNFpEYzJOR0l0WkRSaE5TMDBaVE0xTFRreFptWXROMkUzWWpRelkyTmxaamsyP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2442,13 +2442,13 @@ "11999" ], "x-ms-request-id": [ - "a0c7665f-0ca6-47fd-9aeb-9604c623c4ec" + "ba35d507-a2f5-4800-ad6b-d573ca2daf06" ], "x-ms-correlation-request-id": [ - "a0c7665f-0ca6-47fd-9aeb-9604c623c4ec" + "ba35d507-a2f5-4800-ad6b-d573ca2daf06" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033706Z:a0c7665f-0ca6-47fd-9aeb-9604c623c4ec" + "WESTUS2:20200916T231532Z:ba35d507-a2f5-4800-ad6b-d573ca2daf06" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2457,7 +2457,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:37:05 GMT" + "Wed, 16 Sep 2020 23:15:31 GMT" ], "Content-Length": [ "20" @@ -2473,15 +2473,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfY2EwYzY4MDQtMjY3NS00ZjM4LTljODQtNzQxNDM4ZjFiNWFm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWTJFd1l6WTRNRFF0TWpZM05TMDBaak00TFRsak9EUXROelF4TkRNNFpqRmlOV0ZtP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYTk4ZDc2NGItZDRhNS00ZTM1LTkxZmYtN2E3YjQzY2NlZjk2?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVRrNFpEYzJOR0l0WkRSaE5TMDBaVE0xTFRreFptWXROMkUzWWpRelkyTmxaamsyP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2499,13 +2499,13 @@ "11998" ], "x-ms-request-id": [ - "6e1e1741-35b7-4d94-9e56-0ca246b14fce" + "68d4218a-401f-4561-98a7-f5d7a6a9fb64" ], "x-ms-correlation-request-id": [ - "6e1e1741-35b7-4d94-9e56-0ca246b14fce" + "68d4218a-401f-4561-98a7-f5d7a6a9fb64" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033736Z:6e1e1741-35b7-4d94-9e56-0ca246b14fce" + "WESTUS2:20200916T231602Z:68d4218a-401f-4561-98a7-f5d7a6a9fb64" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2514,7 +2514,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:37:35 GMT" + "Wed, 16 Sep 2020 23:16:02 GMT" ], "Content-Length": [ "20" @@ -2530,15 +2530,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfY2EwYzY4MDQtMjY3NS00ZjM4LTljODQtNzQxNDM4ZjFiNWFm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWTJFd1l6WTRNRFF0TWpZM05TMDBaak00TFRsak9EUXROelF4TkRNNFpqRmlOV0ZtP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYTk4ZDc2NGItZDRhNS00ZTM1LTkxZmYtN2E3YjQzY2NlZjk2?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVRrNFpEYzJOR0l0WkRSaE5TMDBaVE0xTFRreFptWXROMkUzWWpRelkyTmxaamsyP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2556,13 +2556,13 @@ "11997" ], "x-ms-request-id": [ - "536960bf-8515-46e2-bb0c-cb7f54c694ee" + "6d3c4ff6-fc13-4c2d-a54b-8e076ae37d42" ], "x-ms-correlation-request-id": [ - "536960bf-8515-46e2-bb0c-cb7f54c694ee" + "6d3c4ff6-fc13-4c2d-a54b-8e076ae37d42" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033806Z:536960bf-8515-46e2-bb0c-cb7f54c694ee" + "WESTUS2:20200916T231633Z:6d3c4ff6-fc13-4c2d-a54b-8e076ae37d42" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2571,7 +2571,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:38:06 GMT" + "Wed, 16 Sep 2020 23:16:32 GMT" ], "Content-Length": [ "20" @@ -2587,15 +2587,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfY2EwYzY4MDQtMjY3NS00ZjM4LTljODQtNzQxNDM4ZjFiNWFm?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWTJFd1l6WTRNRFF0TWpZM05TMDBaak00TFRsak9EUXROelF4TkRNNFpqRmlOV0ZtP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYTk4ZDc2NGItZDRhNS00ZTM1LTkxZmYtN2E3YjQzY2NlZjk2?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWVRrNFpEYzJOR0l0WkRSaE5TMDBaVE0xTFRreFptWXROMkUzWWpRelkyTmxaamsyP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2613,13 +2613,13 @@ "11996" ], "x-ms-request-id": [ - "238cce4a-9b19-4db9-81d2-a4dc2f106a08" + "63884274-a229-48cf-9e9e-855a69d95459" ], "x-ms-correlation-request-id": [ - "238cce4a-9b19-4db9-81d2-a4dc2f106a08" + "63884274-a229-48cf-9e9e-855a69d95459" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033836Z:238cce4a-9b19-4db9-81d2-a4dc2f106a08" + "WESTUS2:20200916T231703Z:63884274-a229-48cf-9e9e-855a69d95459" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2628,7 +2628,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:38:36 GMT" + "Wed, 16 Sep 2020 23:17:02 GMT" ], "Content-Length": [ "22" @@ -2644,15 +2644,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/IotHubs/ps2498?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI0OTg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2670,13 +2670,13 @@ "11995" ], "x-ms-request-id": [ - "80c0c313-186b-40e2-b828-9936b793480e" + "3d061e03-bac1-40b9-b732-61d8cf3bbd90" ], "x-ms-correlation-request-id": [ - "80c0c313-186b-40e2-b828-9936b793480e" + "3d061e03-bac1-40b9-b732-61d8cf3bbd90" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033837Z:80c0c313-186b-40e2-b828-9936b793480e" + "WESTUS2:20200916T231703Z:3d061e03-bac1-40b9-b732-61d8cf3bbd90" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2685,7 +2685,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:38:36 GMT" + "Wed, 16 Sep 2020 23:17:03 GMT" ], "Content-Length": [ "1460" @@ -2697,25 +2697,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014\",\r\n \"name\": \"ps1014\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7149\",\r\n \"etag\": \"AAAAARUvMbo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1014.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1014\",\r\n \"endpoint\": \"sb://iothub-ns-ps1014-4126383-1f05bae2d2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/IotHubs/ps2498\",\r\n \"name\": \"ps2498\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps5490\",\r\n \"etag\": \"AAAAAiG/5Eg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2498.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2498\",\r\n \"endpoint\": \"sb://iothub-ns-ps2498-4636602-1b5019bf4b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/IotHubs/ps2498?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI0OTg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1b0b5547-66ca-4b7e-8b8a-cb92a786e094" + "e9231878-592b-48cb-a1ac-aa381bf313b2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2733,13 +2733,13 @@ "11994" ], "x-ms-request-id": [ - "24d01949-6ccb-42a4-af2b-12e3a33de6ad" + "fe5ff164-f8bd-4e32-aab7-a4d2c291a7f4" ], "x-ms-correlation-request-id": [ - "24d01949-6ccb-42a4-af2b-12e3a33de6ad" + "fe5ff164-f8bd-4e32-aab7-a4d2c291a7f4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033837Z:24d01949-6ccb-42a4-af2b-12e3a33de6ad" + "WESTUS2:20200916T231704Z:fe5ff164-f8bd-4e32-aab7-a4d2c291a7f4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2748,7 +2748,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:38:37 GMT" + "Wed, 16 Sep 2020 23:17:03 GMT" ], "Content-Length": [ "1460" @@ -2760,25 +2760,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014\",\r\n \"name\": \"ps1014\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7149\",\r\n \"etag\": \"AAAAARUvMbo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1014.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1014\",\r\n \"endpoint\": \"sb://iothub-ns-ps1014-4126383-1f05bae2d2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/IotHubs/ps2498\",\r\n \"name\": \"ps2498\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps5490\",\r\n \"etag\": \"AAAAAiG/5Eg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2498.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2498\",\r\n \"endpoint\": \"sb://iothub-ns-ps2498-4636602-1b5019bf4b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/IotHubs/ps2498?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI0OTg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3ea8ed8d-6837-4a4d-b00b-d7c77a8d6e3b" + "49796920-33a9-4576-84c8-fa1e0fc343f6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2796,13 +2796,13 @@ "11993" ], "x-ms-request-id": [ - "f0b22bab-1914-4c2f-b8f5-46677c670be4" + "625dfc8f-ae95-4f95-9c78-ed19e92c8b0c" ], "x-ms-correlation-request-id": [ - "f0b22bab-1914-4c2f-b8f5-46677c670be4" + "625dfc8f-ae95-4f95-9c78-ed19e92c8b0c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033838Z:f0b22bab-1914-4c2f-b8f5-46677c670be4" + "WESTUS2:20200916T231705Z:625dfc8f-ae95-4f95-9c78-ed19e92c8b0c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2811,7 +2811,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:38:37 GMT" + "Wed, 16 Sep 2020 23:17:04 GMT" ], "Content-Length": [ "1460" @@ -2823,19 +2823,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014\",\r\n \"name\": \"ps1014\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7149\",\r\n \"etag\": \"AAAAARUvMbo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1014.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1014\",\r\n \"endpoint\": \"sb://iothub-ns-ps1014-4126383-1f05bae2d2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/IotHubs/ps2498\",\r\n \"name\": \"ps2498\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps5490\",\r\n \"etag\": \"AAAAAiG/5Eg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2498.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2498\",\r\n \"endpoint\": \"sb://iothub-ns-ps2498-4636602-1b5019bf4b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/IotHubs/ps2498?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI0OTg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2853,13 +2853,13 @@ "11991" ], "x-ms-request-id": [ - "494244b2-bba0-4a47-828b-e1956d93dd8a" + "b7c92ffa-2b3e-4914-bf88-fb6cb130007c" ], "x-ms-correlation-request-id": [ - "494244b2-bba0-4a47-828b-e1956d93dd8a" + "b7c92ffa-2b3e-4914-bf88-fb6cb130007c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033912Z:494244b2-bba0-4a47-828b-e1956d93dd8a" + "WESTUS2:20200916T231739Z:b7c92ffa-2b3e-4914-bf88-fb6cb130007c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2868,7 +2868,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:12 GMT" + "Wed, 16 Sep 2020 23:17:39 GMT" ], "Content-Length": [ "1460" @@ -2880,25 +2880,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014\",\r\n \"name\": \"ps1014\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps7149\",\r\n \"etag\": \"AAAAARUwiIA=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps1014.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps1014\",\r\n \"endpoint\": \"sb://iothub-ns-ps1014-4126383-1f05bae2d2.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/IotHubs/ps2498\",\r\n \"name\": \"ps2498\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps5490\",\r\n \"etag\": \"AAAAAiHAwpo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2498.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2498\",\r\n \"endpoint\": \"sb://iothub-ns-ps2498-4636602-1b5019bf4b.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/IotHubs/ps2498/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI0OTgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4c5846cf-28ae-4db2-b88f-bfa964bb5dba" + "0422bff1-88a2-4e48-84f5-2b8366bd1d61" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2916,13 +2916,13 @@ "1199" ], "x-ms-request-id": [ - "370e8ec8-594e-447a-916e-544ec261d84b" + "8f984cc1-cad0-4f2c-a9a7-d1005842e775" ], "x-ms-correlation-request-id": [ - "370e8ec8-594e-447a-916e-544ec261d84b" + "8f984cc1-cad0-4f2c-a9a7-d1005842e775" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033838Z:370e8ec8-594e-447a-916e-544ec261d84b" + "WESTUS2:20200916T231705Z:8f984cc1-cad0-4f2c-a9a7-d1005842e775" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2931,7 +2931,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:38:37 GMT" + "Wed, 16 Sep 2020 23:17:04 GMT" ], "Content-Length": [ "905" @@ -2943,25 +2943,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ue0lN10rRx/TaWFm8GpsIx4zTiTnbuiChfoGqlbOIB4=\",\r\n \"secondaryKey\": \"gOywNcPcOIKCvHRlpbW72dzWIyTU83LmU7mXqU/ZNyc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"TKso0jMq3fwh6y/wOGpbf+uO1S1hdzIOPsEBmB3AfRk=\",\r\n \"secondaryKey\": \"Ns33Ba77FMiAixuqrBptRQ4YO825aXmz+c3nwfwqP0o=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"qUDxKDNVbUWnq71GiSHmHG9JNpOgoyjPG6CGanGayIQ=\",\r\n \"secondaryKey\": \"qUCe975j+bs0eKC+knIbywuhwrt9cfSHuzt001sonB4=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"DtGviV/QHcfugmXXBq6f1bjLnGIlqp49drOVyyin634=\",\r\n \"secondaryKey\": \"YRWMW+vsRLXXnMpmTttBZBHaaq/ojCfsdbIaRsKW4v4=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"PrzIUs9W9cZHtqFEpSCF52HakmC6N+Z8mUXpnZ5bTOM=\",\r\n \"secondaryKey\": \"mbvfJ/E8w98SMyuu6PJAtOqexs6eLNuE5jDC0GsyMJk=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"vRftT4ufabYghZukdYHzE2LDGG741vSOreq9xs8T8uw=\",\r\n \"secondaryKey\": \"bmZocGdxe8V7EzuHZjVdBEn5A/GnTJ41vmvwfE7ezJA=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"iaSiy4+VuSs336QEK81iDpYaPkvUqRzyIAHP0SbvgqA=\",\r\n \"secondaryKey\": \"08Lng9/JIoaTIGHmnshNaVDEeLmp7Fb2G1KCjVmz+m4=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"jeYWZD0ehNntf8i6lGTq92qoFvq5nctcPdjdUZW+7Vs=\",\r\n \"secondaryKey\": \"+61ZmFaRuHYyzrsIlJBy9EBvFearzsA+3TyKdZlUN5Y=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"W2/9L93V7mvztBsFasNwuq67HiRxcLt5eb0TrO2TaQ8=\",\r\n \"secondaryKey\": \"Bk0sr24SW7itQSB8x0EHmtSELhyhwkVv0KVcH6g6UEg=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"YUuZBDD/Qcy+TBU0rwr5pYPn+VmfTtkdldig94dizsI=\",\r\n \"secondaryKey\": \"VhXnSf1y/Hi37iXjEt67Ev4oTvV0fSf7hGqCEIWrNAc=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/IotHubs/ps2498/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI0OTgvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b9e3294a-2593-4a28-bdd1-e1e4acc3fe88" + "678d7e09-dc8b-4bfa-84f0-874c284b1bce" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2979,13 +2979,13 @@ "1198" ], "x-ms-request-id": [ - "4bf92cd4-cd8d-4303-be2e-5d29bcb776e3" + "f990ca6a-e8c5-4a59-9dbe-916635ecba92" ], "x-ms-correlation-request-id": [ - "4bf92cd4-cd8d-4303-be2e-5d29bcb776e3" + "f990ca6a-e8c5-4a59-9dbe-916635ecba92" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033913Z:4bf92cd4-cd8d-4303-be2e-5d29bcb776e3" + "WESTUS2:20200916T231739Z:f990ca6a-e8c5-4a59-9dbe-916635ecba92" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2994,7 +2994,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:12 GMT" + "Wed, 16 Sep 2020 23:17:39 GMT" ], "Content-Length": [ "1078" @@ -3006,19 +3006,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"ue0lN10rRx/TaWFm8GpsIx4zTiTnbuiChfoGqlbOIB4=\",\r\n \"secondaryKey\": \"gOywNcPcOIKCvHRlpbW72dzWIyTU83LmU7mXqU/ZNyc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"TKso0jMq3fwh6y/wOGpbf+uO1S1hdzIOPsEBmB3AfRk=\",\r\n \"secondaryKey\": \"Ns33Ba77FMiAixuqrBptRQ4YO825aXmz+c3nwfwqP0o=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"qUDxKDNVbUWnq71GiSHmHG9JNpOgoyjPG6CGanGayIQ=\",\r\n \"secondaryKey\": \"qUCe975j+bs0eKC+knIbywuhwrt9cfSHuzt001sonB4=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"DtGviV/QHcfugmXXBq6f1bjLnGIlqp49drOVyyin634=\",\r\n \"secondaryKey\": \"YRWMW+vsRLXXnMpmTttBZBHaaq/ojCfsdbIaRsKW4v4=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"PrzIUs9W9cZHtqFEpSCF52HakmC6N+Z8mUXpnZ5bTOM=\",\r\n \"secondaryKey\": \"mbvfJ/E8w98SMyuu6PJAtOqexs6eLNuE5jDC0GsyMJk=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"cGmk5E2bY9RMbbhazYA6FkHiWe0ce9eC79yJRX9Ifhc=\",\r\n \"secondaryKey\": \"BNrjylwSP0/v+XuLB2jIqg/J/TbcL2YM8yXcRfqoick=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"vRftT4ufabYghZukdYHzE2LDGG741vSOreq9xs8T8uw=\",\r\n \"secondaryKey\": \"bmZocGdxe8V7EzuHZjVdBEn5A/GnTJ41vmvwfE7ezJA=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"iaSiy4+VuSs336QEK81iDpYaPkvUqRzyIAHP0SbvgqA=\",\r\n \"secondaryKey\": \"08Lng9/JIoaTIGHmnshNaVDEeLmp7Fb2G1KCjVmz+m4=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"jeYWZD0ehNntf8i6lGTq92qoFvq5nctcPdjdUZW+7Vs=\",\r\n \"secondaryKey\": \"+61ZmFaRuHYyzrsIlJBy9EBvFearzsA+3TyKdZlUN5Y=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"W2/9L93V7mvztBsFasNwuq67HiRxcLt5eb0TrO2TaQ8=\",\r\n \"secondaryKey\": \"Bk0sr24SW7itQSB8x0EHmtSELhyhwkVv0KVcH6g6UEg=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"YUuZBDD/Qcy+TBU0rwr5pYPn+VmfTtkdldig94dizsI=\",\r\n \"secondaryKey\": \"VhXnSf1y/Hi37iXjEt67Ev4oTvV0fSf7hGqCEIWrNAc=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"e1Aev7l/MlBkj9naFNDfg2XcHkE8drovucdzBHDEO4c=\",\r\n \"secondaryKey\": \"oApt5q15VvBnWbYsu8RVSQ8dlTfZQsUd9P+23WK9toY=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMGFlODZkMmMtZTBiYi00Njg0LWE4YTMtYmU1ZTZmZWEwZGY3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTUdGbE9EWmtNbU10WlRCaVlpMDBOamcwTFdFNFlUTXRZbVUxWlRabVpXRXdaR1kzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjk3OWFiZTEtNmE2MC00NDg4LThiNzgtNGNjOWMxMDY4Yjc1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWWprM09XRmlaVEV0Tm1FMk1DMDBORGc0TFRoaU56Z3ROR05qT1dNeE1EWTRZamMxP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -3036,13 +3036,13 @@ "11992" ], "x-ms-request-id": [ - "674b68eb-4d2d-4451-92c2-b5cb652286f7" + "16124af6-c158-4a1b-b5e0-4a9d1d544c3b" ], "x-ms-correlation-request-id": [ - "674b68eb-4d2d-4451-92c2-b5cb652286f7" + "16124af6-c158-4a1b-b5e0-4a9d1d544c3b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033912Z:674b68eb-4d2d-4451-92c2-b5cb652286f7" + "WESTUS2:20200916T231739Z:16124af6-c158-4a1b-b5e0-4a9d1d544c3b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3051,7 +3051,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:11 GMT" + "Wed, 16 Sep 2020 23:17:38 GMT" ], "Content-Length": [ "22" @@ -3067,21 +3067,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/IotHubs/ps2498/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI0OTgvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7e099e3f-682a-4fe3-a674-eb31d5050ed9" + "d4b6a49a-4dbd-40a2-baf4-7db9d3b37711" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -3099,13 +3099,13 @@ "1197" ], "x-ms-request-id": [ - "88d04903-47df-4278-a519-b2254e182221" + "2076cad0-229a-4376-b315-a32c9d20ddf8" ], "x-ms-correlation-request-id": [ - "88d04903-47df-4278-a519-b2254e182221" + "2076cad0-229a-4376-b315-a32c9d20ddf8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033913Z:88d04903-47df-4278-a519-b2254e182221" + "WESTUS2:20200916T231740Z:2076cad0-229a-4376-b315-a32c9d20ddf8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3114,7 +3114,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:12 GMT" + "Wed, 16 Sep 2020 23:17:39 GMT" ], "Content-Length": [ "172" @@ -3126,20 +3126,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"cGmk5E2bY9RMbbhazYA6FkHiWe0ce9eC79yJRX9Ifhc=\",\r\n \"secondaryKey\": \"BNrjylwSP0/v+XuLB2jIqg/J/TbcL2YM8yXcRfqoick=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"e1Aev7l/MlBkj9naFNDfg2XcHkE8drovucdzBHDEO4c=\",\r\n \"secondaryKey\": \"oApt5q15VvBnWbYsu8RVSQ8dlTfZQsUd9P+23WK9toY=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/operationResults/b3NfaWRfMjE4Y2E1MjMtNTBjNC00NTFkLTgyYTUtZmZiYmFiMDI3NzQ3?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNakU0WTJFMU1qTXROVEJqTkMwME5URmtMVGd5WVRVdFptWmlZbUZpTURJM056UTM/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/operationResults/b3NfaWRfM2IwNjgyNGQtN2QzNC00OGNlLWI3NWQtMjQyNThlZDI0MmFh?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNMkl3TmpneU5HUXROMlF6TkMwME9HTmxMV0kzTldRdE1qUXlOVGhsWkRJME1tRmg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3153,16 +3153,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11998" ], "x-ms-request-id": [ - "7b5c12c7-e474-478b-a2b9-22a6485132ae" + "af7a9e6e-e026-4109-9056-74a53ce79c65" ], "x-ms-correlation-request-id": [ - "7b5c12c7-e474-478b-a2b9-22a6485132ae" + "af7a9e6e-e026-4109-9056-74a53ce79c65" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033946Z:7b5c12c7-e474-478b-a2b9-22a6485132ae" + "WESTUS2:20200916T231812Z:af7a9e6e-e026-4109-9056-74a53ce79c65" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3171,7 +3171,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:46 GMT" + "Wed, 16 Sep 2020 23:18:11 GMT" ], "Content-Length": [ "22" @@ -3187,22 +3187,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cf1fdc95-735e-4d96-b120-eb65848ce47e" + "afd51d9d-9fee-4638-bfcb-e41140f02655" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3219,13 +3219,13 @@ "1199" ], "x-ms-request-id": [ - "bd3b7c3a-fb97-478b-ae87-5716499d6b77" + "1825154b-44f4-49e2-8b99-0b34253beaa0" ], "x-ms-correlation-request-id": [ - "bd3b7c3a-fb97-478b-ae87-5716499d6b77" + "1825154b-44f4-49e2-8b99-0b34253beaa0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033947Z:bd3b7c3a-fb97-478b-ae87-5716499d6b77" + "WESTUS2:20200916T231812Z:1825154b-44f4-49e2-8b99-0b34253beaa0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3234,7 +3234,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:46 GMT" + "Wed, 16 Sep 2020 23:18:11 GMT" ], "Content-Length": [ "229" @@ -3246,26 +3246,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e08c8e73-92ca-496b-9b88-8034ce042a1c" + "198c4644-e335-4a33-8af4-792873fecc3b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3282,13 +3282,13 @@ "1198" ], "x-ms-request-id": [ - "a828225f-c6c6-4f37-9203-fb0056443674" + "f8ca7b31-de3d-4abf-9d04-37fde6bc52f2" ], "x-ms-correlation-request-id": [ - "a828225f-c6c6-4f37-9203-fb0056443674" + "f8ca7b31-de3d-4abf-9d04-37fde6bc52f2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033947Z:a828225f-c6c6-4f37-9203-fb0056443674" + "WESTUS2:20200916T231812Z:f8ca7b31-de3d-4abf-9d04-37fde6bc52f2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3297,7 +3297,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:47 GMT" + "Wed, 16 Sep 2020 23:18:12 GMT" ], "Content-Length": [ "229" @@ -3309,26 +3309,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ecfd9492-9909-46ac-a1fa-0a70dc8281ec" + "f86cf6a4-8898-4852-96d2-e695eb99f621" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3345,13 +3345,13 @@ "1197" ], "x-ms-request-id": [ - "cb8f81d5-7b8c-4cb0-bd49-5a3c7d8f4f84" + "3110ebf5-10b7-4a4b-84b1-49d462d8e82c" ], "x-ms-correlation-request-id": [ - "cb8f81d5-7b8c-4cb0-bd49-5a3c7d8f4f84" + "3110ebf5-10b7-4a4b-84b1-49d462d8e82c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033947Z:cb8f81d5-7b8c-4cb0-bd49-5a3c7d8f4f84" + "WESTUS2:20200916T231813Z:3110ebf5-10b7-4a4b-84b1-49d462d8e82c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3360,7 +3360,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:47 GMT" + "Wed, 16 Sep 2020 23:18:12 GMT" ], "Content-Length": [ "229" @@ -3372,26 +3372,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "03526e2b-fda7-4c92-bcc3-244bd0ae9a8e" + "6bc3f7db-e63e-4a0b-bfea-cd0c8c4c1be9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3408,13 +3408,13 @@ "1196" ], "x-ms-request-id": [ - "bdedcbea-59f4-441b-a6e8-2c757eaf3270" + "f089d5f6-bf5b-4807-804b-307e9861cd9d" ], "x-ms-correlation-request-id": [ - "bdedcbea-59f4-441b-a6e8-2c757eaf3270" + "f089d5f6-bf5b-4807-804b-307e9861cd9d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033948Z:bdedcbea-59f4-441b-a6e8-2c757eaf3270" + "WESTUS2:20200916T231813Z:f089d5f6-bf5b-4807-804b-307e9861cd9d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3423,7 +3423,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:48 GMT" + "Wed, 16 Sep 2020 23:18:12 GMT" ], "Content-Length": [ "229" @@ -3435,26 +3435,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "982b6861-43a6-49f1-9f26-2321e4e7f59b" + "390c7fa4-44b4-4a27-b46c-1b41a2cf8f89" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3471,13 +3471,13 @@ "1195" ], "x-ms-request-id": [ - "7548dab5-c8e8-48fd-8c20-63038359f6ee" + "314b5824-ff00-4253-a243-c0a24172ccd1" ], "x-ms-correlation-request-id": [ - "7548dab5-c8e8-48fd-8c20-63038359f6ee" + "314b5824-ff00-4253-a243-c0a24172ccd1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033948Z:7548dab5-c8e8-48fd-8c20-63038359f6ee" + "WESTUS2:20200916T231813Z:314b5824-ff00-4253-a243-c0a24172ccd1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3486,7 +3486,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:48 GMT" + "Wed, 16 Sep 2020 23:18:12 GMT" ], "Content-Length": [ "229" @@ -3498,26 +3498,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "eec8c10a-d63e-4cb5-8056-36c289b9010f" + "4bc1cd8c-bdde-47f9-ba14-d1dc80cd19e3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3534,13 +3534,13 @@ "1194" ], "x-ms-request-id": [ - "c8d5ce98-99ba-490b-9a80-cf27e987e124" + "69aeab0e-952c-4f06-9f98-ec4b53d11c56" ], "x-ms-correlation-request-id": [ - "c8d5ce98-99ba-490b-9a80-cf27e987e124" + "69aeab0e-952c-4f06-9f98-ec4b53d11c56" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033948Z:c8d5ce98-99ba-490b-9a80-cf27e987e124" + "WESTUS2:20200916T231813Z:69aeab0e-952c-4f06-9f98-ec4b53d11c56" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3549,7 +3549,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:48 GMT" + "Wed, 16 Sep 2020 23:18:13 GMT" ], "Content-Length": [ "229" @@ -3561,26 +3561,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c5da78d6-b5c7-4310-84c8-5d451aeb21ce" + "73b23aeb-4abe-49e4-b490-cb56d3d1f3ce" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3597,13 +3597,13 @@ "1193" ], "x-ms-request-id": [ - "d19d51f3-0e3e-441a-ab0f-b64c1b97887e" + "2f6a88fb-7461-44ec-a531-9d979776ecda" ], "x-ms-correlation-request-id": [ - "d19d51f3-0e3e-441a-ab0f-b64c1b97887e" + "2f6a88fb-7461-44ec-a531-9d979776ecda" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033949Z:d19d51f3-0e3e-441a-ab0f-b64c1b97887e" + "WESTUS2:20200916T231814Z:2f6a88fb-7461-44ec-a531-9d979776ecda" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3612,7 +3612,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:48 GMT" + "Wed, 16 Sep 2020 23:18:13 GMT" ], "Content-Length": [ "229" @@ -3624,26 +3624,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e500a9c3-a709-4d7e-ba86-edad5b87e0f4" + "e16a77b7-327f-4d76-bb91-51d32203df63" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3660,13 +3660,13 @@ "1192" ], "x-ms-request-id": [ - "4d4cffdb-ac9b-4f4a-81e3-d11598be1643" + "b83f781b-2c5e-4bd6-b2c4-72527f7caae1" ], "x-ms-correlation-request-id": [ - "4d4cffdb-ac9b-4f4a-81e3-d11598be1643" + "b83f781b-2c5e-4bd6-b2c4-72527f7caae1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033949Z:4d4cffdb-ac9b-4f4a-81e3-d11598be1643" + "WESTUS2:20200916T231814Z:b83f781b-2c5e-4bd6-b2c4-72527f7caae1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3675,7 +3675,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:49 GMT" + "Wed, 16 Sep 2020 23:18:13 GMT" ], "Content-Length": [ "229" @@ -3687,26 +3687,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b1ce6418-6872-45e9-9335-57ced792465f" + "478d48d8-df47-4477-9d58-fc19f6242639" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3723,13 +3723,13 @@ "1191" ], "x-ms-request-id": [ - "1e0defe1-bc9c-4045-8517-73c2a66aa335" + "a5cf3754-4841-4743-a31e-5cab15f92934" ], "x-ms-correlation-request-id": [ - "1e0defe1-bc9c-4045-8517-73c2a66aa335" + "a5cf3754-4841-4743-a31e-5cab15f92934" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033949Z:1e0defe1-bc9c-4045-8517-73c2a66aa335" + "WESTUS2:20200916T231814Z:a5cf3754-4841-4743-a31e-5cab15f92934" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3738,7 +3738,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:49 GMT" + "Wed, 16 Sep 2020 23:18:13 GMT" ], "Content-Length": [ "229" @@ -3750,26 +3750,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e66e05d8-2e73-4500-87b2-b096b9536649" + "e39a5c49-2db5-42f5-abde-bd68fd282fbb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3786,13 +3786,13 @@ "1190" ], "x-ms-request-id": [ - "96e502ab-6bbc-4d61-9b06-36e5a0ab7c8e" + "3f1b995f-adcb-409a-8441-5be59d4eafe1" ], "x-ms-correlation-request-id": [ - "96e502ab-6bbc-4d61-9b06-36e5a0ab7c8e" + "3f1b995f-adcb-409a-8441-5be59d4eafe1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033950Z:96e502ab-6bbc-4d61-9b06-36e5a0ab7c8e" + "WESTUS2:20200916T231814Z:3f1b995f-adcb-409a-8441-5be59d4eafe1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3801,7 +3801,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:49 GMT" + "Wed, 16 Sep 2020 23:18:14 GMT" ], "Content-Length": [ "229" @@ -3813,26 +3813,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "02e75e22-604a-4e94-b219-cd9ab25d8588" + "5b7c4cbf-9222-4d30-b5f1-bffc00177dcf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3849,13 +3849,13 @@ "1189" ], "x-ms-request-id": [ - "c9049136-ebf6-4b7f-bbce-b630e4c64a27" + "d50859fa-f50b-410a-8821-e346964a8db5" ], "x-ms-correlation-request-id": [ - "c9049136-ebf6-4b7f-bbce-b630e4c64a27" + "d50859fa-f50b-410a-8821-e346964a8db5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033950Z:c9049136-ebf6-4b7f-bbce-b630e4c64a27" + "WESTUS2:20200916T231815Z:d50859fa-f50b-410a-8821-e346964a8db5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3864,7 +3864,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:50 GMT" + "Wed, 16 Sep 2020 23:18:14 GMT" ], "Content-Length": [ "229" @@ -3876,26 +3876,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c5733bcc-7205-42c2-8928-d6067abca755" + "ead25c26-f597-4b1c-afed-547698188a97" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3912,13 +3912,13 @@ "1188" ], "x-ms-request-id": [ - "0dad4480-f2d6-4d08-87b3-87733b5b1bb9" + "fc69e47a-d6f4-4953-b69b-0dc1765d5413" ], "x-ms-correlation-request-id": [ - "0dad4480-f2d6-4d08-87b3-87733b5b1bb9" + "fc69e47a-d6f4-4953-b69b-0dc1765d5413" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033950Z:0dad4480-f2d6-4d08-87b3-87733b5b1bb9" + "WESTUS2:20200916T231815Z:fc69e47a-d6f4-4953-b69b-0dc1765d5413" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3927,7 +3927,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:50 GMT" + "Wed, 16 Sep 2020 23:18:14 GMT" ], "Content-Length": [ "229" @@ -3939,26 +3939,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "00dad9f0-9194-47d6-a087-11c65252f656" + "18e8d461-4baf-44e2-9378-46a3ed3c994d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3975,13 +3975,13 @@ "1187" ], "x-ms-request-id": [ - "9af02b43-5ea1-4265-b047-e1f371decaff" + "4f59eb4f-f73b-40d2-b219-9266a6d257e5" ], "x-ms-correlation-request-id": [ - "9af02b43-5ea1-4265-b047-e1f371decaff" + "4f59eb4f-f73b-40d2-b219-9266a6d257e5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033950Z:9af02b43-5ea1-4265-b047-e1f371decaff" + "WESTUS2:20200916T231815Z:4f59eb4f-f73b-40d2-b219-9266a6d257e5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3990,7 +3990,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:50 GMT" + "Wed, 16 Sep 2020 23:18:14 GMT" ], "Content-Length": [ "229" @@ -4002,26 +4002,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "33b2cfb5-0f5f-4499-974d-bf5726284bda" + "6f1d65b1-e86a-4654-ba1c-2967226cebc9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4038,13 +4038,13 @@ "1186" ], "x-ms-request-id": [ - "099280aa-202f-4853-9e32-2c4b5d0b173d" + "f0f4a92c-6629-498c-9a00-44db75dcb420" ], "x-ms-correlation-request-id": [ - "099280aa-202f-4853-9e32-2c4b5d0b173d" + "f0f4a92c-6629-498c-9a00-44db75dcb420" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033951Z:099280aa-202f-4853-9e32-2c4b5d0b173d" + "WESTUS2:20200916T231815Z:f0f4a92c-6629-498c-9a00-44db75dcb420" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4053,7 +4053,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:51 GMT" + "Wed, 16 Sep 2020 23:18:15 GMT" ], "Content-Length": [ "229" @@ -4065,26 +4065,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cda0460e-a158-4030-b282-ed8f2b70b64c" + "5391c441-60f7-47b2-a2b2-9ec2ac0484ea" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4101,13 +4101,13 @@ "1185" ], "x-ms-request-id": [ - "33de1d42-f0bc-4297-b634-c6772e283e0b" + "8d89c93d-89fa-4cc5-b888-b06253d94ef2" ], "x-ms-correlation-request-id": [ - "33de1d42-f0bc-4297-b634-c6772e283e0b" + "8d89c93d-89fa-4cc5-b888-b06253d94ef2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033951Z:33de1d42-f0bc-4297-b634-c6772e283e0b" + "WESTUS2:20200916T231816Z:8d89c93d-89fa-4cc5-b888-b06253d94ef2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4116,7 +4116,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:51 GMT" + "Wed, 16 Sep 2020 23:18:15 GMT" ], "Content-Length": [ "229" @@ -4128,26 +4128,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b6350ed3-6175-4b24-8892-54805ef50782" + "ed03c1c8-505f-4e83-931e-265c9e8b7b8a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4164,13 +4164,13 @@ "1184" ], "x-ms-request-id": [ - "77d10a42-81b2-45d9-b39b-b8f6215af66d" + "381d56ce-07e1-47f6-ac07-8a54682a6acf" ], "x-ms-correlation-request-id": [ - "77d10a42-81b2-45d9-b39b-b8f6215af66d" + "381d56ce-07e1-47f6-ac07-8a54682a6acf" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033952Z:77d10a42-81b2-45d9-b39b-b8f6215af66d" + "WESTUS2:20200916T231817Z:381d56ce-07e1-47f6-ac07-8a54682a6acf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4179,7 +4179,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:52 GMT" + "Wed, 16 Sep 2020 23:18:16 GMT" ], "Content-Length": [ "229" @@ -4191,26 +4191,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c4b6011d-8c6b-4b24-8023-08a2659de3a0" + "4757e6e0-1b37-44dc-bcac-6e8e5ddeec54" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4227,13 +4227,13 @@ "1183" ], "x-ms-request-id": [ - "8325fca9-39d4-4f3c-b1b2-389a914ed002" + "f3d4aea5-ce4b-4335-b9d4-1e7364ff31b5" ], "x-ms-correlation-request-id": [ - "8325fca9-39d4-4f3c-b1b2-389a914ed002" + "f3d4aea5-ce4b-4335-b9d4-1e7364ff31b5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033953Z:8325fca9-39d4-4f3c-b1b2-389a914ed002" + "WESTUS2:20200916T231817Z:f3d4aea5-ce4b-4335-b9d4-1e7364ff31b5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4242,7 +4242,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:52 GMT" + "Wed, 16 Sep 2020 23:18:16 GMT" ], "Content-Length": [ "229" @@ -4254,26 +4254,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a5ad5ee1-bbc8-4f97-9dba-38f4a22a95d7" + "c5f1197f-14d9-4a2e-9d8a-5ea53dc11ef5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4290,13 +4290,13 @@ "1182" ], "x-ms-request-id": [ - "3066b727-e3f4-48f3-8565-b4071f58a556" + "c70aca91-5007-4d2e-b182-2e7136c3476d" ], "x-ms-correlation-request-id": [ - "3066b727-e3f4-48f3-8565-b4071f58a556" + "c70aca91-5007-4d2e-b182-2e7136c3476d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033953Z:3066b727-e3f4-48f3-8565-b4071f58a556" + "WESTUS2:20200916T231818Z:c70aca91-5007-4d2e-b182-2e7136c3476d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4305,7 +4305,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:53 GMT" + "Wed, 16 Sep 2020 23:18:17 GMT" ], "Content-Length": [ "229" @@ -4317,26 +4317,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "960cf5d0-0875-4f73-bc9b-c220a65bc4f5" + "2bc156f2-0811-40ec-ac15-b4597653fa59" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4353,13 +4353,13 @@ "1181" ], "x-ms-request-id": [ - "1e587460-9bc3-49f4-8fa5-ebd4e21d881b" + "2932670d-af07-4467-9b55-cea4b9bb3ac4" ], "x-ms-correlation-request-id": [ - "1e587460-9bc3-49f4-8fa5-ebd4e21d881b" + "2932670d-af07-4467-9b55-cea4b9bb3ac4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033953Z:1e587460-9bc3-49f4-8fa5-ebd4e21d881b" + "WESTUS2:20200916T231818Z:2932670d-af07-4467-9b55-cea4b9bb3ac4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4368,7 +4368,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:53 GMT" + "Wed, 16 Sep 2020 23:18:17 GMT" ], "Content-Length": [ "229" @@ -4380,26 +4380,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c18af5e7-7e83-43b8-8d5b-b433bd474e2d" + "27bd0242-2fda-430d-bca2-693f1a39315f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4416,13 +4416,13 @@ "1180" ], "x-ms-request-id": [ - "7e367ddd-ad4d-4ab3-b8a1-8143ea0bf7ab" + "6a87f656-944b-4237-af05-b4a8e57dd67c" ], "x-ms-correlation-request-id": [ - "7e367ddd-ad4d-4ab3-b8a1-8143ea0bf7ab" + "6a87f656-944b-4237-af05-b4a8e57dd67c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033954Z:7e367ddd-ad4d-4ab3-b8a1-8143ea0bf7ab" + "WESTUS2:20200916T231819Z:6a87f656-944b-4237-af05-b4a8e57dd67c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4431,7 +4431,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:54 GMT" + "Wed, 16 Sep 2020 23:18:18 GMT" ], "Content-Length": [ "229" @@ -4443,26 +4443,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a6b8b227-ba62-4d4d-999c-6aaf34004bc2" + "cc53e60c-301b-4f42-be87-c3fbe4b692df" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4479,13 +4479,13 @@ "1179" ], "x-ms-request-id": [ - "15d7c271-d9ed-41b9-b201-e907474a834b" + "735dd619-b1ff-4787-b767-912da53bb1be" ], "x-ms-correlation-request-id": [ - "15d7c271-d9ed-41b9-b201-e907474a834b" + "735dd619-b1ff-4787-b767-912da53bb1be" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033955Z:15d7c271-d9ed-41b9-b201-e907474a834b" + "WESTUS2:20200916T231819Z:735dd619-b1ff-4787-b767-912da53bb1be" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4494,7 +4494,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:54 GMT" + "Wed, 16 Sep 2020 23:18:18 GMT" ], "Content-Length": [ "229" @@ -4506,26 +4506,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65296edf-a5ee-4462-bc02-3cdfcf26580a" + "56403f21-8e03-4814-b664-ec29e84026d1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4542,13 +4542,13 @@ "1178" ], "x-ms-request-id": [ - "4ecde0e5-e709-4a0c-98d2-0b264a2cdd12" + "19246ad1-1cd4-4de5-a3b2-483e06e70eb4" ], "x-ms-correlation-request-id": [ - "4ecde0e5-e709-4a0c-98d2-0b264a2cdd12" + "19246ad1-1cd4-4de5-a3b2-483e06e70eb4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T033955Z:4ecde0e5-e709-4a0c-98d2-0b264a2cdd12" + "WESTUS2:20200916T231820Z:19246ad1-1cd4-4de5-a3b2-483e06e70eb4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4557,7 +4557,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:39:55 GMT" + "Wed, 16 Sep 2020 23:18:19 GMT" ], "Content-Length": [ "229" @@ -4569,20 +4569,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"GNViNL0s8oukrhl9v+XGG8fsKry9rhk9TV8JH8M++K0=\",\r\n \"secondaryKey\": \"kSU+kY951dchBg2FV5ajdjh9IOqxJEwy3hOe/0ZpmCI=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"nvAgTjnKKQmvFGopxT7Rc3PA5B/NUTt8LMj33DZTCh4=\",\r\n \"secondaryKey\": \"xGV5+Dh1bB82hmmf4L1otNCKDoB15V/htwQv1C34brM=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/provisioningServices/ps2510/operationResults/b3NfaWRfNWMyMTI4YzItOGQ0OC00NTFiLTk0MjktNmRlMjM3NTY1MjAy?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNTEwL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOV015TVRJNFl6SXRPR1EwT0MwME5URmlMVGswTWprdE5tUmxNak0zTlRZMU1qQXk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/provisioningServices/ps7689/operationResults/b3NfaWRfMjQyNDIzYzgtYTY1Ny00ZTU5LWE4NzEtNGE4N2E1YTlhNzRi?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM3Njg5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNalF5TkRJell6Z3RZVFkxTnkwMFpUVTVMV0U0TnpFdE5HRTROMkUxWVRsaE56Umk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4596,16 +4596,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11967" + "11971" ], "x-ms-request-id": [ - "37a8ed16-eaef-47cf-a37f-62a3e7805213" + "95b0baa9-77b4-4e54-a554-f5a4b0fec66b" ], "x-ms-correlation-request-id": [ - "37a8ed16-eaef-47cf-a37f-62a3e7805213" + "95b0baa9-77b4-4e54-a554-f5a4b0fec66b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T034027Z:37a8ed16-eaef-47cf-a37f-62a3e7805213" + "WESTUS2:20200916T231851Z:95b0baa9-77b4-4e54-a554-f5a4b0fec66b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4614,7 +4614,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:40:27 GMT" + "Wed, 16 Sep 2020 23:18:51 GMT" ], "Content-Length": [ "22" @@ -4630,21 +4630,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps7149/providers/Microsoft.Devices/IotHubs/ps1014?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNzE0OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczEwMTQ/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps5490/providers/Microsoft.Devices/IotHubs/ps2498?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNTQ5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI0OTg/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f992337c-7366-48d1-9cf4-035c4d246c6e" + "924d15ec-8b10-48c7-8972-bba933447228" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -4656,13 +4656,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDNlZDBhNTMtMWNjZS00MzMwLTg5NjQtM2IxYzJmYmRjYmJk?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfM2I2YjJhMjAtMDFhMi00ODgyLWExNjItMGRjYzU3NTg4YzYx?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDNlZDBhNTMtMWNjZS00MzMwLTg5NjQtM2IxYzJmYmRjYmJk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfM2I2YjJhMjAtMDFhMi00ODgyLWExNjItMGRjYzU3NTg4YzYx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -4671,13 +4671,13 @@ "14999" ], "x-ms-request-id": [ - "3beecee4-5592-4434-be98-03508264f8e1" + "4f19388e-e453-4105-8e44-3f60c14c7c5c" ], "x-ms-correlation-request-id": [ - "3beecee4-5592-4434-be98-03508264f8e1" + "4f19388e-e453-4105-8e44-3f60c14c7c5c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T034029Z:3beecee4-5592-4434-be98-03508264f8e1" + "WESTUS2:20200916T231853Z:4f19388e-e453-4105-8e44-3f60c14c7c5c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4686,7 +4686,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:40:28 GMT" + "Wed, 16 Sep 2020 23:18:53 GMT" ], "Content-Length": [ "4" @@ -4702,15 +4702,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDNlZDBhNTMtMWNjZS00MzMwLTg5NjQtM2IxYzJmYmRjYmJk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkRObFpEQmhOVE10TVdOalpTMDBNek13TFRnNU5qUXRNMkl4WXpKbVltUmpZbUprP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfM2I2YjJhMjAtMDFhMi00ODgyLWExNjItMGRjYzU3NTg4YzYx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTTJJMllqSmhNakF0TURGaE1pMDBPRGd5TFdFeE5qSXRNR1JqWXpVM05UZzRZell4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -4728,13 +4728,13 @@ "11990" ], "x-ms-request-id": [ - "581a4931-dd20-41d2-89eb-5bd693490aa6" + "089b5df3-2c08-4f74-ad6e-6459e24f78b8" ], "x-ms-correlation-request-id": [ - "581a4931-dd20-41d2-89eb-5bd693490aa6" + "089b5df3-2c08-4f74-ad6e-6459e24f78b8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T034044Z:581a4931-dd20-41d2-89eb-5bd693490aa6" + "WESTUS2:20200916T231908Z:089b5df3-2c08-4f74-ad6e-6459e24f78b8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4743,7 +4743,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:40:44 GMT" + "Wed, 16 Sep 2020 23:19:08 GMT" ], "Content-Length": [ "22" @@ -4759,15 +4759,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDNlZDBhNTMtMWNjZS00MzMwLTg5NjQtM2IxYzJmYmRjYmJk?api-version=2019-07-01-preview&operationSource=os_ih", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkRObFpEQmhOVE10TVdOalpTMDBNek13TFRnNU5qUXRNMkl4WXpKbVltUmpZbUprP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfM2I2YjJhMjAtMDFhMi00ODgyLWExNjItMGRjYzU3NTg4YzYx?api-version=2019-07-01-preview&operationSource=os_ih", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTTJJMllqSmhNakF0TURGaE1pMDBPRGd5TFdFeE5qSXRNR1JqWXpVM05UZzRZell4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -4779,7 +4779,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDNlZDBhNTMtMWNjZS00MzMwLTg5NjQtM2IxYzJmYmRjYmJk?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfM2I2YjJhMjAtMDFhMi00ODgyLWExNjItMGRjYzU3NTg4YzYx?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" @@ -4791,13 +4791,13 @@ "11989" ], "x-ms-request-id": [ - "11365f31-d75f-441f-94c8-16bd10f5ff79" + "ce09093a-670a-4b2d-a6a4-2be750df2c05" ], "x-ms-correlation-request-id": [ - "11365f31-d75f-441f-94c8-16bd10f5ff79" + "ce09093a-670a-4b2d-a6a4-2be750df2c05" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T034044Z:11365f31-d75f-441f-94c8-16bd10f5ff79" + "WESTUS2:20200916T231908Z:ce09093a-670a-4b2d-a6a4-2be750df2c05" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4806,7 +4806,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:40:44 GMT" + "Wed, 16 Sep 2020 23:19:08 GMT" ], "Expires": [ "-1" @@ -4819,21 +4819,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps7149?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNzE0OT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps5490?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNTQ5MD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4d4ade23-89e0-449b-9676-3da3b6f4aa5b" + "7883d0f4-ccfb-4d89-905f-ff849521a308" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -4845,7 +4845,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU0OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4854,13 +4854,13 @@ "14999" ], "x-ms-request-id": [ - "d21ea9c3-c5aa-4587-9cab-1b6342d84452" + "a2406a22-1e68-426b-b708-6377baa2fc6b" ], "x-ms-correlation-request-id": [ - "d21ea9c3-c5aa-4587-9cab-1b6342d84452" + "a2406a22-1e68-426b-b708-6377baa2fc6b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T034045Z:d21ea9c3-c5aa-4587-9cab-1b6342d84452" + "WESTUS2:20200916T231909Z:a2406a22-1e68-426b-b708-6377baa2fc6b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4869,7 +4869,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:40:44 GMT" + "Wed, 16 Sep 2020 23:19:09 GMT" ], "Expires": [ "-1" @@ -4882,15 +4882,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU0OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVME9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -4902,7 +4902,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU0OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4911,13 +4911,13 @@ "11999" ], "x-ms-request-id": [ - "2e27ef14-ddc3-4f41-b670-fbead284b994" + "997a9217-0ff5-4b99-a38a-6516e3a56d30" ], "x-ms-correlation-request-id": [ - "2e27ef14-ddc3-4f41-b670-fbead284b994" + "997a9217-0ff5-4b99-a38a-6516e3a56d30" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T034100Z:2e27ef14-ddc3-4f41-b670-fbead284b994" + "WESTUS2:20200916T231924Z:997a9217-0ff5-4b99-a38a-6516e3a56d30" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4926,7 +4926,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:40:59 GMT" + "Wed, 16 Sep 2020 23:19:24 GMT" ], "Expires": [ "-1" @@ -4939,15 +4939,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU0OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVME9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -4959,7 +4959,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU0OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4968,13 +4968,13 @@ "11998" ], "x-ms-request-id": [ - "3bc68934-951f-4e9d-b28e-f612232fb3b9" + "615c54ba-fb05-435b-a82a-a6c6d0d4d259" ], "x-ms-correlation-request-id": [ - "3bc68934-951f-4e9d-b28e-f612232fb3b9" + "615c54ba-fb05-435b-a82a-a6c6d0d4d259" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T034115Z:3bc68934-951f-4e9d-b28e-f612232fb3b9" + "WESTUS2:20200916T231939Z:615c54ba-fb05-435b-a82a-a6c6d0d4d259" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4983,7 +4983,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:41:14 GMT" + "Wed, 16 Sep 2020 23:19:39 GMT" ], "Expires": [ "-1" @@ -4996,15 +4996,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU0OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVME9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -5016,7 +5016,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU0OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5025,13 +5025,13 @@ "11997" ], "x-ms-request-id": [ - "8181f2a9-5476-49d5-9fcc-d22ed76a84c6" + "462f7780-f3f9-4614-89fc-fc214de0ea2d" ], "x-ms-correlation-request-id": [ - "8181f2a9-5476-49d5-9fcc-d22ed76a84c6" + "462f7780-f3f9-4614-89fc-fc214de0ea2d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T034130Z:8181f2a9-5476-49d5-9fcc-d22ed76a84c6" + "WESTUS2:20200916T231954Z:462f7780-f3f9-4614-89fc-fc214de0ea2d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5040,7 +5040,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:41:30 GMT" + "Wed, 16 Sep 2020 23:19:53 GMT" ], "Expires": [ "-1" @@ -5053,15 +5053,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU0OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVME9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -5073,7 +5073,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU0OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5082,13 +5082,13 @@ "11996" ], "x-ms-request-id": [ - "3fea1b6c-f945-4544-a2a3-6b83b887be45" + "1f599d7d-ec62-4866-9570-eccdda82204b" ], "x-ms-correlation-request-id": [ - "3fea1b6c-f945-4544-a2a3-6b83b887be45" + "1f599d7d-ec62-4866-9570-eccdda82204b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T034145Z:3fea1b6c-f945-4544-a2a3-6b83b887be45" + "WESTUS2:20200916T232009Z:1f599d7d-ec62-4866-9570-eccdda82204b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5097,7 +5097,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:41:45 GMT" + "Wed, 16 Sep 2020 23:20:08 GMT" ], "Expires": [ "-1" @@ -5110,15 +5110,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU0OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVME9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -5130,7 +5130,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU0OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5139,13 +5139,13 @@ "11995" ], "x-ms-request-id": [ - "1c9cd153-2162-47c2-b6b7-60a26e9a3bdc" + "43c0365d-4c85-49ef-9a6f-b5944b402342" ], "x-ms-correlation-request-id": [ - "1c9cd153-2162-47c2-b6b7-60a26e9a3bdc" + "43c0365d-4c85-49ef-9a6f-b5944b402342" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T034200Z:1c9cd153-2162-47c2-b6b7-60a26e9a3bdc" + "WESTUS2:20200916T232024Z:43c0365d-4c85-49ef-9a6f-b5944b402342" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5154,7 +5154,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:42:00 GMT" + "Wed, 16 Sep 2020 23:20:24 GMT" ], "Expires": [ "-1" @@ -5167,15 +5167,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU0OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVME9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -5187,7 +5187,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU0OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5196,13 +5196,13 @@ "11994" ], "x-ms-request-id": [ - "70c85a5c-5dd5-4992-8ebb-5adab92eec8f" + "88b801b8-ec6e-43ab-9b76-056448160519" ], "x-ms-correlation-request-id": [ - "70c85a5c-5dd5-4992-8ebb-5adab92eec8f" + "88b801b8-ec6e-43ab-9b76-056448160519" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T034216Z:70c85a5c-5dd5-4992-8ebb-5adab92eec8f" + "WESTUS2:20200916T232040Z:88b801b8-ec6e-43ab-9b76-056448160519" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5211,7 +5211,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:42:15 GMT" + "Wed, 16 Sep 2020 23:20:39 GMT" ], "Expires": [ "-1" @@ -5224,15 +5224,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU0OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVME9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -5243,137 +5243,17 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], "x-ms-ratelimit-remaining-subscription-reads": [ "11993" ], "x-ms-request-id": [ - "dc073f62-4260-4c0c-b891-9e78231b9822" - ], - "x-ms-correlation-request-id": [ - "dc073f62-4260-4c0c-b891-9e78231b9822" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T034231Z:dc073f62-4260-4c0c-b891-9e78231b9822" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 03:42:30 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" - ], - "x-ms-request-id": [ - "f26fd984-318a-480e-b9e1-13b7a17603ae" - ], - "x-ms-correlation-request-id": [ - "f26fd984-318a-480e-b9e1-13b7a17603ae" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T034246Z:f26fd984-318a-480e-b9e1-13b7a17603ae" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 03:42:45 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" - ], - "x-ms-request-id": [ - "da2aba9d-afb7-4307-85ee-e7cfba6b400c" + "f506ec09-eefa-484d-8f95-6a62c9faebda" ], "x-ms-correlation-request-id": [ - "da2aba9d-afb7-4307-85ee-e7cfba6b400c" + "f506ec09-eefa-484d-8f95-6a62c9faebda" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T034301Z:da2aba9d-afb7-4307-85ee-e7cfba6b400c" + "WESTUS2:20200916T232055Z:f506ec09-eefa-484d-8f95-6a62c9faebda" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5382,115 +5262,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:43:01 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" - ], - "x-ms-request-id": [ - "84a9d964-1fbc-46df-bc58-7985375fc32e" - ], - "x-ms-correlation-request-id": [ - "84a9d964-1fbc-46df-bc58-7985375fc32e" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T034316Z:84a9d964-1fbc-46df-bc58-7985375fc32e" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 03:43:16 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" - ], - "x-ms-request-id": [ - "df8d1c75-22a1-4378-a881-fe219386b01a" - ], - "x-ms-correlation-request-id": [ - "df8d1c75-22a1-4378-a881-fe219386b01a" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T034331Z:df8d1c75-22a1-4378-a881-fe219386b01a" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 03:43:30 GMT" + "Wed, 16 Sep 2020 23:20:54 GMT" ], "Expires": [ "-1" @@ -5503,15 +5275,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxNDktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE5Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU0OTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVME9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -5523,16 +5295,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11992" ], "x-ms-request-id": [ - "3e3c7a29-dc05-47d1-ae1a-6ada9eb4ad2e" + "39138491-5c15-4830-8b5f-e7ab44a4155a" ], "x-ms-correlation-request-id": [ - "3e3c7a29-dc05-47d1-ae1a-6ada9eb4ad2e" + "39138491-5c15-4830-8b5f-e7ab44a4155a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T034331Z:3e3c7a29-dc05-47d1-ae1a-6ada9eb4ad2e" + "WESTUS2:20200916T232055Z:39138491-5c15-4830-8b5f-e7ab44a4155a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5541,7 +5313,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 03:43:30 GMT" + "Wed, 16 Sep 2020 23:20:54 GMT" ], "Expires": [ "-1" @@ -5556,11 +5328,11 @@ ], "Names": { "Test-AzIotDpsEnrollmentGroupLifeCycle": [ - "ps2510", - "ps7149", - "ps1014", - "ps836", - "ps6380" + "ps7689", + "ps5490", + "ps2498", + "ps4763", + "ps2755" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentTests/IotDpsEnrollmentLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentTests/IotDpsEnrollmentLifeCycle.json index f4de467fad3b..2fa4b7157007 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentTests/IotDpsEnrollmentLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsEnrollmentTests/IotDpsEnrollmentLifeCycle.json @@ -7,15 +7,15 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "14d2a11e-eb50-402b-a92c-d28a71eae505" + "4edb3cbd-2545-42e4-9b6b-7fc79be5e9a0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -30,13 +30,13 @@ "11999" ], "x-ms-request-id": [ - "5cf46672-00c6-4f76-971c-12d21d273718" + "b3e2a6f0-6099-43ff-bfb1-e7d42d401581" ], "x-ms-correlation-request-id": [ - "5cf46672-00c6-4f76-971c-12d21d273718" + "b3e2a6f0-6099-43ff-bfb1-e7d42d401581" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041232Z:5cf46672-00c6-4f76-971c-12d21d273718" + "WESTUS2:20200916T232058Z:b3e2a6f0-6099-43ff-bfb1-e7d42d401581" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:12:32 GMT" + "Wed, 16 Sep 2020 23:20:58 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,28 +54,28 @@ "-1" ], "Content-Length": [ - "5858" + "6060" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"France Central\",\r\n \"France South\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps2802?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMjgwMj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps9910?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzOTkxMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "2c18f029-9781-4de1-a265-6142f2517cee" + "a52da095-bceb-4fdd-ad0e-ea9c5f12f6d7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ], "Content-Type": [ @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "e10a4717-495a-46c2-97fe-58713c0051c9" + "2f6398bf-4467-4107-8c39-60214b0587b7" ], "x-ms-correlation-request-id": [ - "e10a4717-495a-46c2-97fe-58713c0051c9" + "2f6398bf-4467-4107-8c39-60214b0587b7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041234Z:e10a4717-495a-46c2-97fe-58713c0051c9" + "WESTUS2:20200916T232059Z:2f6398bf-4467-4107-8c39-60214b0587b7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:12:33 GMT" + "Wed, 16 Sep 2020 23:20:58 GMT" ], "Content-Length": [ "165" @@ -123,26 +123,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802\",\r\n \"name\": \"ps2802\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910\",\r\n \"name\": \"ps9910\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "c8ac9d44-dcce-411f-b8ee-06405bfac213" + "d11be3f3-e99b-409f-9768-4e836d72e6ec" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/operationResults/b3NfaWRfZWExNDMzNmMtYmVhZS00MmFmLWJmMDYtNzVmMGNmN2M2Yzhl?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/operationResults/b3NfaWRfZDA0MzIyNjctMzM5MC00Y2ViLWI5NWMtYjY4MGE4ZDlhNzI0?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "96b9ef12-49e7-4c7e-956d-f4ee1bbd541b" + "8d60c654-2f29-4810-a064-2cb15e630d01" ], "x-ms-correlation-request-id": [ - "96b9ef12-49e7-4c7e-956d-f4ee1bbd541b" + "8d60c654-2f29-4810-a064-2cb15e630d01" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041237Z:96b9ef12-49e7-4c7e-956d-f4ee1bbd541b" + "WESTUS2:20200916T232101Z:8d60c654-2f29-4810-a064-2cb15e630d01" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,7 +183,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:12:36 GMT" + "Wed, 16 Sep 2020 23:21:01 GMT" ], "Content-Length": [ "462" @@ -195,32 +195,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQxmAU=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=6umSl66NrDdLh6vgqXNA4H6dN4O3a5ALN0QTn1KkgXA=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAASgatA=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=4Q0f2Sdjhpi5w9X7ZdQUQBQqljBgIP4DuodD8eN3vNA=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "addd75ac-9f26-4648-9465-f071a40b5e7a" + "e10b1716-1beb-40c6-a70c-868e530be4bc" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "502" + "503" ] }, "ResponseHeaders": { @@ -231,7 +231,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/operationResults/b3NfaWRfYmM3ZDNiNjgtNDE2My00OWE1LTkyYWYtMGFhNTNhOWY1Mzlh?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/operationResults/b3NfaWRfZTc3MTQ2MzgtNTcxZi00MTUzLTg3YzMtODg3MGQ4YjYwN2Nk?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -240,13 +240,13 @@ "4999" ], "x-ms-request-id": [ - "b63833a7-e65f-4ed4-968d-f23ee1209812" + "baee11e8-7f20-4726-8528-e479993a172b" ], "x-ms-correlation-request-id": [ - "b63833a7-e65f-4ed4-968d-f23ee1209812" + "baee11e8-7f20-4726-8528-e479993a172b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041605Z:b63833a7-e65f-4ed4-968d-f23ee1209812" + "WESTUS2:20200916T232459Z:baee11e8-7f20-4726-8528-e479993a172b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -255,10 +255,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:04 GMT" + "Wed, 16 Sep 2020 23:24:58 GMT" ], "Content-Length": [ - "731" + "733" ], "Content-Type": [ "application/json; charset=utf-8" @@ -267,26 +267,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmAU=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=6umSl66NrDdLh6vgqXNA4H6dN4O3a5ALN0QTn1KkgXA=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgatA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=4Q0f2Sdjhpi5w9X7ZdQUQBQqljBgIP4DuodD8eN3vNA=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "788c5262-088a-424e-9ff2-70bd156603dc" + "5eb5e1b0-43cb-4851-8599-9a51b1e0b2a1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -303,7 +303,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/operationResults/b3NfaWRfYzU0NzllYmUtYjExMS00YmQyLWE1OTUtNWE1YzdjYjIyZTk3?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/operationResults/b3NfaWRfNDkzOTk5ZGItNjcxMy00MGRlLTkzYWItYWI2Zjg2ZTYyMjU5?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -312,13 +312,13 @@ "4998" ], "x-ms-request-id": [ - "d3760c07-926d-46fc-a4f0-1f87620a08e1" + "8d811852-cdd6-42ea-87cf-c50a742e9472" ], "x-ms-correlation-request-id": [ - "d3760c07-926d-46fc-a4f0-1f87620a08e1" + "8d811852-cdd6-42ea-87cf-c50a742e9472" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041646Z:d3760c07-926d-46fc-a4f0-1f87620a08e1" + "WESTUS2:20200916T232540Z:8d811852-cdd6-42ea-87cf-c50a742e9472" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -327,7 +327,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:46 GMT" + "Wed, 16 Sep 2020 23:25:40 GMT" ], "Content-Length": [ "500" @@ -339,20 +339,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/operationResults/b3NfaWRfZWExNDMzNmMtYmVhZS00MmFmLWJmMDYtNzVmMGNmN2M2Yzhl?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZaV0V4TkRNek5tTXRZbVZoWlMwME1tRm1MV0ptTURZdE56Vm1NR05tTjJNMll6aGw/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/operationResults/b3NfaWRfZDA0MzIyNjctMzM5MC00Y2ViLWI5NWMtYjY4MGE4ZDlhNzI0?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZaREEwTXpJeU5qY3RNek01TUMwMFkyVmlMV0k1TldNdFlqWTRNR0U0WkRsaE56STA/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -366,16 +366,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11997" ], "x-ms-request-id": [ - "12577764-0789-4ca9-8fe2-279664c2de05" + "4e395ac1-9b93-441f-9c65-8161af375782" ], "x-ms-correlation-request-id": [ - "12577764-0789-4ca9-8fe2-279664c2de05" + "4e395ac1-9b93-441f-9c65-8161af375782" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041307Z:12577764-0789-4ca9-8fe2-279664c2de05" + "WESTUS2:20200916T232131Z:4e395ac1-9b93-441f-9c65-8161af375782" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -384,7 +384,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:13:07 GMT" + "Wed, 16 Sep 2020 23:21:31 GMT" ], "Content-Length": [ "22" @@ -400,16 +400,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -423,16 +423,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11996" ], "x-ms-request-id": [ - "8ce5c347-c657-4f94-a593-04d460a9aeda" + "34c47e10-d688-476a-b4f0-85b565ddab63" ], "x-ms-correlation-request-id": [ - "8ce5c347-c657-4f94-a593-04d460a9aeda" + "34c47e10-d688-476a-b4f0-85b565ddab63" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041308Z:8ce5c347-c657-4f94-a593-04d460a9aeda" + "WESTUS2:20200916T232132Z:34c47e10-d688-476a-b4f0-85b565ddab63" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -441,7 +441,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:13:07 GMT" + "Wed, 16 Sep 2020 23:21:31 GMT" ], "Content-Length": [ "640" @@ -453,26 +453,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmAU=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgatA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "27699215-8710-423f-8003-d3de3c352e6a" + "f4d8a7f3-4cb2-4b80-9999-98f3f38d06d8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -486,16 +486,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11995" ], "x-ms-request-id": [ - "4a996239-9ea8-423e-9e4b-d0996a7926d6" + "6b85b6d2-8a2a-4bc1-9a78-d75ee8f29b2d" ], "x-ms-correlation-request-id": [ - "4a996239-9ea8-423e-9e4b-d0996a7926d6" + "6b85b6d2-8a2a-4bc1-9a78-d75ee8f29b2d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041308Z:4a996239-9ea8-423e-9e4b-d0996a7926d6" + "WESTUS2:20200916T232132Z:6b85b6d2-8a2a-4bc1-9a78-d75ee8f29b2d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -504,7 +504,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:13:08 GMT" + "Wed, 16 Sep 2020 23:21:31 GMT" ], "Content-Length": [ "640" @@ -516,26 +516,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmAU=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgatA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "159c157a-0e2f-4827-b06b-05bfbd40233d" + "8c5411cb-6e3c-4396-a8de-d90a74cc79f4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -549,16 +549,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11991" ], "x-ms-request-id": [ - "9a67bba5-a278-466a-b784-2c5294f75167" + "5b7c1b10-bcf4-4c7f-b1e6-8f190b3fdd93" ], "x-ms-correlation-request-id": [ - "9a67bba5-a278-466a-b784-2c5294f75167" + "5b7c1b10-bcf4-4c7f-b1e6-8f190b3fdd93" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041603Z:9a67bba5-a278-466a-b784-2c5294f75167" + "WESTUS2:20200916T232457Z:5b7c1b10-bcf4-4c7f-b1e6-8f190b3fdd93" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -567,7 +567,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:02 GMT" + "Wed, 16 Sep 2020 23:24:56 GMT" ], "Content-Length": [ "640" @@ -579,20 +579,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmAU=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgatA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -606,16 +606,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11989" ], "x-ms-request-id": [ - "f0cbb235-4151-48ee-88a3-13bd3e6003db" + "5cced572-f04d-4809-b25b-f9a2aaf993bc" ], "x-ms-correlation-request-id": [ - "f0cbb235-4151-48ee-88a3-13bd3e6003db" + "5cced572-f04d-4809-b25b-f9a2aaf993bc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041635Z:f0cbb235-4151-48ee-88a3-13bd3e6003db" + "WESTUS2:20200916T232529Z:5cced572-f04d-4809-b25b-f9a2aaf993bc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -624,10 +624,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:34 GMT" + "Wed, 16 Sep 2020 23:25:29 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -636,26 +636,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "53d3593d-8df8-4a83-9511-f9783dd5ea81" + "e31ce9b7-5a13-4bb1-9c84-3b070d9544a7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -669,16 +669,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11988" ], "x-ms-request-id": [ - "23022a22-14b8-4d78-9b77-f58de71b105d" + "1f23d8e2-c7c2-43f3-bacf-9da2ebff45a5" ], "x-ms-correlation-request-id": [ - "23022a22-14b8-4d78-9b77-f58de71b105d" + "1f23d8e2-c7c2-43f3-bacf-9da2ebff45a5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041635Z:23022a22-14b8-4d78-9b77-f58de71b105d" + "WESTUS2:20200916T232529Z:1f23d8e2-c7c2-43f3-bacf-9da2ebff45a5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -687,10 +687,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:34 GMT" + "Wed, 16 Sep 2020 23:25:29 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -699,26 +699,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "11e25565-0435-4b0b-92c9-393377eb3bf2" + "64c24dbe-dfa1-450c-9694-3585d279323b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -732,16 +732,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11987" ], "x-ms-request-id": [ - "4cf1c5a9-31aa-45f7-b693-1813c739b69b" + "e9772716-86b0-4349-8f85-68162c52e711" ], "x-ms-correlation-request-id": [ - "4cf1c5a9-31aa-45f7-b693-1813c739b69b" + "e9772716-86b0-4349-8f85-68162c52e711" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041635Z:4cf1c5a9-31aa-45f7-b693-1813c739b69b" + "WESTUS2:20200916T232529Z:e9772716-86b0-4349-8f85-68162c52e711" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -750,10 +750,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:34 GMT" + "Wed, 16 Sep 2020 23:25:29 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -762,26 +762,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f7fab1fd-63dc-49de-85ee-78ee8205df5a" + "f9b65bab-1cfb-4102-8542-bfed09066e3d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -795,16 +795,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11986" ], "x-ms-request-id": [ - "44ff8551-b617-41f3-8fd4-3739552226e1" + "6f81692c-68ed-4f05-93eb-7cbfe0d5f339" ], "x-ms-correlation-request-id": [ - "44ff8551-b617-41f3-8fd4-3739552226e1" + "6f81692c-68ed-4f05-93eb-7cbfe0d5f339" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041636Z:44ff8551-b617-41f3-8fd4-3739552226e1" + "WESTUS2:20200916T232530Z:6f81692c-68ed-4f05-93eb-7cbfe0d5f339" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -813,10 +813,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:35 GMT" + "Wed, 16 Sep 2020 23:25:30 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -825,26 +825,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8d8957e9-bcdd-4b38-846f-6ad2094d1cd0" + "af4ffbb5-e4ba-4dc4-af7e-8b0ca2e5805a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -858,16 +858,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11985" ], "x-ms-request-id": [ - "8e60571b-5025-4d9a-91c7-774b121313b8" + "8f718dc2-617c-4b2c-a966-d425272511e2" ], "x-ms-correlation-request-id": [ - "8e60571b-5025-4d9a-91c7-774b121313b8" + "8f718dc2-617c-4b2c-a966-d425272511e2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041636Z:8e60571b-5025-4d9a-91c7-774b121313b8" + "WESTUS2:20200916T232530Z:8f718dc2-617c-4b2c-a966-d425272511e2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -876,10 +876,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:35 GMT" + "Wed, 16 Sep 2020 23:25:30 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -888,26 +888,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bb23bbe2-f238-479b-ac4d-3c3a2314dc08" + "cad8a1dd-9f5d-4a1c-a8de-369fd7a25d5b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -921,16 +921,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11984" ], "x-ms-request-id": [ - "504d21cf-4ec9-4c08-9e4e-20fcf04ccfc2" + "036c3539-b399-4b7d-9728-08b39f3ea56e" ], "x-ms-correlation-request-id": [ - "504d21cf-4ec9-4c08-9e4e-20fcf04ccfc2" + "036c3539-b399-4b7d-9728-08b39f3ea56e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041636Z:504d21cf-4ec9-4c08-9e4e-20fcf04ccfc2" + "WESTUS2:20200916T232530Z:036c3539-b399-4b7d-9728-08b39f3ea56e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -939,10 +939,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:35 GMT" + "Wed, 16 Sep 2020 23:25:30 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -951,26 +951,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6e490767-4dcb-431d-bcc6-968b212a8982" + "c274de64-756a-4892-874f-0b27126935e2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -984,16 +984,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11983" ], "x-ms-request-id": [ - "f405b569-7360-45b0-8319-55d92ce333eb" + "45cff6e0-9146-4230-b295-f8ae5c2e8162" ], "x-ms-correlation-request-id": [ - "f405b569-7360-45b0-8319-55d92ce333eb" + "45cff6e0-9146-4230-b295-f8ae5c2e8162" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041637Z:f405b569-7360-45b0-8319-55d92ce333eb" + "WESTUS2:20200916T232531Z:45cff6e0-9146-4230-b295-f8ae5c2e8162" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1002,10 +1002,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:37 GMT" + "Wed, 16 Sep 2020 23:25:30 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1014,26 +1014,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4c80b63a-7089-4b7c-a31f-80a58a06e3d7" + "ae8708cc-86ff-4f97-80d8-916ae2ed4fb3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1047,16 +1047,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11982" ], "x-ms-request-id": [ - "892cf5ce-249f-4fcd-add0-1a34f6a1778d" + "10adbd89-9c28-4788-a791-fa946e435749" ], "x-ms-correlation-request-id": [ - "892cf5ce-249f-4fcd-add0-1a34f6a1778d" + "10adbd89-9c28-4788-a791-fa946e435749" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041637Z:892cf5ce-249f-4fcd-add0-1a34f6a1778d" + "WESTUS2:20200916T232531Z:10adbd89-9c28-4788-a791-fa946e435749" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1065,10 +1065,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:37 GMT" + "Wed, 16 Sep 2020 23:25:31 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1077,26 +1077,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0259d2c2-ee68-40d5-a5cb-00269a2c75a0" + "b83a0cfd-cd69-47d1-8910-531afaacca4a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1110,16 +1110,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11981" ], "x-ms-request-id": [ - "c8067a86-5569-4138-93d3-726e02e9c5ac" + "0a053353-5fdc-4340-8b7f-8d7d3a584484" ], "x-ms-correlation-request-id": [ - "c8067a86-5569-4138-93d3-726e02e9c5ac" + "0a053353-5fdc-4340-8b7f-8d7d3a584484" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041637Z:c8067a86-5569-4138-93d3-726e02e9c5ac" + "WESTUS2:20200916T232531Z:0a053353-5fdc-4340-8b7f-8d7d3a584484" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1128,10 +1128,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:37 GMT" + "Wed, 16 Sep 2020 23:25:31 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1140,26 +1140,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ffd5c157-6bfb-4178-8457-26c516b4f472" + "c9d3a36a-7c19-4865-ad30-6d8f24c6ed53" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1173,16 +1173,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11980" ], "x-ms-request-id": [ - "5d84ee0b-193d-420a-be79-31dce3240f3d" + "bbba798c-fb3a-4965-bee6-b3e6fea54de3" ], "x-ms-correlation-request-id": [ - "5d84ee0b-193d-420a-be79-31dce3240f3d" + "bbba798c-fb3a-4965-bee6-b3e6fea54de3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041638Z:5d84ee0b-193d-420a-be79-31dce3240f3d" + "WESTUS2:20200916T232531Z:bbba798c-fb3a-4965-bee6-b3e6fea54de3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1191,10 +1191,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:38 GMT" + "Wed, 16 Sep 2020 23:25:31 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1203,26 +1203,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1ceccef3-d8e3-44e6-be12-dd26c6f2e48f" + "0cc42aff-0ef9-45ed-874f-ae76b9c577d0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1236,16 +1236,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11979" ], "x-ms-request-id": [ - "9de10336-c3aa-413c-ad37-a83d59b27a66" + "989f260a-a91a-4b4b-95b0-55756a9cf4e4" ], "x-ms-correlation-request-id": [ - "9de10336-c3aa-413c-ad37-a83d59b27a66" + "989f260a-a91a-4b4b-95b0-55756a9cf4e4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041638Z:9de10336-c3aa-413c-ad37-a83d59b27a66" + "WESTUS2:20200916T232532Z:989f260a-a91a-4b4b-95b0-55756a9cf4e4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1254,10 +1254,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:38 GMT" + "Wed, 16 Sep 2020 23:25:32 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1266,26 +1266,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "563fee70-8e21-485a-9549-1a66cac458d7" + "ef7414c9-ebfa-4b5b-b89a-becb4c4b9a9f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1299,16 +1299,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11978" ], "x-ms-request-id": [ - "9b45d5b5-21e8-46ee-9c32-e77af38f58e3" + "501d6080-c0a3-4924-9d37-5bc2e3cad2fc" ], "x-ms-correlation-request-id": [ - "9b45d5b5-21e8-46ee-9c32-e77af38f58e3" + "501d6080-c0a3-4924-9d37-5bc2e3cad2fc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041638Z:9b45d5b5-21e8-46ee-9c32-e77af38f58e3" + "WESTUS2:20200916T232532Z:501d6080-c0a3-4924-9d37-5bc2e3cad2fc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1317,10 +1317,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:38 GMT" + "Wed, 16 Sep 2020 23:25:32 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1329,26 +1329,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b6c92103-ec67-4341-ba58-0d5d12cc890a" + "1dd24667-f113-41c0-927e-3cdabea1ae10" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1362,16 +1362,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11977" ], "x-ms-request-id": [ - "bbb18021-378a-4da5-8f79-be43d1cc2c10" + "274d4c33-b897-45dc-b0b5-cb4f6f1d1c38" ], "x-ms-correlation-request-id": [ - "bbb18021-378a-4da5-8f79-be43d1cc2c10" + "274d4c33-b897-45dc-b0b5-cb4f6f1d1c38" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041638Z:bbb18021-378a-4da5-8f79-be43d1cc2c10" + "WESTUS2:20200916T232532Z:274d4c33-b897-45dc-b0b5-cb4f6f1d1c38" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1380,10 +1380,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:38 GMT" + "Wed, 16 Sep 2020 23:25:32 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1392,26 +1392,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "33440993-f3f3-4307-b5d5-43a42d2eef27" + "6edbd2ce-d583-47b5-966a-c5f919a2cd78" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1425,16 +1425,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11976" ], "x-ms-request-id": [ - "7080ad1f-a520-467f-9453-dfbdba7d2e33" + "28a35455-9104-44a0-85ea-ae738064efb7" ], "x-ms-correlation-request-id": [ - "7080ad1f-a520-467f-9453-dfbdba7d2e33" + "28a35455-9104-44a0-85ea-ae738064efb7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041639Z:7080ad1f-a520-467f-9453-dfbdba7d2e33" + "WESTUS2:20200916T232532Z:28a35455-9104-44a0-85ea-ae738064efb7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1443,10 +1443,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:39 GMT" + "Wed, 16 Sep 2020 23:25:32 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1455,26 +1455,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "aa9ff813-01ab-45bd-a519-8eb363be7750" + "5519c503-2aa3-4975-86f9-9c596575a325" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1488,16 +1488,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11975" ], "x-ms-request-id": [ - "8a5945cd-9928-4cea-a5da-c6225d43579b" + "2d793c31-d31b-4003-b837-80257387e476" ], "x-ms-correlation-request-id": [ - "8a5945cd-9928-4cea-a5da-c6225d43579b" + "2d793c31-d31b-4003-b837-80257387e476" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041639Z:8a5945cd-9928-4cea-a5da-c6225d43579b" + "WESTUS2:20200916T232533Z:2d793c31-d31b-4003-b837-80257387e476" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1506,10 +1506,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:39 GMT" + "Wed, 16 Sep 2020 23:25:33 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1518,26 +1518,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1c9f112d-9410-496f-826f-22b3197b1b81" + "3ee6841a-2bc3-4c9c-b510-bed5d20dba72" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1551,16 +1551,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11974" ], "x-ms-request-id": [ - "4a3aa719-f44c-469e-b4e3-7a3eb6a2e285" + "354a1b2f-9cbb-4a87-a651-2f72429059d4" ], "x-ms-correlation-request-id": [ - "4a3aa719-f44c-469e-b4e3-7a3eb6a2e285" + "354a1b2f-9cbb-4a87-a651-2f72429059d4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041640Z:4a3aa719-f44c-469e-b4e3-7a3eb6a2e285" + "WESTUS2:20200916T232533Z:354a1b2f-9cbb-4a87-a651-2f72429059d4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1569,10 +1569,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:40 GMT" + "Wed, 16 Sep 2020 23:25:33 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1581,26 +1581,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d2d1b657-99f3-4e7b-a3e2-953e5f5edcd4" + "c6a24dd8-96d2-4ad7-992d-4a435ed3cdfa" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1614,16 +1614,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11973" ], "x-ms-request-id": [ - "0375681b-d998-4e62-942d-7046928127b5" + "8f20ac86-d26b-4c20-959f-cf04c326124c" ], "x-ms-correlation-request-id": [ - "0375681b-d998-4e62-942d-7046928127b5" + "8f20ac86-d26b-4c20-959f-cf04c326124c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041640Z:0375681b-d998-4e62-942d-7046928127b5" + "WESTUS2:20200916T232534Z:8f20ac86-d26b-4c20-959f-cf04c326124c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1632,10 +1632,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:40 GMT" + "Wed, 16 Sep 2020 23:25:34 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1644,26 +1644,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cedea9bf-4955-4268-a2e2-f9568fcef64f" + "92d2f97a-03bf-40c1-9f50-5704620191a9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1677,16 +1677,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11972" ], "x-ms-request-id": [ - "e70c4349-75c4-4030-903a-62fbf4c0ff9d" + "7a74f5be-c4d6-4324-bc61-17b10368efe3" ], "x-ms-correlation-request-id": [ - "e70c4349-75c4-4030-903a-62fbf4c0ff9d" + "7a74f5be-c4d6-4324-bc61-17b10368efe3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041641Z:e70c4349-75c4-4030-903a-62fbf4c0ff9d" + "WESTUS2:20200916T232535Z:7a74f5be-c4d6-4324-bc61-17b10368efe3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1695,10 +1695,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:41 GMT" + "Wed, 16 Sep 2020 23:25:34 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1707,26 +1707,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "51c6e7c2-c242-409e-a5ac-8b0c35567516" + "03091ef2-d761-437d-b6c4-08d52176dd08" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1740,16 +1740,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11971" ], "x-ms-request-id": [ - "ec1a070f-0794-4c92-8517-22eaae592daf" + "4b126bde-75ed-446f-a476-8e79dee6a80d" ], "x-ms-correlation-request-id": [ - "ec1a070f-0794-4c92-8517-22eaae592daf" + "4b126bde-75ed-446f-a476-8e79dee6a80d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041641Z:ec1a070f-0794-4c92-8517-22eaae592daf" + "WESTUS2:20200916T232535Z:4b126bde-75ed-446f-a476-8e79dee6a80d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1758,10 +1758,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:41 GMT" + "Wed, 16 Sep 2020 23:25:35 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1770,26 +1770,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ee5db968-5211-49b4-b028-cf1abe41081f" + "ca0e56b1-9b14-41f7-9005-edd70da9f8a5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1803,16 +1803,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11970" ], "x-ms-request-id": [ - "fcfaaba2-e903-40bb-9fcb-883279633cd5" + "657ac98e-d64f-45ec-9463-622ec6ae7d48" ], "x-ms-correlation-request-id": [ - "fcfaaba2-e903-40bb-9fcb-883279633cd5" + "657ac98e-d64f-45ec-9463-622ec6ae7d48" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041642Z:fcfaaba2-e903-40bb-9fcb-883279633cd5" + "WESTUS2:20200916T232535Z:657ac98e-d64f-45ec-9463-622ec6ae7d48" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1821,10 +1821,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:42 GMT" + "Wed, 16 Sep 2020 23:25:35 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1833,26 +1833,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d0c6d719-ea9f-49b2-bea4-97ee633ef759" + "e35e80ee-2429-4043-8272-ac857482c42a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1866,16 +1866,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11977" + "11969" ], "x-ms-request-id": [ - "00acfa58-a4b6-4626-8929-6e8757703fe0" + "6546d1fa-8e69-49dc-a882-91e2cba79523" ], "x-ms-correlation-request-id": [ - "00acfa58-a4b6-4626-8929-6e8757703fe0" + "6546d1fa-8e69-49dc-a882-91e2cba79523" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041642Z:00acfa58-a4b6-4626-8929-6e8757703fe0" + "WESTUS2:20200916T232536Z:6546d1fa-8e69-49dc-a882-91e2cba79523" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1884,10 +1884,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:42 GMT" + "Wed, 16 Sep 2020 23:25:36 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1896,26 +1896,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "004f5b79-9668-4d69-aeb7-a01242e4917d" + "bb1390c8-98ca-4e25-b452-26759b8bcf93" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1929,16 +1929,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11976" + "11968" ], "x-ms-request-id": [ - "ba71ad3a-602a-4f27-b4e4-6fa0b293fd48" + "12cd3136-fdc6-4561-9ef6-6d13f254adf9" ], "x-ms-correlation-request-id": [ - "ba71ad3a-602a-4f27-b4e4-6fa0b293fd48" + "12cd3136-fdc6-4561-9ef6-6d13f254adf9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041643Z:ba71ad3a-602a-4f27-b4e4-6fa0b293fd48" + "WESTUS2:20200916T232536Z:12cd3136-fdc6-4561-9ef6-6d13f254adf9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1947,10 +1947,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:43 GMT" + "Wed, 16 Sep 2020 23:25:36 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1959,26 +1959,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "59224cd0-b014-423b-ac6b-6ee127b0df14" + "1c82ffe9-32d2-4863-a93c-9305b254bdf6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1992,16 +1992,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11975" + "11967" ], "x-ms-request-id": [ - "1032e14d-44d0-4a75-808f-ed50970ace27" + "b4c09cad-29a3-4de4-ab9d-3f9832a93d8c" ], "x-ms-correlation-request-id": [ - "1032e14d-44d0-4a75-808f-ed50970ace27" + "b4c09cad-29a3-4de4-ab9d-3f9832a93d8c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041643Z:1032e14d-44d0-4a75-808f-ed50970ace27" + "WESTUS2:20200916T232537Z:b4c09cad-29a3-4de4-ab9d-3f9832a93d8c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2010,10 +2010,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:43 GMT" + "Wed, 16 Sep 2020 23:25:37 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2022,26 +2022,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "61873fe5-9832-4a66-9e0f-3fcba371e961" + "c8ea8bdf-a5f9-4f9d-bb98-032a12eea027" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2055,16 +2055,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11974" + "11966" ], "x-ms-request-id": [ - "74c575fa-a366-44f4-8689-1c76f895e757" + "4d280de3-4c9e-406a-8098-81f1d23cb6f7" ], "x-ms-correlation-request-id": [ - "74c575fa-a366-44f4-8689-1c76f895e757" + "4d280de3-4c9e-406a-8098-81f1d23cb6f7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041644Z:74c575fa-a366-44f4-8689-1c76f895e757" + "WESTUS2:20200916T232537Z:4d280de3-4c9e-406a-8098-81f1d23cb6f7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2073,10 +2073,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:44 GMT" + "Wed, 16 Sep 2020 23:25:37 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2085,26 +2085,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4e6b216d-131d-42e1-9050-16df927c3c05" + "e5ec452d-6a50-4a66-88ab-178538306b3a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2118,16 +2118,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11973" + "11965" ], "x-ms-request-id": [ - "dd4ef949-996d-4884-ae27-d5668240baa8" + "fbc08b5c-5397-4d5b-a2b2-5b1c1895db7f" ], "x-ms-correlation-request-id": [ - "dd4ef949-996d-4884-ae27-d5668240baa8" + "fbc08b5c-5397-4d5b-a2b2-5b1c1895db7f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041645Z:dd4ef949-996d-4884-ae27-d5668240baa8" + "WESTUS2:20200916T232538Z:fbc08b5c-5397-4d5b-a2b2-5b1c1895db7f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2136,10 +2136,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:45 GMT" + "Wed, 16 Sep 2020 23:25:38 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2148,26 +2148,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "64f5ae86-bbed-45d0-8901-47fc9fde2e50" + "19b288b5-ba06-45bb-89b3-eeb2a3459228" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2181,16 +2181,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11972" + "11964" ], "x-ms-request-id": [ - "19af5733-0cd1-43ef-912d-ef3bca11e08b" + "e6f46630-630c-4795-8734-f6c635cb254e" ], "x-ms-correlation-request-id": [ - "19af5733-0cd1-43ef-912d-ef3bca11e08b" + "e6f46630-630c-4795-8734-f6c635cb254e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041645Z:19af5733-0cd1-43ef-912d-ef3bca11e08b" + "WESTUS2:20200916T232538Z:e6f46630-630c-4795-8734-f6c635cb254e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2199,10 +2199,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:45 GMT" + "Wed, 16 Sep 2020 23:25:38 GMT" ], "Content-Length": [ - "831" + "833" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2211,20 +2211,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmbg=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps211.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps211.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbXA=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps6832.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps6832.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2238,16 +2238,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11970" + "11962" ], "x-ms-request-id": [ - "5179293d-f66b-4497-b05a-9097b3978747" + "47b86c37-8007-4863-a1b1-862977217d32" ], "x-ms-correlation-request-id": [ - "5179293d-f66b-4497-b05a-9097b3978747" + "47b86c37-8007-4863-a1b1-862977217d32" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041717Z:5179293d-f66b-4497-b05a-9097b3978747" + "WESTUS2:20200916T232610Z:47b86c37-8007-4863-a1b1-862977217d32" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2256,7 +2256,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:17:17 GMT" + "Wed, 16 Sep 2020 23:26:10 GMT" ], "Content-Length": [ "640" @@ -2268,25 +2268,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxmjQ=\",\r\n \"name\": \"ps3551\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3551.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BDE3\"\r\n },\r\n \"resourcegroup\": \"ps2802\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgbeY=\",\r\n \"name\": \"ps6304\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps6304.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180034\"\r\n },\r\n \"resourcegroup\": \"ps9910\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/IotHubs/ps6832?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczY4MzI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "50176f2a-d510-46a0-92ba-b2f0a1b6827e" + "acd9cc4d-c526-4c24-911c-08186cdfdb32" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ], "Content-Type": [ @@ -2304,7 +2304,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZmQ5YjU4ODEtZDU4MS00OTU2LTliYjMtNThmZWNiY2JjZDkz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzNiOGRkYTQtZDkyNS00MzM4LTg4YTQtYmNiNzk5ZTAxNWZh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -2313,13 +2313,13 @@ "4999" ], "x-ms-request-id": [ - "4d62c292-a8fd-461a-9ec1-7f9bb1b0db63" + "3f39784c-4985-4924-b6a2-1673851e84d3" ], "x-ms-correlation-request-id": [ - "4d62c292-a8fd-461a-9ec1-7f9bb1b0db63" + "3f39784c-4985-4924-b6a2-1673851e84d3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041325Z:4d62c292-a8fd-461a-9ec1-7f9bb1b0db63" + "WESTUS2:20200916T232149Z:3f39784c-4985-4924-b6a2-1673851e84d3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2328,10 +2328,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:13:25 GMT" + "Wed, 16 Sep 2020 23:21:48 GMT" ], "Content-Length": [ - "617" + "619" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2340,25 +2340,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211\",\r\n \"name\": \"ps211\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2802\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/IotHubs/ps6832\",\r\n \"name\": \"ps6832\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps9910\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/IotHubs/ps6832?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczY4MzI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAARVk0Uw=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"a1mzv+KX034U6mBUMqf8WW56zG37p3SN95bkx0/EYK4=\",\r\n \"secondaryKey\": \"cQF2EOkVSUIe/uQ0dqyWfDPDMb9vknPvE//G2ZWIHNk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"aI4PyU52CYWS0PfW0I2WLhlcHGuk62B/owjig0fhLvw=\",\r\n \"secondaryKey\": \"3rRRUHbfcx0Dv4sN5MdFqXeiTRKy8gQY7WV17kvlch4=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"7mrgtkfNpHL5JJfUh/mWZU39LCYSFb5jOpFryn/chkM=\",\r\n \"secondaryKey\": \"CVg6N0lpMylGcPhFvD7FMXpCOjGmKS1w7YF9KKMC3m0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"uqGYLNmSBHGBFL/fzaylfUoFxAN1jXPkLAqWThczgfM=\",\r\n \"secondaryKey\": \"jAZsmjL8bd8CYRz+ebyOyiJs9rFEXv9PCCMYfL3jH48=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"D9c5lZlGuUHL371IMZNbOK2iCXpWh+9qlyceC63pVjc=\",\r\n \"secondaryKey\": \"Da1bFx0+XszEOytSxD+28Fvtvzg78f8T9+zYhIdS4pU=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAiHPWLM=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"VvJRemXM3+573ohmIT0furfy3wvjbYhuCV6VcH7yFcQ=\",\r\n \"secondaryKey\": \"ixo1k82kUpNPrqlzQSjMFH1g5z2p73nbjBysERCokgc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"WS6E/tIZCxmcHRXWmePpBD2hLR+CB+n+A6WahnXK2T4=\",\r\n \"secondaryKey\": \"Ge/8dFkdfhHWqFX24mPGOwjyIcWfr8EKXZ3wENLOHAw=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"VsEKI0CFVXuvX5hU3hpboSpU6Yk+5SQM8jWmD5BVPuA=\",\r\n \"secondaryKey\": \"2nCPniy99i6WcaUeevTeQQzQdUHUDfMp1ZTfvZ9LWkQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"nnymPrGh7gTuRX0bIjHMjx0WBCzdbdt/beQoyRF7YNg=\",\r\n \"secondaryKey\": \"kfXkv4e56jtGAhq4rnVJMjaW2Ir8qOs05lJmi1xieLA=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"yzofbl6PS8TiL1kJy1y+Tl1aM0orieJzb6mMnZY0dPU=\",\r\n \"secondaryKey\": \"2XIKQuiobLweSRh4ZNnvpt5kS5p62kG0uLb2boED56o=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "daec37dc-4b1b-4896-a17f-15841a34553f" + "2d96eaf8-d5ad-42e1-b6f9-551a3f6af8cf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ], "Content-Type": [ @@ -2376,7 +2376,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfODcxNThlZDAtNTQ5Ni00ZDk1LTg2MTktODAzMzFkYTg4YjQ0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNmViMzZlYTktMGFjYi00NjdmLWJmY2YtYWE0ZDBjODAyODFl?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -2385,13 +2385,13 @@ "4998" ], "x-ms-request-id": [ - "a36973d6-0d76-4056-b58b-4f2dd1c30d75" + "72ffe8b8-7696-48ad-a75c-492a42b9974e" ], "x-ms-correlation-request-id": [ - "a36973d6-0d76-4056-b58b-4f2dd1c30d75" + "72ffe8b8-7696-48ad-a75c-492a42b9974e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041531Z:a36973d6-0d76-4056-b58b-4f2dd1c30d75" + "WESTUS2:20200916T232425Z:72ffe8b8-7696-48ad-a75c-492a42b9974e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2400,10 +2400,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:15:30 GMT" + "Wed, 16 Sep 2020 23:24:25 GMT" ], "Content-Length": [ - "4096" + "4100" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2412,19 +2412,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211\",\r\n \"name\": \"ps211\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2802\",\r\n \"etag\": \"AAAAARVk0Uw=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"a1mzv+KX034U6mBUMqf8WW56zG37p3SN95bkx0/EYK4=\",\r\n \"secondaryKey\": \"cQF2EOkVSUIe/uQ0dqyWfDPDMb9vknPvE//G2ZWIHNk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"aI4PyU52CYWS0PfW0I2WLhlcHGuk62B/owjig0fhLvw=\",\r\n \"secondaryKey\": \"3rRRUHbfcx0Dv4sN5MdFqXeiTRKy8gQY7WV17kvlch4=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"7mrgtkfNpHL5JJfUh/mWZU39LCYSFb5jOpFryn/chkM=\",\r\n \"secondaryKey\": \"CVg6N0lpMylGcPhFvD7FMXpCOjGmKS1w7YF9KKMC3m0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"uqGYLNmSBHGBFL/fzaylfUoFxAN1jXPkLAqWThczgfM=\",\r\n \"secondaryKey\": \"jAZsmjL8bd8CYRz+ebyOyiJs9rFEXv9PCCMYfL3jH48=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"D9c5lZlGuUHL371IMZNbOK2iCXpWh+9qlyceC63pVjc=\",\r\n \"secondaryKey\": \"Da1bFx0+XszEOytSxD+28Fvtvzg78f8T9+zYhIdS4pU=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"6umSl66NrDdLh6vgqXNA4H6dN4O3a5ALN0QTn1KkgXA=\",\r\n \"secondaryKey\": \"Sr255S4PGaIVMN8GjLjlQKU5hXORdh3nJSdRnSZvFf8=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps211-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps211-4126641-77e1b922af.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-021db1f1-08aa-4983-a0b8-00114e672e9a-iothub\",\r\n \"PrimaryKey\": \"qM3L+erZ5G1Ko5qbWXMDZGe8SEXvr7LoA2kRci8IsRU=\",\r\n \"SecondaryKey\": \"blDgKCLxSwvXK+uJWLglDl/Ornso1du84QtWyPEq4O8=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:14:57 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:14:57 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-a993e976-8cbe-4e46-abbd-6f6c167ee672-iothub\",\r\n \"PrimaryKey\": \"bjlSQJeLOr0008AKE0KRpjX9jeZ0tjfOfFtbymhskNQ=\",\r\n \"SecondaryKey\": \"fgRRvns1Sjm3w1dBh+32KvhLnuqN2u0CmCfnXXanpPA=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:14:57 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:14:57 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"a1mzv+KX034U6mBUMqf8WW56zG37p3SN95bkx0/EYK4=\",\r\n \"SecondaryKey\": \"cQF2EOkVSUIe/uQ0dqyWfDPDMb9vknPvE//G2ZWIHNk=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:14:57 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:14:57 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"aI4PyU52CYWS0PfW0I2WLhlcHGuk62B/owjig0fhLvw=\",\r\n \"SecondaryKey\": \"3rRRUHbfcx0Dv4sN5MdFqXeiTRKy8gQY7WV17kvlch4=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:14:57 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:14:57 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/IotHubs/ps6832\",\r\n \"name\": \"ps6832\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps9910\",\r\n \"etag\": \"AAAAAiHPWLM=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"VvJRemXM3+573ohmIT0furfy3wvjbYhuCV6VcH7yFcQ=\",\r\n \"secondaryKey\": \"ixo1k82kUpNPrqlzQSjMFH1g5z2p73nbjBysERCokgc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"WS6E/tIZCxmcHRXWmePpBD2hLR+CB+n+A6WahnXK2T4=\",\r\n \"secondaryKey\": \"Ge/8dFkdfhHWqFX24mPGOwjyIcWfr8EKXZ3wENLOHAw=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"VsEKI0CFVXuvX5hU3hpboSpU6Yk+5SQM8jWmD5BVPuA=\",\r\n \"secondaryKey\": \"2nCPniy99i6WcaUeevTeQQzQdUHUDfMp1ZTfvZ9LWkQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"nnymPrGh7gTuRX0bIjHMjx0WBCzdbdt/beQoyRF7YNg=\",\r\n \"secondaryKey\": \"kfXkv4e56jtGAhq4rnVJMjaW2Ir8qOs05lJmi1xieLA=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"yzofbl6PS8TiL1kJy1y+Tl1aM0orieJzb6mMnZY0dPU=\",\r\n \"secondaryKey\": \"2XIKQuiobLweSRh4ZNnvpt5kS5p62kG0uLb2boED56o=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"4Q0f2Sdjhpi5w9X7ZdQUQBQqljBgIP4DuodD8eN3vNA=\",\r\n \"secondaryKey\": \"7tuQb+1A5qxHddUGS+zENdC4F5q4ucs67jazDkjliTg=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6832-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps6832-4636796-5f325ebd6f.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-7910e7bb-cb8e-4d9d-b189-f63a328522c4-iothub\",\r\n \"PrimaryKey\": \"izuW26ATLvzWIyZDPfZixdneH1jMvMAUld8kO79guNM=\",\r\n \"SecondaryKey\": \"ay3/ddeimd/kKLdyRMxGNNwL/ffWXNpttlIcLVmnkZg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 16 Sep 2020 23:23:49 GMT\",\r\n \"ModifiedTime\": \"Wed, 16 Sep 2020 23:23:49 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-71a94fc8-43a2-4c6a-83ee-396e24a6083e-iothub\",\r\n \"PrimaryKey\": \"qzt8OXZJnjvegqwJZnHOapnQ0pUTSeyv7H/piQgyXPo=\",\r\n \"SecondaryKey\": \"jBy2UiHQi0cWgcqPTxR4nMQxquZt5l5Pk71rmWjlZXg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 16 Sep 2020 23:23:49 GMT\",\r\n \"ModifiedTime\": \"Wed, 16 Sep 2020 23:23:49 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"VvJRemXM3+573ohmIT0furfy3wvjbYhuCV6VcH7yFcQ=\",\r\n \"SecondaryKey\": \"ixo1k82kUpNPrqlzQSjMFH1g5z2p73nbjBysERCokgc=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 16 Sep 2020 23:23:49 GMT\",\r\n \"ModifiedTime\": \"Wed, 16 Sep 2020 23:23:49 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"WS6E/tIZCxmcHRXWmePpBD2hLR+CB+n+A6WahnXK2T4=\",\r\n \"SecondaryKey\": \"Ge/8dFkdfhHWqFX24mPGOwjyIcWfr8EKXZ3wENLOHAw=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 16 Sep 2020 23:23:49 GMT\",\r\n \"ModifiedTime\": \"Wed, 16 Sep 2020 23:23:49 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZmQ5YjU4ODEtZDU4MS00OTU2LTliYjMtNThmZWNiY2JjZDkz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWm1RNVlqVTRPREV0WkRVNE1TMDBPVFUyTFRsaVlqTXROVGhtWldOaVkySmpaRGt6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzNiOGRkYTQtZDkyNS00MzM4LTg4YTQtYmNiNzk5ZTAxNWZh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTnpOaU9HUmtZVFF0WkRreU5TMDBNek00TFRnNFlUUXRZbU5pTnprNVpUQXhOV1poP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2439,16 +2439,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11997" ], "x-ms-request-id": [ - "83573380-6f99-4a20-8283-8c14374a0006" + "8b0876da-236b-467d-86d1-91405f12f3e1" ], "x-ms-correlation-request-id": [ - "83573380-6f99-4a20-8283-8c14374a0006" + "8b0876da-236b-467d-86d1-91405f12f3e1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041355Z:83573380-6f99-4a20-8283-8c14374a0006" + "WESTUS2:20200916T232219Z:8b0876da-236b-467d-86d1-91405f12f3e1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2457,7 +2457,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:13:55 GMT" + "Wed, 16 Sep 2020 23:22:18 GMT" ], "Content-Length": [ "20" @@ -2473,15 +2473,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZmQ5YjU4ODEtZDU4MS00OTU2LTliYjMtNThmZWNiY2JjZDkz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWm1RNVlqVTRPREV0WkRVNE1TMDBPVFUyTFRsaVlqTXROVGhtWldOaVkySmpaRGt6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzNiOGRkYTQtZDkyNS00MzM4LTg4YTQtYmNiNzk5ZTAxNWZh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTnpOaU9HUmtZVFF0WkRreU5TMDBNek00TFRnNFlUUXRZbU5pTnprNVpUQXhOV1poP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2496,16 +2496,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11996" ], "x-ms-request-id": [ - "05ab5169-86e7-4c0a-976c-b733fd88fa5d" + "68a986c1-bfe6-498e-8110-5ee0eff0eddb" ], "x-ms-correlation-request-id": [ - "05ab5169-86e7-4c0a-976c-b733fd88fa5d" + "68a986c1-bfe6-498e-8110-5ee0eff0eddb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041425Z:05ab5169-86e7-4c0a-976c-b733fd88fa5d" + "WESTUS2:20200916T232249Z:68a986c1-bfe6-498e-8110-5ee0eff0eddb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2514,7 +2514,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:14:25 GMT" + "Wed, 16 Sep 2020 23:22:49 GMT" ], "Content-Length": [ "20" @@ -2530,15 +2530,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZmQ5YjU4ODEtZDU4MS00OTU2LTliYjMtNThmZWNiY2JjZDkz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWm1RNVlqVTRPREV0WkRVNE1TMDBPVFUyTFRsaVlqTXROVGhtWldOaVkySmpaRGt6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzNiOGRkYTQtZDkyNS00MzM4LTg4YTQtYmNiNzk5ZTAxNWZh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTnpOaU9HUmtZVFF0WkRreU5TMDBNek00TFRnNFlUUXRZbU5pTnprNVpUQXhOV1poP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2553,16 +2553,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11995" ], "x-ms-request-id": [ - "0b43ac8d-1873-40c8-adbb-0067370521a0" + "e5b2d4d9-641e-4e67-bb84-c0c7329f8b6a" ], "x-ms-correlation-request-id": [ - "0b43ac8d-1873-40c8-adbb-0067370521a0" + "e5b2d4d9-641e-4e67-bb84-c0c7329f8b6a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041455Z:0b43ac8d-1873-40c8-adbb-0067370521a0" + "WESTUS2:20200916T232320Z:e5b2d4d9-641e-4e67-bb84-c0c7329f8b6a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2571,7 +2571,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:14:55 GMT" + "Wed, 16 Sep 2020 23:23:19 GMT" ], "Content-Length": [ "20" @@ -2587,15 +2587,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZmQ5YjU4ODEtZDU4MS00OTU2LTliYjMtNThmZWNiY2JjZDkz?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWm1RNVlqVTRPREV0WkRVNE1TMDBPVFUyTFRsaVlqTXROVGhtWldOaVkySmpaRGt6P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzNiOGRkYTQtZDkyNS00MzM4LTg4YTQtYmNiNzk5ZTAxNWZh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTnpOaU9HUmtZVFF0WkRreU5TMDBNek00TFRnNFlUUXRZbU5pTnprNVpUQXhOV1poP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2610,16 +2610,73 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11994" + ], + "x-ms-request-id": [ + "639c1669-5160-46f2-bf1f-2f225fe56e75" + ], + "x-ms-correlation-request-id": [ + "639c1669-5160-46f2-bf1f-2f225fe56e75" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200916T232350Z:639c1669-5160-46f2-bf1f-2f225fe56e75" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 16 Sep 2020 23:23:50 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzNiOGRkYTQtZDkyNS00MzM4LTg4YTQtYmNiNzk5ZTAxNWZh?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTnpOaU9HUmtZVFF0WkRreU5TMDBNek00TFRnNFlUUXRZbU5pTnprNVpUQXhOV1poP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29220.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" ], "x-ms-request-id": [ - "6211491b-d2ec-43fe-a3b0-466de3b7ff75" + "0f71916f-50cf-4269-ad34-ca0e4e707f75" ], "x-ms-correlation-request-id": [ - "6211491b-d2ec-43fe-a3b0-466de3b7ff75" + "0f71916f-50cf-4269-ad34-ca0e4e707f75" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041526Z:6211491b-d2ec-43fe-a3b0-466de3b7ff75" + "WESTUS2:20200916T232420Z:0f71916f-50cf-4269-ad34-ca0e4e707f75" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2628,7 +2685,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:15:25 GMT" + "Wed, 16 Sep 2020 23:24:19 GMT" ], "Content-Length": [ "22" @@ -2644,15 +2701,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/IotHubs/ps6832?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczY4MzI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2667,16 +2724,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11992" ], "x-ms-request-id": [ - "f82fff67-2708-4d48-97a6-ecfa7174a461" + "525011e0-e5b1-4167-9a56-07dc8236399c" ], "x-ms-correlation-request-id": [ - "f82fff67-2708-4d48-97a6-ecfa7174a461" + "525011e0-e5b1-4167-9a56-07dc8236399c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041526Z:f82fff67-2708-4d48-97a6-ecfa7174a461" + "WESTUS2:20200916T232421Z:525011e0-e5b1-4167-9a56-07dc8236399c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2685,10 +2742,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:15:26 GMT" + "Wed, 16 Sep 2020 23:24:20 GMT" ], "Content-Length": [ - "1455" + "1460" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2697,25 +2754,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211\",\r\n \"name\": \"ps211\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2802\",\r\n \"etag\": \"AAAAARVk0Uw=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps211.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps211\",\r\n \"endpoint\": \"sb://iothub-ns-ps211-4126641-77e1b922af.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/IotHubs/ps6832\",\r\n \"name\": \"ps6832\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps9910\",\r\n \"etag\": \"AAAAAiHPWLM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6832.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6832\",\r\n \"endpoint\": \"sb://iothub-ns-ps6832-4636796-5f325ebd6f.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/IotHubs/ps6832?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczY4MzI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0b39d784-cdb3-43cb-9f50-c4348d17b1af" + "403dfccb-6f51-42fc-92fa-a02868c14d6f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2730,16 +2787,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11991" ], "x-ms-request-id": [ - "e545ebcf-ee0b-4203-94b2-4a1adb1e56d2" + "cdd1afec-2571-4a34-b498-d7f51eec91d7" ], "x-ms-correlation-request-id": [ - "e545ebcf-ee0b-4203-94b2-4a1adb1e56d2" + "cdd1afec-2571-4a34-b498-d7f51eec91d7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041527Z:e545ebcf-ee0b-4203-94b2-4a1adb1e56d2" + "WESTUS2:20200916T232421Z:cdd1afec-2571-4a34-b498-d7f51eec91d7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2748,10 +2805,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:15:26 GMT" + "Wed, 16 Sep 2020 23:24:21 GMT" ], "Content-Length": [ - "1455" + "1460" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2760,25 +2817,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211\",\r\n \"name\": \"ps211\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2802\",\r\n \"etag\": \"AAAAARVk0Uw=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps211.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps211\",\r\n \"endpoint\": \"sb://iothub-ns-ps211-4126641-77e1b922af.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/IotHubs/ps6832\",\r\n \"name\": \"ps6832\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps9910\",\r\n \"etag\": \"AAAAAiHPWLM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6832.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6832\",\r\n \"endpoint\": \"sb://iothub-ns-ps6832-4636796-5f325ebd6f.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/IotHubs/ps6832?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczY4MzI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d98c67af-1b98-4e74-b866-84d67f2d2050" + "cab0b3ef-b8ef-4ce0-8653-04edda117896" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2793,16 +2850,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11990" ], "x-ms-request-id": [ - "c1617d8a-cbd2-4c3f-812f-756eb8748c01" + "704b5bcf-c40e-4ab9-9758-599431aa19eb" ], "x-ms-correlation-request-id": [ - "c1617d8a-cbd2-4c3f-812f-756eb8748c01" + "704b5bcf-c40e-4ab9-9758-599431aa19eb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041528Z:c1617d8a-cbd2-4c3f-812f-756eb8748c01" + "WESTUS2:20200916T232422Z:704b5bcf-c40e-4ab9-9758-599431aa19eb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2811,10 +2868,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:15:27 GMT" + "Wed, 16 Sep 2020 23:24:21 GMT" ], "Content-Length": [ - "1455" + "1460" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2823,19 +2880,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211\",\r\n \"name\": \"ps211\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2802\",\r\n \"etag\": \"AAAAARVk0Uw=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps211.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps211\",\r\n \"endpoint\": \"sb://iothub-ns-ps211-4126641-77e1b922af.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/IotHubs/ps6832\",\r\n \"name\": \"ps6832\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps9910\",\r\n \"etag\": \"AAAAAiHPWLM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6832.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6832\",\r\n \"endpoint\": \"sb://iothub-ns-ps6832-4636796-5f325ebd6f.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/IotHubs/ps6832?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczY4MzI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2850,16 +2907,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11988" ], "x-ms-request-id": [ - "9f8e8cdd-a991-4902-81a8-8b91f56e1284" + "d23bfe38-f633-44ba-a89b-04cdfa47f284" ], "x-ms-correlation-request-id": [ - "9f8e8cdd-a991-4902-81a8-8b91f56e1284" + "d23bfe38-f633-44ba-a89b-04cdfa47f284" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041602Z:9f8e8cdd-a991-4902-81a8-8b91f56e1284" + "WESTUS2:20200916T232456Z:d23bfe38-f633-44ba-a89b-04cdfa47f284" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2868,10 +2925,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:01 GMT" + "Wed, 16 Sep 2020 23:24:56 GMT" ], "Content-Length": [ - "1455" + "1460" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2880,25 +2937,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211\",\r\n \"name\": \"ps211\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2802\",\r\n \"etag\": \"AAAAARVmh/E=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps211.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps211\",\r\n \"endpoint\": \"sb://iothub-ns-ps211-4126641-77e1b922af.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/IotHubs/ps6832\",\r\n \"name\": \"ps6832\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps9910\",\r\n \"etag\": \"AAAAAiHRWpQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps6832.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps6832\",\r\n \"endpoint\": \"sb://iothub-ns-ps6832-4636796-5f325ebd6f.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/IotHubs/ps6832/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczY4MzIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8f32583a-440f-4eb0-8bb2-8d41ffd1f53a" + "41df874e-3e06-4245-8aac-ca9018da788c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2916,13 +2973,13 @@ "1199" ], "x-ms-request-id": [ - "de62dd72-3e04-485c-b524-442e18d1b962" + "aa4c8fd1-f702-4061-b4be-c1f73c17208b" ], "x-ms-correlation-request-id": [ - "de62dd72-3e04-485c-b524-442e18d1b962" + "aa4c8fd1-f702-4061-b4be-c1f73c17208b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041528Z:de62dd72-3e04-485c-b524-442e18d1b962" + "WESTUS2:20200916T232422Z:aa4c8fd1-f702-4061-b4be-c1f73c17208b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2931,7 +2988,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:15:27 GMT" + "Wed, 16 Sep 2020 23:24:21 GMT" ], "Content-Length": [ "905" @@ -2943,25 +3000,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"a1mzv+KX034U6mBUMqf8WW56zG37p3SN95bkx0/EYK4=\",\r\n \"secondaryKey\": \"cQF2EOkVSUIe/uQ0dqyWfDPDMb9vknPvE//G2ZWIHNk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"aI4PyU52CYWS0PfW0I2WLhlcHGuk62B/owjig0fhLvw=\",\r\n \"secondaryKey\": \"3rRRUHbfcx0Dv4sN5MdFqXeiTRKy8gQY7WV17kvlch4=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"7mrgtkfNpHL5JJfUh/mWZU39LCYSFb5jOpFryn/chkM=\",\r\n \"secondaryKey\": \"CVg6N0lpMylGcPhFvD7FMXpCOjGmKS1w7YF9KKMC3m0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"uqGYLNmSBHGBFL/fzaylfUoFxAN1jXPkLAqWThczgfM=\",\r\n \"secondaryKey\": \"jAZsmjL8bd8CYRz+ebyOyiJs9rFEXv9PCCMYfL3jH48=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"D9c5lZlGuUHL371IMZNbOK2iCXpWh+9qlyceC63pVjc=\",\r\n \"secondaryKey\": \"Da1bFx0+XszEOytSxD+28Fvtvzg78f8T9+zYhIdS4pU=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"VvJRemXM3+573ohmIT0furfy3wvjbYhuCV6VcH7yFcQ=\",\r\n \"secondaryKey\": \"ixo1k82kUpNPrqlzQSjMFH1g5z2p73nbjBysERCokgc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"WS6E/tIZCxmcHRXWmePpBD2hLR+CB+n+A6WahnXK2T4=\",\r\n \"secondaryKey\": \"Ge/8dFkdfhHWqFX24mPGOwjyIcWfr8EKXZ3wENLOHAw=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"VsEKI0CFVXuvX5hU3hpboSpU6Yk+5SQM8jWmD5BVPuA=\",\r\n \"secondaryKey\": \"2nCPniy99i6WcaUeevTeQQzQdUHUDfMp1ZTfvZ9LWkQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"nnymPrGh7gTuRX0bIjHMjx0WBCzdbdt/beQoyRF7YNg=\",\r\n \"secondaryKey\": \"kfXkv4e56jtGAhq4rnVJMjaW2Ir8qOs05lJmi1xieLA=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"yzofbl6PS8TiL1kJy1y+Tl1aM0orieJzb6mMnZY0dPU=\",\r\n \"secondaryKey\": \"2XIKQuiobLweSRh4ZNnvpt5kS5p62kG0uLb2boED56o=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMS9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/IotHubs/ps6832/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczY4MzIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fb477c34-6ea7-469a-a5b5-362957911e46" + "40fa9dd7-1df3-405e-b462-1d1e13d3ae19" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2979,13 +3036,13 @@ "1198" ], "x-ms-request-id": [ - "14997594-f435-493e-b8ad-61f553a0958e" + "5301f970-f775-4e2f-b86e-6d26a199cc32" ], "x-ms-correlation-request-id": [ - "14997594-f435-493e-b8ad-61f553a0958e" + "5301f970-f775-4e2f-b86e-6d26a199cc32" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041602Z:14997594-f435-493e-b8ad-61f553a0958e" + "WESTUS2:20200916T232456Z:5301f970-f775-4e2f-b86e-6d26a199cc32" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2994,7 +3051,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:02 GMT" + "Wed, 16 Sep 2020 23:24:56 GMT" ], "Content-Length": [ "1078" @@ -3006,19 +3063,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"a1mzv+KX034U6mBUMqf8WW56zG37p3SN95bkx0/EYK4=\",\r\n \"secondaryKey\": \"cQF2EOkVSUIe/uQ0dqyWfDPDMb9vknPvE//G2ZWIHNk=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"aI4PyU52CYWS0PfW0I2WLhlcHGuk62B/owjig0fhLvw=\",\r\n \"secondaryKey\": \"3rRRUHbfcx0Dv4sN5MdFqXeiTRKy8gQY7WV17kvlch4=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"7mrgtkfNpHL5JJfUh/mWZU39LCYSFb5jOpFryn/chkM=\",\r\n \"secondaryKey\": \"CVg6N0lpMylGcPhFvD7FMXpCOjGmKS1w7YF9KKMC3m0=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"uqGYLNmSBHGBFL/fzaylfUoFxAN1jXPkLAqWThczgfM=\",\r\n \"secondaryKey\": \"jAZsmjL8bd8CYRz+ebyOyiJs9rFEXv9PCCMYfL3jH48=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"D9c5lZlGuUHL371IMZNbOK2iCXpWh+9qlyceC63pVjc=\",\r\n \"secondaryKey\": \"Da1bFx0+XszEOytSxD+28Fvtvzg78f8T9+zYhIdS4pU=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"6umSl66NrDdLh6vgqXNA4H6dN4O3a5ALN0QTn1KkgXA=\",\r\n \"secondaryKey\": \"Sr255S4PGaIVMN8GjLjlQKU5hXORdh3nJSdRnSZvFf8=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"VvJRemXM3+573ohmIT0furfy3wvjbYhuCV6VcH7yFcQ=\",\r\n \"secondaryKey\": \"ixo1k82kUpNPrqlzQSjMFH1g5z2p73nbjBysERCokgc=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"WS6E/tIZCxmcHRXWmePpBD2hLR+CB+n+A6WahnXK2T4=\",\r\n \"secondaryKey\": \"Ge/8dFkdfhHWqFX24mPGOwjyIcWfr8EKXZ3wENLOHAw=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"VsEKI0CFVXuvX5hU3hpboSpU6Yk+5SQM8jWmD5BVPuA=\",\r\n \"secondaryKey\": \"2nCPniy99i6WcaUeevTeQQzQdUHUDfMp1ZTfvZ9LWkQ=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"nnymPrGh7gTuRX0bIjHMjx0WBCzdbdt/beQoyRF7YNg=\",\r\n \"secondaryKey\": \"kfXkv4e56jtGAhq4rnVJMjaW2Ir8qOs05lJmi1xieLA=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"yzofbl6PS8TiL1kJy1y+Tl1aM0orieJzb6mMnZY0dPU=\",\r\n \"secondaryKey\": \"2XIKQuiobLweSRh4ZNnvpt5kS5p62kG0uLb2boED56o=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"4Q0f2Sdjhpi5w9X7ZdQUQBQqljBgIP4DuodD8eN3vNA=\",\r\n \"secondaryKey\": \"7tuQb+1A5qxHddUGS+zENdC4F5q4ucs67jazDkjliTg=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfODcxNThlZDAtNTQ5Ni00ZDk1LTg2MTktODAzMzFkYTg4YjQ0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT0RjeE5UaGxaREF0TlRRNU5pMDBaRGsxTFRnMk1Ua3RPREF6TXpGa1lUZzRZalEwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNmViMzZlYTktMGFjYi00NjdmLWJmY2YtYWE0ZDBjODAyODFl?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTm1WaU16WmxZVGt0TUdGallpMDBOamRtTFdKbVkyWXRZV0UwWkRCak9EQXlPREZsP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -3033,16 +3090,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11989" ], "x-ms-request-id": [ - "5ef9f9c2-518c-449a-896b-c3f22e79a766" + "e8ba2ea6-2ead-4b11-84e8-247008ed27eb" ], "x-ms-correlation-request-id": [ - "5ef9f9c2-518c-449a-896b-c3f22e79a766" + "e8ba2ea6-2ead-4b11-84e8-247008ed27eb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041601Z:5ef9f9c2-518c-449a-896b-c3f22e79a766" + "WESTUS2:20200916T232456Z:e8ba2ea6-2ead-4b11-84e8-247008ed27eb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3051,7 +3108,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:01 GMT" + "Wed, 16 Sep 2020 23:24:56 GMT" ], "Content-Length": [ "22" @@ -3067,21 +3124,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMS9Jb3RIdWJLZXlzL1NlcnZpY2VLZXkvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/IotHubs/ps6832/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczY4MzIvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f7098280-d87d-43a9-9551-c818e5cabc1d" + "ebfaf651-22f7-41e0-97fd-eb82cd44c9d6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -3099,13 +3156,13 @@ "1197" ], "x-ms-request-id": [ - "e0019b97-bc66-4d44-a379-49bd12f88dab" + "ac152538-14b6-459f-9397-d876124c5e1e" ], "x-ms-correlation-request-id": [ - "e0019b97-bc66-4d44-a379-49bd12f88dab" + "ac152538-14b6-459f-9397-d876124c5e1e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041602Z:e0019b97-bc66-4d44-a379-49bd12f88dab" + "WESTUS2:20200916T232457Z:ac152538-14b6-459f-9397-d876124c5e1e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3114,7 +3171,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:02 GMT" + "Wed, 16 Sep 2020 23:24:56 GMT" ], "Content-Length": [ "172" @@ -3126,20 +3183,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"6umSl66NrDdLh6vgqXNA4H6dN4O3a5ALN0QTn1KkgXA=\",\r\n \"secondaryKey\": \"Sr255S4PGaIVMN8GjLjlQKU5hXORdh3nJSdRnSZvFf8=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"4Q0f2Sdjhpi5w9X7ZdQUQBQqljBgIP4DuodD8eN3vNA=\",\r\n \"secondaryKey\": \"7tuQb+1A5qxHddUGS+zENdC4F5q4ucs67jazDkjliTg=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/operationResults/b3NfaWRfYmM3ZDNiNjgtNDE2My00OWE1LTkyYWYtMGFhNTNhOWY1Mzlh?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZbU0zWkROaU5qZ3ROREUyTXkwME9XRTFMVGt5WVdZdE1HRmhOVE5oT1dZMU16bGg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/operationResults/b3NfaWRfZTc3MTQ2MzgtNTcxZi00MTUzLTg3YzMtODg3MGQ4YjYwN2Nk?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZaVGMzTVRRMk16Z3ROVGN4WmkwME1UVXpMVGczWXpNdE9EZzNNR1E0WWpZd04yTms/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3153,16 +3210,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11990" ], "x-ms-request-id": [ - "3fd3d17f-831f-44df-9c10-0f75e5519152" + "c69c3ba5-ab4d-473d-affc-9e2c0ad96aa7" ], "x-ms-correlation-request-id": [ - "3fd3d17f-831f-44df-9c10-0f75e5519152" + "c69c3ba5-ab4d-473d-affc-9e2c0ad96aa7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041635Z:3fd3d17f-831f-44df-9c10-0f75e5519152" + "WESTUS2:20200916T232529Z:c69c3ba5-ab4d-473d-affc-9e2c0ad96aa7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3171,7 +3228,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:34 GMT" + "Wed, 16 Sep 2020 23:25:29 GMT" ], "Content-Length": [ "22" @@ -3187,22 +3244,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ead3cec7-ceee-4610-ae8a-c3f130bcd09d" + "fd7da303-38d3-4a9b-8d09-f81ababd45d9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3219,13 +3276,13 @@ "1199" ], "x-ms-request-id": [ - "cb8b431b-dedd-4424-a231-b2d3c23d859a" + "c0f5b556-9394-46d4-b6cc-ba274ceec29c" ], "x-ms-correlation-request-id": [ - "cb8b431b-dedd-4424-a231-b2d3c23d859a" + "c0f5b556-9394-46d4-b6cc-ba274ceec29c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041636Z:cb8b431b-dedd-4424-a231-b2d3c23d859a" + "WESTUS2:20200916T232530Z:c0f5b556-9394-46d4-b6cc-ba274ceec29c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3234,7 +3291,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:35 GMT" + "Wed, 16 Sep 2020 23:25:30 GMT" ], "Content-Length": [ "229" @@ -3246,26 +3303,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "308a0780-fa7c-4859-999d-04a12cfd9221" + "c2940b4d-1117-4043-ab73-9b1f9621590d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3282,13 +3339,13 @@ "1198" ], "x-ms-request-id": [ - "221c7d02-a7b3-4b7e-81a7-13f70c34c0a4" + "e7c74a9b-7749-4479-ba7f-348f6e0704e6" ], "x-ms-correlation-request-id": [ - "221c7d02-a7b3-4b7e-81a7-13f70c34c0a4" + "e7c74a9b-7749-4479-ba7f-348f6e0704e6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041636Z:221c7d02-a7b3-4b7e-81a7-13f70c34c0a4" + "WESTUS2:20200916T232530Z:e7c74a9b-7749-4479-ba7f-348f6e0704e6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3297,7 +3354,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:35 GMT" + "Wed, 16 Sep 2020 23:25:30 GMT" ], "Content-Length": [ "229" @@ -3309,26 +3366,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ab06046c-9691-48f7-8ce2-6648b109f624" + "c10dab96-ab5f-49a9-b97b-8ab41b36d6ae" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3345,13 +3402,13 @@ "1197" ], "x-ms-request-id": [ - "5f7dd248-a06e-4339-8f25-c044e456d927" + "10accaad-276f-49c7-8183-4035b991c451" ], "x-ms-correlation-request-id": [ - "5f7dd248-a06e-4339-8f25-c044e456d927" + "10accaad-276f-49c7-8183-4035b991c451" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041636Z:5f7dd248-a06e-4339-8f25-c044e456d927" + "WESTUS2:20200916T232530Z:10accaad-276f-49c7-8183-4035b991c451" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3360,7 +3417,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:35 GMT" + "Wed, 16 Sep 2020 23:25:30 GMT" ], "Content-Length": [ "229" @@ -3372,26 +3429,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5ff45f1a-52c9-4824-b08b-7715b6ca563b" + "366eb304-f859-4bf8-89a7-71fa63e4a760" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3408,13 +3465,13 @@ "1196" ], "x-ms-request-id": [ - "8050c000-2ec0-4133-a38b-25e581699142" + "c77e11b7-7bff-4920-8b80-5c7467007e28" ], "x-ms-correlation-request-id": [ - "8050c000-2ec0-4133-a38b-25e581699142" + "c77e11b7-7bff-4920-8b80-5c7467007e28" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041637Z:8050c000-2ec0-4133-a38b-25e581699142" + "WESTUS2:20200916T232530Z:c77e11b7-7bff-4920-8b80-5c7467007e28" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3423,7 +3480,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:37 GMT" + "Wed, 16 Sep 2020 23:25:30 GMT" ], "Content-Length": [ "229" @@ -3435,26 +3492,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3a1cbd15-6166-45c9-8232-1c94f16520aa" + "cd213488-fca9-4b7b-92f3-aa46b6deaf51" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3471,13 +3528,13 @@ "1195" ], "x-ms-request-id": [ - "b9807ec4-7af2-430e-baf2-6d0cdb66f27d" + "c6db9a5d-a140-47dd-9a8d-aa526019a559" ], "x-ms-correlation-request-id": [ - "b9807ec4-7af2-430e-baf2-6d0cdb66f27d" + "c6db9a5d-a140-47dd-9a8d-aa526019a559" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041637Z:b9807ec4-7af2-430e-baf2-6d0cdb66f27d" + "WESTUS2:20200916T232531Z:c6db9a5d-a140-47dd-9a8d-aa526019a559" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3486,7 +3543,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:37 GMT" + "Wed, 16 Sep 2020 23:25:31 GMT" ], "Content-Length": [ "229" @@ -3498,26 +3555,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "100c8aa7-2260-422a-8360-543aaeee4f0d" + "32cd8c61-e0c5-4d56-8947-ae2eb4a6c735" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3534,13 +3591,13 @@ "1194" ], "x-ms-request-id": [ - "894ec4aa-4e77-451a-bc78-537d165c9762" + "0856ee23-0468-4c8a-9542-e2926327f349" ], "x-ms-correlation-request-id": [ - "894ec4aa-4e77-451a-bc78-537d165c9762" + "0856ee23-0468-4c8a-9542-e2926327f349" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041637Z:894ec4aa-4e77-451a-bc78-537d165c9762" + "WESTUS2:20200916T232531Z:0856ee23-0468-4c8a-9542-e2926327f349" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3549,7 +3606,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:37 GMT" + "Wed, 16 Sep 2020 23:25:31 GMT" ], "Content-Length": [ "229" @@ -3561,26 +3618,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5fd94604-324b-4733-9d15-40c4c9bbaece" + "33b71d56-d451-46c6-8985-8e65e41f5d39" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3597,13 +3654,13 @@ "1193" ], "x-ms-request-id": [ - "cc268fa0-eae7-4d81-8aca-e70a9d80d578" + "f6013586-188a-4512-b8aa-22cbc1015188" ], "x-ms-correlation-request-id": [ - "cc268fa0-eae7-4d81-8aca-e70a9d80d578" + "f6013586-188a-4512-b8aa-22cbc1015188" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041637Z:cc268fa0-eae7-4d81-8aca-e70a9d80d578" + "WESTUS2:20200916T232531Z:f6013586-188a-4512-b8aa-22cbc1015188" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3612,7 +3669,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:37 GMT" + "Wed, 16 Sep 2020 23:25:31 GMT" ], "Content-Length": [ "229" @@ -3624,26 +3681,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2a4991a8-9293-4fc3-8db8-78fef7f58c47" + "567ed635-06c1-4a81-ac85-487ff4065b31" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3660,13 +3717,13 @@ "1192" ], "x-ms-request-id": [ - "dbb78ac0-6664-41f4-a102-5a48c4e726bb" + "575a6fae-c92c-4032-b2ad-ec999a9f8aab" ], "x-ms-correlation-request-id": [ - "dbb78ac0-6664-41f4-a102-5a48c4e726bb" + "575a6fae-c92c-4032-b2ad-ec999a9f8aab" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041638Z:dbb78ac0-6664-41f4-a102-5a48c4e726bb" + "WESTUS2:20200916T232532Z:575a6fae-c92c-4032-b2ad-ec999a9f8aab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3675,7 +3732,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:38 GMT" + "Wed, 16 Sep 2020 23:25:31 GMT" ], "Content-Length": [ "229" @@ -3687,26 +3744,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "40be8dae-6a50-425a-b155-c254a69d8bde" + "4c458a69-5fee-4abd-aded-acd259123320" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3723,13 +3780,13 @@ "1191" ], "x-ms-request-id": [ - "566dbcb5-b205-4765-afd8-fdd4449bda2e" + "a0ade909-7195-4467-9dda-bc93d4202e13" ], "x-ms-correlation-request-id": [ - "566dbcb5-b205-4765-afd8-fdd4449bda2e" + "a0ade909-7195-4467-9dda-bc93d4202e13" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041638Z:566dbcb5-b205-4765-afd8-fdd4449bda2e" + "WESTUS2:20200916T232532Z:a0ade909-7195-4467-9dda-bc93d4202e13" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3738,7 +3795,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:38 GMT" + "Wed, 16 Sep 2020 23:25:32 GMT" ], "Content-Length": [ "229" @@ -3750,26 +3807,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "aee1e645-8e0f-4017-9a38-bde79b0c1ba3" + "d2de4f76-4ac6-45de-9917-3738728b29e7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3786,13 +3843,13 @@ "1190" ], "x-ms-request-id": [ - "15ad2dd6-b0f9-4bba-b54b-c27e4deebbae" + "09af6fd0-31e5-4b38-8023-b7f5fafdd048" ], "x-ms-correlation-request-id": [ - "15ad2dd6-b0f9-4bba-b54b-c27e4deebbae" + "09af6fd0-31e5-4b38-8023-b7f5fafdd048" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041638Z:15ad2dd6-b0f9-4bba-b54b-c27e4deebbae" + "WESTUS2:20200916T232532Z:09af6fd0-31e5-4b38-8023-b7f5fafdd048" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3801,7 +3858,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:38 GMT" + "Wed, 16 Sep 2020 23:25:32 GMT" ], "Content-Length": [ "229" @@ -3813,26 +3870,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "183cdb6e-a8ad-44a7-b592-3f0df2fdb99b" + "5d0fb0b1-7293-4522-b64e-471d25c5bdba" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3849,13 +3906,13 @@ "1189" ], "x-ms-request-id": [ - "ab527aad-1a70-4e6c-ac87-c675df52c08b" + "23279f6d-f595-48f1-b0cd-0bebeadd0171" ], "x-ms-correlation-request-id": [ - "ab527aad-1a70-4e6c-ac87-c675df52c08b" + "23279f6d-f595-48f1-b0cd-0bebeadd0171" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041639Z:ab527aad-1a70-4e6c-ac87-c675df52c08b" + "WESTUS2:20200916T232532Z:23279f6d-f595-48f1-b0cd-0bebeadd0171" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3864,7 +3921,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:39 GMT" + "Wed, 16 Sep 2020 23:25:32 GMT" ], "Content-Length": [ "229" @@ -3876,26 +3933,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "03bd1fa4-9931-46a0-836c-ca876ec600ca" + "91d3cda3-5400-4eb5-8349-ae19d3653a75" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3912,13 +3969,13 @@ "1188" ], "x-ms-request-id": [ - "d4928d46-55af-498f-b8e9-397ad5a772a4" + "12b0f327-655b-4d5e-8363-7a649d34b227" ], "x-ms-correlation-request-id": [ - "d4928d46-55af-498f-b8e9-397ad5a772a4" + "12b0f327-655b-4d5e-8363-7a649d34b227" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041639Z:d4928d46-55af-498f-b8e9-397ad5a772a4" + "WESTUS2:20200916T232533Z:12b0f327-655b-4d5e-8363-7a649d34b227" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3927,7 +3984,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:39 GMT" + "Wed, 16 Sep 2020 23:25:32 GMT" ], "Content-Length": [ "229" @@ -3939,26 +3996,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "71d7c173-68d8-4e09-b354-810cff049747" + "33c4d25e-b975-40a4-b3eb-17f90b2b0974" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3975,13 +4032,13 @@ "1187" ], "x-ms-request-id": [ - "dc8318b1-e623-4c2b-8dac-1425f50ceebb" + "e75d2743-3afb-4b98-a311-5fe74fa9e762" ], "x-ms-correlation-request-id": [ - "dc8318b1-e623-4c2b-8dac-1425f50ceebb" + "e75d2743-3afb-4b98-a311-5fe74fa9e762" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041639Z:dc8318b1-e623-4c2b-8dac-1425f50ceebb" + "WESTUS2:20200916T232533Z:e75d2743-3afb-4b98-a311-5fe74fa9e762" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3990,7 +4047,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:39 GMT" + "Wed, 16 Sep 2020 23:25:33 GMT" ], "Content-Length": [ "229" @@ -4002,26 +4059,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a16926f8-52bc-4744-8d2b-f63ab9f497f0" + "d54e77f1-cefa-4245-a80b-02da7cc28366" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4038,13 +4095,13 @@ "1186" ], "x-ms-request-id": [ - "44642bca-2ad3-4967-b59c-d2b7462689c5" + "7879e36c-7a1d-4e75-88ce-d8797082fe78" ], "x-ms-correlation-request-id": [ - "44642bca-2ad3-4967-b59c-d2b7462689c5" + "7879e36c-7a1d-4e75-88ce-d8797082fe78" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041640Z:44642bca-2ad3-4967-b59c-d2b7462689c5" + "WESTUS2:20200916T232534Z:7879e36c-7a1d-4e75-88ce-d8797082fe78" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4053,7 +4110,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:40 GMT" + "Wed, 16 Sep 2020 23:25:33 GMT" ], "Content-Length": [ "229" @@ -4065,26 +4122,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "03cde0f0-fbb6-4dc0-a55c-c3673baf61b0" + "e043205d-b6c8-418f-8e87-db5d703e3a8e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4101,13 +4158,13 @@ "1185" ], "x-ms-request-id": [ - "b8787337-9547-45a8-a47d-9f1c09e46dd0" + "56d69049-7bdc-4041-aa75-5395ed5d23c3" ], "x-ms-correlation-request-id": [ - "b8787337-9547-45a8-a47d-9f1c09e46dd0" + "56d69049-7bdc-4041-aa75-5395ed5d23c3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041640Z:b8787337-9547-45a8-a47d-9f1c09e46dd0" + "WESTUS2:20200916T232534Z:56d69049-7bdc-4041-aa75-5395ed5d23c3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4116,7 +4173,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:40 GMT" + "Wed, 16 Sep 2020 23:25:34 GMT" ], "Content-Length": [ "229" @@ -4128,26 +4185,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4133a680-93d8-490e-8e25-268572a718d4" + "37f4adfb-72f6-4265-90a0-179e4df8738b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4164,13 +4221,13 @@ "1184" ], "x-ms-request-id": [ - "e8adf124-b3e4-4ed1-ad24-603e9f19404c" + "64fac2db-5368-47f4-be59-25df553e6469" ], "x-ms-correlation-request-id": [ - "e8adf124-b3e4-4ed1-ad24-603e9f19404c" + "64fac2db-5368-47f4-be59-25df553e6469" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041641Z:e8adf124-b3e4-4ed1-ad24-603e9f19404c" + "WESTUS2:20200916T232535Z:64fac2db-5368-47f4-be59-25df553e6469" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4179,7 +4236,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:41 GMT" + "Wed, 16 Sep 2020 23:25:35 GMT" ], "Content-Length": [ "229" @@ -4191,26 +4248,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1b5f5cea-de46-4ee0-9025-3f5830065f65" + "40700dd1-2d9b-44c9-b152-6d85a2222abe" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4227,13 +4284,13 @@ "1183" ], "x-ms-request-id": [ - "8e5852ba-87d2-4749-ae71-73df241fc03f" + "f5ef5287-f147-4b7f-9d18-d1903d53ba4e" ], "x-ms-correlation-request-id": [ - "8e5852ba-87d2-4749-ae71-73df241fc03f" + "f5ef5287-f147-4b7f-9d18-d1903d53ba4e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041641Z:8e5852ba-87d2-4749-ae71-73df241fc03f" + "WESTUS2:20200916T232535Z:f5ef5287-f147-4b7f-9d18-d1903d53ba4e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4242,7 +4299,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:41 GMT" + "Wed, 16 Sep 2020 23:25:35 GMT" ], "Content-Length": [ "229" @@ -4254,26 +4311,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "93984570-3067-46eb-9f1e-0bc8b4a584dd" + "f8d1f494-6016-4001-bb70-f72c4b68ffa8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4290,13 +4347,13 @@ "1182" ], "x-ms-request-id": [ - "f78ed930-87fb-463e-98e3-87b6b28c0e0d" + "6322f83d-997a-4ebf-9f2c-7d4c6d33d904" ], "x-ms-correlation-request-id": [ - "f78ed930-87fb-463e-98e3-87b6b28c0e0d" + "6322f83d-997a-4ebf-9f2c-7d4c6d33d904" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041642Z:f78ed930-87fb-463e-98e3-87b6b28c0e0d" + "WESTUS2:20200916T232536Z:6322f83d-997a-4ebf-9f2c-7d4c6d33d904" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4305,7 +4362,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:42 GMT" + "Wed, 16 Sep 2020 23:25:35 GMT" ], "Content-Length": [ "229" @@ -4317,26 +4374,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f77195ea-5c14-482a-b327-58e92c727e4c" + "1939efe6-a66e-4912-9a56-da7c7a1592b4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4353,13 +4410,13 @@ "1181" ], "x-ms-request-id": [ - "7a59b1cf-bfa6-4cb0-b6e2-1f8509237b32" + "da5ebd3f-51c5-4b23-aef5-5e362473771e" ], "x-ms-correlation-request-id": [ - "7a59b1cf-bfa6-4cb0-b6e2-1f8509237b32" + "da5ebd3f-51c5-4b23-aef5-5e362473771e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041642Z:7a59b1cf-bfa6-4cb0-b6e2-1f8509237b32" + "WESTUS2:20200916T232536Z:da5ebd3f-51c5-4b23-aef5-5e362473771e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4368,7 +4425,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:42 GMT" + "Wed, 16 Sep 2020 23:25:36 GMT" ], "Content-Length": [ "229" @@ -4380,26 +4437,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "618f5d58-c792-4ee2-af39-835c1dbbebba" + "37d6d5b2-e14c-4ba6-9bb6-859f8bdded06" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4416,13 +4473,13 @@ "1180" ], "x-ms-request-id": [ - "5ce4ff76-12a5-43ea-9458-a195dda2c5cb" + "8b64f54c-236d-4c21-a369-4f2bab2e40e6" ], "x-ms-correlation-request-id": [ - "5ce4ff76-12a5-43ea-9458-a195dda2c5cb" + "8b64f54c-236d-4c21-a369-4f2bab2e40e6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041643Z:5ce4ff76-12a5-43ea-9458-a195dda2c5cb" + "WESTUS2:20200916T232537Z:8b64f54c-236d-4c21-a369-4f2bab2e40e6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4431,7 +4488,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:43 GMT" + "Wed, 16 Sep 2020 23:25:36 GMT" ], "Content-Length": [ "229" @@ -4443,26 +4500,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4d585cdc-93e8-424b-ba79-c89d351e9e6d" + "fdd115ce-47ea-459a-b174-a0bc6c8a05e7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4479,13 +4536,13 @@ "1179" ], "x-ms-request-id": [ - "e82262be-3e2b-4a09-b8dd-aa51bf4ea0ec" + "5d92c5ea-223d-4b68-9154-5b8fe11b5683" ], "x-ms-correlation-request-id": [ - "e82262be-3e2b-4a09-b8dd-aa51bf4ea0ec" + "5d92c5ea-223d-4b68-9154-5b8fe11b5683" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041644Z:e82262be-3e2b-4a09-b8dd-aa51bf4ea0ec" + "WESTUS2:20200916T232537Z:5d92c5ea-223d-4b68-9154-5b8fe11b5683" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4494,7 +4551,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:44 GMT" + "Wed, 16 Sep 2020 23:25:37 GMT" ], "Content-Length": [ "229" @@ -4506,26 +4563,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ba644816-20c6-49d5-b091-4cb98449e636" + "e11cb43e-e6c0-46a9-a5c6-f03b8cc7be41" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4542,13 +4599,13 @@ "1178" ], "x-ms-request-id": [ - "ab20f1b9-0522-40fd-a7e3-edd0cf8d34b4" + "18db4a2a-6919-4f22-9303-e3638a178058" ], "x-ms-correlation-request-id": [ - "ab20f1b9-0522-40fd-a7e3-edd0cf8d34b4" + "18db4a2a-6919-4f22-9303-e3638a178058" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041644Z:ab20f1b9-0522-40fd-a7e3-edd0cf8d34b4" + "WESTUS2:20200916T232538Z:18db4a2a-6919-4f22-9303-e3638a178058" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4557,7 +4614,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:16:44 GMT" + "Wed, 16 Sep 2020 23:25:37 GMT" ], "Content-Length": [ "229" @@ -4569,20 +4626,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"KsuQ7e3bDQ1aD74KNLZw3UPC2x5lK56GrJandy7R4WY=\",\r\n \"secondaryKey\": \"DF3vWoKlN8qricqFYYnHI4hxDVZ4+c/+oQiJZjhtChg=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"lhTooswum6HOgs9TBZMrcORuRobg814arNywc0lEyBc=\",\r\n \"secondaryKey\": \"vtqnBwmfj1adiBTKP1RyX16s8zM6F2mfeElDZmSv3FY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/provisioningServices/ps3551/operationResults/b3NfaWRfYzU0NzllYmUtYjExMS00YmQyLWE1OTUtNWE1YzdjYjIyZTk3?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzNTUxL29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZelUwTnpsbFltVXRZakV4TVMwMFltUXlMV0UxT1RVdE5XRTFZemRqWWpJeVpUazM/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/provisioningServices/ps6304/operationResults/b3NfaWRfNDkzOTk5ZGItNjcxMy00MGRlLTkzYWItYWI2Zjg2ZTYyMjU5?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM2MzA0L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZORGt6T1RrNVpHSXROamN4TXkwME1HUmxMVGt6WVdJdFlXSTJaamcyWlRZeU1qVTU/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -4596,16 +4653,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11971" + "11963" ], "x-ms-request-id": [ - "41e96a04-fdef-4e9c-954d-13780704f263" + "15a9a4d1-efbf-4e5a-8633-f8f7ca9a16d2" ], "x-ms-correlation-request-id": [ - "41e96a04-fdef-4e9c-954d-13780704f263" + "15a9a4d1-efbf-4e5a-8633-f8f7ca9a16d2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041717Z:41e96a04-fdef-4e9c-954d-13780704f263" + "WESTUS2:20200916T232610Z:15a9a4d1-efbf-4e5a-8633-f8f7ca9a16d2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4614,7 +4671,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:17:16 GMT" + "Wed, 16 Sep 2020 23:26:10 GMT" ], "Content-Length": [ "22" @@ -4630,21 +4687,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2802/providers/Microsoft.Devices/IotHubs/ps211?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjgwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczIxMT9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9910/providers/Microsoft.Devices/IotHubs/ps6832?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTkxMC9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczY4MzI/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0b487d08-2797-44f0-a7e8-1e3f8e8d09be" + "5482cb1e-6f33-4536-8e65-c57231de1474" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -4656,13 +4713,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjhkNGNhOGItMzc3ZS00NmQxLWE3ZWUtZDUzMDNkNmNhYTYx?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDA2ZWUxNDQtNmNiNS00N2IzLTkyY2MtODg2MGQ1YWRlNmRj?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjhkNGNhOGItMzc3ZS00NmQxLWE3ZWUtZDUzMDNkNmNhYTYx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDA2ZWUxNDQtNmNiNS00N2IzLTkyY2MtODg2MGQ1YWRlNmRj?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -4671,13 +4728,13 @@ "14999" ], "x-ms-request-id": [ - "c41c5675-d677-4d2c-9620-baa6129a5477" + "c5bc7cef-24ef-4117-b818-d0776c2417d3" ], "x-ms-correlation-request-id": [ - "c41c5675-d677-4d2c-9620-baa6129a5477" + "c5bc7cef-24ef-4117-b818-d0776c2417d3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041718Z:c41c5675-d677-4d2c-9620-baa6129a5477" + "WESTUS2:20200916T232612Z:c5bc7cef-24ef-4117-b818-d0776c2417d3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4686,7 +4743,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:17:18 GMT" + "Wed, 16 Sep 2020 23:26:11 GMT" ], "Content-Length": [ "4" @@ -4702,15 +4759,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjhkNGNhOGItMzc3ZS00NmQxLWE3ZWUtZDUzMDNkNmNhYTYx?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWWpoa05HTmhPR0l0TXpjM1pTMDBObVF4TFdFM1pXVXRaRFV6TUROa05tTmhZVFl4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDA2ZWUxNDQtNmNiNS00N2IzLTkyY2MtODg2MGQ1YWRlNmRj?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkRBMlpXVXhORFF0Tm1OaU5TMDBOMkl6TFRreVkyTXRPRGcyTUdRMVlXUmxObVJqP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -4725,16 +4782,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11987" ], "x-ms-request-id": [ - "2f80069b-9a52-461a-bab6-a9e00cfcc80c" + "227b2ea1-a51e-4554-bfc5-12ac50bc4c5c" ], "x-ms-correlation-request-id": [ - "2f80069b-9a52-461a-bab6-a9e00cfcc80c" + "227b2ea1-a51e-4554-bfc5-12ac50bc4c5c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041734Z:2f80069b-9a52-461a-bab6-a9e00cfcc80c" + "WESTUS2:20200916T232627Z:227b2ea1-a51e-4554-bfc5-12ac50bc4c5c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4743,7 +4800,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:17:33 GMT" + "Wed, 16 Sep 2020 23:26:27 GMT" ], "Content-Length": [ "22" @@ -4759,15 +4816,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjhkNGNhOGItMzc3ZS00NmQxLWE3ZWUtZDUzMDNkNmNhYTYx?api-version=2019-07-01-preview&operationSource=os_ih", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWWpoa05HTmhPR0l0TXpjM1pTMDBObVF4TFdFM1pXVXRaRFV6TUROa05tTmhZVFl4P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDA2ZWUxNDQtNmNiNS00N2IzLTkyY2MtODg2MGQ1YWRlNmRj?api-version=2019-07-01-preview&operationSource=os_ih", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkRBMlpXVXhORFF0Tm1OaU5TMDBOMkl6TFRreVkyTXRPRGcyTUdRMVlXUmxObVJqP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -4779,7 +4836,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYjhkNGNhOGItMzc3ZS00NmQxLWE3ZWUtZDUzMDNkNmNhYTYx?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDA2ZWUxNDQtNmNiNS00N2IzLTkyY2MtODg2MGQ1YWRlNmRj?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" @@ -4788,16 +4845,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11986" ], "x-ms-request-id": [ - "1f963d52-4be6-41a2-b871-8d9df8a1fb24" + "c1dadea0-b114-4ffc-b777-775db590f441" ], "x-ms-correlation-request-id": [ - "1f963d52-4be6-41a2-b871-8d9df8a1fb24" + "c1dadea0-b114-4ffc-b777-775db590f441" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041734Z:1f963d52-4be6-41a2-b871-8d9df8a1fb24" + "WESTUS2:20200916T232627Z:c1dadea0-b114-4ffc-b777-775db590f441" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4806,7 +4863,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:17:33 GMT" + "Wed, 16 Sep 2020 23:26:27 GMT" ], "Expires": [ "-1" @@ -4819,21 +4876,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps2802?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMjgwMj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps9910?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzOTkxMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "dd26cd5b-cc27-4050-bdb2-32f89f3dfa45" + "808a65c0-7e6a-41b4-8b7c-753b80f08d46" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -4845,7 +4902,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4854,127 +4911,13 @@ "14999" ], "x-ms-request-id": [ - "853d7945-3c35-409b-b382-d45553e949de" - ], - "x-ms-correlation-request-id": [ - "853d7945-3c35-409b-b382-d45553e949de" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T041735Z:853d7945-3c35-409b-b382-d45553e949de" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:17:34 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" - ], - "x-ms-request-id": [ - "e484d56d-e673-461c-aca6-a160519ef2bf" - ], - "x-ms-correlation-request-id": [ - "e484d56d-e673-461c-aca6-a160519ef2bf" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T041750Z:e484d56d-e673-461c-aca6-a160519ef2bf" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:17:49 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" - ], - "x-ms-request-id": [ - "381f5e75-6dd4-4747-85c4-8d70031a515d" + "72e0f278-758e-415d-a0e7-cfd450beb65b" ], "x-ms-correlation-request-id": [ - "381f5e75-6dd4-4747-85c4-8d70031a515d" + "72e0f278-758e-415d-a0e7-cfd450beb65b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041805Z:381f5e75-6dd4-4747-85c4-8d70031a515d" + "WESTUS2:20200916T232628Z:72e0f278-758e-415d-a0e7-cfd450beb65b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4983,7 +4926,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:18:05 GMT" + "Wed, 16 Sep 2020 23:26:28 GMT" ], "Expires": [ "-1" @@ -4996,15 +4939,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -5016,121 +4959,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" - ], - "x-ms-request-id": [ - "8a24afaa-c1cf-40ef-af69-da8a57fb59ae" - ], - "x-ms-correlation-request-id": [ - "8a24afaa-c1cf-40ef-af69-da8a57fb59ae" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T041820Z:8a24afaa-c1cf-40ef-af69-da8a57fb59ae" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:18:19 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" - ], - "x-ms-request-id": [ - "56e13da3-e146-4795-af5c-ab42ba85ff14" - ], - "x-ms-correlation-request-id": [ - "56e13da3-e146-4795-af5c-ab42ba85ff14" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T041835Z:56e13da3-e146-4795-af5c-ab42ba85ff14" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:18:34 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5139,13 +4968,13 @@ "11994" ], "x-ms-request-id": [ - "5eb3d85f-d6b3-49f4-afd6-e52993e36a83" + "03c0bb66-a525-4a33-902c-183642b84b0b" ], "x-ms-correlation-request-id": [ - "5eb3d85f-d6b3-49f4-afd6-e52993e36a83" + "03c0bb66-a525-4a33-902c-183642b84b0b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041850Z:5eb3d85f-d6b3-49f4-afd6-e52993e36a83" + "WESTUS2:20200916T232643Z:03c0bb66-a525-4a33-902c-183642b84b0b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5154,7 +4983,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:18:50 GMT" + "Wed, 16 Sep 2020 23:26:43 GMT" ], "Expires": [ "-1" @@ -5167,15 +4996,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -5187,7 +5016,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5196,13 +5025,13 @@ "11993" ], "x-ms-request-id": [ - "41d8b7a8-aeb5-4923-aa4e-465f133ec583" + "feeb8061-69ed-433c-81ca-905f0683a7cc" ], "x-ms-correlation-request-id": [ - "41d8b7a8-aeb5-4923-aa4e-465f133ec583" + "feeb8061-69ed-433c-81ca-905f0683a7cc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041905Z:41d8b7a8-aeb5-4923-aa4e-465f133ec583" + "WESTUS2:20200916T232658Z:feeb8061-69ed-433c-81ca-905f0683a7cc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5211,7 +5040,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:19:05 GMT" + "Wed, 16 Sep 2020 23:26:58 GMT" ], "Expires": [ "-1" @@ -5224,15 +5053,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -5244,7 +5073,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5253,13 +5082,13 @@ "11992" ], "x-ms-request-id": [ - "d4843aca-197d-4e86-acec-d256fff8c575" + "546a5b33-8e57-40ec-b72a-ba6d937d0ba1" ], "x-ms-correlation-request-id": [ - "d4843aca-197d-4e86-acec-d256fff8c575" + "546a5b33-8e57-40ec-b72a-ba6d937d0ba1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041920Z:d4843aca-197d-4e86-acec-d256fff8c575" + "WESTUS2:20200916T232713Z:546a5b33-8e57-40ec-b72a-ba6d937d0ba1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5268,7 +5097,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:19:20 GMT" + "Wed, 16 Sep 2020 23:27:12 GMT" ], "Expires": [ "-1" @@ -5281,15 +5110,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -5301,7 +5130,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5310,13 +5139,13 @@ "11991" ], "x-ms-request-id": [ - "36c7b24f-e693-4c8d-98ee-e462e0c2602e" + "0d9c82cf-07b8-48d3-89a7-a5ae2ec4a89b" ], "x-ms-correlation-request-id": [ - "36c7b24f-e693-4c8d-98ee-e462e0c2602e" + "0d9c82cf-07b8-48d3-89a7-a5ae2ec4a89b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041935Z:36c7b24f-e693-4c8d-98ee-e462e0c2602e" + "WESTUS2:20200916T232728Z:0d9c82cf-07b8-48d3-89a7-a5ae2ec4a89b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5325,7 +5154,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:19:35 GMT" + "Wed, 16 Sep 2020 23:27:27 GMT" ], "Expires": [ "-1" @@ -5338,15 +5167,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -5358,7 +5187,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5367,13 +5196,13 @@ "11990" ], "x-ms-request-id": [ - "711005e1-23fd-4668-b16c-9f69c8a9cfee" + "7e878bac-0672-451b-8571-a70571abc95a" ], "x-ms-correlation-request-id": [ - "711005e1-23fd-4668-b16c-9f69c8a9cfee" + "7e878bac-0672-451b-8571-a70571abc95a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T041950Z:711005e1-23fd-4668-b16c-9f69c8a9cfee" + "WESTUS2:20200916T232743Z:7e878bac-0672-451b-8571-a70571abc95a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5382,7 +5211,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:19:50 GMT" + "Wed, 16 Sep 2020 23:27:43 GMT" ], "Expires": [ "-1" @@ -5395,15 +5224,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -5415,7 +5244,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5424,13 +5253,13 @@ "11989" ], "x-ms-request-id": [ - "aeca7540-3271-4536-b92f-2dc70f48d0e0" + "d3650f88-1658-4da4-8434-0f305450d593" ], "x-ms-correlation-request-id": [ - "aeca7540-3271-4536-b92f-2dc70f48d0e0" + "d3650f88-1658-4da4-8434-0f305450d593" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042005Z:aeca7540-3271-4536-b92f-2dc70f48d0e0" + "WESTUS2:20200916T232759Z:d3650f88-1658-4da4-8434-0f305450d593" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5439,7 +5268,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:20:05 GMT" + "Wed, 16 Sep 2020 23:27:58 GMT" ], "Expires": [ "-1" @@ -5452,15 +5281,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -5471,80 +5300,17 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], "x-ms-ratelimit-remaining-subscription-reads": [ "11988" ], "x-ms-request-id": [ - "e0c3bd03-53aa-48db-981d-8c6472f65e91" - ], - "x-ms-correlation-request-id": [ - "e0c3bd03-53aa-48db-981d-8c6472f65e91" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T042020Z:e0c3bd03-53aa-48db-981d-8c6472f65e91" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:20:20 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" - ], - "x-ms-request-id": [ - "b5342a95-01e7-4f4f-a92f-d9ba76c42bcb" + "848733e6-d773-477d-9dac-9fc664937c37" ], "x-ms-correlation-request-id": [ - "b5342a95-01e7-4f4f-a92f-d9ba76c42bcb" + "848733e6-d773-477d-9dac-9fc664937c37" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042036Z:b5342a95-01e7-4f4f-a92f-d9ba76c42bcb" + "WESTUS2:20200916T232814Z:848733e6-d773-477d-9dac-9fc664937c37" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5553,172 +5319,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:20:35 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" - ], - "x-ms-request-id": [ - "0a8ad384-6222-4d7a-83ca-628e72df7ba6" - ], - "x-ms-correlation-request-id": [ - "0a8ad384-6222-4d7a-83ca-628e72df7ba6" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T042051Z:0a8ad384-6222-4d7a-83ca-628e72df7ba6" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:20:51 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" - ], - "x-ms-request-id": [ - "1e1c0d28-ce55-404c-ae73-10879b926e79" - ], - "x-ms-correlation-request-id": [ - "1e1c0d28-ce55-404c-ae73-10879b926e79" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T042106Z:1e1c0d28-ce55-404c-ae73-10879b926e79" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:21:06 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" - ], - "x-ms-request-id": [ - "ed0485f5-1936-44f6-80c8-447711c0d1d0" - ], - "x-ms-correlation-request-id": [ - "ed0485f5-1936-44f6-80c8-447711c0d1d0" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T042121Z:ed0485f5-1936-44f6-80c8-447711c0d1d0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:21:20 GMT" + "Wed, 16 Sep 2020 23:28:13 GMT" ], "Expires": [ "-1" @@ -5731,15 +5332,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -5751,16 +5352,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11987" ], "x-ms-request-id": [ - "8a934499-ca58-4f33-aca3-536bffe7dddc" + "23be9b13-dc72-43f7-bc09-184d778ce630" ], "x-ms-correlation-request-id": [ - "8a934499-ca58-4f33-aca3-536bffe7dddc" + "23be9b13-dc72-43f7-bc09-184d778ce630" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042121Z:8a934499-ca58-4f33-aca3-536bffe7dddc" + "WESTUS2:20200916T232814Z:23be9b13-dc72-43f7-bc09-184d778ce630" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5769,7 +5370,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:21:20 GMT" + "Wed, 16 Sep 2020 23:28:13 GMT" ], "Expires": [ "-1" @@ -5784,12 +5385,12 @@ ], "Names": { "Test-AzIotDpsEnrollmentLifeCycle": [ - "ps3551", - "ps2802", - "ps211", - "ps1572", - "ps1544", - "ps5732" + "ps6304", + "ps9910", + "ps6832", + "ps7717", + "ps4727", + "ps5955" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsLinkedHubTests/IotDpsLinkedHubLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsLinkedHubTests/IotDpsLinkedHubLifeCycle.json index abc4d337066b..28106da55f26 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsLinkedHubTests/IotDpsLinkedHubLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsLinkedHubTests/IotDpsLinkedHubLifeCycle.json @@ -7,15 +7,15 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2805d1c6-d7a7-4196-a4ff-c1dff6174f3f" + "dc0c840b-269e-452a-bf84-b68f652a8a7c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11999" ], "x-ms-request-id": [ - "95eaae81-cdc8-4ec9-ab05-f90802044047" + "05e05374-49f8-433f-885f-64675ecc6b1d" ], "x-ms-correlation-request-id": [ - "95eaae81-cdc8-4ec9-ab05-f90802044047" + "05e05374-49f8-433f-885f-64675ecc6b1d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043212Z:95eaae81-cdc8-4ec9-ab05-f90802044047" + "WESTUS2:20200916T230550Z:05e05374-49f8-433f-885f-64675ecc6b1d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:32:12 GMT" + "Wed, 16 Sep 2020 23:05:49 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,28 +54,28 @@ "-1" ], "Content-Length": [ - "5858" + "6060" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"France Central\",\r\n \"France South\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps1071?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMTA3MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps6226?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNjIyNj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "83a78148-c094-469e-a6dc-fedeaa71303c" + "176bb93e-2ef3-4549-b939-1b487cbecf93" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ], "Content-Type": [ @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "a333dfa1-a8ed-4352-9462-ad29ecc99f5d" + "d936c816-0a71-437a-944a-7b55fef13366" ], "x-ms-correlation-request-id": [ - "a333dfa1-a8ed-4352-9462-ad29ecc99f5d" + "d936c816-0a71-437a-944a-7b55fef13366" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043213Z:a333dfa1-a8ed-4352-9462-ad29ecc99f5d" + "WESTUS2:20200916T230550Z:d936c816-0a71-437a-944a-7b55fef13366" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:32:12 GMT" + "Wed, 16 Sep 2020 23:05:50 GMT" ], "Content-Length": [ "165" @@ -123,26 +123,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071\",\r\n \"name\": \"ps1071\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226\",\r\n \"name\": \"ps6226\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "0703da58-a043-4b39-b5bd-a668f614335c" + "f457bf97-5362-4fe4-94a7-02c5155055d2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfNDcwYWY0OTYtMDMzMC00Y2MxLThjZjUtODRjY2E5NzUwZWZi?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277/operationResults/b3NfaWRfYmQ3MTBhYjMtNjBmOS00NzJmLThhMmYtZTkzMjYxN2M4MDE1?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "fd4c5f3a-338e-48e7-9aac-a37182da1941" + "72e40446-8cd9-4659-9344-fe66799345a9" ], "x-ms-correlation-request-id": [ - "fd4c5f3a-338e-48e7-9aac-a37182da1941" + "72e40446-8cd9-4659-9344-fe66799345a9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043215Z:fd4c5f3a-338e-48e7-9aac-a37182da1941" + "WESTUS2:20200916T230553Z:72e40446-8cd9-4659-9344-fe66799345a9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,7 +183,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:32:15 GMT" + "Wed, 16 Sep 2020 23:05:53 GMT" ], "Content-Length": [ "462" @@ -195,26 +195,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps3277\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps6226\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQxonk=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=hba7h2Rd36BExq9Qk3hxQhQVzOEp4CrqvH+ZZJ3cA9Y=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAASgXPA=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps2785.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=v0ko0ppE2SRejKjtsSMEriYrN8ouWvVlXWZESb1jy44=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "ad9c17b1-867c-41b2-b039-a1319f2dafd7" + "bcc9354c-19a7-4f4e-b37f-a53f9cb33d4e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -231,7 +231,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfOTI5ZmJhZjctMjBiYi00MWIyLWIzMWQtMTU4ZmMzMDJjMWRi?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277/operationResults/b3NfaWRfMGYxMmY0MTctYWYyMS00MjFlLWJhMGYtNzU5YTY1ZWY1ODU3?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -240,13 +240,13 @@ "4999" ], "x-ms-request-id": [ - "d1052133-005c-43aa-aee1-9e223282f7e9" + "271249a6-dc11-430a-b102-dc5d8001e117" ], "x-ms-correlation-request-id": [ - "d1052133-005c-43aa-aee1-9e223282f7e9" + "271249a6-dc11-430a-b102-dc5d8001e117" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043541Z:d1052133-005c-43aa-aee1-9e223282f7e9" + "WESTUS2:20200916T230949Z:271249a6-dc11-430a-b102-dc5d8001e117" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -255,7 +255,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:35:40 GMT" + "Wed, 16 Sep 2020 23:09:49 GMT" ], "Content-Length": [ "733" @@ -267,26 +267,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxonk=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=hba7h2Rd36BExq9Qk3hxQhQVzOEp4CrqvH+ZZJ3cA9Y=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgXPA=\",\r\n \"name\": \"ps3277\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2785.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2785.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=v0ko0ppE2SRejKjtsSMEriYrN8ouWvVlXWZESb1jy44=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps6226\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQxo8s=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAASgXw0=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"connectionString\": \"HostName=ps2785.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "56dff942-dffb-4cf8-88e5-efe5a021e65c" + "3db3fc89-1dae-4553-b6e2-9b8601f1cf9c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -303,7 +303,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfOWMyYTgwN2ItNTFhZS00MDliLTlmN2EtNDRhMTg1ZmExNDZm?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277/operationResults/b3NfaWRfNzdkZTY1MWYtZDA3Mi00MzI4LTg4YzYtMzllYTQ1MTI2Y2Ex?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -312,13 +312,13 @@ "4998" ], "x-ms-request-id": [ - "35b8eb3f-e5e6-4b6d-84ae-dd5ffeb4a4a6" + "fdba7618-2249-439b-8463-3ce4d90b3ae4" ], "x-ms-correlation-request-id": [ - "35b8eb3f-e5e6-4b6d-84ae-dd5ffeb4a4a6" + "fdba7618-2249-439b-8463-3ce4d90b3ae4" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043613Z:35b8eb3f-e5e6-4b6d-84ae-dd5ffeb4a4a6" + "WESTUS2:20200916T231021Z:fdba7618-2249-439b-8463-3ce4d90b3ae4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -327,7 +327,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:36:13 GMT" + "Wed, 16 Sep 2020 23:10:20 GMT" ], "Content-Length": [ "715" @@ -339,26 +339,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxo8s=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgXw0=\",\r\n \"name\": \"ps3277\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2785.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2785.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps6226\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQxpBc=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAASgX1c=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "b2485915-acd7-46ef-a145-c6b14bd9d89b" + "45d9bafb-c98c-4858-a2af-626181055aeb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -375,7 +375,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfYWMxZTY0NGUtN2MyYS00ODk0LWFmZTMtYzI3YmUzZWQwZDQ2?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277/operationResults/b3NfaWRfNTY3OTkzNjMtNTliYS00MzFkLTlmYjItMTk5ZTNkMWRjMTNl?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -384,13 +384,13 @@ "4997" ], "x-ms-request-id": [ - "f94d0d5e-e566-42ee-93d6-e3d7b6be988d" + "0a1a3a8b-b3af-4cae-b57c-b255e53e266c" ], "x-ms-correlation-request-id": [ - "f94d0d5e-e566-42ee-93d6-e3d7b6be988d" + "0a1a3a8b-b3af-4cae-b57c-b255e53e266c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043646Z:f94d0d5e-e566-42ee-93d6-e3d7b6be988d" + "WESTUS2:20200916T231053Z:0a1a3a8b-b3af-4cae-b57c-b255e53e266c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -399,7 +399,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:36:45 GMT" + "Wed, 16 Sep 2020 23:10:53 GMT" ], "Content-Length": [ "500" @@ -411,20 +411,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxpBc=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgX1c=\",\r\n \"name\": \"ps3277\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps6226\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfNDcwYWY0OTYtMDMzMC00Y2MxLThjZjUtODRjY2E5NzUwZWZi?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZORGN3WVdZME9UWXRNRE16TUMwMFkyTXhMVGhqWmpVdE9EUmpZMkU1TnpVd1pXWmk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277/operationResults/b3NfaWRfYmQ3MTBhYjMtNjBmOS00NzJmLThhMmYtZTkzMjYxN2M4MDE1?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZbVEzTVRCaFlqTXROakJtT1MwME56Sm1MVGhoTW1ZdFpUa3pNall4TjJNNE1ERTE/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -441,13 +441,13 @@ "11999" ], "x-ms-request-id": [ - "a9ca592e-a796-4ad8-8175-a57e70bdf14a" + "52252965-da5d-4e97-847c-fc40b50d1a03" ], "x-ms-correlation-request-id": [ - "a9ca592e-a796-4ad8-8175-a57e70bdf14a" + "52252965-da5d-4e97-847c-fc40b50d1a03" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043245Z:a9ca592e-a796-4ad8-8175-a57e70bdf14a" + "WESTUS2:20200916T230623Z:52252965-da5d-4e97-847c-fc40b50d1a03" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -456,7 +456,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:32:45 GMT" + "Wed, 16 Sep 2020 23:06:23 GMT" ], "Content-Length": [ "22" @@ -472,16 +472,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -498,13 +498,13 @@ "11998" ], "x-ms-request-id": [ - "02cebddd-45cd-4389-b106-09bb039ae8df" + "58edc2b7-b6d2-491b-b4a2-8bc258f4ae3a" ], "x-ms-correlation-request-id": [ - "02cebddd-45cd-4389-b106-09bb039ae8df" + "58edc2b7-b6d2-491b-b4a2-8bc258f4ae3a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043246Z:02cebddd-45cd-4389-b106-09bb039ae8df" + "WESTUS2:20200916T230623Z:58edc2b7-b6d2-491b-b4a2-8bc258f4ae3a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -513,7 +513,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:32:45 GMT" + "Wed, 16 Sep 2020 23:06:23 GMT" ], "Content-Length": [ "640" @@ -525,26 +525,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxonk=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgXPA=\",\r\n \"name\": \"ps3277\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3277.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD7\"\r\n },\r\n \"resourcegroup\": \"ps6226\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d1cf134b-ba0b-4dda-ae36-b4dca47446bc" + "3e00afe2-54d1-4497-8a8a-06ad86d00839" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -561,13 +561,13 @@ "11997" ], "x-ms-request-id": [ - "a54c1f93-445b-4d21-be37-b6ff043139de" + "16618dba-94a4-4c18-93df-9635f8b74dbd" ], "x-ms-correlation-request-id": [ - "a54c1f93-445b-4d21-be37-b6ff043139de" + "16618dba-94a4-4c18-93df-9635f8b74dbd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043246Z:a54c1f93-445b-4d21-be37-b6ff043139de" + "WESTUS2:20200916T230623Z:16618dba-94a4-4c18-93df-9635f8b74dbd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -576,7 +576,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:32:45 GMT" + "Wed, 16 Sep 2020 23:06:23 GMT" ], "Content-Length": [ "640" @@ -588,26 +588,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxonk=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgXPA=\",\r\n \"name\": \"ps3277\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3277.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD7\"\r\n },\r\n \"resourcegroup\": \"ps6226\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c64cdc6a-4c26-42ba-8bfe-9b4f63baf5ab" + "26fc65e3-30d1-49e8-8c0c-f22e7fbff92f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -621,16 +621,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11993" ], "x-ms-request-id": [ - "b0de2025-88b3-4890-8a93-1c140b6b4410" + "e9f139c2-66f6-4ad9-b3a0-0b52e1e891f7" ], "x-ms-correlation-request-id": [ - "b0de2025-88b3-4890-8a93-1c140b6b4410" + "e9f139c2-66f6-4ad9-b3a0-0b52e1e891f7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043539Z:b0de2025-88b3-4890-8a93-1c140b6b4410" + "WESTUS2:20200916T230948Z:e9f139c2-66f6-4ad9-b3a0-0b52e1e891f7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -639,7 +639,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:35:38 GMT" + "Wed, 16 Sep 2020 23:09:47 GMT" ], "Content-Length": [ "640" @@ -651,20 +651,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxonk=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgXPA=\",\r\n \"name\": \"ps3277\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3277.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD7\"\r\n },\r\n \"resourcegroup\": \"ps6226\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -678,16 +678,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11991" ], "x-ms-request-id": [ - "662e8a4e-2e4e-4397-bd72-4f305576c4f0" + "3f231874-610e-4ebc-a8a3-f2807e5579d8" ], "x-ms-correlation-request-id": [ - "662e8a4e-2e4e-4397-bd72-4f305576c4f0" + "3f231874-610e-4ebc-a8a3-f2807e5579d8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043611Z:662e8a4e-2e4e-4397-bd72-4f305576c4f0" + "WESTUS2:20200916T231020Z:3f231874-610e-4ebc-a8a3-f2807e5579d8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -696,7 +696,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:36:11 GMT" + "Wed, 16 Sep 2020 23:10:19 GMT" ], "Content-Length": [ "833" @@ -708,26 +708,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxo8s=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgXw0=\",\r\n \"name\": \"ps3277\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2785.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2785.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3277.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD7\"\r\n },\r\n \"resourcegroup\": \"ps6226\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a283d8e8-9647-4061-8587-8ea6ef770356" + "40c0871e-10b3-4533-aa68-3ed96b68d5a7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -741,16 +741,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11990" ], "x-ms-request-id": [ - "3fc9c53b-6582-4221-8d4f-af01e791b9ca" + "436427e4-573c-490b-ad7c-9c3a279074a9" ], "x-ms-correlation-request-id": [ - "3fc9c53b-6582-4221-8d4f-af01e791b9ca" + "436427e4-573c-490b-ad7c-9c3a279074a9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043611Z:3fc9c53b-6582-4221-8d4f-af01e791b9ca" + "WESTUS2:20200916T231020Z:436427e4-573c-490b-ad7c-9c3a279074a9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -759,7 +759,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:36:11 GMT" + "Wed, 16 Sep 2020 23:10:19 GMT" ], "Content-Length": [ "833" @@ -771,26 +771,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxo8s=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgXw0=\",\r\n \"name\": \"ps3277\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2785.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2785.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3277.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD7\"\r\n },\r\n \"resourcegroup\": \"ps6226\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "57942eb4-ce54-49e8-b471-82ee3c5be898" + "5d37bc09-59c5-430d-9fca-e0d3077c8d01" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -804,16 +804,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11989" ], "x-ms-request-id": [ - "d24ad65b-2298-4ec9-9e79-4b92c54b7270" + "fce067a6-ddd0-4336-b517-c3e92912f651" ], "x-ms-correlation-request-id": [ - "d24ad65b-2298-4ec9-9e79-4b92c54b7270" + "fce067a6-ddd0-4336-b517-c3e92912f651" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043612Z:d24ad65b-2298-4ec9-9e79-4b92c54b7270" + "WESTUS2:20200916T231020Z:fce067a6-ddd0-4336-b517-c3e92912f651" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -822,7 +822,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:36:12 GMT" + "Wed, 16 Sep 2020 23:10:19 GMT" ], "Content-Length": [ "833" @@ -834,20 +834,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxo8s=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgXw0=\",\r\n \"name\": \"ps3277\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps2785.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2785.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3277.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD7\"\r\n },\r\n \"resourcegroup\": \"ps6226\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -861,16 +861,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11987" ], "x-ms-request-id": [ - "26255167-be38-4229-9e63-ffbf004d9b78" + "3fb19ebe-3135-4a44-afe2-0756141509cb" ], "x-ms-correlation-request-id": [ - "26255167-be38-4229-9e63-ffbf004d9b78" + "3fb19ebe-3135-4a44-afe2-0756141509cb" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043644Z:26255167-be38-4229-9e63-ffbf004d9b78" + "WESTUS2:20200916T231051Z:3fb19ebe-3135-4a44-afe2-0756141509cb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -879,7 +879,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:36:43 GMT" + "Wed, 16 Sep 2020 23:10:51 GMT" ], "Content-Length": [ "855" @@ -891,26 +891,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxpBc=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgX1c=\",\r\n \"name\": \"ps3277\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2785.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2785.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3277.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD7\"\r\n },\r\n \"resourcegroup\": \"ps6226\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "58e0c3ea-e990-4247-8564-92bb5e431c8d" + "c177d205-eb88-459e-9482-b3e2e3c298f0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -924,16 +924,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11986" ], "x-ms-request-id": [ - "15be6d80-6112-47b0-aba2-98128be37a97" + "92005e8d-fdf0-4af4-b257-a2fc85cf34a9" ], "x-ms-correlation-request-id": [ - "15be6d80-6112-47b0-aba2-98128be37a97" + "92005e8d-fdf0-4af4-b257-a2fc85cf34a9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043644Z:15be6d80-6112-47b0-aba2-98128be37a97" + "WESTUS2:20200916T231051Z:92005e8d-fdf0-4af4-b257-a2fc85cf34a9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -942,7 +942,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:36:43 GMT" + "Wed, 16 Sep 2020 23:10:51 GMT" ], "Content-Length": [ "855" @@ -954,26 +954,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxpBc=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgX1c=\",\r\n \"name\": \"ps3277\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2785.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2785.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3277.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD7\"\r\n },\r\n \"resourcegroup\": \"ps6226\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4363efe1-2d83-4eb3-a816-cf59024b08ef" + "d72be5ae-644f-4f15-bd8d-d5b1bcabe80d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -987,16 +987,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11985" ], "x-ms-request-id": [ - "a25eeba9-988e-4b04-8f50-e3dbfda3cd3a" + "de0f2845-97bb-430f-b812-8aa35cf27387" ], "x-ms-correlation-request-id": [ - "a25eeba9-988e-4b04-8f50-e3dbfda3cd3a" + "de0f2845-97bb-430f-b812-8aa35cf27387" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043644Z:a25eeba9-988e-4b04-8f50-e3dbfda3cd3a" + "WESTUS2:20200916T231052Z:de0f2845-97bb-430f-b812-8aa35cf27387" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1005,7 +1005,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:36:43 GMT" + "Wed, 16 Sep 2020 23:10:51 GMT" ], "Content-Length": [ "855" @@ -1017,26 +1017,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxpBc=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgX1c=\",\r\n \"name\": \"ps3277\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2785.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2785.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3277.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD7\"\r\n },\r\n \"resourcegroup\": \"ps6226\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "52a3a849-8674-4e47-8e4e-6f348fc0a9af" + "586c24e4-4e36-4d01-87b6-962d4d7bdbe0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1050,16 +1050,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11984" ], "x-ms-request-id": [ - "c6291413-678b-4f3a-8c10-0fe28da4539b" + "05b6e38c-747e-4209-b3cc-b4828143601f" ], "x-ms-correlation-request-id": [ - "c6291413-678b-4f3a-8c10-0fe28da4539b" + "05b6e38c-747e-4209-b3cc-b4828143601f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043644Z:c6291413-678b-4f3a-8c10-0fe28da4539b" + "WESTUS2:20200916T231052Z:05b6e38c-747e-4209-b3cc-b4828143601f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1068,7 +1068,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:36:43 GMT" + "Wed, 16 Sep 2020 23:10:52 GMT" ], "Content-Length": [ "855" @@ -1080,26 +1080,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxpBc=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgX1c=\",\r\n \"name\": \"ps3277\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2785.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2785.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3277.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD7\"\r\n },\r\n \"resourcegroup\": \"ps6226\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9b9ec8ff-89db-43cc-8191-f2de7c49ed3c" + "fcaa9561-a9d9-4a20-9189-edb81043d7ff" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1113,16 +1113,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11983" ], "x-ms-request-id": [ - "bbbc029d-74a2-44aa-be37-5056bd384643" + "17ed6cb0-0e79-4158-bb11-5c984e9397f2" ], "x-ms-correlation-request-id": [ - "bbbc029d-74a2-44aa-be37-5056bd384643" + "17ed6cb0-0e79-4158-bb11-5c984e9397f2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043644Z:bbbc029d-74a2-44aa-be37-5056bd384643" + "WESTUS2:20200916T231052Z:17ed6cb0-0e79-4158-bb11-5c984e9397f2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1131,7 +1131,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:36:44 GMT" + "Wed, 16 Sep 2020 23:10:52 GMT" ], "Content-Length": [ "855" @@ -1143,20 +1143,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxpBc=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2629.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2629.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgX1c=\",\r\n \"name\": \"ps3277\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"allocationWeight\": 10,\r\n \"name\": \"ps2785.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps2785.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3277.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD7\"\r\n },\r\n \"resourcegroup\": \"ps6226\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1170,16 +1170,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11981" ], "x-ms-request-id": [ - "6ae1e448-fe10-440c-8811-6bfa99061fb3" + "c9f1e3fb-418a-4b1a-b625-c46d63be3967" ], "x-ms-correlation-request-id": [ - "6ae1e448-fe10-440c-8811-6bfa99061fb3" + "c9f1e3fb-418a-4b1a-b625-c46d63be3967" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043747Z:6ae1e448-fe10-440c-8811-6bfa99061fb3" + "WESTUS2:20200916T231123Z:c9f1e3fb-418a-4b1a-b625-c46d63be3967" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1188,7 +1188,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:37:46 GMT" + "Wed, 16 Sep 2020 23:11:23 GMT" ], "Content-Length": [ "640" @@ -1200,25 +1200,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxpFs=\",\r\n \"name\": \"ps9319\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps9319.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE23\"\r\n },\r\n \"resourcegroup\": \"ps1071\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgX+g=\",\r\n \"name\": \"ps3277\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3277.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFD7\"\r\n },\r\n \"resourcegroup\": \"ps6226\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2Mjk/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/IotHubs/ps2785?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "0da2331f-23e1-413a-990e-f81405b6ce00" + "b90ae494-662c-4231-ab61-bce238be9d36" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ], "Content-Type": [ @@ -1236,7 +1236,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmVmOGRhM2QtMTdkMy00NTU4LWE2YTgtMDM2ZjMxYzU3MDI0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOWQ4OTg2MTctMWUwOC00NTc5LTkxZDQtZjExYWRjMjFlZjA5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1245,13 +1245,13 @@ "4999" ], "x-ms-request-id": [ - "68235b5b-9cbe-4669-8fee-d79214e767c5" + "5c6cdc45-a92c-4278-8562-978a34b9f407" ], "x-ms-correlation-request-id": [ - "68235b5b-9cbe-4669-8fee-d79214e767c5" + "5c6cdc45-a92c-4278-8562-978a34b9f407" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043301Z:68235b5b-9cbe-4669-8fee-d79214e767c5" + "WESTUS2:20200916T230640Z:5c6cdc45-a92c-4278-8562-978a34b9f407" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1260,7 +1260,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:33:01 GMT" + "Wed, 16 Sep 2020 23:06:39 GMT" ], "Content-Length": [ "619" @@ -1272,25 +1272,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629\",\r\n \"name\": \"ps2629\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps1071\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/IotHubs/ps2785\",\r\n \"name\": \"ps2785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6226\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2Mjk/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/IotHubs/ps2785?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAARWCYBM=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"MYWgxKHKrJHSrXE13EuGMCyPn80wp9etmf5k8w+eCls=\",\r\n \"secondaryKey\": \"4RrSz9KULdarCENy1gQgWbdcMFFVm9XNPHNFM2p58HA=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"rH2EfEvYW74LfmQbtbcySx6gKgI9ixbM0iAFbXMqXqA=\",\r\n \"secondaryKey\": \"f8YVIhiTX5bo0YquwXH7ku86SEzEk/uXxyd1i1U74EA=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"3ZGyadDmGaEqGUNJVoQut/KkwVJ+pxvfby6kBu41qRk=\",\r\n \"secondaryKey\": \"KnLIN6h9lngYyRNlJQUFSM/4S0PWM+X9d/WtQG+MFtI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"nmA9bWv8qKSuWW41l++FX4DuojgitfMdWImAAVqAL94=\",\r\n \"secondaryKey\": \"cerdLKy9OBP6HBd9NKj6unqaW9vbIB85hkOzTRG2nwE=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"YUBqNuJf7m4qcWuf/5fUbLWy50TOKwgfPW1Y+keFFMw=\",\r\n \"secondaryKey\": \"TZFlBYMg4PEYKWaZqPpiN0rcq3BCjDFuNcp/fgvRIFQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAiGv7GU=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"hJFZj7XKY+AjeBT+eGA3YXWsPibvuPjR3OV/MpNH0YU=\",\r\n \"secondaryKey\": \"I2bT+W5u1MrLg9VgrZ4mnqjo9W+nqwoXro1iXvbks40=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"nFUN4DjuR9ssGgOXnXktDIvj4m2gQItB4brgra2LXpY=\",\r\n \"secondaryKey\": \"B8PTbBIHOhtGa3kE+WwiGTuuZ86F7h9DjuFmt3lOI/A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"StXTppXtfcBcsjH6fnUat/LYqmXgFU6pN++PRYoSaEw=\",\r\n \"secondaryKey\": \"aYFgGVg212HCeqJqjnCXrIg0r0DspVSb9vXdTzDexlo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jyYG9XYR4f1q2MKvrFsIISXpIIFj0HspUu9PB8jlorU=\",\r\n \"secondaryKey\": \"tQ/BB/5rL85Esu2IYLftjp/6YhAS8KLea0Kwvg1zwbQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"rjCplEbNbASZQall5YOSTlOuMJTKFXUE9e3dF6s/l/8=\",\r\n \"secondaryKey\": \"tM3HKTuzUmtSIcfMxuSnA+0lclxT44cKM76D1uj3pUM=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "1a7f9244-a3e1-4899-a651-1eb399c1e41e" + "15e61be0-15d8-4f53-aba7-1aaf049f4580" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ], "Content-Type": [ @@ -1308,7 +1308,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfN2RhMTMxOTUtMzk0MC00NmVlLWE3ZTQtMGVkZTg0ZjgxNDk4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNWI1NzkxMDMtMDA4ZS00OThmLWIxOTItOWY1YTlkYWNhNjI5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1317,13 +1317,13 @@ "4998" ], "x-ms-request-id": [ - "8b74d423-3347-46a7-b107-075bd9329345" + "a90edc4f-bca9-46d1-99ee-049cbdfb26e1" ], "x-ms-correlation-request-id": [ - "8b74d423-3347-46a7-b107-075bd9329345" + "a90edc4f-bca9-46d1-99ee-049cbdfb26e1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043508Z:8b74d423-3347-46a7-b107-075bd9329345" + "WESTUS2:20200916T230916Z:a90edc4f-bca9-46d1-99ee-049cbdfb26e1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1332,7 +1332,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:35:07 GMT" + "Wed, 16 Sep 2020 23:09:15 GMT" ], "Content-Length": [ "4100" @@ -1344,19 +1344,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629\",\r\n \"name\": \"ps2629\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps1071\",\r\n \"etag\": \"AAAAARWCYBM=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"MYWgxKHKrJHSrXE13EuGMCyPn80wp9etmf5k8w+eCls=\",\r\n \"secondaryKey\": \"4RrSz9KULdarCENy1gQgWbdcMFFVm9XNPHNFM2p58HA=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"rH2EfEvYW74LfmQbtbcySx6gKgI9ixbM0iAFbXMqXqA=\",\r\n \"secondaryKey\": \"f8YVIhiTX5bo0YquwXH7ku86SEzEk/uXxyd1i1U74EA=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"3ZGyadDmGaEqGUNJVoQut/KkwVJ+pxvfby6kBu41qRk=\",\r\n \"secondaryKey\": \"KnLIN6h9lngYyRNlJQUFSM/4S0PWM+X9d/WtQG+MFtI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"nmA9bWv8qKSuWW41l++FX4DuojgitfMdWImAAVqAL94=\",\r\n \"secondaryKey\": \"cerdLKy9OBP6HBd9NKj6unqaW9vbIB85hkOzTRG2nwE=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"YUBqNuJf7m4qcWuf/5fUbLWy50TOKwgfPW1Y+keFFMw=\",\r\n \"secondaryKey\": \"TZFlBYMg4PEYKWaZqPpiN0rcq3BCjDFuNcp/fgvRIFQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"hba7h2Rd36BExq9Qk3hxQhQVzOEp4CrqvH+ZZJ3cA9Y=\",\r\n \"secondaryKey\": \"pdElpQn9SCSPOANu8s5/uDRM2aZ5ix+Dj+hP+TrnCCM=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2629-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps2629-4126786-199bbbae35.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-5840ce1f-ebf0-49f0-80ab-20fa0134e1e2-iothub\",\r\n \"PrimaryKey\": \"6nb93FyaC0VIR7Gnh/yAJXGTf7w89wTl1cwjkXl0RKE=\",\r\n \"SecondaryKey\": \"HkVDZK7tNzkHoZY1a95A2kcBiThAdxk7qpZ/Wyoj/5k=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:34:55 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:34:55 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-2f949527-c7f6-42c1-b818-11d25dfca6b5-iothub\",\r\n \"PrimaryKey\": \"14GbBZc70Ka5+8hNTm43l1Jc0VomHk2+s72hBgPPM1o=\",\r\n \"SecondaryKey\": \"P5dDOs0tALkGT5yvFhCdapCDuZmLdIE4QDrMR4m733E=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:34:55 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:34:55 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"MYWgxKHKrJHSrXE13EuGMCyPn80wp9etmf5k8w+eCls=\",\r\n \"SecondaryKey\": \"4RrSz9KULdarCENy1gQgWbdcMFFVm9XNPHNFM2p58HA=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:34:55 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:34:55 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"rH2EfEvYW74LfmQbtbcySx6gKgI9ixbM0iAFbXMqXqA=\",\r\n \"SecondaryKey\": \"f8YVIhiTX5bo0YquwXH7ku86SEzEk/uXxyd1i1U74EA=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:34:55 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:34:55 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/IotHubs/ps2785\",\r\n \"name\": \"ps2785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6226\",\r\n \"etag\": \"AAAAAiGv7GU=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"hJFZj7XKY+AjeBT+eGA3YXWsPibvuPjR3OV/MpNH0YU=\",\r\n \"secondaryKey\": \"I2bT+W5u1MrLg9VgrZ4mnqjo9W+nqwoXro1iXvbks40=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"nFUN4DjuR9ssGgOXnXktDIvj4m2gQItB4brgra2LXpY=\",\r\n \"secondaryKey\": \"B8PTbBIHOhtGa3kE+WwiGTuuZ86F7h9DjuFmt3lOI/A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"StXTppXtfcBcsjH6fnUat/LYqmXgFU6pN++PRYoSaEw=\",\r\n \"secondaryKey\": \"aYFgGVg212HCeqJqjnCXrIg0r0DspVSb9vXdTzDexlo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jyYG9XYR4f1q2MKvrFsIISXpIIFj0HspUu9PB8jlorU=\",\r\n \"secondaryKey\": \"tQ/BB/5rL85Esu2IYLftjp/6YhAS8KLea0Kwvg1zwbQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"rjCplEbNbASZQall5YOSTlOuMJTKFXUE9e3dF6s/l/8=\",\r\n \"secondaryKey\": \"tM3HKTuzUmtSIcfMxuSnA+0lclxT44cKM76D1uj3pUM=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"v0ko0ppE2SRejKjtsSMEriYrN8ouWvVlXWZESb1jy44=\",\r\n \"secondaryKey\": \"JNjm/31x3k7ybeTmFODJDgqLQtByH70iSN0uU0xw1go=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2785-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps2785-4636505-17dce995a5.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-c9bac947-4cf3-4af1-b3ed-1ab33600acd1-iothub\",\r\n \"PrimaryKey\": \"DgibwN2N55wVrxaB7zbebd5/25njmvSZI7w271RvkwI=\",\r\n \"SecondaryKey\": \"z1AmhG3AGS91HMVCpdzlSGvVMACADz/ys9o1XxDN38o=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 16 Sep 2020 23:08:44 GMT\",\r\n \"ModifiedTime\": \"Wed, 16 Sep 2020 23:08:44 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-572d6982-858c-483f-ba66-2cefc2fff3e5-iothub\",\r\n \"PrimaryKey\": \"RO9yVWqZtFT5p4KQVvG8pzuG7i3AlSuPJgRjca3Qpok=\",\r\n \"SecondaryKey\": \"NuH57mu+RvbACXJyiT2KSdMxwq8oiQpOapoG6cVpBqU=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 16 Sep 2020 23:08:44 GMT\",\r\n \"ModifiedTime\": \"Wed, 16 Sep 2020 23:08:44 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"hJFZj7XKY+AjeBT+eGA3YXWsPibvuPjR3OV/MpNH0YU=\",\r\n \"SecondaryKey\": \"I2bT+W5u1MrLg9VgrZ4mnqjo9W+nqwoXro1iXvbks40=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 16 Sep 2020 23:08:44 GMT\",\r\n \"ModifiedTime\": \"Wed, 16 Sep 2020 23:08:44 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"nFUN4DjuR9ssGgOXnXktDIvj4m2gQItB4brgra2LXpY=\",\r\n \"SecondaryKey\": \"B8PTbBIHOhtGa3kE+WwiGTuuZ86F7h9DjuFmt3lOI/A=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 16 Sep 2020 23:08:44 GMT\",\r\n \"ModifiedTime\": \"Wed, 16 Sep 2020 23:08:44 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmVmOGRhM2QtMTdkMy00NTU4LWE2YTgtMDM2ZjMxYzU3MDI0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWW1WbU9HUmhNMlF0TVRka015MDBOVFU0TFdFMllUZ3RNRE0yWmpNeFl6VTNNREkwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOWQ4OTg2MTctMWUwOC00NTc5LTkxZDQtZjExYWRjMjFlZjA5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT1dRNE9UZzJNVGN0TVdVd09DMDBOVGM1TFRreFpEUXRaakV4WVdSak1qRmxaakE1P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1371,16 +1371,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11998" ], "x-ms-request-id": [ - "895f0e13-26a6-49c9-ac7c-67447182962b" + "6250c970-3808-4277-92c6-5092ccbe0fb9" ], "x-ms-correlation-request-id": [ - "895f0e13-26a6-49c9-ac7c-67447182962b" + "6250c970-3808-4277-92c6-5092ccbe0fb9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043332Z:895f0e13-26a6-49c9-ac7c-67447182962b" + "WESTUS2:20200916T230710Z:6250c970-3808-4277-92c6-5092ccbe0fb9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1389,7 +1389,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:33:31 GMT" + "Wed, 16 Sep 2020 23:07:10 GMT" ], "Content-Length": [ "20" @@ -1405,15 +1405,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmVmOGRhM2QtMTdkMy00NTU4LWE2YTgtMDM2ZjMxYzU3MDI0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWW1WbU9HUmhNMlF0TVRka015MDBOVFU0TFdFMllUZ3RNRE0yWmpNeFl6VTNNREkwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOWQ4OTg2MTctMWUwOC00NTc5LTkxZDQtZjExYWRjMjFlZjA5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT1dRNE9UZzJNVGN0TVdVd09DMDBOVGM1TFRreFpEUXRaakV4WVdSak1qRmxaakE1P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1428,16 +1428,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11997" ], "x-ms-request-id": [ - "efa1f463-ec56-4593-9c3c-dd430ebf7505" + "198ecc85-8626-419f-8b71-d0723b49f8c2" ], "x-ms-correlation-request-id": [ - "efa1f463-ec56-4593-9c3c-dd430ebf7505" + "198ecc85-8626-419f-8b71-d0723b49f8c2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043402Z:efa1f463-ec56-4593-9c3c-dd430ebf7505" + "WESTUS2:20200916T230740Z:198ecc85-8626-419f-8b71-d0723b49f8c2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1446,7 +1446,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:34:01 GMT" + "Wed, 16 Sep 2020 23:07:40 GMT" ], "Content-Length": [ "20" @@ -1462,15 +1462,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmVmOGRhM2QtMTdkMy00NTU4LWE2YTgtMDM2ZjMxYzU3MDI0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWW1WbU9HUmhNMlF0TVRka015MDBOVFU0TFdFMllUZ3RNRE0yWmpNeFl6VTNNREkwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOWQ4OTg2MTctMWUwOC00NTc5LTkxZDQtZjExYWRjMjFlZjA5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT1dRNE9UZzJNVGN0TVdVd09DMDBOVGM1TFRreFpEUXRaakV4WVdSak1qRmxaakE1P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1485,16 +1485,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11996" ], "x-ms-request-id": [ - "686bcb66-c801-43f1-8381-302aab0ed352" + "52956573-2d08-4b03-869c-a889516f7525" ], "x-ms-correlation-request-id": [ - "686bcb66-c801-43f1-8381-302aab0ed352" + "52956573-2d08-4b03-869c-a889516f7525" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043432Z:686bcb66-c801-43f1-8381-302aab0ed352" + "WESTUS2:20200916T230810Z:52956573-2d08-4b03-869c-a889516f7525" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1503,7 +1503,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:34:32 GMT" + "Wed, 16 Sep 2020 23:08:10 GMT" ], "Content-Length": [ "20" @@ -1519,15 +1519,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfYmVmOGRhM2QtMTdkMy00NTU4LWE2YTgtMDM2ZjMxYzU3MDI0?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWW1WbU9HUmhNMlF0TVRka015MDBOVFU0TFdFMllUZ3RNRE0yWmpNeFl6VTNNREkwP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOWQ4OTg2MTctMWUwOC00NTc5LTkxZDQtZjExYWRjMjFlZjA5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT1dRNE9UZzJNVGN0TVdVd09DMDBOVGM1TFRreFpEUXRaakV4WVdSak1qRmxaakE1P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1542,16 +1542,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11995" ], "x-ms-request-id": [ - "1a2dd1b6-6d7f-4864-8f7a-785702655d42" + "8f751ad3-5dc7-4282-8056-ad8031f383cd" ], "x-ms-correlation-request-id": [ - "1a2dd1b6-6d7f-4864-8f7a-785702655d42" + "8f751ad3-5dc7-4282-8056-ad8031f383cd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043502Z:1a2dd1b6-6d7f-4864-8f7a-785702655d42" + "WESTUS2:20200916T230841Z:8f751ad3-5dc7-4282-8056-ad8031f383cd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1560,10 +1560,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:35:02 GMT" + "Wed, 16 Sep 2020 23:08:41 GMT" ], "Content-Length": [ - "22" + "20" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1572,19 +1572,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2Mjk/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfOWQ4OTg2MTctMWUwOC00NTc5LTkxZDQtZjExYWRjMjFlZjA5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmT1dRNE9UZzJNVGN0TVdVd09DMDBOVGM1TFRreFpEUXRaakV4WVdSak1qRmxaakE1P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1599,16 +1599,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11994" ], "x-ms-request-id": [ - "53ef15bd-80cc-4828-8260-29e93c232995" + "a3d5900a-ce35-4c33-982e-39b37333a8b8" ], "x-ms-correlation-request-id": [ - "53ef15bd-80cc-4828-8260-29e93c232995" + "a3d5900a-ce35-4c33-982e-39b37333a8b8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043503Z:53ef15bd-80cc-4828-8260-29e93c232995" + "WESTUS2:20200916T230911Z:a3d5900a-ce35-4c33-982e-39b37333a8b8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1617,10 +1617,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:35:03 GMT" + "Wed, 16 Sep 2020 23:09:10 GMT" ], "Content-Length": [ - "1460" + "22" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1629,25 +1629,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629\",\r\n \"name\": \"ps2629\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps1071\",\r\n \"etag\": \"AAAAARWCYBM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2629.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2629\",\r\n \"endpoint\": \"sb://iothub-ns-ps2629-4126786-199bbbae35.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2Mjk/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/IotHubs/ps2785?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "42d91619-852c-4adc-a554-e8f1aedee83c" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1662,16 +1656,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11993" ], "x-ms-request-id": [ - "15cdc51e-a917-4c0c-b8da-0e2110abf0cc" + "a77c8943-9a4e-45a2-b2ea-7f04238d3285" ], "x-ms-correlation-request-id": [ - "15cdc51e-a917-4c0c-b8da-0e2110abf0cc" + "a77c8943-9a4e-45a2-b2ea-7f04238d3285" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043503Z:15cdc51e-a917-4c0c-b8da-0e2110abf0cc" + "WESTUS2:20200916T230911Z:a77c8943-9a4e-45a2-b2ea-7f04238d3285" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1680,7 +1674,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:35:03 GMT" + "Wed, 16 Sep 2020 23:09:11 GMT" ], "Content-Length": [ "1460" @@ -1692,25 +1686,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629\",\r\n \"name\": \"ps2629\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps1071\",\r\n \"etag\": \"AAAAARWCYBM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2629.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2629\",\r\n \"endpoint\": \"sb://iothub-ns-ps2629-4126786-199bbbae35.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/IotHubs/ps2785\",\r\n \"name\": \"ps2785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6226\",\r\n \"etag\": \"AAAAAiGv7GU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2785\",\r\n \"endpoint\": \"sb://iothub-ns-ps2785-4636505-17dce995a5.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2Mjk/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/IotHubs/ps2785?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5302c4c2-cee7-41da-9415-bb9b1e1c3cc6" + "f3a85cf2-1b7c-4fc7-b7ec-f8e60ac93fbf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1725,16 +1719,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11992" ], "x-ms-request-id": [ - "14d11a9f-8a96-43a2-bd37-f052e15f17ee" + "89e42742-34ec-4e23-9d63-951e13e374c2" ], "x-ms-correlation-request-id": [ - "14d11a9f-8a96-43a2-bd37-f052e15f17ee" + "89e42742-34ec-4e23-9d63-951e13e374c2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043504Z:14d11a9f-8a96-43a2-bd37-f052e15f17ee" + "WESTUS2:20200916T230912Z:89e42742-34ec-4e23-9d63-951e13e374c2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1743,7 +1737,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:35:04 GMT" + "Wed, 16 Sep 2020 23:09:12 GMT" ], "Content-Length": [ "1460" @@ -1755,19 +1749,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629\",\r\n \"name\": \"ps2629\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps1071\",\r\n \"etag\": \"AAAAARWCYBM=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2629.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2629\",\r\n \"endpoint\": \"sb://iothub-ns-ps2629-4126786-199bbbae35.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/IotHubs/ps2785\",\r\n \"name\": \"ps2785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6226\",\r\n \"etag\": \"AAAAAiGv7GU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2785\",\r\n \"endpoint\": \"sb://iothub-ns-ps2785-4636505-17dce995a5.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2Mjk/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/IotHubs/ps2785?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "dfe8373f-b17a-44cf-b4d6-e5c925e1d057" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1785,13 +1785,13 @@ "11991" ], "x-ms-request-id": [ - "9926390a-96d6-41a5-97ca-b6fb69b6eac4" + "504dec92-4efd-4a3b-af91-3031b39e85b2" ], "x-ms-correlation-request-id": [ - "9926390a-96d6-41a5-97ca-b6fb69b6eac4" + "504dec92-4efd-4a3b-af91-3031b39e85b2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043538Z:9926390a-96d6-41a5-97ca-b6fb69b6eac4" + "WESTUS2:20200916T230913Z:504dec92-4efd-4a3b-af91-3031b39e85b2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1800,7 +1800,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:35:38 GMT" + "Wed, 16 Sep 2020 23:09:12 GMT" ], "Content-Length": [ "1460" @@ -1812,25 +1812,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629\",\r\n \"name\": \"ps2629\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps1071\",\r\n \"etag\": \"AAAAARWC2fk=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2629.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2629\",\r\n \"endpoint\": \"sb://iothub-ns-ps2629-4126786-199bbbae35.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/IotHubs/ps2785\",\r\n \"name\": \"ps2785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6226\",\r\n \"etag\": \"AAAAAiGv7GU=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2785\",\r\n \"endpoint\": \"sb://iothub-ns-ps2785-4636505-17dce995a5.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2MjkvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", - "RequestMethod": "POST", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/IotHubs/ps2785?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI3ODU/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "0f14cb70-2f07-46e8-95e5-3bef6bdf463c" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1844,17 +1838,17 @@ "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" ], "x-ms-request-id": [ - "a9bd8291-8838-4b2b-bed8-cdf0f842da98" + "756c7ff4-01f9-4037-9eda-ed27f5302be7" ], "x-ms-correlation-request-id": [ - "a9bd8291-8838-4b2b-bed8-cdf0f842da98" + "756c7ff4-01f9-4037-9eda-ed27f5302be7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043504Z:a9bd8291-8838-4b2b-bed8-cdf0f842da98" + "WESTUS2:20200916T230947Z:756c7ff4-01f9-4037-9eda-ed27f5302be7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1863,10 +1857,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:35:04 GMT" + "Wed, 16 Sep 2020 23:09:46 GMT" ], "Content-Length": [ - "905" + "1460" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1875,25 +1869,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"MYWgxKHKrJHSrXE13EuGMCyPn80wp9etmf5k8w+eCls=\",\r\n \"secondaryKey\": \"4RrSz9KULdarCENy1gQgWbdcMFFVm9XNPHNFM2p58HA=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"rH2EfEvYW74LfmQbtbcySx6gKgI9ixbM0iAFbXMqXqA=\",\r\n \"secondaryKey\": \"f8YVIhiTX5bo0YquwXH7ku86SEzEk/uXxyd1i1U74EA=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"3ZGyadDmGaEqGUNJVoQut/KkwVJ+pxvfby6kBu41qRk=\",\r\n \"secondaryKey\": \"KnLIN6h9lngYyRNlJQUFSM/4S0PWM+X9d/WtQG+MFtI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"nmA9bWv8qKSuWW41l++FX4DuojgitfMdWImAAVqAL94=\",\r\n \"secondaryKey\": \"cerdLKy9OBP6HBd9NKj6unqaW9vbIB85hkOzTRG2nwE=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"YUBqNuJf7m4qcWuf/5fUbLWy50TOKwgfPW1Y+keFFMw=\",\r\n \"secondaryKey\": \"TZFlBYMg4PEYKWaZqPpiN0rcq3BCjDFuNcp/fgvRIFQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/IotHubs/ps2785\",\r\n \"name\": \"ps2785\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps6226\",\r\n \"etag\": \"AAAAAiGySNo=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps2785.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps2785\",\r\n \"endpoint\": \"sb://iothub-ns-ps2785-4636505-17dce995a5.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2MjkvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/IotHubs/ps2785/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ae77a9ef-234e-4e12-9678-36f27ae6fd3f" + "cf107396-a348-441d-b906-643a1a021496" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1908,16 +1902,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1199" ], "x-ms-request-id": [ - "63ad4a6c-c352-49c9-87ea-49eedeccb427" + "f5086e70-82e6-4740-9107-fab71e08c8e7" ], "x-ms-correlation-request-id": [ - "63ad4a6c-c352-49c9-87ea-49eedeccb427" + "f5086e70-82e6-4740-9107-fab71e08c8e7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043539Z:63ad4a6c-c352-49c9-87ea-49eedeccb427" + "WESTUS2:20200916T230913Z:f5086e70-82e6-4740-9107-fab71e08c8e7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1926,10 +1920,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:35:38 GMT" + "Wed, 16 Sep 2020 23:09:12 GMT" ], "Content-Length": [ - "1078" + "905" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1938,19 +1932,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"MYWgxKHKrJHSrXE13EuGMCyPn80wp9etmf5k8w+eCls=\",\r\n \"secondaryKey\": \"4RrSz9KULdarCENy1gQgWbdcMFFVm9XNPHNFM2p58HA=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"rH2EfEvYW74LfmQbtbcySx6gKgI9ixbM0iAFbXMqXqA=\",\r\n \"secondaryKey\": \"f8YVIhiTX5bo0YquwXH7ku86SEzEk/uXxyd1i1U74EA=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"3ZGyadDmGaEqGUNJVoQut/KkwVJ+pxvfby6kBu41qRk=\",\r\n \"secondaryKey\": \"KnLIN6h9lngYyRNlJQUFSM/4S0PWM+X9d/WtQG+MFtI=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"nmA9bWv8qKSuWW41l++FX4DuojgitfMdWImAAVqAL94=\",\r\n \"secondaryKey\": \"cerdLKy9OBP6HBd9NKj6unqaW9vbIB85hkOzTRG2nwE=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"YUBqNuJf7m4qcWuf/5fUbLWy50TOKwgfPW1Y+keFFMw=\",\r\n \"secondaryKey\": \"TZFlBYMg4PEYKWaZqPpiN0rcq3BCjDFuNcp/fgvRIFQ=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"hba7h2Rd36BExq9Qk3hxQhQVzOEp4CrqvH+ZZJ3cA9Y=\",\r\n \"secondaryKey\": \"pdElpQn9SCSPOANu8s5/uDRM2aZ5ix+Dj+hP+TrnCCM=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"hJFZj7XKY+AjeBT+eGA3YXWsPibvuPjR3OV/MpNH0YU=\",\r\n \"secondaryKey\": \"I2bT+W5u1MrLg9VgrZ4mnqjo9W+nqwoXro1iXvbks40=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"nFUN4DjuR9ssGgOXnXktDIvj4m2gQItB4brgra2LXpY=\",\r\n \"secondaryKey\": \"B8PTbBIHOhtGa3kE+WwiGTuuZ86F7h9DjuFmt3lOI/A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"StXTppXtfcBcsjH6fnUat/LYqmXgFU6pN++PRYoSaEw=\",\r\n \"secondaryKey\": \"aYFgGVg212HCeqJqjnCXrIg0r0DspVSb9vXdTzDexlo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jyYG9XYR4f1q2MKvrFsIISXpIIFj0HspUu9PB8jlorU=\",\r\n \"secondaryKey\": \"tQ/BB/5rL85Esu2IYLftjp/6YhAS8KLea0Kwvg1zwbQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"rjCplEbNbASZQall5YOSTlOuMJTKFXUE9e3dF6s/l/8=\",\r\n \"secondaryKey\": \"tM3HKTuzUmtSIcfMxuSnA+0lclxT44cKM76D1uj3pUM=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfN2RhMTMxOTUtMzk0MC00NmVlLWE3ZTQtMGVkZTg0ZjgxNDk4?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTjJSaE1UTXhPVFV0TXprME1DMDBObVZsTFdFM1pUUXRNR1ZrWlRnMFpqZ3hORGs0P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", - "RequestMethod": "GET", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/IotHubs/ps2785/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI3ODUvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0effbf0a-74ae-4be5-8d7d-422362bed702" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1964,17 +1964,17 @@ "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" ], "x-ms-request-id": [ - "d4f2b485-0ddb-43ec-92ba-aa735a9435cc" + "5b18aa75-b0ce-43f3-940c-17ad5eda58dc" ], "x-ms-correlation-request-id": [ - "d4f2b485-0ddb-43ec-92ba-aa735a9435cc" + "5b18aa75-b0ce-43f3-940c-17ad5eda58dc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043538Z:d4f2b485-0ddb-43ec-92ba-aa735a9435cc" + "WESTUS2:20200916T230947Z:5b18aa75-b0ce-43f3-940c-17ad5eda58dc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1983,10 +1983,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:35:37 GMT" + "Wed, 16 Sep 2020 23:09:46 GMT" ], "Content-Length": [ - "22" + "1078" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1995,25 +1995,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"hJFZj7XKY+AjeBT+eGA3YXWsPibvuPjR3OV/MpNH0YU=\",\r\n \"secondaryKey\": \"I2bT+W5u1MrLg9VgrZ4mnqjo9W+nqwoXro1iXvbks40=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"nFUN4DjuR9ssGgOXnXktDIvj4m2gQItB4brgra2LXpY=\",\r\n \"secondaryKey\": \"B8PTbBIHOhtGa3kE+WwiGTuuZ86F7h9DjuFmt3lOI/A=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"StXTppXtfcBcsjH6fnUat/LYqmXgFU6pN++PRYoSaEw=\",\r\n \"secondaryKey\": \"aYFgGVg212HCeqJqjnCXrIg0r0DspVSb9vXdTzDexlo=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"jyYG9XYR4f1q2MKvrFsIISXpIIFj0HspUu9PB8jlorU=\",\r\n \"secondaryKey\": \"tQ/BB/5rL85Esu2IYLftjp/6YhAS8KLea0Kwvg1zwbQ=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"rjCplEbNbASZQall5YOSTlOuMJTKFXUE9e3dF6s/l/8=\",\r\n \"secondaryKey\": \"tM3HKTuzUmtSIcfMxuSnA+0lclxT44cKM76D1uj3pUM=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"v0ko0ppE2SRejKjtsSMEriYrN8ouWvVlXWZESb1jy44=\",\r\n \"secondaryKey\": \"JNjm/31x3k7ybeTmFODJDgqLQtByH70iSN0uU0xw1go=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/IotHubs/ps2629/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI2MjkvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", - "RequestMethod": "POST", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNWI1NzkxMDMtMDA4ZS00OThmLWIxOTItOWY1YTlkYWNhNjI5?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTldJMU56a3hNRE10TURBNFpTMDBPVGhtTFdJeE9USXRPV1kxWVRsa1lXTmhOakk1P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "71dd859b-66c0-403c-906c-a8199dd2fcda" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2027,17 +2021,17 @@ "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ - "1197" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" ], "x-ms-request-id": [ - "7f84a00d-1b78-4433-bc6b-c0d3aa0a5193" + "7a409de8-8af8-4746-8266-d527c3bfd89c" ], "x-ms-correlation-request-id": [ - "7f84a00d-1b78-4433-bc6b-c0d3aa0a5193" + "7a409de8-8af8-4746-8266-d527c3bfd89c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043539Z:7f84a00d-1b78-4433-bc6b-c0d3aa0a5193" + "WESTUS2:20200916T230946Z:7a409de8-8af8-4746-8266-d527c3bfd89c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2046,10 +2040,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:35:38 GMT" + "Wed, 16 Sep 2020 23:09:45 GMT" ], "Content-Length": [ - "172" + "22" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2058,20 +2052,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"hba7h2Rd36BExq9Qk3hxQhQVzOEp4CrqvH+ZZJ3cA9Y=\",\r\n \"secondaryKey\": \"pdElpQn9SCSPOANu8s5/uDRM2aZ5ix+Dj+hP+TrnCCM=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfOTI5ZmJhZjctMjBiYi00MWIyLWIzMWQtMTU4ZmMzMDJjMWRi?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPVEk1Wm1KaFpqY3RNakJpWWkwME1XSXlMV0l6TVdRdE1UVTRabU16TURKak1XUmk/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", - "RequestMethod": "GET", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/IotHubs/ps2785/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczI3ODUvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", + "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "658f1875-77da-4dca-b98c-01321525a101" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, "ResponseHeaders": { @@ -2084,17 +2084,17 @@ "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "x-ms-ratelimit-remaining-subscription-writes": [ + "1197" ], "x-ms-request-id": [ - "20cb224d-9e22-41d9-9baa-1119be195611" + "16c09af6-bfe4-443c-9e41-23214fda7444" ], "x-ms-correlation-request-id": [ - "20cb224d-9e22-41d9-9baa-1119be195611" + "16c09af6-bfe4-443c-9e41-23214fda7444" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043611Z:20cb224d-9e22-41d9-9baa-1119be195611" + "WESTUS2:20200916T230947Z:16c09af6-bfe4-443c-9e41-23214fda7444" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2103,10 +2103,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:36:11 GMT" + "Wed, 16 Sep 2020 23:09:46 GMT" ], "Content-Length": [ - "22" + "172" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2115,20 +2115,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"v0ko0ppE2SRejKjtsSMEriYrN8ouWvVlXWZESb1jy44=\",\r\n \"secondaryKey\": \"JNjm/31x3k7ybeTmFODJDgqLQtByH70iSN0uU0xw1go=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfOWMyYTgwN2ItNTFhZS00MDliLTlmN2EtNDRhMTg1ZmExNDZm?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPV015WVRnd04ySXROVEZoWlMwME1EbGlMVGxtTjJFdE5EUmhNVGcxWm1FeE5EWm0/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277/operationResults/b3NfaWRfMGYxMmY0MTctYWYyMS00MjFlLWJhMGYtNzU5YTY1ZWY1ODU3?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZNR1l4TW1ZME1UY3RZV1l5TVMwME1qRmxMV0poTUdZdE56VTVZVFkxWldZMU9EVTM/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2142,16 +2142,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11992" ], "x-ms-request-id": [ - "c5a212b1-7d21-4f77-8b34-695e9b14b97b" + "fc70b00c-e682-41a4-8c8e-8cb5dbf07649" ], "x-ms-correlation-request-id": [ - "c5a212b1-7d21-4f77-8b34-695e9b14b97b" + "fc70b00c-e682-41a4-8c8e-8cb5dbf07649" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043643Z:c5a212b1-7d21-4f77-8b34-695e9b14b97b" + "WESTUS2:20200916T231019Z:fc70b00c-e682-41a4-8c8e-8cb5dbf07649" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2160,7 +2160,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:36:43 GMT" + "Wed, 16 Sep 2020 23:10:19 GMT" ], "Content-Length": [ "22" @@ -2176,16 +2176,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfYWMxZTY0NGUtN2MyYS00ODk0LWFmZTMtYzI3YmUzZWQwZDQ2?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZV014WlRZME5HVXROMk15WVMwME9EazBMV0ZtWlRNdFl6STNZbVV6WldRd1pEUTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277/operationResults/b3NfaWRfNzdkZTY1MWYtZDA3Mi00MzI4LTg4YzYtMzllYTQ1MTI2Y2Ex?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOemRrWlRZMU1XWXRaREEzTWkwME16STRMVGc0WXpZdE16bGxZVFExTVRJMlkyRXg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2202,13 +2202,13 @@ "11988" ], "x-ms-request-id": [ - "91732f09-83aa-4130-848c-d4a4820f64fe" + "aff9ac43-3026-47f1-a124-6678e5e6866f" ], "x-ms-correlation-request-id": [ - "91732f09-83aa-4130-848c-d4a4820f64fe" + "aff9ac43-3026-47f1-a124-6678e5e6866f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043716Z:91732f09-83aa-4130-848c-d4a4820f64fe" + "WESTUS2:20200916T231051Z:aff9ac43-3026-47f1-a124-6678e5e6866f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2217,10 +2217,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:37:16 GMT" + "Wed, 16 Sep 2020 23:10:51 GMT" ], "Content-Length": [ - "20" + "22" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2229,20 +2229,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps1071/providers/Microsoft.Devices/provisioningServices/ps9319/operationResults/b3NfaWRfYWMxZTY0NGUtN2MyYS00ODk0LWFmZTMtYzI3YmUzZWQwZDQ2?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMTA3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM5MzE5L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZV014WlRZME5HVXROMk15WVMwME9EazBMV0ZtWlRNdFl6STNZbVV6WldRd1pEUTI/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps6226/providers/Microsoft.Devices/provisioningServices/ps3277/operationResults/b3NfaWRfNTY3OTkzNjMtNTliYS00MzFkLTlmYjItMTk5ZTNkMWRjMTNl?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNjIyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjc3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZOVFkzT1Rrek5qTXROVGxpWVMwME16RmtMVGxtWWpJdE1UazVaVE5rTVdSak1UTmw/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2256,16 +2256,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11982" ], "x-ms-request-id": [ - "b443e348-e673-41e2-a204-7d3cfa19a766" + "b9129d6b-8847-460b-9998-89df948c64d9" ], "x-ms-correlation-request-id": [ - "b443e348-e673-41e2-a204-7d3cfa19a766" + "b9129d6b-8847-460b-9998-89df948c64d9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043746Z:b443e348-e673-41e2-a204-7d3cfa19a766" + "WESTUS2:20200916T231123Z:b9129d6b-8847-460b-9998-89df948c64d9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2274,7 +2274,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:37:46 GMT" + "Wed, 16 Sep 2020 23:11:23 GMT" ], "Content-Length": [ "22" @@ -2290,21 +2290,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps1071?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMTA3MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps6226?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNjIyNj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3a2af53c-ad6e-4685-b8d4-0535393eb65f" + "025b0f75-8025-4ddb-aa9f-7b7e6cc50d52" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -2316,7 +2316,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2325,13 +2325,13 @@ "14999" ], "x-ms-request-id": [ - "e0d96d84-3af5-4706-9c47-08005a1cf29b" + "b4d7018c-b4e0-47ca-9adb-e67b8a8ea5e2" ], "x-ms-correlation-request-id": [ - "e0d96d84-3af5-4706-9c47-08005a1cf29b" + "b4d7018c-b4e0-47ca-9adb-e67b8a8ea5e2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043748Z:e0d96d84-3af5-4706-9c47-08005a1cf29b" + "WESTUS2:20200916T231124Z:b4d7018c-b4e0-47ca-9adb-e67b8a8ea5e2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2340,7 +2340,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:37:47 GMT" + "Wed, 16 Sep 2020 23:11:23 GMT" ], "Expires": [ "-1" @@ -2353,15 +2353,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -2373,7 +2373,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2382,13 +2382,13 @@ "11999" ], "x-ms-request-id": [ - "70b75cb3-7fed-4516-bd38-57e36acda4c7" + "e475ae5b-526e-4e98-a868-28433e0ae8e5" ], "x-ms-correlation-request-id": [ - "70b75cb3-7fed-4516-bd38-57e36acda4c7" + "e475ae5b-526e-4e98-a868-28433e0ae8e5" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043803Z:70b75cb3-7fed-4516-bd38-57e36acda4c7" + "WESTUS2:20200916T231139Z:e475ae5b-526e-4e98-a868-28433e0ae8e5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2397,7 +2397,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:38:02 GMT" + "Wed, 16 Sep 2020 23:11:38 GMT" ], "Expires": [ "-1" @@ -2410,15 +2410,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -2430,7 +2430,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2439,13 +2439,13 @@ "11998" ], "x-ms-request-id": [ - "0d298561-9d38-4b18-9439-77b635549092" + "1809c5a0-923e-444f-bdcf-596a52ca41ff" ], "x-ms-correlation-request-id": [ - "0d298561-9d38-4b18-9439-77b635549092" + "1809c5a0-923e-444f-bdcf-596a52ca41ff" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043818Z:0d298561-9d38-4b18-9439-77b635549092" + "WESTUS2:20200916T231154Z:1809c5a0-923e-444f-bdcf-596a52ca41ff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2454,7 +2454,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:38:18 GMT" + "Wed, 16 Sep 2020 23:11:54 GMT" ], "Expires": [ "-1" @@ -2467,15 +2467,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -2487,7 +2487,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2496,13 +2496,13 @@ "11997" ], "x-ms-request-id": [ - "5c6b3ec1-d9ca-4d72-9861-7e11bce592ba" + "03f92497-e0de-4df4-915f-643938ca369d" ], "x-ms-correlation-request-id": [ - "5c6b3ec1-d9ca-4d72-9861-7e11bce592ba" + "03f92497-e0de-4df4-915f-643938ca369d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043833Z:5c6b3ec1-d9ca-4d72-9861-7e11bce592ba" + "WESTUS2:20200916T231209Z:03f92497-e0de-4df4-915f-643938ca369d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2511,7 +2511,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:38:32 GMT" + "Wed, 16 Sep 2020 23:12:09 GMT" ], "Expires": [ "-1" @@ -2524,15 +2524,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -2544,7 +2544,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2553,13 +2553,13 @@ "11996" ], "x-ms-request-id": [ - "1aa2881a-e092-4ae2-be0f-a83348fa9b53" + "1a81d988-adf5-4c7f-aec9-6f265d427367" ], "x-ms-correlation-request-id": [ - "1aa2881a-e092-4ae2-be0f-a83348fa9b53" + "1a81d988-adf5-4c7f-aec9-6f265d427367" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043848Z:1aa2881a-e092-4ae2-be0f-a83348fa9b53" + "WESTUS2:20200916T231224Z:1a81d988-adf5-4c7f-aec9-6f265d427367" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2568,7 +2568,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:38:47 GMT" + "Wed, 16 Sep 2020 23:12:24 GMT" ], "Expires": [ "-1" @@ -2581,15 +2581,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -2601,7 +2601,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2610,13 +2610,13 @@ "11995" ], "x-ms-request-id": [ - "c41ed48f-7283-4adc-9419-085c4108adb6" + "ac050f49-14ce-4715-8bb7-54d965e42b3b" ], "x-ms-correlation-request-id": [ - "c41ed48f-7283-4adc-9419-085c4108adb6" + "ac050f49-14ce-4715-8bb7-54d965e42b3b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043903Z:c41ed48f-7283-4adc-9419-085c4108adb6" + "WESTUS2:20200916T231239Z:ac050f49-14ce-4715-8bb7-54d965e42b3b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2625,7 +2625,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:39:02 GMT" + "Wed, 16 Sep 2020 23:12:39 GMT" ], "Expires": [ "-1" @@ -2638,15 +2638,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -2658,7 +2658,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2667,13 +2667,13 @@ "11994" ], "x-ms-request-id": [ - "3c9c161c-e789-4bc3-a5bf-adef428ab8d5" + "368066a6-557c-493b-bdb3-244acc16be37" ], "x-ms-correlation-request-id": [ - "3c9c161c-e789-4bc3-a5bf-adef428ab8d5" + "368066a6-557c-493b-bdb3-244acc16be37" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043918Z:3c9c161c-e789-4bc3-a5bf-adef428ab8d5" + "WESTUS2:20200916T231254Z:368066a6-557c-493b-bdb3-244acc16be37" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2682,7 +2682,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:39:18 GMT" + "Wed, 16 Sep 2020 23:12:54 GMT" ], "Expires": [ "-1" @@ -2695,15 +2695,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -2715,7 +2715,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2724,13 +2724,13 @@ "11993" ], "x-ms-request-id": [ - "aafe1ea5-f28d-4530-8e9d-8ec16cb9dc62" + "ab452ae0-9372-4bb4-bfd5-b0be524046a6" ], "x-ms-correlation-request-id": [ - "aafe1ea5-f28d-4530-8e9d-8ec16cb9dc62" + "ab452ae0-9372-4bb4-bfd5-b0be524046a6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043933Z:aafe1ea5-f28d-4530-8e9d-8ec16cb9dc62" + "WESTUS2:20200916T231310Z:ab452ae0-9372-4bb4-bfd5-b0be524046a6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2739,7 +2739,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:39:33 GMT" + "Wed, 16 Sep 2020 23:13:09 GMT" ], "Expires": [ "-1" @@ -2752,15 +2752,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -2772,7 +2772,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2781,13 +2781,13 @@ "11992" ], "x-ms-request-id": [ - "b52c8510-0bed-4544-a3a0-88ea8229d0dd" + "e7827cf0-25b2-4f5e-8f7c-ee98478b83b7" ], "x-ms-correlation-request-id": [ - "b52c8510-0bed-4544-a3a0-88ea8229d0dd" + "e7827cf0-25b2-4f5e-8f7c-ee98478b83b7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043948Z:b52c8510-0bed-4544-a3a0-88ea8229d0dd" + "WESTUS2:20200916T231325Z:e7827cf0-25b2-4f5e-8f7c-ee98478b83b7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2796,7 +2796,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:39:48 GMT" + "Wed, 16 Sep 2020 23:13:24 GMT" ], "Expires": [ "-1" @@ -2809,15 +2809,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -2829,7 +2829,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2838,13 +2838,13 @@ "11991" ], "x-ms-request-id": [ - "dffc1bf0-5786-4984-97d9-c5b6ab542921" + "3e44c073-2490-493a-ad6f-2ac0582d8595" ], "x-ms-correlation-request-id": [ - "dffc1bf0-5786-4984-97d9-c5b6ab542921" + "3e44c073-2490-493a-ad6f-2ac0582d8595" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T044003Z:dffc1bf0-5786-4984-97d9-c5b6ab542921" + "WESTUS2:20200916T231340Z:3e44c073-2490-493a-ad6f-2ac0582d8595" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2853,7 +2853,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:40:03 GMT" + "Wed, 16 Sep 2020 23:13:39 GMT" ], "Expires": [ "-1" @@ -2866,15 +2866,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -2886,7 +2886,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2895,13 +2895,13 @@ "11990" ], "x-ms-request-id": [ - "7957f184-8c13-4502-9c7b-96749c2e670b" + "70cf8acf-32c5-4f14-b429-f4fe0494c498" ], "x-ms-correlation-request-id": [ - "7957f184-8c13-4502-9c7b-96749c2e670b" + "70cf8acf-32c5-4f14-b429-f4fe0494c498" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T044019Z:7957f184-8c13-4502-9c7b-96749c2e670b" + "WESTUS2:20200916T231355Z:70cf8acf-32c5-4f14-b429-f4fe0494c498" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2910,7 +2910,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:40:18 GMT" + "Wed, 16 Sep 2020 23:13:55 GMT" ], "Expires": [ "-1" @@ -2923,15 +2923,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -2942,23 +2942,17 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], "x-ms-ratelimit-remaining-subscription-reads": [ "11989" ], "x-ms-request-id": [ - "ba18992e-4774-4179-9d2c-d74d8077d33b" + "0d246cc5-c4f9-4e6b-be5d-24470b8ed964" ], "x-ms-correlation-request-id": [ - "ba18992e-4774-4179-9d2c-d74d8077d33b" + "0d246cc5-c4f9-4e6b-be5d-24470b8ed964" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T044034Z:ba18992e-4774-4179-9d2c-d74d8077d33b" + "WESTUS2:20200916T231410Z:0d246cc5-c4f9-4e6b-be5d-24470b8ed964" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2967,229 +2961,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:40:33 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" - ], - "x-ms-request-id": [ - "320e77a7-5d65-4630-8f55-cc2270285d16" - ], - "x-ms-correlation-request-id": [ - "320e77a7-5d65-4630-8f55-cc2270285d16" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T044049Z:320e77a7-5d65-4630-8f55-cc2270285d16" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:40:48 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" - ], - "x-ms-request-id": [ - "4fc916cb-1574-4c79-a1f6-7195abe4228b" - ], - "x-ms-correlation-request-id": [ - "4fc916cb-1574-4c79-a1f6-7195abe4228b" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T044104Z:4fc916cb-1574-4c79-a1f6-7195abe4228b" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:41:03 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" - ], - "x-ms-request-id": [ - "c9eaf6fc-3e6d-43ea-99c7-91690be5a74a" - ], - "x-ms-correlation-request-id": [ - "c9eaf6fc-3e6d-43ea-99c7-91690be5a74a" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T044119Z:c9eaf6fc-3e6d-43ea-99c7-91690be5a74a" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:41:19 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" - ], - "x-ms-request-id": [ - "25b9430e-5835-464d-a032-861ec0c79033" - ], - "x-ms-correlation-request-id": [ - "25b9430e-5835-464d-a032-861ec0c79033" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T044134Z:25b9430e-5835-464d-a032-861ec0c79033" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:41:33 GMT" + "Wed, 16 Sep 2020 23:14:10 GMT" ], "Expires": [ "-1" @@ -3202,15 +2974,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd056RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -3222,16 +2994,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11988" ], "x-ms-request-id": [ - "3f98c470-f68a-4fca-984d-b6ab45ce7d39" + "eea38b8d-2622-413e-95a9-85419d53b33d" ], "x-ms-correlation-request-id": [ - "3f98c470-f68a-4fca-984d-b6ab45ce7d39" + "eea38b8d-2622-413e-95a9-85419d53b33d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T044134Z:3f98c470-f68a-4fca-984d-b6ab45ce7d39" + "WESTUS2:20200916T231410Z:eea38b8d-2622-413e-95a9-85419d53b33d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3240,7 +3012,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:41:33 GMT" + "Wed, 16 Sep 2020 23:14:10 GMT" ], "Expires": [ "-1" @@ -3255,9 +3027,9 @@ ], "Names": { "Test-AzureIotDpsLinkedHubLifeCycle": [ - "ps9319", - "ps1071", - "ps2629" + "ps3277", + "ps6226", + "ps2785" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsRegistrationTests/IotDpsRegistrationLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsRegistrationTests/IotDpsRegistrationLifeCycle.json index d6d9c3b89374..52f63cf767b9 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsRegistrationTests/IotDpsRegistrationLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsRegistrationTests/IotDpsRegistrationLifeCycle.json @@ -7,15 +7,15 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a1985182-acfc-4cfe-9104-d6925fca22e4" + "86875560-81eb-4b81-8d5a-961de16a5b81" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -30,13 +30,13 @@ "11999" ], "x-ms-request-id": [ - "fffd4281-f41a-43dd-8adf-62a8fcef9303" + "766fb552-20dd-48ac-b79a-1227c205c008" ], "x-ms-correlation-request-id": [ - "fffd4281-f41a-43dd-8adf-62a8fcef9303" + "766fb552-20dd-48ac-b79a-1227c205c008" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042411Z:fffd4281-f41a-43dd-8adf-62a8fcef9303" + "WESTUS2:20200916T225505Z:766fb552-20dd-48ac-b79a-1227c205c008" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:24:11 GMT" + "Wed, 16 Sep 2020 22:55:04 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,28 +54,28 @@ "-1" ], "Content-Length": [ - "5858" + "6060" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"France Central\",\r\n \"France South\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps4969?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNDk2OT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps2291?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMjI5MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "018556f7-5393-45f6-bd1e-3ff3b7ccb2fc" + "9d6d8c10-bdf7-4c9c-8641-93e038a8f2a9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ], "Content-Type": [ @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "5052749b-dc1e-4a72-8c24-7befc1e6c7dd" + "4df4563e-44ad-41f3-88db-861d7856580e" ], "x-ms-correlation-request-id": [ - "5052749b-dc1e-4a72-8c24-7befc1e6c7dd" + "4df4563e-44ad-41f3-88db-861d7856580e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042412Z:5052749b-dc1e-4a72-8c24-7befc1e6c7dd" + "WESTUS2:20200916T225506Z:4df4563e-44ad-41f3-88db-861d7856580e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:24:12 GMT" + "Wed, 16 Sep 2020 22:55:06 GMT" ], "Content-Length": [ "165" @@ -123,26 +123,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969\",\r\n \"name\": \"ps4969\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291\",\r\n \"name\": \"ps2291\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "ee02778c-4e10-4374-ae84-9127462d2976" + "945f902f-755c-43e1-8dc1-73e9a8a68227" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -159,7 +159,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/operationResults/b3NfaWRfYjdhMGU5N2EtNWI5NS00ZTllLWJkYzgtMGFmZTUzZGVmYmE1?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/operationResults/b3NfaWRfYmYzM2M2OTUtMzgwZi00NmQ3LWJiMjgtZjU3OTBlNDQ1MGJh?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -168,13 +168,13 @@ "4999" ], "x-ms-request-id": [ - "d40e2a69-555e-4599-aefc-456229b9aebf" + "7abc1569-624d-4f52-8da8-8a001330514c" ], "x-ms-correlation-request-id": [ - "d40e2a69-555e-4599-aefc-456229b9aebf" + "7abc1569-624d-4f52-8da8-8a001330514c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042415Z:d40e2a69-555e-4599-aefc-456229b9aebf" + "WESTUS2:20200916T225509Z:7abc1569-624d-4f52-8da8-8a001330514c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,7 +183,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:24:14 GMT" + "Wed, 16 Sep 2020 22:55:09 GMT" ], "Content-Length": [ "460" @@ -195,32 +195,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQxngs=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=Ly9alZLVIqBInN0HS4ZtgSiTuS0Uh9+Jq4N6iCOUmp0=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAASgVX4=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=bbu+lnmo90J+cinufJ8q6GByJGvwQbRTEBz0yJbF5oU=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "57752f7f-6ab3-445b-92c8-29e0d5e8a640" + "d8aa0270-9365-4f58-b9ce-69606ec893cc" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "503" + "502" ] }, "ResponseHeaders": { @@ -231,7 +231,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/operationResults/b3NfaWRfMWVjNjA3YmItNzQwMS00OWQ3LTgzZTYtNWFiYjljOGVhNjcy?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/operationResults/b3NfaWRfNmM2MTRhMzItMDYwNy00Y2U4LWE4ZTYtNWM2MmIxZDRlMjYw?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -240,13 +240,13 @@ "4999" ], "x-ms-request-id": [ - "01a72481-bc8f-445b-be36-f118d38c5258" + "d2589e0f-2b2c-401f-a822-cf44e96d8dcd" ], "x-ms-correlation-request-id": [ - "01a72481-bc8f-445b-be36-f118d38c5258" + "d2589e0f-2b2c-401f-a822-cf44e96d8dcd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042812Z:01a72481-bc8f-445b-be36-f118d38c5258" + "WESTUS2:20200916T225905Z:d2589e0f-2b2c-401f-a822-cf44e96d8dcd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -255,10 +255,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:11 GMT" + "Wed, 16 Sep 2020 22:59:05 GMT" ], "Content-Length": [ - "731" + "729" ], "Content-Type": [ "application/json; charset=utf-8" @@ -267,26 +267,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxngs=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=Ly9alZLVIqBInN0HS4ZtgSiTuS0Uh9+Jq4N6iCOUmp0=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgVX4=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps928.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=bbu+lnmo90J+cinufJ8q6GByJGvwQbRTEBz0yJbF5oU=\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "79f4f047-d106-4f78-8a32-cfd3672ffc04" + "9f8450e5-6373-496b-ad99-222dd3bb1f09" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -303,7 +303,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/operationResults/b3NfaWRfNjA4MTNkOWEtYmY0Ni00M2NkLWIwZDgtZWQ0NjhmYjFiNmNh?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/operationResults/b3NfaWRfNTMzMGIxZWMtZTM1Yi00NWVkLThlMWEtY2VmZTcyNjgxZDIz?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -312,13 +312,13 @@ "4998" ], "x-ms-request-id": [ - "1f22f6b8-58a1-440c-a8f2-e76216102993" + "261005f3-4fdb-4651-a946-1b7b726a4184" ], "x-ms-correlation-request-id": [ - "1f22f6b8-58a1-440c-a8f2-e76216102993" + "261005f3-4fdb-4651-a946-1b7b726a4184" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042849Z:1f22f6b8-58a1-440c-a8f2-e76216102993" + "WESTUS2:20200916T225943Z:261005f3-4fdb-4651-a946-1b7b726a4184" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -327,7 +327,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:49 GMT" + "Wed, 16 Sep 2020 22:59:42 GMT" ], "Content-Length": [ "498" @@ -339,20 +339,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/operationResults/b3NfaWRfYjdhMGU5N2EtNWI5NS00ZTllLWJkYzgtMGFmZTUzZGVmYmE1?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZllqZGhNR1U1TjJFdE5XSTVOUzAwWlRsbExXSmtZemd0TUdGbVpUVXpaR1ZtWW1FMT9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/operationResults/b3NfaWRfYmYzM2M2OTUtMzgwZi00NmQ3LWJiMjgtZjU3OTBlNDQ1MGJh?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzEvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZlltWXpNMk0yT1RVdE16Z3daaTAwTm1RM0xXSmlNamd0WmpVM09UQmxORFExTUdKaD9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -366,73 +366,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" - ], - "x-ms-request-id": [ - "1e235b0b-c6ed-4dfa-ac8c-d7670a62ceff" - ], - "x-ms-correlation-request-id": [ - "1e235b0b-c6ed-4dfa-ac8c-d7670a62ceff" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T042445Z:1e235b0b-c6ed-4dfa-ac8c-d7670a62ceff" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:24:44 GMT" - ], - "Content-Length": [ - "20" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/operationResults/b3NfaWRfYjdhMGU5N2EtNWI5NS00ZTllLWJkYzgtMGFmZTUzZGVmYmE1?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZllqZGhNR1U1TjJFdE5XSTVOUzAwWlRsbExXSmtZemd0TUdGbVpUVXpaR1ZtWW1FMT9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "Microsoft-HTTPAPI/2.0" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11996" ], "x-ms-request-id": [ - "e206b37e-c3ec-4ec9-b370-899a2b75ac56" + "9fb0bad4-29ad-4211-a1cd-96f5a89ccf89" ], "x-ms-correlation-request-id": [ - "e206b37e-c3ec-4ec9-b370-899a2b75ac56" + "9fb0bad4-29ad-4211-a1cd-96f5a89ccf89" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042515Z:e206b37e-c3ec-4ec9-b370-899a2b75ac56" + "WESTUS2:20200916T225539Z:9fb0bad4-29ad-4211-a1cd-96f5a89ccf89" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -441,7 +384,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:25:14 GMT" + "Wed, 16 Sep 2020 22:55:38 GMT" ], "Content-Length": [ "22" @@ -457,16 +400,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -480,16 +423,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11995" ], "x-ms-request-id": [ - "14086c4e-9a69-4dd3-9c5e-f775dd822525" + "21bea376-9541-4fa5-9e10-a1638a73186d" ], "x-ms-correlation-request-id": [ - "14086c4e-9a69-4dd3-9c5e-f775dd822525" + "21bea376-9541-4fa5-9e10-a1638a73186d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042515Z:14086c4e-9a69-4dd3-9c5e-f775dd822525" + "WESTUS2:20200916T225539Z:21bea376-9541-4fa5-9e10-a1638a73186d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -498,7 +441,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:25:14 GMT" + "Wed, 16 Sep 2020 22:55:39 GMT" ], "Content-Length": [ "637" @@ -510,26 +453,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxngs=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgVX4=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "87815676-6cb6-4f98-9e36-f4c7f03b22a4" + "dfc0c8fe-14fc-4b19-bece-1082e2ee7a17" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -543,16 +486,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11994" ], "x-ms-request-id": [ - "ad4471af-91e7-441a-a6f9-a389ecfe003f" + "d087e34a-6879-4611-b59e-3f5e74132003" ], "x-ms-correlation-request-id": [ - "ad4471af-91e7-441a-a6f9-a389ecfe003f" + "d087e34a-6879-4611-b59e-3f5e74132003" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042515Z:ad4471af-91e7-441a-a6f9-a389ecfe003f" + "WESTUS2:20200916T225539Z:d087e34a-6879-4611-b59e-3f5e74132003" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -561,7 +504,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:25:14 GMT" + "Wed, 16 Sep 2020 22:55:39 GMT" ], "Content-Length": [ "637" @@ -573,26 +516,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxngs=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgVX4=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7bbb0c3a-f2c4-4934-a31e-8ec10df67f2c" + "4af588b5-3a84-4cc9-a57a-487b031f53cd" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -609,13 +552,13 @@ "11999" ], "x-ms-request-id": [ - "0c3a6d92-3024-4740-baec-1d9a94e62c84" + "3f6ee7a6-7cb3-4ece-89cb-21cd9ad97a52" ], "x-ms-correlation-request-id": [ - "0c3a6d92-3024-4740-baec-1d9a94e62c84" + "3f6ee7a6-7cb3-4ece-89cb-21cd9ad97a52" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042810Z:0c3a6d92-3024-4740-baec-1d9a94e62c84" + "WESTUS2:20200916T225904Z:3f6ee7a6-7cb3-4ece-89cb-21cd9ad97a52" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -624,7 +567,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:10 GMT" + "Wed, 16 Sep 2020 22:59:04 GMT" ], "Content-Length": [ "637" @@ -636,20 +579,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxngs=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgVX4=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -666,13 +609,13 @@ "11997" ], "x-ms-request-id": [ - "cfe43b3c-7dba-4cc3-a077-e869bcfe7d80" + "77106c68-a690-42da-af0d-14591ee17f87" ], "x-ms-correlation-request-id": [ - "cfe43b3c-7dba-4cc3-a077-e869bcfe7d80" + "77106c68-a690-42da-af0d-14591ee17f87" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042842Z:cfe43b3c-7dba-4cc3-a077-e869bcfe7d80" + "WESTUS2:20200916T225936Z:77106c68-a690-42da-af0d-14591ee17f87" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -681,10 +624,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:41 GMT" + "Wed, 16 Sep 2020 22:59:35 GMT" ], "Content-Length": [ - "830" + "828" ], "Content-Type": [ "application/json; charset=utf-8" @@ -693,26 +636,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps928.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c60ed31a-7c37-4973-8d23-7d315d94942d" + "ab470a3e-951d-4a55-baef-c263bd317092" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -729,13 +672,13 @@ "11996" ], "x-ms-request-id": [ - "0cc2eed9-5eeb-48af-849e-f373b7289f86" + "c2ef6da6-2b84-41e7-8a81-fc9d22380d31" ], "x-ms-correlation-request-id": [ - "0cc2eed9-5eeb-48af-849e-f373b7289f86" + "c2ef6da6-2b84-41e7-8a81-fc9d22380d31" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042842Z:0cc2eed9-5eeb-48af-849e-f373b7289f86" + "WESTUS2:20200916T225936Z:c2ef6da6-2b84-41e7-8a81-fc9d22380d31" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -744,10 +687,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:41 GMT" + "Wed, 16 Sep 2020 22:59:35 GMT" ], "Content-Length": [ - "830" + "828" ], "Content-Type": [ "application/json; charset=utf-8" @@ -756,26 +699,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps928.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b0db0dd1-f59b-48db-85f3-2559408cf883" + "cf6698b8-5455-4fb5-9703-b922d5cd14ac" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -792,13 +735,13 @@ "11995" ], "x-ms-request-id": [ - "8482a9f7-85e5-4e51-a3db-1c072e9c115a" + "3618c10e-4846-483c-a4d0-5f4b86b284f2" ], "x-ms-correlation-request-id": [ - "8482a9f7-85e5-4e51-a3db-1c072e9c115a" + "3618c10e-4846-483c-a4d0-5f4b86b284f2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042842Z:8482a9f7-85e5-4e51-a3db-1c072e9c115a" + "WESTUS2:20200916T225936Z:3618c10e-4846-483c-a4d0-5f4b86b284f2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -807,10 +750,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:41 GMT" + "Wed, 16 Sep 2020 22:59:35 GMT" ], "Content-Length": [ - "830" + "828" ], "Content-Type": [ "application/json; charset=utf-8" @@ -819,26 +762,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps928.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "da35d77c-21ac-45d6-84d3-95783dde2359" + "8aeff8e4-0965-44cb-90b7-58d63a0ff8b6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -855,13 +798,13 @@ "11994" ], "x-ms-request-id": [ - "22c825b3-5404-4347-a59a-c831e005efa7" + "d49dae8f-03be-4d8d-8779-3324b952de16" ], "x-ms-correlation-request-id": [ - "22c825b3-5404-4347-a59a-c831e005efa7" + "d49dae8f-03be-4d8d-8779-3324b952de16" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042843Z:22c825b3-5404-4347-a59a-c831e005efa7" + "WESTUS2:20200916T225937Z:d49dae8f-03be-4d8d-8779-3324b952de16" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -870,10 +813,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:42 GMT" + "Wed, 16 Sep 2020 22:59:36 GMT" ], "Content-Length": [ - "830" + "828" ], "Content-Type": [ "application/json; charset=utf-8" @@ -882,26 +825,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps928.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bb84cb01-4c6e-4f84-8b75-78baef6e2dca" + "288de3c9-d6a5-4de4-901e-15711f2518ee" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -918,13 +861,13 @@ "11993" ], "x-ms-request-id": [ - "ade7ff7f-afb7-4145-9aca-ba05977aaf06" + "72b0fe72-dd44-44ff-be66-598b31b0576e" ], "x-ms-correlation-request-id": [ - "ade7ff7f-afb7-4145-9aca-ba05977aaf06" + "72b0fe72-dd44-44ff-be66-598b31b0576e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042844Z:ade7ff7f-afb7-4145-9aca-ba05977aaf06" + "WESTUS2:20200916T225937Z:72b0fe72-dd44-44ff-be66-598b31b0576e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -933,10 +876,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:43 GMT" + "Wed, 16 Sep 2020 22:59:36 GMT" ], "Content-Length": [ - "830" + "828" ], "Content-Type": [ "application/json; charset=utf-8" @@ -945,26 +888,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps928.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bd3d0790-954f-4437-93f7-e05f83ea2ebd" + "55e2e5f9-674b-4c28-a94d-26fa1609723f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -981,13 +924,13 @@ "11992" ], "x-ms-request-id": [ - "b9874930-70c2-4a36-8baa-f916f4656574" + "fee3c8ff-26fd-41d7-ba09-10f657f6fbbf" ], "x-ms-correlation-request-id": [ - "b9874930-70c2-4a36-8baa-f916f4656574" + "fee3c8ff-26fd-41d7-ba09-10f657f6fbbf" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042844Z:b9874930-70c2-4a36-8baa-f916f4656574" + "WESTUS2:20200916T225938Z:fee3c8ff-26fd-41d7-ba09-10f657f6fbbf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -996,10 +939,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:43 GMT" + "Wed, 16 Sep 2020 22:59:37 GMT" ], "Content-Length": [ - "830" + "828" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1008,26 +951,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps928.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d29e23f0-c23e-4f37-9298-a2744e3ef080" + "e33fa06f-0b53-411d-a9c9-3fbc2b95ca31" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1044,13 +987,13 @@ "11991" ], "x-ms-request-id": [ - "101368a3-55e8-425b-a9be-dc9bfc41abdd" + "d3ce1a0e-d2dd-4088-9e14-b3bb04fe6c1d" ], "x-ms-correlation-request-id": [ - "101368a3-55e8-425b-a9be-dc9bfc41abdd" + "d3ce1a0e-d2dd-4088-9e14-b3bb04fe6c1d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042845Z:101368a3-55e8-425b-a9be-dc9bfc41abdd" + "WESTUS2:20200916T225938Z:d3ce1a0e-d2dd-4088-9e14-b3bb04fe6c1d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1059,10 +1002,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:44 GMT" + "Wed, 16 Sep 2020 22:59:37 GMT" ], "Content-Length": [ - "830" + "828" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1071,26 +1014,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps928.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e1727506-3ec8-4225-b870-6da98426ff0b" + "3d551564-390e-46eb-9e2b-ea0e7061ac0a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1107,13 +1050,13 @@ "11990" ], "x-ms-request-id": [ - "72b1cd23-e754-4924-a8d4-007ef54dee36" + "ee623bff-8236-45b2-a2b8-bcd4b527fc69" ], "x-ms-correlation-request-id": [ - "72b1cd23-e754-4924-a8d4-007ef54dee36" + "ee623bff-8236-45b2-a2b8-bcd4b527fc69" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042845Z:72b1cd23-e754-4924-a8d4-007ef54dee36" + "WESTUS2:20200916T225939Z:ee623bff-8236-45b2-a2b8-bcd4b527fc69" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1122,10 +1065,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:44 GMT" + "Wed, 16 Sep 2020 22:59:38 GMT" ], "Content-Length": [ - "830" + "828" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1134,26 +1077,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps928.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b7e733a6-436b-44cf-bd1e-ee7cd6d76558" + "e96d3a87-4397-4346-8151-b91f392f7012" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1170,13 +1113,13 @@ "11989" ], "x-ms-request-id": [ - "960c61a8-cf7e-498a-b05a-963dc095a48f" + "d8be3978-140c-4a43-a6b5-8afe71712690" ], "x-ms-correlation-request-id": [ - "960c61a8-cf7e-498a-b05a-963dc095a48f" + "d8be3978-140c-4a43-a6b5-8afe71712690" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042845Z:960c61a8-cf7e-498a-b05a-963dc095a48f" + "WESTUS2:20200916T225939Z:d8be3978-140c-4a43-a6b5-8afe71712690" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1185,10 +1128,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:44 GMT" + "Wed, 16 Sep 2020 22:59:38 GMT" ], "Content-Length": [ - "830" + "828" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1197,26 +1140,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps928.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f1c8c08e-2ee1-4fe2-8e69-de5e50e9ff18" + "870836b7-e54e-42ab-9585-908c72ed6aaf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1233,13 +1176,13 @@ "11988" ], "x-ms-request-id": [ - "98e458be-beea-44e0-aa32-57c2fff06ad2" + "3339919e-36ad-46ef-8c08-f5ccb2c1f7ac" ], "x-ms-correlation-request-id": [ - "98e458be-beea-44e0-aa32-57c2fff06ad2" + "3339919e-36ad-46ef-8c08-f5ccb2c1f7ac" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042846Z:98e458be-beea-44e0-aa32-57c2fff06ad2" + "WESTUS2:20200916T225939Z:3339919e-36ad-46ef-8c08-f5ccb2c1f7ac" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1248,10 +1191,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:45 GMT" + "Wed, 16 Sep 2020 22:59:38 GMT" ], "Content-Length": [ - "830" + "828" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1260,26 +1203,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps928.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "334b62dc-555f-4057-9831-8e1410efb396" + "1fc4ad29-bdbb-4523-b0a3-adf564c9edc6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1296,13 +1239,13 @@ "11987" ], "x-ms-request-id": [ - "f512a0bb-05f2-46f1-b108-f665b2d5c60c" + "f41a29e5-79c7-4393-9ce2-51cb1bf0a1b3" ], "x-ms-correlation-request-id": [ - "f512a0bb-05f2-46f1-b108-f665b2d5c60c" + "f41a29e5-79c7-4393-9ce2-51cb1bf0a1b3" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042846Z:f512a0bb-05f2-46f1-b108-f665b2d5c60c" + "WESTUS2:20200916T225940Z:f41a29e5-79c7-4393-9ce2-51cb1bf0a1b3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1311,10 +1254,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:45 GMT" + "Wed, 16 Sep 2020 22:59:39 GMT" ], "Content-Length": [ - "830" + "828" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1323,26 +1266,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps928.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e877df64-813e-4919-8064-4f11df437a75" + "7c593d69-5f4d-46c7-a8e3-9abf96709d3c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1359,13 +1302,13 @@ "11986" ], "x-ms-request-id": [ - "632d73f0-7d58-4e0d-8fd5-389553d646e9" + "3f3af270-0e1f-483d-983e-13321545cad7" ], "x-ms-correlation-request-id": [ - "632d73f0-7d58-4e0d-8fd5-389553d646e9" + "3f3af270-0e1f-483d-983e-13321545cad7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042847Z:632d73f0-7d58-4e0d-8fd5-389553d646e9" + "WESTUS2:20200916T225940Z:3f3af270-0e1f-483d-983e-13321545cad7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1374,10 +1317,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:46 GMT" + "Wed, 16 Sep 2020 22:59:39 GMT" ], "Content-Length": [ - "830" + "828" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1386,26 +1329,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps928.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e0e54756-c8db-45c7-b833-517695cfaa9e" + "f4aa8080-5ce7-4801-b2a9-b8a250542313" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1422,13 +1365,13 @@ "11985" ], "x-ms-request-id": [ - "88623f74-0471-49ca-a26d-dac5b41bada5" + "ab3269c7-8e4c-4b93-8c46-3708491d6e69" ], "x-ms-correlation-request-id": [ - "88623f74-0471-49ca-a26d-dac5b41bada5" + "ab3269c7-8e4c-4b93-8c46-3708491d6e69" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042847Z:88623f74-0471-49ca-a26d-dac5b41bada5" + "WESTUS2:20200916T225941Z:ab3269c7-8e4c-4b93-8c46-3708491d6e69" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1437,10 +1380,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:46 GMT" + "Wed, 16 Sep 2020 22:59:40 GMT" ], "Content-Length": [ - "830" + "828" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1449,26 +1392,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps928.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "031ff123-31e4-4874-98c6-abe16e23223b" + "2aafbf93-c6b1-4049-a626-0f6b24e4e901" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1485,13 +1428,13 @@ "11984" ], "x-ms-request-id": [ - "5d38c76c-6ed9-4cf6-b05d-633787e5b760" + "51b10e9e-77c8-4ec9-921c-c43ab0071df1" ], "x-ms-correlation-request-id": [ - "5d38c76c-6ed9-4cf6-b05d-633787e5b760" + "51b10e9e-77c8-4ec9-921c-c43ab0071df1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042848Z:5d38c76c-6ed9-4cf6-b05d-633787e5b760" + "WESTUS2:20200916T225941Z:51b10e9e-77c8-4ec9-921c-c43ab0071df1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1500,10 +1443,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:47 GMT" + "Wed, 16 Sep 2020 22:59:41 GMT" ], "Content-Length": [ - "830" + "828" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1512,26 +1455,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps928.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "354ff5ee-cca7-4bfb-987b-ba0f0f1c48f1" + "5578b645-890c-46cc-94ff-0a635283691d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1548,13 +1491,13 @@ "11983" ], "x-ms-request-id": [ - "c3332d4f-454b-4f9a-9053-609f8882a31e" + "d767db25-e5a9-4b2f-af1c-bf6d437c4241" ], "x-ms-correlation-request-id": [ - "c3332d4f-454b-4f9a-9053-609f8882a31e" + "d767db25-e5a9-4b2f-af1c-bf6d437c4241" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042848Z:c3332d4f-454b-4f9a-9053-609f8882a31e" + "WESTUS2:20200916T225942Z:d767db25-e5a9-4b2f-af1c-bf6d437c4241" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1563,10 +1506,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:47 GMT" + "Wed, 16 Sep 2020 22:59:41 GMT" ], "Content-Length": [ - "830" + "828" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1575,20 +1518,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxn/M=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps9890.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps9890.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV60=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [\r\n {\r\n \"applyAllocationPolicy\": false,\r\n \"name\": \"ps928.azure-devices.net\",\r\n \"connectionString\": \"HostName=ps928.azure-devices.net;SharedAccessKeyName=ServiceKey;SharedAccessKey=****\",\r\n \"location\": \"West US\"\r\n }\r\n ],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjI/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1605,13 +1548,13 @@ "11981" ], "x-ms-request-id": [ - "ee005d9c-e0a9-4464-864a-24db2a109b1b" + "637afb13-94e4-4413-972c-1c61f5f134d0" ], "x-ms-correlation-request-id": [ - "ee005d9c-e0a9-4464-864a-24db2a109b1b" + "637afb13-94e4-4413-972c-1c61f5f134d0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042920Z:ee005d9c-e0a9-4464-864a-24db2a109b1b" + "WESTUS2:20200916T230013Z:637afb13-94e4-4413-972c-1c61f5f134d0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1620,7 +1563,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:29:19 GMT" + "Wed, 16 Sep 2020 23:00:13 GMT" ], "Content-Length": [ "637" @@ -1632,25 +1575,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxoD0=\",\r\n \"name\": \"ps262\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps262.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE0C\"\r\n },\r\n \"resourcegroup\": \"ps4969\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgV+o=\",\r\n \"name\": \"ps571\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps571.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0017FFCB\"\r\n },\r\n \"resourcegroup\": \"ps2291\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/IotHubs/ps928?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkyOD9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "9cd21bfe-1946-4999-8eaa-dfd621ee2af9" + "24ff4661-b9d8-4121-a013-aec868ae8921" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ], "Content-Type": [ @@ -1668,7 +1611,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTYzODczOTktY2NjNi00NTViLWIzZTYtMGJmYzAxZjRlZjE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDJmZjFhOTEtOGRkZi00YTk4LWJlYzAtZmY1MDhlMzMxMjZi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1677,13 +1620,13 @@ "4999" ], "x-ms-request-id": [ - "3be12b30-fa3e-4b31-83b3-51a868842d3b" + "c46d2cd8-6081-4795-bc2b-398f6530bb26" ], "x-ms-correlation-request-id": [ - "3be12b30-fa3e-4b31-83b3-51a868842d3b" + "c46d2cd8-6081-4795-bc2b-398f6530bb26" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042531Z:3be12b30-fa3e-4b31-83b3-51a868842d3b" + "WESTUS2:20200916T225555Z:c46d2cd8-6081-4795-bc2b-398f6530bb26" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1692,10 +1635,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:25:30 GMT" + "Wed, 16 Sep 2020 22:55:55 GMT" ], "Content-Length": [ - "619" + "617" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1704,25 +1647,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890\",\r\n \"name\": \"ps9890\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4969\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/IotHubs/ps928\",\r\n \"name\": \"ps928\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2291\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/IotHubs/ps928?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkyOD9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAARV3cQI=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"xVVLObgMXWA3SEueGfTE1gp+MFclMYa4xMfHIbzNvWk=\",\r\n \"secondaryKey\": \"ImxpHi/bsoNjkVnrVY1WxaksYvjgRkNVVI5lUV7uTIs=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"12shARJYEhNc/LlV48zp8LHH/R6Tjt9mn0balAIXz+k=\",\r\n \"secondaryKey\": \"YE3asfVc/F0nNGIPW88pXahiZhPLavIG6rAjJoc6VhM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"9gx0MLBTeoX0WN7TUNpttCuCvfuh5mYjKlAusyRw6Yo=\",\r\n \"secondaryKey\": \"u/x8znZL8WIYSUvsOtWTpTzsDpIjiRfRJ5lKYUL3br8=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"GwK3QTzwcLDC08UVBd/w6x18E4m/70FL2KICpEGCthA=\",\r\n \"secondaryKey\": \"30Ul8KKS7QEtUMuyMVfr3xAGr7DlxlUUUcFRVide5A0=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"PcAdp/BdLQWax42PlkBYpO9dbJigjuXaJOgQZQRBNso=\",\r\n \"secondaryKey\": \"9oi0Fx07UWOd49m4aFTeho9x+SxwLIjLf+OlHaxTc0U=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAiGZuSQ=\",\r\n \"properties\": {\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"e693iDuMbKSj4T1pii4sVBC+KHVLpc5XwblsrZU1dps=\",\r\n \"secondaryKey\": \"h4FtqpsfgqaMlxIKs1+KSXumU9VE4z4DoFq5vxnYTFg=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"K30KbMFP4Pc0z/ysd++edx+diQqZ0B7lJR6CGvH0eFU=\",\r\n \"secondaryKey\": \"PCezhbxQcz0DaQ5jQDWrH7xulciHM1239wGyI5bt6Sg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Dg3tDKDJAZVeTX3iEwiCDlDaW/75wfyoj/ZbdV80J/I=\",\r\n \"secondaryKey\": \"4ZKCKB9+c6lIaYq7zViZop0lr9eeWymwUY7PpVuglqE=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"dFQQMJ+86Ria+CKEcJACEClHJJE+HwIHdAwLUErzfR8=\",\r\n \"secondaryKey\": \"yiNUp49uyzc4R4I/WRlCzBCekTuba+u//qgUzWwsFxc=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VGvpsyOncR8ohPdHF/+5YP9AYoe2sadA1pZQ3SzHV2U=\",\r\n \"secondaryKey\": \"WHJebqdM8I7P3/ZAyVvDI8gG9otgpbaOjzA/gfyMMZk=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true,\r\n \"source\": \"DeviceMessages\"\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"capacity\": 1\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "af797dd3-f79a-4492-b1e2-2fad8746f622" + "a2f573fa-65f1-4823-8c78-85360b44f8da" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ], "Content-Type": [ @@ -1740,7 +1683,7 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTgwNzY3M2EtZTNmNC00ZDdjLTkwMmMtMjI4ODA1YTJiZGE1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfM2JhOTEzZjItNGU0YS00ZjNjLThjYjItMTUwZDM3ODliMDUw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1749,13 +1692,13 @@ "4998" ], "x-ms-request-id": [ - "1576b877-b017-431a-a6e3-69140b25849e" + "f9f4a034-28e7-4d71-b4bb-76777fb0bfc7" ], "x-ms-correlation-request-id": [ - "1576b877-b017-431a-a6e3-69140b25849e" + "f9f4a034-28e7-4d71-b4bb-76777fb0bfc7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042737Z:1576b877-b017-431a-a6e3-69140b25849e" + "WESTUS2:20200916T225832Z:f9f4a034-28e7-4d71-b4bb-76777fb0bfc7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1764,10 +1707,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:27:37 GMT" + "Wed, 16 Sep 2020 22:58:31 GMT" ], "Content-Length": [ - "4100" + "4096" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1776,19 +1719,76 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890\",\r\n \"name\": \"ps9890\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4969\",\r\n \"etag\": \"AAAAARV3cQI=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"xVVLObgMXWA3SEueGfTE1gp+MFclMYa4xMfHIbzNvWk=\",\r\n \"secondaryKey\": \"ImxpHi/bsoNjkVnrVY1WxaksYvjgRkNVVI5lUV7uTIs=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"12shARJYEhNc/LlV48zp8LHH/R6Tjt9mn0balAIXz+k=\",\r\n \"secondaryKey\": \"YE3asfVc/F0nNGIPW88pXahiZhPLavIG6rAjJoc6VhM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"9gx0MLBTeoX0WN7TUNpttCuCvfuh5mYjKlAusyRw6Yo=\",\r\n \"secondaryKey\": \"u/x8znZL8WIYSUvsOtWTpTzsDpIjiRfRJ5lKYUL3br8=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"GwK3QTzwcLDC08UVBd/w6x18E4m/70FL2KICpEGCthA=\",\r\n \"secondaryKey\": \"30Ul8KKS7QEtUMuyMVfr3xAGr7DlxlUUUcFRVide5A0=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"PcAdp/BdLQWax42PlkBYpO9dbJigjuXaJOgQZQRBNso=\",\r\n \"secondaryKey\": \"9oi0Fx07UWOd49m4aFTeho9x+SxwLIjLf+OlHaxTc0U=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"Ly9alZLVIqBInN0HS4ZtgSiTuS0Uh9+Jq4N6iCOUmp0=\",\r\n \"secondaryKey\": \"0u14ygcxYNmr0SrFjCP1Nkwj2UnRDLIHwze2Psy7LcQ=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9890-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps9890-4126735-5613f79f7d.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-53de608f-cd39-431c-8394-5f7e278e6fe2-iothub\",\r\n \"PrimaryKey\": \"UWo3xvhiLEvSdx2rfYKS93olmnRO8hhcF70+09WwPdY=\",\r\n \"SecondaryKey\": \"1RIZFc3n6cq/FbB7K7zAkfeSjOiTKA9I8KGKw+tFDco=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:27:16 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:27:16 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-f1384490-63fc-47ad-a649-d889583d94ad-iothub\",\r\n \"PrimaryKey\": \"uG0Trw9YsWWt3ksBsAjVqVlCk5nNqwxLyJydgve1AYA=\",\r\n \"SecondaryKey\": \"+ehiSYMn151utxkNQnaI22GB+Z6LLN0aZ2fENFlpgXA=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:27:16 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:27:16 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"xVVLObgMXWA3SEueGfTE1gp+MFclMYa4xMfHIbzNvWk=\",\r\n \"SecondaryKey\": \"ImxpHi/bsoNjkVnrVY1WxaksYvjgRkNVVI5lUV7uTIs=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:27:16 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:27:16 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"12shARJYEhNc/LlV48zp8LHH/R6Tjt9mn0balAIXz+k=\",\r\n \"SecondaryKey\": \"YE3asfVc/F0nNGIPW88pXahiZhPLavIG6rAjJoc6VhM=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 19 Aug 2020 04:27:16 GMT\",\r\n \"ModifiedTime\": \"Wed, 19 Aug 2020 04:27:16 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/IotHubs/ps928\",\r\n \"name\": \"ps928\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2291\",\r\n \"etag\": \"AAAAAiGZuSQ=\",\r\n \"properties\": {\r\n \"operationsMonitoringProperties\": {\r\n \"events\": {\r\n \"None\": \"None\",\r\n \"Connections\": \"None\",\r\n \"DeviceTelemetry\": \"None\",\r\n \"C2DCommands\": \"None\",\r\n \"DeviceIdentityOperations\": \"None\",\r\n \"FileUploadOperations\": \"None\",\r\n \"Routes\": \"None\"\r\n }\r\n },\r\n \"provisioningState\": \"Accepted\",\r\n \"authorizationPolicies\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"e693iDuMbKSj4T1pii4sVBC+KHVLpc5XwblsrZU1dps=\",\r\n \"secondaryKey\": \"h4FtqpsfgqaMlxIKs1+KSXumU9VE4z4DoFq5vxnYTFg=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"K30KbMFP4Pc0z/ysd++edx+diQqZ0B7lJR6CGvH0eFU=\",\r\n \"secondaryKey\": \"PCezhbxQcz0DaQ5jQDWrH7xulciHM1239wGyI5bt6Sg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Dg3tDKDJAZVeTX3iEwiCDlDaW/75wfyoj/ZbdV80J/I=\",\r\n \"secondaryKey\": \"4ZKCKB9+c6lIaYq7zViZop0lr9eeWymwUY7PpVuglqE=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"dFQQMJ+86Ria+CKEcJACEClHJJE+HwIHdAwLUErzfR8=\",\r\n \"secondaryKey\": \"yiNUp49uyzc4R4I/WRlCzBCekTuba+u//qgUzWwsFxc=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VGvpsyOncR8ohPdHF/+5YP9AYoe2sadA1pZQ3SzHV2U=\",\r\n \"secondaryKey\": \"WHJebqdM8I7P3/ZAyVvDI8gG9otgpbaOjzA/gfyMMZk=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"bbu+lnmo90J+cinufJ8q6GByJGvwQbRTEBz0yJbF5oU=\",\r\n \"secondaryKey\": \"5NcrFxP9zgNshZaKELPl2WPOujpeBIRYX+Bq/31MBXo=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ],\r\n \"ipFilterRules\": [],\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4\r\n },\r\n \"operationsMonitoringEvents\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps928-operationmonitoring\",\r\n \"endpoint\": \"sb://iothub-ns-ps928-4636392-3aeb6098fc.servicebus.windows.net/\",\r\n \"internalAuthorizationPolicies\": [\r\n {\r\n \"KeyName\": \"scaleunitsend-b9af4178-ec77-491c-8534-3042c1fd8996-iothub\",\r\n \"PrimaryKey\": \"EfHuyn6lCbTjhRVzA9tD5YeQRaAqM6Cl/KO4srPV6CI=\",\r\n \"SecondaryKey\": \"SSKUG8GBilm6WXoilOqrwke+iMAfL0SZ771OoR5Q8ec=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 16 Sep 2020 22:57:48 GMT\",\r\n \"ModifiedTime\": \"Wed, 16 Sep 2020 22:57:48 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"owner-1746aad7-e009-43cb-81f8-73357037e4e3-iothub\",\r\n \"PrimaryKey\": \"7BNxMd4UGCt319aPl3r3/yhH/yTOZn+5KAgwU396rO0=\",\r\n \"SecondaryKey\": \"Wm1+t++Wyj2cP34BL3rpBJObc6V5IiqZ7a5bLofIPfY=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\",\r\n \"Manage\",\r\n \"Send\"\r\n ],\r\n \"CreatedTime\": \"Wed, 16 Sep 2020 22:57:48 GMT\",\r\n \"ModifiedTime\": \"Wed, 16 Sep 2020 22:57:48 GMT\"\r\n }\r\n ],\r\n \"authorizationPolicies\": [\r\n {\r\n \"KeyName\": \"iothubowner\",\r\n \"PrimaryKey\": \"e693iDuMbKSj4T1pii4sVBC+KHVLpc5XwblsrZU1dps=\",\r\n \"SecondaryKey\": \"h4FtqpsfgqaMlxIKs1+KSXumU9VE4z4DoFq5vxnYTFg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 16 Sep 2020 22:57:48 GMT\",\r\n \"ModifiedTime\": \"Wed, 16 Sep 2020 22:57:48 GMT\"\r\n },\r\n {\r\n \"KeyName\": \"service\",\r\n \"PrimaryKey\": \"K30KbMFP4Pc0z/ysd++edx+diQqZ0B7lJR6CGvH0eFU=\",\r\n \"SecondaryKey\": \"PCezhbxQcz0DaQ5jQDWrH7xulciHM1239wGyI5bt6Sg=\",\r\n \"ClaimType\": \"SharedAccessKey\",\r\n \"ClaimValue\": \"None\",\r\n \"Rights\": [\r\n \"Listen\"\r\n ],\r\n \"CreatedTime\": \"Wed, 16 Sep 2020 22:57:48 GMT\",\r\n \"ModifiedTime\": \"Wed, 16 Sep 2020 22:57:48 GMT\"\r\n }\r\n ]\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTYzODczOTktY2NjNi00NTViLWIzZTYtMGJmYzAxZjRlZjE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWlRZek9EY3pPVGt0WTJOak5pMDBOVFZpTFdJelpUWXRNR0ptWXpBeFpqUmxaakUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDJmZjFhOTEtOGRkZi00YTk4LWJlYzAtZmY1MDhlMzMxMjZi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkRKbVpqRmhPVEV0T0dSa1ppMDBZVGs0TFdKbFl6QXRabVkxTURobE16TXhNalppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29220.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-request-id": [ + "8ca64e74-91b1-4850-bf51-b846d5728ba6" + ], + "x-ms-correlation-request-id": [ + "8ca64e74-91b1-4850-bf51-b846d5728ba6" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200916T225626Z:8ca64e74-91b1-4850-bf51-b846d5728ba6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 16 Sep 2020 22:56:26 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDJmZjFhOTEtOGRkZi00YTk4LWJlYzAtZmY1MDhlMzMxMjZi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkRKbVpqRmhPVEV0T0dSa1ppMDBZVGs0TFdKbFl6QXRabVkxTURobE16TXhNalppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1806,13 +1806,13 @@ "11998" ], "x-ms-request-id": [ - "d177d2bd-7e4b-4087-9ad6-37a3644c06be" + "3c455525-2ef6-4a8a-9a8b-2b88ca1dc763" ], "x-ms-correlation-request-id": [ - "d177d2bd-7e4b-4087-9ad6-37a3644c06be" + "3c455525-2ef6-4a8a-9a8b-2b88ca1dc763" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042601Z:d177d2bd-7e4b-4087-9ad6-37a3644c06be" + "WESTUS2:20200916T225656Z:3c455525-2ef6-4a8a-9a8b-2b88ca1dc763" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1821,7 +1821,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:26:01 GMT" + "Wed, 16 Sep 2020 22:56:56 GMT" ], "Content-Length": [ "20" @@ -1837,15 +1837,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTYzODczOTktY2NjNi00NTViLWIzZTYtMGJmYzAxZjRlZjE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWlRZek9EY3pPVGt0WTJOak5pMDBOVFZpTFdJelpUWXRNR0ptWXpBeFpqUmxaakUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDJmZjFhOTEtOGRkZi00YTk4LWJlYzAtZmY1MDhlMzMxMjZi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkRKbVpqRmhPVEV0T0dSa1ppMDBZVGs0TFdKbFl6QXRabVkxTURobE16TXhNalppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1863,13 +1863,13 @@ "11997" ], "x-ms-request-id": [ - "2fcc5202-645c-4362-bf1d-f9c2a5ec4bdc" + "34f4961c-b3d1-449c-8e22-dc7020c68a4a" ], "x-ms-correlation-request-id": [ - "2fcc5202-645c-4362-bf1d-f9c2a5ec4bdc" + "34f4961c-b3d1-449c-8e22-dc7020c68a4a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042631Z:2fcc5202-645c-4362-bf1d-f9c2a5ec4bdc" + "WESTUS2:20200916T225726Z:34f4961c-b3d1-449c-8e22-dc7020c68a4a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1878,7 +1878,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:26:31 GMT" + "Wed, 16 Sep 2020 22:57:25 GMT" ], "Content-Length": [ "20" @@ -1894,15 +1894,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTYzODczOTktY2NjNi00NTViLWIzZTYtMGJmYzAxZjRlZjE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWlRZek9EY3pPVGt0WTJOak5pMDBOVFZpTFdJelpUWXRNR0ptWXpBeFpqUmxaakUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDJmZjFhOTEtOGRkZi00YTk4LWJlYzAtZmY1MDhlMzMxMjZi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkRKbVpqRmhPVEV0T0dSa1ppMDBZVGs0TFdKbFl6QXRabVkxTURobE16TXhNalppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1920,13 +1920,13 @@ "11996" ], "x-ms-request-id": [ - "221e495a-40aa-4cae-a99c-71bc58d775a0" + "0e99045c-81f7-4376-a1fe-8920ad7fddd2" ], "x-ms-correlation-request-id": [ - "221e495a-40aa-4cae-a99c-71bc58d775a0" + "0e99045c-81f7-4376-a1fe-8920ad7fddd2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042702Z:221e495a-40aa-4cae-a99c-71bc58d775a0" + "WESTUS2:20200916T225756Z:0e99045c-81f7-4376-a1fe-8920ad7fddd2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1935,7 +1935,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:27:02 GMT" + "Wed, 16 Sep 2020 22:57:56 GMT" ], "Content-Length": [ "20" @@ -1951,15 +1951,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTYzODczOTktY2NjNi00NTViLWIzZTYtMGJmYzAxZjRlZjE3?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWlRZek9EY3pPVGt0WTJOak5pMDBOVFZpTFdJelpUWXRNR0ptWXpBeFpqUmxaakUzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNDJmZjFhOTEtOGRkZi00YTk4LWJlYzAtZmY1MDhlMzMxMjZi?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTkRKbVpqRmhPVEV0T0dSa1ppMDBZVGs0TFdKbFl6QXRabVkxTURobE16TXhNalppP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -1977,13 +1977,13 @@ "11995" ], "x-ms-request-id": [ - "76ed9687-3a43-4d6e-9ae2-756b51655228" + "d023adc7-db90-4778-81fa-e30093cf098d" ], "x-ms-correlation-request-id": [ - "76ed9687-3a43-4d6e-9ae2-756b51655228" + "d023adc7-db90-4778-81fa-e30093cf098d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042732Z:76ed9687-3a43-4d6e-9ae2-756b51655228" + "WESTUS2:20200916T225826Z:d023adc7-db90-4778-81fa-e30093cf098d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1992,7 +1992,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:27:31 GMT" + "Wed, 16 Sep 2020 22:58:26 GMT" ], "Content-Length": [ "22" @@ -2008,15 +2008,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/IotHubs/ps928?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkyOD9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2034,13 +2034,13 @@ "11994" ], "x-ms-request-id": [ - "94c7c130-05a7-4f08-8ced-e5abfe37aef1" + "0f3d9d9a-58b1-40b6-b04c-2f3a7ebd039c" ], "x-ms-correlation-request-id": [ - "94c7c130-05a7-4f08-8ced-e5abfe37aef1" + "0f3d9d9a-58b1-40b6-b04c-2f3a7ebd039c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042732Z:94c7c130-05a7-4f08-8ced-e5abfe37aef1" + "WESTUS2:20200916T225827Z:0f3d9d9a-58b1-40b6-b04c-2f3a7ebd039c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2049,10 +2049,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:27:32 GMT" + "Wed, 16 Sep 2020 22:58:27 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2061,25 +2061,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890\",\r\n \"name\": \"ps9890\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4969\",\r\n \"etag\": \"AAAAARV3cQI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9890.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9890\",\r\n \"endpoint\": \"sb://iothub-ns-ps9890-4126735-5613f79f7d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/IotHubs/ps928\",\r\n \"name\": \"ps928\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2291\",\r\n \"etag\": \"AAAAAiGZuSQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps928.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps928\",\r\n \"endpoint\": \"sb://iothub-ns-ps928-4636392-3aeb6098fc.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/IotHubs/ps928?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkyOD9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bfaa6857-013b-43d2-a44a-4de689f5372d" + "6d35bb82-b660-482e-8efa-e043bd1aff22" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2097,13 +2097,13 @@ "11993" ], "x-ms-request-id": [ - "caf6e86e-59b4-4352-bece-e97a2f24249d" + "47e3a2d7-632d-41b4-8526-77d547e80d14" ], "x-ms-correlation-request-id": [ - "caf6e86e-59b4-4352-bece-e97a2f24249d" + "47e3a2d7-632d-41b4-8526-77d547e80d14" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042733Z:caf6e86e-59b4-4352-bece-e97a2f24249d" + "WESTUS2:20200916T225828Z:47e3a2d7-632d-41b4-8526-77d547e80d14" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2112,10 +2112,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:27:33 GMT" + "Wed, 16 Sep 2020 22:58:27 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2124,25 +2124,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890\",\r\n \"name\": \"ps9890\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4969\",\r\n \"etag\": \"AAAAARV3cQI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9890.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9890\",\r\n \"endpoint\": \"sb://iothub-ns-ps9890-4126735-5613f79f7d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/IotHubs/ps928\",\r\n \"name\": \"ps928\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2291\",\r\n \"etag\": \"AAAAAiGZuSQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps928.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps928\",\r\n \"endpoint\": \"sb://iothub-ns-ps928-4636392-3aeb6098fc.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/IotHubs/ps928?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkyOD9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1f698042-3308-42d0-9cde-72eac89f764d" + "4b535d0c-0810-4a97-86d2-5bb03d0ccd23" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2160,13 +2160,13 @@ "11992" ], "x-ms-request-id": [ - "cb9ebbc9-7040-4c46-8b90-97228cf9beae" + "7c5034b2-26af-4631-9e21-57e3f8e5b4ec" ], "x-ms-correlation-request-id": [ - "cb9ebbc9-7040-4c46-8b90-97228cf9beae" + "7c5034b2-26af-4631-9e21-57e3f8e5b4ec" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042734Z:cb9ebbc9-7040-4c46-8b90-97228cf9beae" + "WESTUS2:20200916T225828Z:7c5034b2-26af-4631-9e21-57e3f8e5b4ec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2175,10 +2175,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:27:33 GMT" + "Wed, 16 Sep 2020 22:58:28 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2187,19 +2187,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890\",\r\n \"name\": \"ps9890\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4969\",\r\n \"etag\": \"AAAAARV3cQI=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9890.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9890\",\r\n \"endpoint\": \"sb://iothub-ns-ps9890-4126735-5613f79f7d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/IotHubs/ps928\",\r\n \"name\": \"ps928\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2291\",\r\n \"etag\": \"AAAAAiGZuSQ=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps928.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps928\",\r\n \"endpoint\": \"sb://iothub-ns-ps928-4636392-3aeb6098fc.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/IotHubs/ps928?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkyOD9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2217,13 +2217,13 @@ "11990" ], "x-ms-request-id": [ - "45961347-d48c-474a-8b71-d231e0e1d52f" + "599c4a41-75aa-470b-a3ec-8defe4b4de40" ], "x-ms-correlation-request-id": [ - "45961347-d48c-474a-8b71-d231e0e1d52f" + "599c4a41-75aa-470b-a3ec-8defe4b4de40" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042808Z:45961347-d48c-474a-8b71-d231e0e1d52f" + "WESTUS2:20200916T225903Z:599c4a41-75aa-470b-a3ec-8defe4b4de40" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2232,10 +2232,10 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:07 GMT" + "Wed, 16 Sep 2020 22:59:02 GMT" ], "Content-Length": [ - "1460" + "1455" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2244,25 +2244,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890\",\r\n \"name\": \"ps9890\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps4969\",\r\n \"etag\": \"AAAAARV45wg=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps9890.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps9890\",\r\n \"endpoint\": \"sb://iothub-ns-ps9890-4126735-5613f79f7d.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/IotHubs/ps928\",\r\n \"name\": \"ps928\",\r\n \"type\": \"Microsoft.Devices/IotHubs\",\r\n \"location\": \"West US\",\r\n \"tags\": {},\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"resourcegroup\": \"ps2291\",\r\n \"etag\": \"AAAAAiGbha0=\",\r\n \"properties\": {\r\n \"locations\": [\r\n {\r\n \"location\": \"West US\",\r\n \"role\": \"primary\"\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"role\": \"secondary\"\r\n }\r\n ],\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipFilterRules\": [],\r\n \"hostName\": \"ps928.azure-devices.net\",\r\n \"eventHubEndpoints\": {\r\n \"events\": {\r\n \"retentionTimeInDays\": 1,\r\n \"partitionCount\": 4,\r\n \"partitionIds\": [\r\n \"0\",\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"path\": \"ps928\",\r\n \"endpoint\": \"sb://iothub-ns-ps928-4636392-3aeb6098fc.servicebus.windows.net/\"\r\n }\r\n },\r\n \"routing\": {\r\n \"endpoints\": {\r\n \"serviceBusQueues\": [],\r\n \"serviceBusTopics\": [],\r\n \"eventHubs\": [],\r\n \"storageContainers\": []\r\n },\r\n \"routes\": [],\r\n \"fallbackRoute\": {\r\n \"name\": \"$fallback\",\r\n \"source\": \"DeviceMessages\",\r\n \"condition\": \"true\",\r\n \"endpointNames\": [\r\n \"events\"\r\n ],\r\n \"isEnabled\": true\r\n }\r\n },\r\n \"storageEndpoints\": {\r\n \"$default\": {\r\n \"sasTtlAsIso8601\": \"PT1H\",\r\n \"connectionString\": \"\",\r\n \"containerName\": \"\"\r\n }\r\n },\r\n \"messagingEndpoints\": {\r\n \"fileNotifications\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"enableFileUploadNotifications\": false,\r\n \"cloudToDevice\": {\r\n \"maxDeliveryCount\": 10,\r\n \"defaultTtlAsIso8601\": \"PT1H\",\r\n \"feedback\": {\r\n \"lockDurationAsIso8601\": \"PT1M\",\r\n \"ttlAsIso8601\": \"PT1H\",\r\n \"maxDeliveryCount\": 10\r\n }\r\n },\r\n \"features\": \"None\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTAvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/IotHubs/ps928/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkyOC9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0367e2ea-5852-4d0d-9177-d824634716f3" + "015bfa69-c54a-492d-b779-a154f3a90d44" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2280,13 +2280,13 @@ "1199" ], "x-ms-request-id": [ - "0b6fbf1a-4339-4903-9789-429e8b2ffe94" + "5c73d6fb-510a-480a-85f1-f6f99bc7f4e0" ], "x-ms-correlation-request-id": [ - "0b6fbf1a-4339-4903-9789-429e8b2ffe94" + "5c73d6fb-510a-480a-85f1-f6f99bc7f4e0" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042734Z:0b6fbf1a-4339-4903-9789-429e8b2ffe94" + "WESTUS2:20200916T225828Z:5c73d6fb-510a-480a-85f1-f6f99bc7f4e0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2295,7 +2295,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:27:33 GMT" + "Wed, 16 Sep 2020 22:58:28 GMT" ], "Content-Length": [ "905" @@ -2307,25 +2307,25 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"xVVLObgMXWA3SEueGfTE1gp+MFclMYa4xMfHIbzNvWk=\",\r\n \"secondaryKey\": \"ImxpHi/bsoNjkVnrVY1WxaksYvjgRkNVVI5lUV7uTIs=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"12shARJYEhNc/LlV48zp8LHH/R6Tjt9mn0balAIXz+k=\",\r\n \"secondaryKey\": \"YE3asfVc/F0nNGIPW88pXahiZhPLavIG6rAjJoc6VhM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"9gx0MLBTeoX0WN7TUNpttCuCvfuh5mYjKlAusyRw6Yo=\",\r\n \"secondaryKey\": \"u/x8znZL8WIYSUvsOtWTpTzsDpIjiRfRJ5lKYUL3br8=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"GwK3QTzwcLDC08UVBd/w6x18E4m/70FL2KICpEGCthA=\",\r\n \"secondaryKey\": \"30Ul8KKS7QEtUMuyMVfr3xAGr7DlxlUUUcFRVide5A0=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"PcAdp/BdLQWax42PlkBYpO9dbJigjuXaJOgQZQRBNso=\",\r\n \"secondaryKey\": \"9oi0Fx07UWOd49m4aFTeho9x+SxwLIjLf+OlHaxTc0U=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"e693iDuMbKSj4T1pii4sVBC+KHVLpc5XwblsrZU1dps=\",\r\n \"secondaryKey\": \"h4FtqpsfgqaMlxIKs1+KSXumU9VE4z4DoFq5vxnYTFg=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"K30KbMFP4Pc0z/ysd++edx+diQqZ0B7lJR6CGvH0eFU=\",\r\n \"secondaryKey\": \"PCezhbxQcz0DaQ5jQDWrH7xulciHM1239wGyI5bt6Sg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Dg3tDKDJAZVeTX3iEwiCDlDaW/75wfyoj/ZbdV80J/I=\",\r\n \"secondaryKey\": \"4ZKCKB9+c6lIaYq7zViZop0lr9eeWymwUY7PpVuglqE=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"dFQQMJ+86Ria+CKEcJACEClHJJE+HwIHdAwLUErzfR8=\",\r\n \"secondaryKey\": \"yiNUp49uyzc4R4I/WRlCzBCekTuba+u//qgUzWwsFxc=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VGvpsyOncR8ohPdHF/+5YP9AYoe2sadA1pZQ3SzHV2U=\",\r\n \"secondaryKey\": \"WHJebqdM8I7P3/ZAyVvDI8gG9otgpbaOjzA/gfyMMZk=\",\r\n \"rights\": \"RegistryWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTAvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/IotHubs/ps928/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkyOC9saXN0a2V5cz9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "199342e6-de79-4741-b5ba-ac896cbd233d" + "30a23910-f5a8-42fd-9ab3-5beb6c092098" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2343,13 +2343,13 @@ "1198" ], "x-ms-request-id": [ - "a6af2d50-f9ca-4e22-8984-828e6d040a3f" + "e6cfdb7e-2d0f-4a22-8958-bfa049067aee" ], "x-ms-correlation-request-id": [ - "a6af2d50-f9ca-4e22-8984-828e6d040a3f" + "e6cfdb7e-2d0f-4a22-8958-bfa049067aee" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042808Z:a6af2d50-f9ca-4e22-8984-828e6d040a3f" + "WESTUS2:20200916T225903Z:e6cfdb7e-2d0f-4a22-8958-bfa049067aee" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2358,7 +2358,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:07 GMT" + "Wed, 16 Sep 2020 22:59:02 GMT" ], "Content-Length": [ "1078" @@ -2370,19 +2370,19 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"xVVLObgMXWA3SEueGfTE1gp+MFclMYa4xMfHIbzNvWk=\",\r\n \"secondaryKey\": \"ImxpHi/bsoNjkVnrVY1WxaksYvjgRkNVVI5lUV7uTIs=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"12shARJYEhNc/LlV48zp8LHH/R6Tjt9mn0balAIXz+k=\",\r\n \"secondaryKey\": \"YE3asfVc/F0nNGIPW88pXahiZhPLavIG6rAjJoc6VhM=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"9gx0MLBTeoX0WN7TUNpttCuCvfuh5mYjKlAusyRw6Yo=\",\r\n \"secondaryKey\": \"u/x8znZL8WIYSUvsOtWTpTzsDpIjiRfRJ5lKYUL3br8=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"GwK3QTzwcLDC08UVBd/w6x18E4m/70FL2KICpEGCthA=\",\r\n \"secondaryKey\": \"30Ul8KKS7QEtUMuyMVfr3xAGr7DlxlUUUcFRVide5A0=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"PcAdp/BdLQWax42PlkBYpO9dbJigjuXaJOgQZQRBNso=\",\r\n \"secondaryKey\": \"9oi0Fx07UWOd49m4aFTeho9x+SxwLIjLf+OlHaxTc0U=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"Ly9alZLVIqBInN0HS4ZtgSiTuS0Uh9+Jq4N6iCOUmp0=\",\r\n \"secondaryKey\": \"0u14ygcxYNmr0SrFjCP1Nkwj2UnRDLIHwze2Psy7LcQ=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"iothubowner\",\r\n \"primaryKey\": \"e693iDuMbKSj4T1pii4sVBC+KHVLpc5XwblsrZU1dps=\",\r\n \"secondaryKey\": \"h4FtqpsfgqaMlxIKs1+KSXumU9VE4z4DoFq5vxnYTFg=\",\r\n \"rights\": \"RegistryWrite, ServiceConnect, DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"service\",\r\n \"primaryKey\": \"K30KbMFP4Pc0z/ysd++edx+diQqZ0B7lJR6CGvH0eFU=\",\r\n \"secondaryKey\": \"PCezhbxQcz0DaQ5jQDWrH7xulciHM1239wGyI5bt6Sg=\",\r\n \"rights\": \"ServiceConnect\"\r\n },\r\n {\r\n \"keyName\": \"device\",\r\n \"primaryKey\": \"Dg3tDKDJAZVeTX3iEwiCDlDaW/75wfyoj/ZbdV80J/I=\",\r\n \"secondaryKey\": \"4ZKCKB9+c6lIaYq7zViZop0lr9eeWymwUY7PpVuglqE=\",\r\n \"rights\": \"DeviceConnect\"\r\n },\r\n {\r\n \"keyName\": \"registryRead\",\r\n \"primaryKey\": \"dFQQMJ+86Ria+CKEcJACEClHJJE+HwIHdAwLUErzfR8=\",\r\n \"secondaryKey\": \"yiNUp49uyzc4R4I/WRlCzBCekTuba+u//qgUzWwsFxc=\",\r\n \"rights\": \"RegistryRead\"\r\n },\r\n {\r\n \"keyName\": \"registryReadWrite\",\r\n \"primaryKey\": \"VGvpsyOncR8ohPdHF/+5YP9AYoe2sadA1pZQ3SzHV2U=\",\r\n \"secondaryKey\": \"WHJebqdM8I7P3/ZAyVvDI8gG9otgpbaOjzA/gfyMMZk=\",\r\n \"rights\": \"RegistryWrite\"\r\n },\r\n {\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"bbu+lnmo90J+cinufJ8q6GByJGvwQbRTEBz0yJbF5oU=\",\r\n \"secondaryKey\": \"5NcrFxP9zgNshZaKELPl2WPOujpeBIRYX+Bq/31MBXo=\",\r\n \"rights\": \"ServiceConnect\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfZTgwNzY3M2EtZTNmNC00ZDdjLTkwMmMtMjI4ODA1YTJiZGE1?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmWlRnd056WTNNMkV0WlRObU5DMDBaRGRqTFRrd01tTXRNakk0T0RBMVlUSmlaR0UxP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfM2JhOTEzZjItNGU0YS00ZjNjLThjYjItMTUwZDM3ODliMDUw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTTJKaE9URXpaakl0TkdVMFlTMDBaak5qTFRoallqSXRNVFV3WkRNM09EbGlNRFV3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2393,20 +2393,20 @@ "Pragma": [ "no-cache" ], - "Server": [ - "Microsoft-HTTPAPI/2.0" - ], "x-ms-ratelimit-remaining-subscription-reads": [ "11991" ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], "x-ms-request-id": [ - "c6148372-9d56-42ae-9153-1e4dcfaf7d98" + "aa873d97-226f-476b-a725-859bd07d33ad" ], "x-ms-correlation-request-id": [ - "c6148372-9d56-42ae-9153-1e4dcfaf7d98" + "aa873d97-226f-476b-a725-859bd07d33ad" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042808Z:c6148372-9d56-42ae-9153-1e4dcfaf7d98" + "WESTUS2:20200916T225902Z:aa873d97-226f-476b-a725-859bd07d33ad" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2415,7 +2415,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:07 GMT" + "Wed, 16 Sep 2020 22:59:01 GMT" ], "Content-Length": [ "22" @@ -2431,21 +2431,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTAvSW90SHViS2V5cy9TZXJ2aWNlS2V5L2xpc3RrZXlzP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/IotHubs/ps928/IotHubKeys/ServiceKey/listkeys?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkyOC9Jb3RIdWJLZXlzL1NlcnZpY2VLZXkvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "760ba02b-96b2-4c71-b74c-d2fd178a133c" + "95c76c16-251d-414f-813d-1af0e1b5f791" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -2463,13 +2463,13 @@ "1197" ], "x-ms-request-id": [ - "67f84452-97d6-41ff-b360-7928f67a3cda" + "2a0bd3cb-d27b-4f3f-99d3-afc9838db296" ], "x-ms-correlation-request-id": [ - "67f84452-97d6-41ff-b360-7928f67a3cda" + "2a0bd3cb-d27b-4f3f-99d3-afc9838db296" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042808Z:67f84452-97d6-41ff-b360-7928f67a3cda" + "WESTUS2:20200916T225903Z:2a0bd3cb-d27b-4f3f-99d3-afc9838db296" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2478,7 +2478,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:07 GMT" + "Wed, 16 Sep 2020 22:59:03 GMT" ], "Content-Length": [ "172" @@ -2490,20 +2490,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"Ly9alZLVIqBInN0HS4ZtgSiTuS0Uh9+Jq4N6iCOUmp0=\",\r\n \"secondaryKey\": \"0u14ygcxYNmr0SrFjCP1Nkwj2UnRDLIHwze2Psy7LcQ=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", + "ResponseBody": "{\r\n \"keyName\": \"ServiceKey\",\r\n \"primaryKey\": \"bbu+lnmo90J+cinufJ8q6GByJGvwQbRTEBz0yJbF5oU=\",\r\n \"secondaryKey\": \"5NcrFxP9zgNshZaKELPl2WPOujpeBIRYX+Bq/31MBXo=\",\r\n \"rights\": \"ServiceConnect\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/operationResults/b3NfaWRfMWVjNjA3YmItNzQwMS00OWQ3LTgzZTYtNWFiYjljOGVhNjcy?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZk1XVmpOakEzWW1JdE56UXdNUzAwT1dRM0xUZ3paVFl0TldGaVlqbGpPR1ZoTmpjeT9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/operationResults/b3NfaWRfNmM2MTRhMzItMDYwNy00Y2U4LWE4ZTYtNWM2MmIxZDRlMjYw?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzEvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZk5tTTJNVFJoTXpJdE1EWXdOeTAwWTJVNExXRTRaVFl0TldNMk1tSXhaRFJsTWpZdz9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2520,13 +2520,13 @@ "11998" ], "x-ms-request-id": [ - "28bfae2a-f4c3-49ad-978d-221e506fff9a" + "00471de1-4fcc-42da-8758-f32fdcd194f6" ], "x-ms-correlation-request-id": [ - "28bfae2a-f4c3-49ad-978d-221e506fff9a" + "00471de1-4fcc-42da-8758-f32fdcd194f6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042842Z:28bfae2a-f4c3-49ad-978d-221e506fff9a" + "WESTUS2:20200916T225936Z:00471de1-4fcc-42da-8758-f32fdcd194f6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2535,7 +2535,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:41 GMT" + "Wed, 16 Sep 2020 22:59:35 GMT" ], "Content-Length": [ "22" @@ -2551,22 +2551,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "93ad3a7f-d2d9-48d8-9c87-8e36fc56e5bb" + "99725487-956e-4bc4-90f6-e0b7655108f6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2583,13 +2583,13 @@ "1199" ], "x-ms-request-id": [ - "9156f0cb-9f2d-4755-b063-d4db2c55d316" + "f8e29c49-eb4d-4f99-960b-7fa30feea619" ], "x-ms-correlation-request-id": [ - "9156f0cb-9f2d-4755-b063-d4db2c55d316" + "f8e29c49-eb4d-4f99-960b-7fa30feea619" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042843Z:9156f0cb-9f2d-4755-b063-d4db2c55d316" + "WESTUS2:20200916T225936Z:f8e29c49-eb4d-4f99-960b-7fa30feea619" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2598,7 +2598,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:42 GMT" + "Wed, 16 Sep 2020 22:59:35 GMT" ], "Content-Length": [ "229" @@ -2610,26 +2610,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"8tTsTbS/pn/vf+h3CCuYkFtSakFB52VQ1PCQOqpUwC0=\",\r\n \"secondaryKey\": \"HbnNSzYVCz/kgaA9+ktkSdqYZha/DuxRpQGJ0HanVoY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fe13d88d-c45a-4abd-9653-8d35406e301a" + "93221896-6aad-4b9e-8693-9609036a4d87" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2646,13 +2646,13 @@ "1198" ], "x-ms-request-id": [ - "46352787-571e-4116-9166-850a08349bef" + "177b825a-2362-46fb-a785-af74181a1b26" ], "x-ms-correlation-request-id": [ - "46352787-571e-4116-9166-850a08349bef" + "177b825a-2362-46fb-a785-af74181a1b26" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042843Z:46352787-571e-4116-9166-850a08349bef" + "WESTUS2:20200916T225937Z:177b825a-2362-46fb-a785-af74181a1b26" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2661,7 +2661,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:42 GMT" + "Wed, 16 Sep 2020 22:59:36 GMT" ], "Content-Length": [ "229" @@ -2673,26 +2673,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"8tTsTbS/pn/vf+h3CCuYkFtSakFB52VQ1PCQOqpUwC0=\",\r\n \"secondaryKey\": \"HbnNSzYVCz/kgaA9+ktkSdqYZha/DuxRpQGJ0HanVoY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "883e5ad2-9a20-4c1b-833b-22d5130ed8b6" + "5bcd79ce-abd7-4b34-bc95-3c212050031a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2709,13 +2709,13 @@ "1197" ], "x-ms-request-id": [ - "628ede42-792b-44f9-9cd1-4ab807b48bfe" + "272b603d-73e7-4869-86a7-1df1c25a1f01" ], "x-ms-correlation-request-id": [ - "628ede42-792b-44f9-9cd1-4ab807b48bfe" + "272b603d-73e7-4869-86a7-1df1c25a1f01" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042844Z:628ede42-792b-44f9-9cd1-4ab807b48bfe" + "WESTUS2:20200916T225937Z:272b603d-73e7-4869-86a7-1df1c25a1f01" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2724,7 +2724,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:43 GMT" + "Wed, 16 Sep 2020 22:59:36 GMT" ], "Content-Length": [ "229" @@ -2736,26 +2736,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"8tTsTbS/pn/vf+h3CCuYkFtSakFB52VQ1PCQOqpUwC0=\",\r\n \"secondaryKey\": \"HbnNSzYVCz/kgaA9+ktkSdqYZha/DuxRpQGJ0HanVoY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "27a822ec-a0d7-4273-8981-66f0427fb39e" + "32bd9bb6-94dd-4935-bba1-5be14b2007ad" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2772,13 +2772,13 @@ "1196" ], "x-ms-request-id": [ - "9c7824bd-fbdc-424f-8a26-a37677eee451" + "02ecaac2-28e5-4694-b81e-81d1e42a5aa6" ], "x-ms-correlation-request-id": [ - "9c7824bd-fbdc-424f-8a26-a37677eee451" + "02ecaac2-28e5-4694-b81e-81d1e42a5aa6" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042844Z:9c7824bd-fbdc-424f-8a26-a37677eee451" + "WESTUS2:20200916T225938Z:02ecaac2-28e5-4694-b81e-81d1e42a5aa6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2787,7 +2787,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:43 GMT" + "Wed, 16 Sep 2020 22:59:37 GMT" ], "Content-Length": [ "229" @@ -2799,26 +2799,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"8tTsTbS/pn/vf+h3CCuYkFtSakFB52VQ1PCQOqpUwC0=\",\r\n \"secondaryKey\": \"HbnNSzYVCz/kgaA9+ktkSdqYZha/DuxRpQGJ0HanVoY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b36e5376-7811-4f9d-9421-e9b4ede28f09" + "5e431758-12fc-4441-b620-99450339178d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2835,13 +2835,13 @@ "1195" ], "x-ms-request-id": [ - "a3962ca3-bdc4-4874-a92a-5b42c8fd5aff" + "e613d66e-0134-4f66-b248-0dd7cf42d083" ], "x-ms-correlation-request-id": [ - "a3962ca3-bdc4-4874-a92a-5b42c8fd5aff" + "e613d66e-0134-4f66-b248-0dd7cf42d083" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042845Z:a3962ca3-bdc4-4874-a92a-5b42c8fd5aff" + "WESTUS2:20200916T225938Z:e613d66e-0134-4f66-b248-0dd7cf42d083" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2850,7 +2850,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:44 GMT" + "Wed, 16 Sep 2020 22:59:37 GMT" ], "Content-Length": [ "229" @@ -2862,26 +2862,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"8tTsTbS/pn/vf+h3CCuYkFtSakFB52VQ1PCQOqpUwC0=\",\r\n \"secondaryKey\": \"HbnNSzYVCz/kgaA9+ktkSdqYZha/DuxRpQGJ0HanVoY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f6ae2612-c098-4723-a8b0-df990d9e13dc" + "ff544b6c-923f-4af3-b5b9-5606c423cf63" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2898,13 +2898,13 @@ "1194" ], "x-ms-request-id": [ - "b8f6971a-30cb-45fb-a3fb-180bcc9ea945" + "d0ac2a16-0821-4e10-9ff6-9dc91b8a6a5d" ], "x-ms-correlation-request-id": [ - "b8f6971a-30cb-45fb-a3fb-180bcc9ea945" + "d0ac2a16-0821-4e10-9ff6-9dc91b8a6a5d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042845Z:b8f6971a-30cb-45fb-a3fb-180bcc9ea945" + "WESTUS2:20200916T225939Z:d0ac2a16-0821-4e10-9ff6-9dc91b8a6a5d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2913,7 +2913,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:44 GMT" + "Wed, 16 Sep 2020 22:59:38 GMT" ], "Content-Length": [ "229" @@ -2925,26 +2925,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"8tTsTbS/pn/vf+h3CCuYkFtSakFB52VQ1PCQOqpUwC0=\",\r\n \"secondaryKey\": \"HbnNSzYVCz/kgaA9+ktkSdqYZha/DuxRpQGJ0HanVoY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2754ce40-e67d-455a-879f-97abb5a4a7f6" + "0764a68f-dac6-427d-830b-c03d8cd4f05e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -2961,13 +2961,13 @@ "1193" ], "x-ms-request-id": [ - "17321c7a-336c-4aa1-9e29-6753431081d9" + "4f6e2db3-f28a-4caf-b389-ed8dc7d6c75b" ], "x-ms-correlation-request-id": [ - "17321c7a-336c-4aa1-9e29-6753431081d9" + "4f6e2db3-f28a-4caf-b389-ed8dc7d6c75b" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042845Z:17321c7a-336c-4aa1-9e29-6753431081d9" + "WESTUS2:20200916T225939Z:4f6e2db3-f28a-4caf-b389-ed8dc7d6c75b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2976,7 +2976,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:44 GMT" + "Wed, 16 Sep 2020 22:59:38 GMT" ], "Content-Length": [ "229" @@ -2988,26 +2988,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"8tTsTbS/pn/vf+h3CCuYkFtSakFB52VQ1PCQOqpUwC0=\",\r\n \"secondaryKey\": \"HbnNSzYVCz/kgaA9+ktkSdqYZha/DuxRpQGJ0HanVoY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1fba9b4e-1703-4bfc-ab32-e32500286006" + "cc3b48e5-09b5-4bd3-bdcd-46bd09c14f7d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3024,13 +3024,13 @@ "1192" ], "x-ms-request-id": [ - "0b5cd7bc-e98c-4aa7-91ae-9460a90ed4cd" + "bc6423ef-751b-4c74-b062-5907b2ac78f2" ], "x-ms-correlation-request-id": [ - "0b5cd7bc-e98c-4aa7-91ae-9460a90ed4cd" + "bc6423ef-751b-4c74-b062-5907b2ac78f2" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042846Z:0b5cd7bc-e98c-4aa7-91ae-9460a90ed4cd" + "WESTUS2:20200916T225939Z:bc6423ef-751b-4c74-b062-5907b2ac78f2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3039,7 +3039,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:45 GMT" + "Wed, 16 Sep 2020 22:59:39 GMT" ], "Content-Length": [ "229" @@ -3051,26 +3051,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"8tTsTbS/pn/vf+h3CCuYkFtSakFB52VQ1PCQOqpUwC0=\",\r\n \"secondaryKey\": \"HbnNSzYVCz/kgaA9+ktkSdqYZha/DuxRpQGJ0HanVoY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "69171df0-e280-4b33-9aea-e2e7f3619d40" + "733441e5-d04b-4a9f-be07-7e6ef79d3ebf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3087,13 +3087,13 @@ "1191" ], "x-ms-request-id": [ - "f6743666-1fec-4d46-94ca-a1b93203673d" + "82c2837c-162d-4707-8b6d-86232e3c1a18" ], "x-ms-correlation-request-id": [ - "f6743666-1fec-4d46-94ca-a1b93203673d" + "82c2837c-162d-4707-8b6d-86232e3c1a18" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042846Z:f6743666-1fec-4d46-94ca-a1b93203673d" + "WESTUS2:20200916T225940Z:82c2837c-162d-4707-8b6d-86232e3c1a18" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3102,7 +3102,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:45 GMT" + "Wed, 16 Sep 2020 22:59:39 GMT" ], "Content-Length": [ "229" @@ -3114,26 +3114,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"8tTsTbS/pn/vf+h3CCuYkFtSakFB52VQ1PCQOqpUwC0=\",\r\n \"secondaryKey\": \"HbnNSzYVCz/kgaA9+ktkSdqYZha/DuxRpQGJ0HanVoY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9aa2c9b8-66e0-4f76-959d-5d2332cdec7e" + "553f8f6c-7c2d-42e1-8230-88159feaa201" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3150,13 +3150,13 @@ "1190" ], "x-ms-request-id": [ - "fc89ea4b-67a1-4409-b8c5-309908df5682" + "bec133cc-7896-4320-a5ce-8fb0975f3a76" ], "x-ms-correlation-request-id": [ - "fc89ea4b-67a1-4409-b8c5-309908df5682" + "bec133cc-7896-4320-a5ce-8fb0975f3a76" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042847Z:fc89ea4b-67a1-4409-b8c5-309908df5682" + "WESTUS2:20200916T225940Z:bec133cc-7896-4320-a5ce-8fb0975f3a76" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3165,7 +3165,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:46 GMT" + "Wed, 16 Sep 2020 22:59:39 GMT" ], "Content-Length": [ "229" @@ -3177,26 +3177,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"8tTsTbS/pn/vf+h3CCuYkFtSakFB52VQ1PCQOqpUwC0=\",\r\n \"secondaryKey\": \"HbnNSzYVCz/kgaA9+ktkSdqYZha/DuxRpQGJ0HanVoY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/listkeys?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/listkeys?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzEvbGlzdGtleXM/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8d76a4e1-2cb3-42ba-beb6-51b8d39108da" + "e687b6bb-1099-4a58-b8fa-a4a53804fdea" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3213,13 +3213,13 @@ "1189" ], "x-ms-request-id": [ - "ee7aa4d2-2c75-497e-a011-8f4e92acf495" + "c6ff785f-9c60-475f-8acc-19359e5a4db1" ], "x-ms-correlation-request-id": [ - "ee7aa4d2-2c75-497e-a011-8f4e92acf495" + "c6ff785f-9c60-475f-8acc-19359e5a4db1" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042847Z:ee7aa4d2-2c75-497e-a011-8f4e92acf495" + "WESTUS2:20200916T225941Z:c6ff785f-9c60-475f-8acc-19359e5a4db1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3228,7 +3228,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:28:46 GMT" + "Wed, 16 Sep 2020 22:59:40 GMT" ], "Content-Length": [ "229" @@ -3240,20 +3240,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"s9/yMq4J+UVinyxTUkszseQ++EUL6/QY2+iP4/MgmCQ=\",\r\n \"secondaryKey\": \"hfTEmu4nFBHkC8xMFwZxgSJSyeGYoSa+MLzIzos2/Rs=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"keyName\": \"provisioningserviceowner\",\r\n \"primaryKey\": \"8tTsTbS/pn/vf+h3CCuYkFtSakFB52VQ1PCQOqpUwC0=\",\r\n \"secondaryKey\": \"HbnNSzYVCz/kgaA9+ktkSdqYZha/DuxRpQGJ0HanVoY=\",\r\n \"rights\": \"ServiceConfig, DeviceConnect, EnrollmentWrite\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/provisioningServices/ps262/operationResults/b3NfaWRfNjA4MTNkOWEtYmY0Ni00M2NkLWIwZDgtZWQ0NjhmYjFiNmNh?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMyNjIvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZk5qQTRNVE5rT1dFdFltWTBOaTAwTTJOa0xXSXdaRGd0WldRME5qaG1ZakZpTm1OaD9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/provisioningServices/ps571/operationResults/b3NfaWRfNTMzMGIxZWMtZTM1Yi00NWVkLThlMWEtY2VmZTcyNjgxZDIz?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHM1NzEvb3BlcmF0aW9uUmVzdWx0cy9iM05mYVdSZk5UTXpNR0l4WldNdFpUTTFZaTAwTldWa0xUaGxNV0V0WTJWbVpUY3lOamd4WkRJej9hcGktdmVyc2lvbj0yMDE3LTExLTE1JmFzeW5jaW5mbw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -3270,13 +3270,13 @@ "11982" ], "x-ms-request-id": [ - "8b58fab2-85e7-4cbb-a3bc-b6be026e6ee5" + "3853d617-12b1-4012-8b23-2c94db1eb4e7" ], "x-ms-correlation-request-id": [ - "8b58fab2-85e7-4cbb-a3bc-b6be026e6ee5" + "3853d617-12b1-4012-8b23-2c94db1eb4e7" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042920Z:8b58fab2-85e7-4cbb-a3bc-b6be026e6ee5" + "WESTUS2:20200916T230013Z:3853d617-12b1-4012-8b23-2c94db1eb4e7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3285,7 +3285,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:29:19 GMT" + "Wed, 16 Sep 2020 23:00:13 GMT" ], "Content-Length": [ "22" @@ -3301,21 +3301,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps4969/providers/Microsoft.Devices/IotHubs/ps9890?api-version=2019-07-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzNDk2OS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczk4OTA/YXBpLXZlcnNpb249MjAxOS0wNy0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2291/providers/Microsoft.Devices/IotHubs/ps928?api-version=2019-07-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjI5MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvSW90SHVicy9wczkyOD9hcGktdmVyc2lvbj0yMDE5LTA3LTAxLXByZXZpZXc=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5edf0e3b-c9b4-4d08-9026-80466e64538b" + "b288a4c0-5f1d-4dee-9c50-998265595662" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -3327,13 +3327,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMDk4YWIyYjUtMWU0Mi00Yzc5LTgyYzgtYjcxN2E5MGRhYTgw?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzNjMTM0YmUtMGNiZS00N2MwLTkxYmYtZjZiOTZlM2QzZjBk?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMDk4YWIyYjUtMWU0Mi00Yzc5LTgyYzgtYjcxN2E5MGRhYTgw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzNjMTM0YmUtMGNiZS00N2MwLTkxYmYtZjZiOTZlM2QzZjBk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -3342,13 +3342,13 @@ "14999" ], "x-ms-request-id": [ - "7bd7297f-c78f-4010-afdd-29f440b35788" + "a2fba945-4308-4799-bfaf-faa591a20168" ], "x-ms-correlation-request-id": [ - "7bd7297f-c78f-4010-afdd-29f440b35788" + "a2fba945-4308-4799-bfaf-faa591a20168" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042921Z:7bd7297f-c78f-4010-afdd-29f440b35788" + "WESTUS2:20200916T230014Z:a2fba945-4308-4799-bfaf-faa591a20168" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3357,7 +3357,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:29:21 GMT" + "Wed, 16 Sep 2020 23:00:14 GMT" ], "Content-Length": [ "4" @@ -3373,15 +3373,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMDk4YWIyYjUtMWU0Mi00Yzc5LTgyYzgtYjcxN2E5MGRhYTgw?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTURrNFlXSXlZalV0TVdVME1pMDBZemM1TFRneVl6Z3RZamN4TjJFNU1HUmhZVGd3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzNjMTM0YmUtMGNiZS00N2MwLTkxYmYtZjZiOTZlM2QzZjBk?api-version=2019-07-01-preview&operationSource=os_ih&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTnpOak1UTTBZbVV0TUdOaVpTMDBOMk13TFRreFltWXRaalppT1RabE0yUXpaakJrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWgmYXN5bmNpbmZv", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -3399,13 +3399,13 @@ "11989" ], "x-ms-request-id": [ - "5564ee2e-3270-4e66-bfe5-61808e4573ff" + "b018ebd3-bb3f-47c4-80f4-0e59ce4d2f7d" ], "x-ms-correlation-request-id": [ - "5564ee2e-3270-4e66-bfe5-61808e4573ff" + "b018ebd3-bb3f-47c4-80f4-0e59ce4d2f7d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042936Z:5564ee2e-3270-4e66-bfe5-61808e4573ff" + "WESTUS2:20200916T230029Z:b018ebd3-bb3f-47c4-80f4-0e59ce4d2f7d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3414,7 +3414,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:29:36 GMT" + "Wed, 16 Sep 2020 23:00:29 GMT" ], "Content-Length": [ "22" @@ -3430,15 +3430,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMDk4YWIyYjUtMWU0Mi00Yzc5LTgyYzgtYjcxN2E5MGRhYTgw?api-version=2019-07-01-preview&operationSource=os_ih", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTURrNFlXSXlZalV0TVdVME1pMDBZemM1TFRneVl6Z3RZamN4TjJFNU1HUmhZVGd3P2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzNjMTM0YmUtMGNiZS00N2MwLTkxYmYtZjZiOTZlM2QzZjBk?api-version=2019-07-01-preview&operationSource=os_ih", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGV2aWNlcy9vcGVyYXRpb25SZXN1bHRzL2IzTmZhV2hmTnpOak1UTTBZbVV0TUdOaVpTMDBOMk13TFRreFltWXRaalppT1RabE0yUXpaakJrP2FwaS12ZXJzaW9uPTIwMTktMDctMDEtcHJldmlldyZvcGVyYXRpb25Tb3VyY2U9b3NfaWg=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.IotHub.IotHubClient/2.10.0.0" ] }, @@ -3450,7 +3450,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfMDk4YWIyYjUtMWU0Mi00Yzc5LTgyYzgtYjcxN2E5MGRhYTgw?api-version=2019-07-01-preview&operationSource=os_ih" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/operationResults/b3NfaWhfNzNjMTM0YmUtMGNiZS00N2MwLTkxYmYtZjZiOTZlM2QzZjBk?api-version=2019-07-01-preview&operationSource=os_ih" ], "Retry-After": [ "15" @@ -3462,13 +3462,13 @@ "11988" ], "x-ms-request-id": [ - "19536dee-c646-49bf-ac5f-610bf79451fb" + "c056051c-964a-45a5-94c1-0ab35794086d" ], "x-ms-correlation-request-id": [ - "19536dee-c646-49bf-ac5f-610bf79451fb" + "c056051c-964a-45a5-94c1-0ab35794086d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042937Z:19536dee-c646-49bf-ac5f-610bf79451fb" + "WESTUS2:20200916T230029Z:c056051c-964a-45a5-94c1-0ab35794086d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3477,7 +3477,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:29:36 GMT" + "Wed, 16 Sep 2020 23:00:29 GMT" ], "Expires": [ "-1" @@ -3490,21 +3490,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps4969?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzNDk2OT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps2291?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMjI5MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "60dbc30a-a491-4453-9554-0da425d6d6fe" + "43dd2dfb-1ba0-4ebf-b366-e1571c4d2f41" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -3516,7 +3516,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyOTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3525,13 +3525,13 @@ "14999" ], "x-ms-request-id": [ - "31cd6c82-eb36-4683-b31a-4d23924351f0" + "3c96e26d-0a10-4b5d-8722-ee65c9eee8a9" ], "x-ms-correlation-request-id": [ - "31cd6c82-eb36-4683-b31a-4d23924351f0" + "3c96e26d-0a10-4b5d-8722-ee65c9eee8a9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042938Z:31cd6c82-eb36-4683-b31a-4d23924351f0" + "WESTUS2:20200916T230031Z:3c96e26d-0a10-4b5d-8722-ee65c9eee8a9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3540,7 +3540,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:29:37 GMT" + "Wed, 16 Sep 2020 23:00:30 GMT" ], "Expires": [ "-1" @@ -3553,15 +3553,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyOTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeU9URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -3573,7 +3573,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyOTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3582,13 +3582,13 @@ "11999" ], "x-ms-request-id": [ - "3854859d-5c19-47c2-bd20-e04ad05471d2" + "4e04531f-ea33-4c7e-8342-8c66fe6d6a62" ], "x-ms-correlation-request-id": [ - "3854859d-5c19-47c2-bd20-e04ad05471d2" + "4e04531f-ea33-4c7e-8342-8c66fe6d6a62" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T042953Z:3854859d-5c19-47c2-bd20-e04ad05471d2" + "WESTUS2:20200916T230046Z:4e04531f-ea33-4c7e-8342-8c66fe6d6a62" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3597,7 +3597,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:29:52 GMT" + "Wed, 16 Sep 2020 23:00:45 GMT" ], "Expires": [ "-1" @@ -3610,15 +3610,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyOTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeU9URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -3630,7 +3630,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyOTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3639,13 +3639,13 @@ "11998" ], "x-ms-request-id": [ - "4e4f9978-6ea0-436e-8068-2b32667ccad2" + "2443a73d-896b-4c0c-9147-47b6fed84117" ], "x-ms-correlation-request-id": [ - "4e4f9978-6ea0-436e-8068-2b32667ccad2" + "2443a73d-896b-4c0c-9147-47b6fed84117" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043008Z:4e4f9978-6ea0-436e-8068-2b32667ccad2" + "WESTUS2:20200916T230101Z:2443a73d-896b-4c0c-9147-47b6fed84117" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3654,7 +3654,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:30:07 GMT" + "Wed, 16 Sep 2020 23:01:01 GMT" ], "Expires": [ "-1" @@ -3667,15 +3667,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyOTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeU9URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -3687,7 +3687,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyOTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3696,13 +3696,13 @@ "11997" ], "x-ms-request-id": [ - "1ee340d2-0baa-47c9-87d3-9a9d129e29dc" + "4663f52f-cc29-49ff-b2f0-0347854588aa" ], "x-ms-correlation-request-id": [ - "1ee340d2-0baa-47c9-87d3-9a9d129e29dc" + "4663f52f-cc29-49ff-b2f0-0347854588aa" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043023Z:1ee340d2-0baa-47c9-87d3-9a9d129e29dc" + "WESTUS2:20200916T230116Z:4663f52f-cc29-49ff-b2f0-0347854588aa" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3711,7 +3711,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:30:22 GMT" + "Wed, 16 Sep 2020 23:01:16 GMT" ], "Expires": [ "-1" @@ -3724,15 +3724,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyOTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeU9URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -3744,7 +3744,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyOTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3753,13 +3753,13 @@ "11996" ], "x-ms-request-id": [ - "7cb16238-9a9d-4010-8765-f63ae76bd39e" + "1e7fbb02-7e3d-4e1d-b27c-784bd5c94acf" ], "x-ms-correlation-request-id": [ - "7cb16238-9a9d-4010-8765-f63ae76bd39e" + "1e7fbb02-7e3d-4e1d-b27c-784bd5c94acf" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043038Z:7cb16238-9a9d-4010-8765-f63ae76bd39e" + "WESTUS2:20200916T230131Z:1e7fbb02-7e3d-4e1d-b27c-784bd5c94acf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3768,7 +3768,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:30:37 GMT" + "Wed, 16 Sep 2020 23:01:30 GMT" ], "Expires": [ "-1" @@ -3781,15 +3781,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyOTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeU9URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -3801,7 +3801,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyOTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3810,13 +3810,13 @@ "11995" ], "x-ms-request-id": [ - "8087cccf-f0f8-4401-89f9-932a6a5d7e73" + "48eefef0-b7c4-4f2f-bfd4-41f95234441c" ], "x-ms-correlation-request-id": [ - "8087cccf-f0f8-4401-89f9-932a6a5d7e73" + "48eefef0-b7c4-4f2f-bfd4-41f95234441c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043053Z:8087cccf-f0f8-4401-89f9-932a6a5d7e73" + "WESTUS2:20200916T230146Z:48eefef0-b7c4-4f2f-bfd4-41f95234441c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3825,7 +3825,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:30:53 GMT" + "Wed, 16 Sep 2020 23:01:45 GMT" ], "Expires": [ "-1" @@ -3838,15 +3838,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyOTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeU9URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -3858,7 +3858,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyOTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3867,13 +3867,13 @@ "11994" ], "x-ms-request-id": [ - "bb0c2790-ab9f-4360-8224-98a1572847ff" + "68634c17-7cbe-43c5-8c8c-2bf582c81279" ], "x-ms-correlation-request-id": [ - "bb0c2790-ab9f-4360-8224-98a1572847ff" + "68634c17-7cbe-43c5-8c8c-2bf582c81279" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043108Z:bb0c2790-ab9f-4360-8224-98a1572847ff" + "WESTUS2:20200916T230201Z:68634c17-7cbe-43c5-8c8c-2bf582c81279" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3882,7 +3882,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:31:08 GMT" + "Wed, 16 Sep 2020 23:02:00 GMT" ], "Expires": [ "-1" @@ -3895,15 +3895,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyOTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeU9URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -3914,23 +3914,17 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], "x-ms-ratelimit-remaining-subscription-reads": [ "11993" ], "x-ms-request-id": [ - "cd85e5c8-cc6c-493d-9a54-af9137da5353" + "5cf949e1-d768-45bb-a6da-cb49447e2d77" ], "x-ms-correlation-request-id": [ - "cd85e5c8-cc6c-493d-9a54-af9137da5353" + "5cf949e1-d768-45bb-a6da-cb49447e2d77" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043123Z:cd85e5c8-cc6c-493d-9a54-af9137da5353" + "WESTUS2:20200916T230216Z:5cf949e1-d768-45bb-a6da-cb49447e2d77" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3939,172 +3933,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:31:23 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" - ], - "x-ms-request-id": [ - "62c5085f-1071-46aa-a3c8-629f9d66035f" - ], - "x-ms-correlation-request-id": [ - "62c5085f-1071-46aa-a3c8-629f9d66035f" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T043138Z:62c5085f-1071-46aa-a3c8-629f9d66035f" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:31:37 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" - ], - "x-ms-request-id": [ - "20ec2a90-aba6-4bd4-8d62-6793c6961c03" - ], - "x-ms-correlation-request-id": [ - "20ec2a90-aba6-4bd4-8d62-6793c6961c03" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T043153Z:20ec2a90-aba6-4bd4-8d62-6793c6961c03" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:31:53 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" - ], - "x-ms-request-id": [ - "b5440a2a-383f-4621-a441-f294fd544e40" - ], - "x-ms-correlation-request-id": [ - "b5440a2a-383f-4621-a441-f294fd544e40" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T043208Z:b5440a2a-383f-4621-a441-f294fd544e40" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:32:08 GMT" + "Wed, 16 Sep 2020 23:02:16 GMT" ], "Expires": [ "-1" @@ -4117,15 +3946,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ5NjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRNU5qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIyOTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeU9URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -4137,16 +3966,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11992" ], "x-ms-request-id": [ - "33b31a3e-e64c-423d-881a-3ad066a960cc" + "10998651-2cc0-4f72-afbc-c62439e67237" ], "x-ms-correlation-request-id": [ - "33b31a3e-e64c-423d-881a-3ad066a960cc" + "10998651-2cc0-4f72-afbc-c62439e67237" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T043208Z:33b31a3e-e64c-423d-881a-3ad066a960cc" + "WESTUS2:20200916T230216Z:10998651-2cc0-4f72-afbc-c62439e67237" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4155,7 +3984,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:32:08 GMT" + "Wed, 16 Sep 2020 23:02:16 GMT" ], "Expires": [ "-1" @@ -4170,11 +3999,11 @@ ], "Names": { "Test-AzIotDpsRegistrationLifeCycle": [ - "ps262", - "ps4969", - "ps9890", - "ps1580", - "ps6032" + "ps571", + "ps2291", + "ps928", + "ps7796", + "ps432" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsTests/IotDpsLifeCycle.json b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsTests/IotDpsLifeCycle.json index 00f8ee17c455..0dc445b318fe 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsTests/IotDpsLifeCycle.json +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices.Test/SessionRecords/Commands.DeviceProvisioningServices.Test.IotDpsTests/IotDpsLifeCycle.json @@ -7,15 +7,15 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8d4c0ff5-fa0e-4ce9-9f10-58d2969e68e6" + "62f1115e-dca4-4c32-a6ca-cccc672d94fa" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11998" ], "x-ms-request-id": [ - "58a6b3e1-da03-4e30-91e8-2e77a2613c6e" + "6837d830-f75d-4859-a5b8-48670b01e88e" ], "x-ms-correlation-request-id": [ - "58a6b3e1-da03-4e30-91e8-2e77a2613c6e" + "6837d830-f75d-4859-a5b8-48670b01e88e" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045030Z:58a6b3e1-da03-4e30-91e8-2e77a2613c6e" + "WESTUS2:20200916T232816Z:6837d830-f75d-4859-a5b8-48670b01e88e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:50:29 GMT" + "Wed, 16 Sep 2020 23:28:15 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,10 +54,10 @@ "-1" ], "Content-Length": [ - "5858" + "6060" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices\",\r\n \"namespace\": \"Microsoft.Devices\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"0cd79364-7a90-4354-9984-6e36c841418d\",\r\n \"roleDefinitionId\": \"C121DF10-FE58-4BC4-97F9-8296879F7BBB\"\r\n },\r\n {\r\n \"applicationId\": \"29f411f1-b2cf-4043-8ac8-2185d7316811\"\r\n },\r\n {\r\n \"applicationId\": \"89d10474-74af-4874-99a7-c23c2f643083\",\r\n \"roleDefinitionId\": \"7df22794-26e3-4f94-9d50-a4f0f6e1cb41\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkProvisioningServiceNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operationResults\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"West US\",\r\n \"North Central US\",\r\n \"East US\",\r\n \"South Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"IotHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-10-preview\",\r\n \"2020-06-15\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-11-04\",\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2019-03-22\",\r\n \"2018-12-01-preview\",\r\n \"2018-04-01\",\r\n \"2018-01-22\",\r\n \"2017-07-01\",\r\n \"2017-01-19\",\r\n \"2016-02-03\",\r\n \"2015-08-15-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/eventGridFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-07-31\",\r\n \"2018-01-15-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ProvisioningServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"Southeast Asia\",\r\n \"East Asia\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"France Central\",\r\n \"France South\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2018-01-22\",\r\n \"2017-11-15\",\r\n \"2017-08-21-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"IotHubs/securitySettings\",\r\n \"locations\": [\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-07-01-preview\",\r\n \"2019-03-22-preview\",\r\n \"2018-01-22-preview\",\r\n \"2017-09-25-preview\",\r\n \"2017-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ElasticPools/IotHubTenants/securitySettings\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"East US\",\r\n \"West Europe\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"Brazil South\",\r\n \"South Central US\",\r\n \"Korea South\",\r\n \"Korea Central\",\r\n \"France Central\",\r\n \"North Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-09-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { @@ -67,16 +67,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "62783593-a756-41a2-800b-72a71e91bc8d" + "d7887079-eaa9-4cbd-a7fa-6576e027f3fc" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -90,16 +90,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11994" ], "x-ms-request-id": [ - "40f137ec-fa7a-48c9-bc28-8c807a56d063" + "6c8f60e3-0db0-46d8-b7dc-f70a497901cd" ], "x-ms-correlation-request-id": [ - "40f137ec-fa7a-48c9-bc28-8c807a56d063" + "6c8f60e3-0db0-46d8-b7dc-f70a497901cd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045030Z:40f137ec-fa7a-48c9-bc28-8c807a56d063" + "WESTUS2:20200916T232816Z:6c8f60e3-0db0-46d8-b7dc-f70a497901cd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -108,7 +108,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:50:30 GMT" + "Wed, 16 Sep 2020 23:28:16 GMT" ], "Content-Length": [ "12363" @@ -124,21 +124,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps9097?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzOTA5Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps2412?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMjQxMj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "e3085058-f73e-4827-bdde-1106aa8163e5" + "a415e838-af6e-4882-abdb-e7d1a25a18e0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ], "Content-Type": [ @@ -156,16 +156,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1198" ], "x-ms-request-id": [ - "9a0491b7-ba36-431b-8a40-4589a8c2dc10" + "0623605c-ca87-4665-aac4-0cad19ba31da" ], "x-ms-correlation-request-id": [ - "9a0491b7-ba36-431b-8a40-4589a8c2dc10" + "0623605c-ca87-4665-aac4-0cad19ba31da" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045031Z:9a0491b7-ba36-431b-8a40-4589a8c2dc10" + "WESTUS2:20200916T232817Z:0623605c-ca87-4665-aac4-0cad19ba31da" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -174,7 +174,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:50:30 GMT" + "Wed, 16 Sep 2020 23:28:16 GMT" ], "Content-Length": [ "165" @@ -186,26 +186,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097\",\r\n \"name\": \"ps9097\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412\",\r\n \"name\": \"ps2412\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {},\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6f23774a-50c9-4a8a-9a07-22cdc8c2175c" + "11db2b86-1566-48f9-aab2-23515d21b807" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -222,22 +222,22 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfYWE5ZDcyMjItY2E0OC00MGU1LTliNTEtZjQzMTlmNDM3MWNl?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117/operationResults/b3NfaWRfYTJiYzRkNzQtNzgwMi00YTJiLWFlYzYtMzE1NGM2NjJmOTg4?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "4999" + "4998" ], "x-ms-request-id": [ - "675dc559-8734-483a-b6cb-69f24231b16f" + "d8c28e39-0a95-4b62-827b-799e5226cd68" ], "x-ms-correlation-request-id": [ - "675dc559-8734-483a-b6cb-69f24231b16f" + "d8c28e39-0a95-4b62-827b-799e5226cd68" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045033Z:675dc559-8734-483a-b6cb-69f24231b16f" + "WESTUS2:20200916T232819Z:d8c28e39-0a95-4b62-827b-799e5226cd68" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -246,7 +246,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:50:33 GMT" + "Wed, 16 Sep 2020 23:28:18 GMT" ], "Content-Length": [ "462" @@ -258,26 +258,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps1117\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Activating\",\r\n \"provisioningState\": \"Accepted\",\r\n \"allocationPolicy\": \"Hashed\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps2412\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"etag\": \"AAAAAAQxq4c=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"etag\": \"AAAAAASgcBI=\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\"\r\n },\r\n \"location\": \"West US\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "ab4d181c-48bb-447d-8d3b-246804baceba" + "395129e5-1d7b-4f9f-9359-a1adb0fbd9af" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -294,22 +294,22 @@ "no-cache" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfZDNlNzNhMGMtMDNmMC00MDRjLTg2OTUtNTA4M2I2YjhhZmYx?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117/operationResults/b3NfaWRfOWI0YTcwNjQtNTY2NC00NzZmLTk3NjctYzQ1MGFmODk1N2Ex?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "4998" + "4997" ], "x-ms-request-id": [ - "bc27a32a-d3af-4146-b86a-0c332fe5b313" + "e5082058-58e7-43c8-a223-cb025f611017" ], "x-ms-correlation-request-id": [ - "bc27a32a-d3af-4146-b86a-0c332fe5b313" + "e5082058-58e7-43c8-a223-cb025f611017" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045107Z:bc27a32a-d3af-4146-b86a-0c332fe5b313" + "WESTUS2:20200916T232951Z:e5082058-58e7-43c8-a223-cb025f611017" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -318,7 +318,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:51:06 GMT" + "Wed, 16 Sep 2020 23:29:51 GMT" ], "Content-Length": [ "504" @@ -330,20 +330,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq4c=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgcBI=\",\r\n \"name\": \"ps1117\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Transitioning\",\r\n \"provisioningState\": \"Accepted\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"idScope\": null\r\n },\r\n \"resourcegroup\": \"ps2412\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfYWE5ZDcyMjItY2E0OC00MGU1LTliNTEtZjQzMTlmNDM3MWNl?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZV0U1WkRjeU1qSXRZMkUwT0MwME1HVTFMVGxpTlRFdFpqUXpNVGxtTkRNM01XTmw/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117/operationResults/b3NfaWRfYTJiYzRkNzQtNzgwMi00YTJiLWFlYzYtMzE1NGM2NjJmOTg4?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZVEppWXpSa056UXROemd3TWkwMFlUSmlMV0ZsWXpZdE16RTFOR00yTmpKbU9UZzQ/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -357,16 +357,130 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11993" + ], + "x-ms-request-id": [ + "63ad7169-dfcb-41c7-a658-eb778ae4109b" + ], + "x-ms-correlation-request-id": [ + "63ad7169-dfcb-41c7-a658-eb778ae4109b" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200916T232849Z:63ad7169-dfcb-41c7-a658-eb778ae4109b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 16 Sep 2020 23:28:48 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117/operationResults/b3NfaWRfYTJiYzRkNzQtNzgwMi00YTJiLWFlYzYtMzE1NGM2NjJmOTg4?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZVEppWXpSa056UXROemd3TWkwMFlUSmlMV0ZsWXpZdE16RTFOR00yTmpKbU9UZzQ/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29220.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-request-id": [ + "6195853e-ecee-4149-befa-e88588990b33" + ], + "x-ms-correlation-request-id": [ + "6195853e-ecee-4149-befa-e88588990b33" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20200916T232919Z:6195853e-ecee-4149-befa-e88588990b33" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 16 Sep 2020 23:29:18 GMT" + ], + "Content-Length": [ + "20" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117/operationResults/b3NfaWRfYTJiYzRkNzQtNzgwMi00YTJiLWFlYzYtMzE1NGM2NjJmOTg4?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZZVEppWXpSa056UXROemd3TWkwMFlUSmlMV0ZsWXpZdE16RTFOR00yTmpKbU9UZzQ/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29220.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" ], "x-ms-request-id": [ - "9e977c01-a2cf-4c31-8f8c-a71cc08ce476" + "d72e3c98-f846-4f2d-b72e-ceb65992cc39" ], "x-ms-correlation-request-id": [ - "9e977c01-a2cf-4c31-8f8c-a71cc08ce476" + "d72e3c98-f846-4f2d-b72e-ceb65992cc39" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045104Z:9e977c01-a2cf-4c31-8f8c-a71cc08ce476" + "WESTUS2:20200916T232949Z:d72e3c98-f846-4f2d-b72e-ceb65992cc39" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -375,7 +489,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:51:03 GMT" + "Wed, 16 Sep 2020 23:29:49 GMT" ], "Content-Length": [ "22" @@ -391,16 +505,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -414,16 +528,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11990" ], "x-ms-request-id": [ - "129aa700-80a2-47f9-9f93-7cdc5049789a" + "cf8ada6c-75ce-4e02-8257-42ac8510a631" ], "x-ms-correlation-request-id": [ - "129aa700-80a2-47f9-9f93-7cdc5049789a" + "cf8ada6c-75ce-4e02-8257-42ac8510a631" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045104Z:129aa700-80a2-47f9-9f93-7cdc5049789a" + "WESTUS2:20200916T232949Z:cf8ada6c-75ce-4e02-8257-42ac8510a631" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -432,7 +546,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:51:03 GMT" + "Wed, 16 Sep 2020 23:29:49 GMT" ], "Content-Length": [ "640" @@ -444,26 +558,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq4c=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgcBI=\",\r\n \"name\": \"ps1117\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1117.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180049\"\r\n },\r\n \"resourcegroup\": \"ps2412\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e5256885-a0b7-4d75-bd84-a1b5cbb3ba94" + "38a61524-4c2a-4c7a-95ad-68af36a6bc5e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -477,16 +591,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11989" ], "x-ms-request-id": [ - "a2c5955e-3ee1-4a8c-b65e-b912d2909cf2" + "88a8ca3d-e56e-4aa3-b31f-7bf163578948" ], "x-ms-correlation-request-id": [ - "a2c5955e-3ee1-4a8c-b65e-b912d2909cf2" + "88a8ca3d-e56e-4aa3-b31f-7bf163578948" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045104Z:a2c5955e-3ee1-4a8c-b65e-b912d2909cf2" + "WESTUS2:20200916T232949Z:88a8ca3d-e56e-4aa3-b31f-7bf163578948" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -495,7 +609,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:51:03 GMT" + "Wed, 16 Sep 2020 23:29:49 GMT" ], "Content-Length": [ "640" @@ -507,26 +621,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq4c=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgcBI=\",\r\n \"name\": \"ps1117\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1117.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180049\"\r\n },\r\n \"resourcegroup\": \"ps2412\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "34a5a3d2-4ee5-4d7c-b7f1-c2c6e4c56b79" + "0029b95e-a9db-48b1-8678-600d73578f29" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -540,16 +654,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11988" ], "x-ms-request-id": [ - "acf13fb1-1dc5-4afc-893f-8dc48e475a2b" + "9347bf05-6e54-4b32-a8f0-ade88f5e4d63" ], "x-ms-correlation-request-id": [ - "acf13fb1-1dc5-4afc-893f-8dc48e475a2b" + "9347bf05-6e54-4b32-a8f0-ade88f5e4d63" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045104Z:acf13fb1-1dc5-4afc-893f-8dc48e475a2b" + "WESTUS2:20200916T232950Z:9347bf05-6e54-4b32-a8f0-ade88f5e4d63" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -558,7 +672,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:51:04 GMT" + "Wed, 16 Sep 2020 23:29:49 GMT" ], "Content-Length": [ "640" @@ -570,26 +684,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq4c=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgcBI=\",\r\n \"name\": \"ps1117\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1117.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180049\"\r\n },\r\n \"resourcegroup\": \"ps2412\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f040a5b6-749b-4877-9805-4362435e6b63" + "39d293d0-8024-4803-812e-a4eb5137df46" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -603,16 +717,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11987" ], "x-ms-request-id": [ - "59b74d61-94a1-418e-8487-074188949918" + "67739f14-d7d5-4ee0-bffd-40d9a52330fd" ], "x-ms-correlation-request-id": [ - "59b74d61-94a1-418e-8487-074188949918" + "67739f14-d7d5-4ee0-bffd-40d9a52330fd" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045105Z:59b74d61-94a1-418e-8487-074188949918" + "WESTUS2:20200916T232950Z:67739f14-d7d5-4ee0-bffd-40d9a52330fd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -621,7 +735,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:51:04 GMT" + "Wed, 16 Sep 2020 23:29:50 GMT" ], "Content-Length": [ "640" @@ -633,26 +747,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq4c=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgcBI=\",\r\n \"name\": \"ps1117\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1117.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180049\"\r\n },\r\n \"resourcegroup\": \"ps2412\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f7961b5e-ce84-486f-bda7-803ec64109ce" + "70c40350-094a-4825-af71-f29e3d4672aa" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -666,16 +780,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11986" ], "x-ms-request-id": [ - "38fe504c-bce7-4510-a5f4-a38bff78e962" + "95a4d162-3f40-47a6-a607-dcd540641ebc" ], "x-ms-correlation-request-id": [ - "38fe504c-bce7-4510-a5f4-a38bff78e962" + "95a4d162-3f40-47a6-a607-dcd540641ebc" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045105Z:38fe504c-bce7-4510-a5f4-a38bff78e962" + "WESTUS2:20200916T232950Z:95a4d162-3f40-47a6-a607-dcd540641ebc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -684,7 +798,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:51:05 GMT" + "Wed, 16 Sep 2020 23:29:50 GMT" ], "Content-Length": [ "640" @@ -696,20 +810,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq4c=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgcBI=\",\r\n \"name\": \"ps1117\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"Hashed\",\r\n \"serviceOperationsHostName\": \"ps1117.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180049\"\r\n },\r\n \"resourcegroup\": \"ps2412\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -723,16 +837,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11986" ], "x-ms-request-id": [ - "00c05bbf-4b6e-4b86-82a3-49a2819c7e0c" + "814e2ed7-bfde-43c6-851f-5eb51e0f1d2f" ], "x-ms-correlation-request-id": [ - "00c05bbf-4b6e-4b86-82a3-49a2819c7e0c" + "814e2ed7-bfde-43c6-851f-5eb51e0f1d2f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045137Z:00c05bbf-4b6e-4b86-82a3-49a2819c7e0c" + "WESTUS2:20200916T233022Z:814e2ed7-bfde-43c6-851f-5eb51e0f1d2f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -741,7 +855,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:51:37 GMT" + "Wed, 16 Sep 2020 23:30:21 GMT" ], "Content-Length": [ "644" @@ -753,26 +867,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq8I=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgcGs=\",\r\n \"name\": \"ps1117\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps1117.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180049\"\r\n },\r\n \"resourcegroup\": \"ps2412\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "31a354ff-023b-4e34-a602-d7d4d98bb7d3" + "43fd141e-33fb-4d0a-8f3d-78dc37de320d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -786,16 +900,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11985" ], "x-ms-request-id": [ - "3be90057-db03-4b60-b3d2-89e7da080cfe" + "77935030-b32f-4687-8ae7-7599adaddfc8" ], "x-ms-correlation-request-id": [ - "3be90057-db03-4b60-b3d2-89e7da080cfe" + "77935030-b32f-4687-8ae7-7599adaddfc8" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045137Z:3be90057-db03-4b60-b3d2-89e7da080cfe" + "WESTUS2:20200916T233022Z:77935030-b32f-4687-8ae7-7599adaddfc8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -804,7 +918,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:51:37 GMT" + "Wed, 16 Sep 2020 23:30:21 GMT" ], "Content-Length": [ "644" @@ -816,26 +930,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq8I=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgcGs=\",\r\n \"name\": \"ps1117\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps1117.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180049\"\r\n },\r\n \"resourcegroup\": \"ps2412\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5ecd3835-cf24-4e8f-8cb0-196c8fe7668e" + "e288f7ab-04c0-4ba1-aa71-3fec3abd4d9c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -849,16 +963,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11984" ], "x-ms-request-id": [ - "02ed5451-f7b3-4ca6-a251-80466dd23ddc" + "17af7139-cbd7-4daf-8cfb-438a4539bc41" ], "x-ms-correlation-request-id": [ - "02ed5451-f7b3-4ca6-a251-80466dd23ddc" + "17af7139-cbd7-4daf-8cfb-438a4539bc41" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045138Z:02ed5451-f7b3-4ca6-a251-80466dd23ddc" + "WESTUS2:20200916T233023Z:17af7139-cbd7-4daf-8cfb-438a4539bc41" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -867,7 +981,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:51:38 GMT" + "Wed, 16 Sep 2020 23:30:22 GMT" ], "Content-Length": [ "659" @@ -879,20 +993,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"AAAAAAQxq/Q=\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"AAAAAASgcNg=\",\r\n \"name\": \"ps1117\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps1117.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180049\"\r\n },\r\n \"resourcegroup\": \"ps2412\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfZDNlNzNhMGMtMDNmMC00MDRjLTg2OTUtNTA4M2I2YjhhZmYx?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZaRE5sTnpOaE1HTXRNRE5tTUMwME1EUmpMVGcyT1RVdE5UQTRNMkkyWWpoaFptWXg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117/operationResults/b3NfaWRfOWI0YTcwNjQtNTY2NC00NzZmLTk3NjctYzQ1MGFmODk1N2Ex?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPV0kwWVRjd05qUXROVFkyTkMwME56Wm1MVGszTmpjdFl6UTFNR0ZtT0RrMU4yRXg/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -906,16 +1020,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11987" ], "x-ms-request-id": [ - "38da528e-27f6-4df0-9b7a-d34b0be4c89e" + "f4e01a9c-cf12-468d-938f-1dcc67a2751c" ], "x-ms-correlation-request-id": [ - "38da528e-27f6-4df0-9b7a-d34b0be4c89e" + "f4e01a9c-cf12-468d-938f-1dcc67a2751c" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045137Z:38da528e-27f6-4df0-9b7a-d34b0be4c89e" + "WESTUS2:20200916T233022Z:f4e01a9c-cf12-468d-938f-1dcc67a2751c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -924,7 +1038,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:51:37 GMT" + "Wed, 16 Sep 2020 23:30:21 GMT" ], "Content-Length": [ "22" @@ -940,22 +1054,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "a4adaccd-5a4c-4f45-98e8-36a90df849ce" + "5d99522e-9ad0-46c9-aa09-a12f71f2614a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -975,16 +1089,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "4997" + "4996" ], "x-ms-request-id": [ - "316dc349-fc6d-40e2-8b30-02808efb07f5" + "c55fb4d8-e6d1-4ab2-95fe-fd7796007976" ], "x-ms-correlation-request-id": [ - "316dc349-fc6d-40e2-8b30-02808efb07f5" + "c55fb4d8-e6d1-4ab2-95fe-fd7796007976" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045138Z:316dc349-fc6d-40e2-8b30-02808efb07f5" + "WESTUS2:20200916T233023Z:c55fb4d8-e6d1-4ab2-95fe-fd7796007976" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -993,7 +1107,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:51:38 GMT" + "Wed, 16 Sep 2020 23:30:22 GMT" ], "Content-Length": [ "647" @@ -1005,26 +1119,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps1117\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps1117.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180049\"\r\n },\r\n \"resourcegroup\": \"ps2412\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"tags\": {\r\n \"key2\": \"value2\",\r\n \"key1\": \"value1\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6448bb2f-eaeb-4728-ac53-7101992f5f4f" + "d2b6051c-aa83-48cc-89d3-fff58d1e98d2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1044,16 +1158,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "4996" + "4995" ], "x-ms-request-id": [ - "7114b499-570e-49ef-bb84-a32bd4655438" + "f4ea4978-c7df-4a1b-ba57-b102e740b5a9" ], "x-ms-correlation-request-id": [ - "7114b499-570e-49ef-bb84-a32bd4655438" + "f4ea4978-c7df-4a1b-ba57-b102e740b5a9" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045139Z:7114b499-570e-49ef-bb84-a32bd4655438" + "WESTUS2:20200916T233023Z:f4ea4978-c7df-4a1b-ba57-b102e740b5a9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1062,7 +1176,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:51:39 GMT" + "Wed, 16 Sep 2020 23:30:23 GMT" ], "Content-Length": [ "663" @@ -1074,26 +1188,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key2\": \"value2\",\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps1117\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps1117.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180049\"\r\n },\r\n \"resourcegroup\": \"ps2412\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key2\": \"value2\",\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "0cf164da-285e-4247-a302-ac1727efb815" + "3e249d97-6483-4976-9319-c231fcd54a61" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1113,16 +1227,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "4995" + "4994" ], "x-ms-request-id": [ - "c75c8563-0bbb-4efe-8e89-53af58e7c446" + "1fe23951-5aed-402d-8515-9c40b3169872" ], "x-ms-correlation-request-id": [ - "c75c8563-0bbb-4efe-8e89-53af58e7c446" + "1fe23951-5aed-402d-8515-9c40b3169872" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045140Z:c75c8563-0bbb-4efe-8e89-53af58e7c446" + "WESTUS2:20200916T233024Z:1fe23951-5aed-402d-8515-9c40b3169872" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1131,7 +1245,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:51:40 GMT" + "Wed, 16 Sep 2020 23:30:24 GMT" ], "Content-Length": [ "647" @@ -1143,26 +1257,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps3205\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps3205.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne0015BE5F\"\r\n },\r\n \"resourcegroup\": \"ps9097\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"etag\": \"\",\r\n \"name\": \"ps1117\",\r\n \"location\": \"West US\",\r\n \"properties\": {\r\n \"state\": \"Active\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"iotHubs\": [],\r\n \"allocationPolicy\": \"GeoLatency\",\r\n \"serviceOperationsHostName\": \"ps1117.azure-devices-provisioning.net\",\r\n \"deviceProvisioningHostName\": \"global.azure-devices-provisioning.net\",\r\n \"idScope\": \"0ne00180049\"\r\n },\r\n \"resourcegroup\": \"ps2412\",\r\n \"type\": \"Microsoft.Devices/provisioningServices\",\r\n \"id\": \"/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117\",\r\n \"subscriptionid\": \"91d12660-3dec-467a-be2a-213b5544ddc0\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"S1\",\r\n \"tier\": \"Standard\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3P2FwaS12ZXJzaW9uPTIwMTctMTEtMTU=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "71c40ca2-26eb-4236-b5b3-94b96087b7cb" + "86a98a79-b870-4a7b-9ad6-21877054b9b1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1173,13 +1287,13 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfOWE5MTlkMmYtYTFlZS00OTFjLWJlOTUtZjdjNmIyZTFhNjA1?api-version=2017-11-15" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117/operationResults/b3NfaWRfOTE5NzUxNTAtNWM2OS00YzFiLWJhNjMtMjhkMDkyOGVlODBj?api-version=2017-11-15" ], "Retry-After": [ "15" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfOWE5MTlkMmYtYTFlZS00OTFjLWJlOTUtZjdjNmIyZTFhNjA1?api-version=2017-11-15&asyncinfo" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117/operationResults/b3NfaWRfOTE5NzUxNTAtNWM2OS00YzFiLWJhNjMtMjhkMDkyOGVlODBj?api-version=2017-11-15&asyncinfo" ], "Server": [ "Microsoft-HTTPAPI/2.0" @@ -1188,13 +1302,13 @@ "14999" ], "x-ms-request-id": [ - "96342e63-7d9e-4c0a-a5e9-23456d8f28bc" + "6575e60f-6d14-401e-b86f-ee2418b6d121" ], "x-ms-correlation-request-id": [ - "96342e63-7d9e-4c0a-a5e9-23456d8f28bc" + "6575e60f-6d14-401e-b86f-ee2418b6d121" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045140Z:96342e63-7d9e-4c0a-a5e9-23456d8f28bc" + "WESTUS2:20200916T233025Z:6575e60f-6d14-401e-b86f-ee2418b6d121" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1203,7 +1317,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:51:40 GMT" + "Wed, 16 Sep 2020 23:30:24 GMT" ], "Content-Length": [ "4" @@ -1219,16 +1333,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfOWE5MTlkMmYtYTFlZS00OTFjLWJlOTUtZjdjNmIyZTFhNjA1?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPV0U1TVRsa01tWXRZVEZsWlMwME9URmpMV0psT1RVdFpqZGpObUl5WlRGaE5qQTE/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117/operationResults/b3NfaWRfOTE5NzUxNTAtNWM2OS00YzFiLWJhNjMtMjhkMDkyOGVlODBj?api-version=2017-11-15&asyncinfo", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPVEU1TnpVeE5UQXROV00yT1MwMFl6RmlMV0poTmpNdE1qaGtNRGt5T0dWbE9EQmo/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1242,16 +1356,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11983" ], "x-ms-request-id": [ - "7f20867b-157c-45f3-bd18-404f4222148e" + "a099285c-a756-4f23-85f5-7c91a747817d" ], "x-ms-correlation-request-id": [ - "7f20867b-157c-45f3-bd18-404f4222148e" + "a099285c-a756-4f23-85f5-7c91a747817d" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045156Z:7f20867b-157c-45f3-bd18-404f4222148e" + "WESTUS2:20200916T233040Z:a099285c-a756-4f23-85f5-7c91a747817d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1260,64 +1374,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:51:55 GMT" - ], - "Content-Length": [ - "20" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"status\": \"Running\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfOWE5MTlkMmYtYTFlZS00OTFjLWJlOTUtZjdjNmIyZTFhNjA1?api-version=2017-11-15&asyncinfo", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPV0U1TVRsa01tWXRZVEZsWlMwME9URmpMV0psT1RVdFpqZGpObUl5WlRGaE5qQTE/YXBpLXZlcnNpb249MjAxNy0xMS0xNSZhc3luY2luZm8=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28619.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "Microsoft-HTTPAPI/2.0" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" - ], - "x-ms-request-id": [ - "521dc752-e8fe-4309-b704-5257ce9db149" - ], - "x-ms-correlation-request-id": [ - "521dc752-e8fe-4309-b704-5257ce9db149" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20200819T045211Z:521dc752-e8fe-4309-b704-5257ce9db149" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 19 Aug 2020 04:52:10 GMT" + "Wed, 16 Sep 2020 23:30:39 GMT" ], "Content-Length": [ "22" @@ -1333,16 +1390,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfOWE5MTlkMmYtYTFlZS00OTFjLWJlOTUtZjdjNmIyZTFhNjA1?api-version=2017-11-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzOTA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMzMjA1L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPV0U1TVRsa01tWXRZVEZsWlMwME9URmpMV0psT1RVdFpqZGpObUl5WlRGaE5qQTE/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117/operationResults/b3NfaWRfOTE5NzUxNTAtNWM2OS00YzFiLWJhNjMtMjhkMDkyOGVlODBj?api-version=2017-11-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlR3JvdXBzL3BzMjQxMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRldmljZXMvcHJvdmlzaW9uaW5nU2VydmljZXMvcHMxMTE3L29wZXJhdGlvblJlc3VsdHMvYjNOZmFXUmZPVEU1TnpVeE5UQXROV00yT1MwMFl6RmlMV0poTmpNdE1qaGtNRGt5T0dWbE9EQmo/YXBpLXZlcnNpb249MjAxNy0xMS0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19041.", + "Microsoft.Azure.Management.DeviceProvisioningServices.IotDpsClient/0.10.0.0" ] }, "ResponseHeaders": { @@ -1353,7 +1410,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps9097/providers/Microsoft.Devices/provisioningServices/ps3205/operationResults/b3NfaWRfOWE5MTlkMmYtYTFlZS00OTFjLWJlOTUtZjdjNmIyZTFhNjA1/operationResults/b3NfaWRfOWE5MTlkMmYtYTFlZS00OTFjLWJlOTUtZjdjNmIyZTFhNjA1?api-version=2017-11-15" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourceGroups/ps2412/providers/Microsoft.Devices/provisioningServices/ps1117/operationResults/b3NfaWRfOTE5NzUxNTAtNWM2OS00YzFiLWJhNjMtMjhkMDkyOGVlODBj/operationResults/b3NfaWRfOTE5NzUxNTAtNWM2OS00YzFiLWJhNjMtMjhkMDkyOGVlODBj?api-version=2017-11-15" ], "Retry-After": [ "15" @@ -1362,16 +1419,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11982" ], "x-ms-request-id": [ - "25730397-2995-4a13-854f-22cc7971df27" + "5fbcccd8-c9f1-48b4-8e89-7a9ab2bacf31" ], "x-ms-correlation-request-id": [ - "25730397-2995-4a13-854f-22cc7971df27" + "5fbcccd8-c9f1-48b4-8e89-7a9ab2bacf31" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045211Z:25730397-2995-4a13-854f-22cc7971df27" + "WESTUS2:20200916T233040Z:5fbcccd8-c9f1-48b4-8e89-7a9ab2bacf31" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1380,7 +1437,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:52:11 GMT" + "Wed, 16 Sep 2020 23:30:39 GMT" ], "Expires": [ "-1" @@ -1393,21 +1450,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps9097?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzOTA5Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/resourcegroups/ps2412?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL3Jlc291cmNlZ3JvdXBzL3BzMjQxMj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f36fdd23-31d1-4805-aa6a-6e11b0091dee" + "594ad72d-1c08-4e9b-9991-88a28cf44a8f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -1419,7 +1476,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkwOTctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI0MTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -1428,13 +1485,13 @@ "14999" ], "x-ms-request-id": [ - "51f9015d-e641-4172-b142-be3c4836f362" + "5a669a55-f094-46e8-8272-f5addc673023" ], "x-ms-correlation-request-id": [ - "51f9015d-e641-4172-b142-be3c4836f362" + "5a669a55-f094-46e8-8272-f5addc673023" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045212Z:51f9015d-e641-4172-b142-be3c4836f362" + "WESTUS2:20200916T233041Z:5a669a55-f094-46e8-8272-f5addc673023" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1443,7 +1500,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:52:11 GMT" + "Wed, 16 Sep 2020 23:30:40 GMT" ], "Expires": [ "-1" @@ -1456,15 +1513,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkwOTctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprd09UY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI0MTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJME1USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -1476,22 +1533,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkwOTctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI0MTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11999" ], "x-ms-request-id": [ - "ad995106-bc90-4ced-b1b2-bdbc90579b38" + "21b2c9a3-3b1a-442c-91ec-b8a518882a6a" ], "x-ms-correlation-request-id": [ - "ad995106-bc90-4ced-b1b2-bdbc90579b38" + "21b2c9a3-3b1a-442c-91ec-b8a518882a6a" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045227Z:ad995106-bc90-4ced-b1b2-bdbc90579b38" + "WESTUS2:20200916T233056Z:21b2c9a3-3b1a-442c-91ec-b8a518882a6a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1500,7 +1557,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:52:26 GMT" + "Wed, 16 Sep 2020 23:30:55 GMT" ], "Expires": [ "-1" @@ -1513,15 +1570,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkwOTctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprd09UY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI0MTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJME1USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -1533,22 +1590,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkwOTctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" + "https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI0MTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11998" ], "x-ms-request-id": [ - "eb09c962-6fe4-48a4-b3d2-ed2f1424276b" + "dd1884e1-aa88-4703-99e7-71aafe84ab2f" ], "x-ms-correlation-request-id": [ - "eb09c962-6fe4-48a4-b3d2-ed2f1424276b" + "dd1884e1-aa88-4703-99e7-71aafe84ab2f" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045242Z:eb09c962-6fe4-48a4-b3d2-ed2f1424276b" + "WESTUS2:20200916T233111Z:dd1884e1-aa88-4703-99e7-71aafe84ab2f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1557,7 +1614,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:52:42 GMT" + "Wed, 16 Sep 2020 23:31:10 GMT" ], "Expires": [ "-1" @@ -1570,15 +1627,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkwOTctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprd09UY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI0MTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJME1USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -1590,16 +1647,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11997" ], "x-ms-request-id": [ - "2cc87351-ce3c-40cf-9c1f-d616f835163d" + "1003d721-feee-4779-9d1c-9f3905ad0229" ], "x-ms-correlation-request-id": [ - "2cc87351-ce3c-40cf-9c1f-d616f835163d" + "1003d721-feee-4779-9d1c-9f3905ad0229" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045257Z:2cc87351-ce3c-40cf-9c1f-d616f835163d" + "WESTUS2:20200916T233126Z:1003d721-feee-4779-9d1c-9f3905ad0229" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1608,7 +1665,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:52:57 GMT" + "Wed, 16 Sep 2020 23:31:26 GMT" ], "Expires": [ "-1" @@ -1621,15 +1678,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkwOTctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprd09UY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI0MTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOTFkMTI2NjAtM2RlYy00NjdhLWJlMmEtMjEzYjU1NDRkZGMwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJME1USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28619.01", + "FxVersion/4.6.29220.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", + "OSVersion/Microsoft.Windows.10.0.19041.", "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.22" ] }, @@ -1641,16 +1698,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11996" ], "x-ms-request-id": [ - "5fed497c-688d-484f-a0c9-695d3aa65fda" + "cd747ea5-bd57-42b7-8592-f8b8dfc78406" ], "x-ms-correlation-request-id": [ - "5fed497c-688d-484f-a0c9-695d3aa65fda" + "cd747ea5-bd57-42b7-8592-f8b8dfc78406" ], "x-ms-routing-request-id": [ - "WESTUS2:20200819T045257Z:5fed497c-688d-484f-a0c9-695d3aa65fda" + "WESTUS2:20200916T233126Z:cd747ea5-bd57-42b7-8592-f8b8dfc78406" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1659,7 +1716,7 @@ "nosniff" ], "Date": [ - "Wed, 19 Aug 2020 04:52:57 GMT" + "Wed, 16 Sep 2020 23:31:26 GMT" ], "Expires": [ "-1" @@ -1674,8 +1731,8 @@ ], "Names": { "Test-AzureIotDpsLifeCycle": [ - "ps3205", - "ps9097" + "ps1117", + "ps2412" ] }, "Variables": { diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices/DeviceProvisioningServices.csproj b/src/DeviceProvisioningServices/DeviceProvisioningServices/DeviceProvisioningServices.csproj index f62fa3e48457..c35fae49ac5b 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices/DeviceProvisioningServices.csproj +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices/DeviceProvisioningServices.csproj @@ -12,7 +12,7 @@ - + From 2a511a27ef3af82dd76a2ff68af846522d99050b Mon Sep 17 00:00:00 2001 From: Sapan Saxena Date: Fri, 18 Sep 2020 08:59:49 -0700 Subject: [PATCH 9/9] Update changelog --- .../DeviceProvisioningServices/ChangeLog.md | 1 + src/IotHub/IotHub/ChangeLog.md | 1 + 2 files changed, 2 insertions(+) diff --git a/src/DeviceProvisioningServices/DeviceProvisioningServices/ChangeLog.md b/src/DeviceProvisioningServices/DeviceProvisioningServices/ChangeLog.md index 3879b1e1f4e2..339d28bf3a5e 100644 --- a/src/DeviceProvisioningServices/DeviceProvisioningServices/ChangeLog.md +++ b/src/DeviceProvisioningServices/DeviceProvisioningServices/ChangeLog.md @@ -18,6 +18,7 @@ - Additional information about change #1 --> ## Upcoming Release +* Update devices provisioning service sdk ## Version 0.7.4 * Fixed debug: Enrollment does not retain/assign linked IotHubs while choosing Custom allocation policy. [#12154] diff --git a/src/IotHub/IotHub/ChangeLog.md b/src/IotHub/IotHub/ChangeLog.md index de05474f5ea7..e0d5929f4f4c 100644 --- a/src/IotHub/IotHub/ChangeLog.md +++ b/src/IotHub/IotHub/ChangeLog.md @@ -18,6 +18,7 @@ - Additional information about change #1 --> ## Upcoming Release +* Update devices sdk. ## Version 2.5.0 * Added cmdlet to invoke a query in an IoT hub to retrieve information using a SQL-like language.